[jboss-user] [EJB 3.0] - problem in connecting to RMI , please help , i need help urg
nsv
do-not-reply at jboss.com
Mon Dec 11 02:25:57 EST 2006
hi i get the below error in the server.log when i try to access the ejb through RMI
Please help ... , i need help urgently
2006-12-11 12:45:09,422 DEBUG [com.tlc.report.IReport] scheduler rmi host is : rmi://localhost:1098/JobBean
|
| 2006-12-11 12:45:09,438 ERROR [com.tlc.report.IReport] Exception in getting Scheduler :
|
| java.rmi.NoSuchObjectException: no such object in table
|
| at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
|
| at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
|
| at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:343)
|
| at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
|
| at java.rmi.Naming.lookup(Naming.java:84)
|
| at com.tlc.report.IReport.getScheduler(IReport.java:1819)
|
| at com.tlc.report.IReport.schedule(IReport.java:1654)
|
| at com.tlc.report.IReport.service(IReport.java:263)
|
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
|
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
|
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
|
| at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
|
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
|
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
|
| at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
|
| at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
|
| at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
|
| at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
|
| at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
|
| at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
|
| at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
|
| at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
|
| at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
|
| at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
|
| at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
|
| at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
|
| at java.lang.Thread.run(Thread.java:595)
|
| 2006-12-11 12:45:09,454 DEBUG [com.tlc.gui.page.PageCache] SetPageTag: locating generic page: IError
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992689#3992689
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992689
More information about the jboss-user
mailing list