[jboss-osgi-issues] [JBoss JIRA] Created: (JBOSGI-187) Husky SocketInvocation may block forever

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Oct 22 11:17:05 EDT 2009


Husky SocketInvocation may block forever
----------------------------------------

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


Hudson hanging on this 

java.lang.Thread.State: RUNNABLE
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:129)
	at java.io.ObjectInputStream$PeekInputStream.read(ObjectInputStream.java:2266)
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2279)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2750)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:780)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:280)
	at org.jboss.osgi.husky.internal.SocketInvocation.invoke(SocketInvocation.java:79)
	at org.jboss.osgi.husky.internal.OSGiInvoker.invoke(OSGiInvoker.java:58)
	at org.jboss.osgi.husky.internal.AbstractBridge.run(AbstractBridge.java:66)
	at org.jboss.osgi.husky.internal.AbstractBridge.run(AbstractBridge.java:52)
	at org.jboss.test.osgi.example.blueprint.BlueprintTestCase.testBlueprintContainerAvailable(BlueprintTestCase.java:103)


-- 
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