Hi,
I'm using JMeter 2.3.2. When running a Java request, I'm getting a
NoClassDefFoundError for the javax/ejb/EJBObject class. The stack trace is
below. Does anyone know where I find this class? The project in question
is running in WebLogic 9.2.2.
2009/01/05 08:19:35 INFO - jmeter.threads.JMeterThread: Thread
CedarPoint_Service 1-10 started
2009/01/05 08:19:35 ERROR - jmeter.threads.JMeterThread: Test failed!
java.lang.NoClassDefFoundError: javax/ejb/EJBObject
at
com.myco.safariview.cedarpoint.delegates.CPEJBObjectFactory.getCPRemoteStubs(Unknown
Source)
at
com.myco.safariview.cedarpoint.delegates.CPEJBObjectFactory.makeObject(Unknown
Source)
at
org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:840)
at
com.myco.safariview.cedarpoint.delegates.CPEJBPool.borrowObject(Unknown
Source)
at com.myco.safariview.cedarpoint.delegates.CPDelegate.auditMTA(Unknown
Source)
at com.myco.nps.jmeter.cedarpoint.AuditMta.runTest(Unknown Source)
at
org.apache.jmeter.protocol.java.sampler.JavaSampler.sample(JavaSampler.java:161)
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:290)
at java.lang.Thread.run(Unknown Source)
Thanks, - Dave
--
View this message in context:
http://www.nabble.com/NoClassDefFoundError----EJBObject-tp21293077p21293077.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]