[jboss-osgi-issues] [JBoss JIRA] Created: (JBOSGI-163) Husky cannot find listener

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Oct 8 05:18:05 EDT 2009


Husky cannot find listener
--------------------------

                 Key: JBOSGI-163
                 URL: https://jira.jboss.org/jira/browse/JBOSGI-163
             Project: JBoss OSGi
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jboss-osgi-husky
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler
             Fix For: JBossOSGi 1.0.0 Beta4


A husky test case may call field the test request before the husky extender has finished processing the STARTING event.
This is due to the asynchronous nature of event delivery.

java.lang.IllegalStateException: Cannot find listener to handle: org.jboss.test.osgi.example.simple.SimpleHuskyTestCase, we have []
	at org.jboss.osgi.husky.internal.AbstractConnector.process(AbstractConnector.java:76)
	at org.jboss.osgi.husky.internal.AbstractConnector.process(AbstractConnector.java:90)
	at org.jboss.osgi.husky.runtime.osgi.SocketConnector.access$100(SocketConnector.java:52)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list