Hello,

I want to test a JMS Point-to-Point connection on a Weblogic Server 10.0.

When I create a local queue everything is working fine, but when I change
the provider url to a remote machine, I get this error.

2009/02/27 12:40:11 DEBUG - jmeter.protocol.jms.sampler.JMSSampler: Thread
started Fri Feb 27 12:40:11 CET 2009 
2009/02/27 12:40:11 DEBUG - jmeter.protocol.jms.sampler.JMSSampler:
JMSSampler: [Thread Group-1 1-1], hashCode=[1789359] 
2009/02/27 12:40:11 DEBUG - jmeter.protocol.jms.sampler.JMSSampler: QCF:
[PLB_RET_WLS_XACF], sendQueue=[sapisu2mdw] 
2009/02/27 12:40:11 DEBUG - jmeter.protocol.jms.sampler.JMSSampler: Timeout     
       
= 2000] 
2009/02/27 12:40:11 DEBUG - jmeter.protocol.jms.sampler.JMSSampler: Use
temporary queue =true] 
2009/02/27 12:40:11 DEBUG - jmeter.protocol.jms.sampler.JMSSampler: Reply
queue         =] 
2009/02/27 12:40:11 DEBUG - jmeter.protocol.jms.sampler.JMSSampler: Using
InitialContext [weblogic.jndi.WLInitialContextFactory] 
2009/02/27 12:40:11 DEBUG - jmeter.protocol.jms.sampler.JMSSampler: Using
Provider [t3://10.80.16.107:5120] 
2009/02/27 12:40:11 DEBUG - jmeter.protocol.jms.sampler.JMSSampler: Number
of JNDI properties: 4 

2009/02/27 12:40:42 ERROR - jmeter.threads.JMeterThread: Test failed!
org.omg.CORBA.COMM_FAILURE:   vmcid: SUN  minor code: 208 completed: Maybe
        at
com.sun.corba.se.impl.logging.ORBUtilSystemException.connectionAbort(ORBUtilSystemException.java:2372)
        at
com.sun.corba.se.impl.logging.ORBUtilSystemException.connectionAbort(ORBUtilSystemException.java:2390)
        at
com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readBits(SocketOrChannelConnectionImpl.java:354)
        at
com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.read(SocketOrChannelConnectionImpl.java:289)
        at
com.sun.corba.se.impl.transport.ReaderThreadImpl.doWork(ReaderThreadImpl.java:80)
        at
com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:417)
Caused by: org.omg.CORBA.COMM_FAILURE:   vmcid: SUN  minor code: 211 
completed: No
        at
com.sun.corba.se.impl.logging.ORBUtilSystemException.ioexceptionWhenReadingConnection(ORBUtilSystemException.java:2456)
        at
com.sun.corba.se.impl.logging.ORBUtilSystemException.ioexceptionWhenReadingConnection(ORBUtilSystemException.java:2474)
        at
com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.readGIOPHeader(MessageBase.java:116)
        at
com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.readGIOPMessage(MessageBase.java:98)
        at
com.sun.corba.se.impl.transport.CorbaContactInfoBase.createMessageMediator(CorbaContactInfoBase.java:153)
        at
com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readBits(SocketOrChannelConnectionImpl.java:314)
        ... 3 more
Caused by: java.io.IOException: End-of-stream
        at
com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readFully(SocketOrChannelConnectionImpl.java:666)
        at
com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.read(SocketOrChannelConnectionImpl.java:527)
        at
com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.readGIOPHeader(MessageBase.java:112)
        ... 6 more

Anyone has ideas to solve this. I tried already using 2 JVM's, but the SUN
jvm and the JRocket JVM, but it doesn't solve the problem. Furthermore, I
tried both using dns as ip adress to the remote server.
-- 
View this message in context: 
http://www.nabble.com/org.omg.CORBA.COMM_FAILURE%3A-vmcid%3ASUN-minor-code%3A208-Caused-by%3A-java.io.IOException%3A-End-of-stream-tp22244271p22244271.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to