Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-5652

Suppress custom exceptions thru jmx

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.2.6
    • Legacy/Tools
    • None
    • Low

    Description

      startNativeTransport, can send back

      org.jboss.netty.channel.ChannelException

      which causes jconsole to puke with a bad message such as

      Problem invoking startNativeTransport: java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: java.io.EOFException

      convert to RuntimeException so you get something like:

      org.jboss.netty.channel.ChannelException: Failed to bind to: localhost/127.0.0.1:9042

      Attachments

        1. 5652.txt
          0.7 kB
          David Brosius

        Activity

          People

            dbrosius David Brosius
            dbrosius David Brosius
            David Brosius
            Sylvain Lebresne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: