XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • EAP_EWP 5.2.0
    • None
    • None
    • None
    • Not Required
    • NEW

    Description

      Failure1:

      Error Message

      Received 10 notifications from Listener, count=2
      Stacktrace

      junit.framework.AssertionFailedError: Received 10 notifications from Listener, count=2
      at org.jboss.test.jmx.test.JMXInvokerUnitTestCase.testNotificationWithBadListener(JMXInvokerUnitTestCase.java:214)
      at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
      at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
      at junit.extensions.TestSetup.run(TestSetup.java:25)
      Standard Output

      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=0
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=1
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=2
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=3
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=4
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=5
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=6
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=7
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=8
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=9
      BadListener handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=0
      Sleeping 30 seconds...
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=0
      BadListener handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=1
      Sleeping 30 seconds...
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=1
      BadListener handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest,secured=true][type=InvokerTest.timer][message=], count=2
      Sleeping 30 seconds...

      Failure 2:

      Error Message

      No listener matches: RMIListener_Stub[UnicastRef [liveRef: [endpoint:[10.16.43.69:44079](remote),objID:[-67b8cd2d:1389966fa12:-7ff0, -7638109324706563]]]]
      Stacktrace

      javax.management.ListenerNotFoundException: No listener matches: RMIListener_Stub[UnicastRef [liveRef: [endpoint:[10.16.43.69:44079](remote),objID:[-67b8cd2d:1389966fa12:-7ff0, -7638109324706563]]]]
      at org.jboss.jmx.connector.invoker.InvokerAdaptorService.removeNotificationListener(InvokerAdaptorService.java:322)
      at org.jboss.jmx.connector.invoker.InvokerAdaptorService.invoke(InvokerAdaptorService.java:258)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
      at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:138)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:90)
      at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:140)
      at org.jboss.jmx.connector.invoker.SerializableInterceptor.invoke(SerializableInterceptor.java:74)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:90)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
      at org.jboss.invocation.jrmp.server.JRMPProxyFactory.invoke(JRMPProxyFactory.java:180)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
      at org.jboss.invocation.jrmp.server.JRMPInvoker$MBeanServerAction.invoke(JRMPInvoker.java:855)
      at org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:422)
      at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
      at sun.rmi.transport.Transport$1.run(Transport.java:177)
      at sun.rmi.transport.Transport$1.run(Transport.java:174)
      at java.security.AccessController.doPrivileged(Native Method)
      at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
      at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
      at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
      at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
      at java.lang.Thread.run(Thread.java:722)
      Standard Output

      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=0
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=1
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=2
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=3
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=4
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=5
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=6
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=7
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=8
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=9
      BadListener handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=0
      Sleeping 30 seconds...
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=0
      BadListener handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=1
      Sleeping 30 seconds...
      BadListener handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=2
      Sleeping 30 seconds...
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=1
      handleNotification, event: javax.management.Notification[source=jboss.test:service=InvokerTest][type=InvokerTest.timer][message=], count=2

      Attachments

        Issue Links

          Activity

            People

              rhn-cservice-bbaranow Bartosz Baranowski
              rhn-cservice-bbaranow Bartosz Baranowski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: