Running the client looping to 1000 from a remote is causing the following error.  
Sorry for the mis statement.  Not sure if this is related or a different issue.  The 
client is getting a return from the ejb and exception is being thrown also:
12160.00
0.77
Caught an unexpected exception!
java.rmi.ServerException: Could not get EJBObject; nested exception is:
        javax.naming.NoInitialContextException: Need to specify class name in 
environment or 
system property, or as an a
pplet parameter, or in an application resource file:  java.naming.factory.initial
        at 
org.jboss.proxy.ejb.handle.StatelessHandleImpl.getEJBObject(StatelessHandleImpl.java:83)
        at org.jboss.proxy.ejb.HomeInterceptor.invoke(HomeInterceptor.java:139)
        at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:85)
        at $Proxy0.remove(Unknown Source)
        at ejb.stateless.ConverterClient.run(Unknown Source)
        at ejb.stateless.ConverterClient.main(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in 
environment or 
system property, or as a
n applet parameter, or in an application resource file:  java.naming.factory.initial
        at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:640)
        at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
        at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:280)
        at javax.naming.InitialContext.lookup(InitialContext.java:347)
        at 
org.jboss.proxy.ejb.handle.StatelessHandleImpl.getEJBObject(StatelessHandleImpl.java:76)
        ... 5 more
12160.00
0.77
Caught an unexpected exception!
java.rmi.ServerException: Could not get EJBObject; nested exception is:
        javax.naming.NoInitialContextException: Need to specify class name in 
environment or 
system property, or as an a
pplet parameter, or in an application resource file:  java.naming.factory.initial
        at 
org.jboss.proxy.ejb.handle.StatelessHandleImpl.getEJBObject(StatelessHandleImpl.java:83)
        at org.jboss.proxy.ejb.HomeInterceptor.invoke(HomeInterceptor.java:139)
        at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:85)
        at $Proxy0.remove(Unknown Source)
        at ejb.stateless.ConverterClient.run(Unknown Source)
        at ejb.stateless.ConverterClient.main(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in 
environment or 
system property, or as a
n applet parameter, or in an application resource file:  java.naming.factory.initial
        at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:640)
        at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
        at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:280)
        at javax.naming.InitialContext.lookup(InitialContext.java:347)
        at 
org.jboss.proxy.ejb.handle.StatelessHandleImpl.getEJBObject(StatelessHandleImpl.java:76)
        ... 5 more


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844612#3844612

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844612


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to