Got context Got reference java.rmi.ServerException: RemoteException occurred
in server thread; nested exception is: java.rmi.ServerException: Exception
occurred:com/connect/ConnectBean java.rmi.ServerException: Exception
occurred:com/connect/ConnectBean at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknown
Source) at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source) at
sun.rmi.server.UnicastRef.invoke(Unknown Source) at
org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker_Stub.invoke(Unknown
Source) at
org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(Stateless
SessionProxy.java:164) at $Proxy1.accessDatabase(Unknown Source) at
DatbaseMultiBeanServlet.doGet(DatbaseMultiBeanServlet.java:92) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:597)
at
org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java:257)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:559) at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
onnectionHandler.java:160) at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338
) at java.lang.Thread.run(Unknown Source)
This is the stack trace for the error. Any ideas??
Thanks
Tom
-----Original Message-----
From: marc fleury [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 27, 2000 5:28 PM
To: jBoss
Subject: RE: [jBoss-User] java.rmi.ServerException
we need the messages on the server itself at least,
marc
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Tom
Watkins
> Sent: Wednesday, September 27, 2000 8:36 AM
> To: 'Jboss-User (E-mail)
> Subject: [jBoss-User] java.rmi.ServerException
>
>
>
>
> I am working on a project with EJBs using the jBoss
container. I
> have 2 EJBs
> - one which makes a connection with a database and the
other
> which executes
> a query on the database. Another machine is running tomcat
and using a
> servlet to access the beans on my machine.
>
> However, I am getting a message on the web browser saying
>
> java.rmi.ServerException occured in the server thread,
nested exception is
> java.rmi.ServerException: Exception occured
com/ConnectBean
>
> This is probably not adequate information but does anyone
have any ideas?
>
> Thanks
>
> Tom Watkins
>
>
> --
>
--------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
>
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]