You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/06/24 17:03:47 UTC

[jira] [Reopened] (CASSANDRA-2822) NullPointerException after upgrade to 0.8.0

     [ https://issues.apache.org/jira/browse/CASSANDRA-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis reopened CASSANDRA-2822:
---------------------------------------

      Assignee: Jonathan Ellis

true

> NullPointerException after upgrade to 0.8.0
> -------------------------------------------
>
>                 Key: CASSANDRA-2822
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2822
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>         Environment: Debian amd64
>            Reporter: Viliam Holub
>            Assignee: Jonathan Ellis
>              Labels: nullpointerexception
>
> I'm getting NullPointerException on a node upgraded from 0.7 to 0.8.0 (Debian package). The exception is thrown quickly several times after start. Then the Cassandra node is unresponsive. The Stack trace is:
> ERROR 14:36:49,712 Fatal exception in thread Thread[WRITE-/10.228.243.191,5,main]
> java.lang.NullPointerException
>         at org.apache.cassandra.net.OutboundTcpConnection.connect(OutboundTcpConnection.java:168)
>         at org.apache.cassandra.net.OutboundTcpConnection.run(OutboundTcpConnection.java:89)
> ERROR 14:36:49,758 Fatal exception in thread Thread[WRITE-/10.227.101.171,5,main]
> java.lang.NullPointerException
>         at org.apache.cassandra.net.OutboundTcpConnection.connect(OutboundTcpConnection.java:168)
>         at org.apache.cassandra.net.OutboundTcpConnection.run(OutboundTcpConnection.java:89)
> ERROR 14:36:49,797 Fatal exception in thread Thread[WRITE-/10.228.243.191,5,main]
> java.lang.NullPointerException
>         at org.apache.cassandra.net.OutboundTcpConnection.connect(OutboundTcpConnection.java:168)
>         at org.apache.cassandra.net.OutboundTcpConnection.run(OutboundTcpConnection.java:89)
> ERROR 14:36:50,756 Fatal exception in thread Thread[WRITE-/10.226.194.239,5,main]
> java.lang.NullPointerException
>         at org.apache.cassandra.net.OutboundTcpConnection.connect(OutboundTcpConnection.java:168)
>         at org.apache.cassandra.net.OutboundTcpConnection.run(OutboundTcpConnection.java:89)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira