RE: [JBoss-user] anyone knows about this exception?

2002-07-31 Thread Saroj Kumar
Title: Message



It may 
be due to incorrect Version of JAVA on client side!!!

-Original Message-From: 
[EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]] On Behalf Of Sheng 
ZouSent: Wednesday, July 31, 2002 4:04 AMTo: 
'[EMAIL PROTECTED]'Subject: [JBoss-user] anyone knows 
about this exception?Importance: High
java.io.StreamCorruptedException: Caught EOFException while 
reading the stream header  at 
java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:845) 
 at 
java.io.ObjectInputStream.init(ObjectInputStream.java:168) 
 at 
org.jnp.interfaces.NamingContext.getServer(NamingContext.java:149) 
 at 
org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:871) 
 at 
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:426)  at 
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:419)  at 
javax.naming.InitialContext.lookup(InitialContext.java:350)  at 
com.solipsa.messaging.jms.vendor.iCCJBossJMS.getQueue(iCCJBossJMS.java:191) 
 at 
com.solipsa.messaging.jms.iCCQueueManager.init(iCCQueueManager.java:69) 
 at 
com.solipsa.messaging.jms.iCCMessageService.buildReceivingQueueManager(iCCMessageService.java:706) 
 at 
com.solipsa.messaging.jms.iCCMessageService.initReceivingQueue(iCCMessageService.java:124) 
 at 
com.solipsa.messaging.jms.iCCMessageServiceUT.setUp(iCCMessageServiceUT.java:163) 
 at 
junit.framework.TestCase.runBare(TestCase.java:138)  at 
junit.framework.TestResult$1.protect(TestResult.java:106)  at 
junit.framework.TestResult.runProtected(TestResult.java:124)  at 
junit.framework.TestResult.run(TestResult.java:109)  at 
junit.framework.TestCase.run(TestCase.java:131)  at 
junit.framework.TestSuite.runTest(TestSuite.java:173)  at 
junit.framework.TestSuite.run(TestSuite.java:168)  at 
junit.framework.TestSuite.runTest(TestSuite.java:173)  at 
junit.framework.TestSuite.run(TestSuite.java:168)  at 
junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)  at 
junit.extensions.TestSetup$1.protect(TestSetup.java:19)  at 
junit.framework.TestResult.runProtected(TestResult.java:124)  at 
junit.extensions.TestSetup.run(TestSetup.java:23)  at 
junit.textui.TestRunner.doRun(TestRunner.java:74)  at 
junit.textui.TestRunner.run(TestRunner.java:200)  at 
com.solipsa.messaging.jms.iCCMessagingUT.runProcess(iCCMessagingUT.java:95) 
 at 
com.solipsa.utils.jboss.iCCProcessThread.run(iCCProcessThread.java:29) 

thanks, sheng 


Re: [JBoss-user] anyone knows about this exception?

2002-07-30 Thread Holger Baxmann

if you where in the process of unplugging your stream from the object
then spurious control-z (0x1a) may occur. try to disable the plug holder
from getting a divorce from the jack by smoothing the invocation. if it
happens anyway, do the plug-unplug cycle until the problem remains or
the message become up the poke.

mind the com.solipsa header ones!

bax
- Original Message -
From: Sheng Zou [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 31, 2002 12:33 AM
Subject: [JBoss-user] anyone knows about this exception?


 java.io.StreamCorruptedException: Caught EOFException while reading
the
 stream header
 at
 java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:845)
 at
java.io.ObjectInputStream.init(ObjectInputStream.java:168)
 at
 org.jnp.interfaces.NamingContext.getServer(NamingContext.java:149)
 at
org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:871)
 at
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:426)
 at
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:419)
 at javax.naming.InitialContext.lookup(InitialContext.java:350)
 at

com.solipsa.messaging.jms.vendor.iCCJBossJMS.getQueue(iCCJBossJMS.java:1
91)
 at

com.solipsa.messaging.jms.iCCQueueManager.init(iCCQueueManager.java:69
)
 at

com.solipsa.messaging.jms.iCCMessageService.buildReceivingQueueManager(i
CCMe
 ssageService.java:706)
 at

com.solipsa.messaging.jms.iCCMessageService.initReceivingQueue(iCCMessag
eSer
 vice.java:124)
 at

com.solipsa.messaging.jms.iCCMessageServiceUT.setUp(iCCMessageServiceUT.
java
 :163)
 at junit.framework.TestCase.runBare(TestCase.java:138)
 at junit.framework.TestResult$1.protect(TestResult.java:106)
 at
junit.framework.TestResult.runProtected(TestResult.java:124)
 at junit.framework.TestResult.run(TestResult.java:109)
 at junit.framework.TestCase.run(TestCase.java:131)
 at junit.framework.TestSuite.runTest(TestSuite.java:173)
 at junit.framework.TestSuite.run(TestSuite.java:168)
 at junit.framework.TestSuite.runTest(TestSuite.java:173)
 at junit.framework.TestSuite.run(TestSuite.java:168)
 at
junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
 at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
 at
junit.framework.TestResult.runProtected(TestResult.java:124)
 at junit.extensions.TestSetup.run(TestSetup.java:23)
 at junit.textui.TestRunner.doRun(TestRunner.java:74)
 at junit.textui.TestRunner.run(TestRunner.java:200)
 at

com.solipsa.messaging.jms.iCCMessagingUT.runProcess(iCCMessagingUT.java:
95)
 at
 com.solipsa.utils.jboss.iCCProcessThread.run(iCCProcessThread.java:29)

 thanks,
 sheng




---
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user