Hi guys, I am Sujit from Atlanta. I am participating here for the first time. I am getting a lot of errors when the weblogic server is started. The errors are as follows: javax.naming.ServiceUnavailableException. Root exception is java.rmi.NoSuchObjectException: The object identified by [9] could not because found. Either it was has not been exported or it has been collected by the distributed garbage collector. at weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:401) at weblogic.jndi.WLInitialContextFactoryDelegate.newLocalContext(WLInitialContextFactoryDelegate.java:315) at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:275) at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:244) at weblogic.jndi.Environment.getContext(Environment.java:135) at weblogic.jndi.Environment.getInitialContext(Environment.java:118) at weblogic.ejb20.internal.EJBMBeanFactory.<init>(EJBMBeanFactory.java:101) at weblogic.management.mbeans.custom.Application.initializeMBean(Application.java:577) at weblogic.management.mbeans.custom.Application.initializeMBeans(Application.java:497) at weblogic.management.mbeans.custom.Application.adminLoad(Application.java:286) at weblogic.management.mbeans.custom.Application.load(Application.java:230) at weblogic.management.mbeans.custom.Application.load(Application.java:171) at java.lang.reflect.Method.invoke(Native Method) at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562) at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548) at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285) at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555) at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523) at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437) at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178) at $Proxy7.load(Unknown Source) at weblogic.servlet.internal.WebService.configureDefaultWebApps(WebService.java:341) at weblogic.servlet.internal.WebService.configureWebForManagedServer(WebService.java:311) at weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMBeanServerImpl.java:150) at weblogic.management.Admin.start(Admin.java:309) at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331) at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169) at weblogic.Server.main(Server.java:35) javax.management.RuntimeOperationsException: RuntimeException thrown by the invoke method of the Dynamic MBean at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557) at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523) at weblogic.management.internal.DynamicMBeanImpl.addDeployment(DynamicMBeanImpl.java:866) at weblogic.management.internal.DynamicMBeanImpl.addDeployment(DynamicMBeanImpl.java:853) at weblogic.management.internal.DynamicMBeanImpl.add(DynamicMBeanImpl.java:838) at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:566) at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548) at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285) at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555) at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523) at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437) at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178) at $Proxy8.addTarget(Unknown Source) at weblogic.management.mbeans.custom.ApplicationManager.autoDeploy(ApplicationManager.java:486) at weblogic.management.mbeans.custom.ApplicationManager.addApplication(ApplicationManager.java:557) at weblogic.management.mbeans.custom.ApplicationManager.addApplication(ApplicationManager.java:504) at weblogic.management.mbeans.custom.ApplicationManager.poll(ApplicationManager.java:428) at weblogic.management.mbeans.custom.ApplicationManager.poll(ApplicationManager.java:380) at weblogic.management.mbeans.custom.ApplicationManager.update(ApplicationManager.java:152) at weblogic.management.mbeans.custom.ApplicationManager.startAdminManager(ApplicationManager.java:205) at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:120) at java.lang.reflect.Method.invoke(Native Method) at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562) at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548) at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285) at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555) at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523) at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437) at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178) at $Proxy2.start(Unknown Source) at weblogic.management.Admin.startApplicationManager(Admin.java:1034) at weblogic.management.Admin.finish(Admin.java:491) at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429) at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170) at weblogic.Server.main(Server.java:35) <Jul 27, 2001 9:11:10 AM EDT> <Notice> <WebLogicServer> <WebLogic Server started> <Jul 27, 2001 9:11:10 AM EDT> <Notice> <WebLogicServer> <ListenThread listening on port 5001, ip address 216.183.127.70> ----------- Has anyone encountered a similar problem. Any help is appreciated. Thank you, Sujit More.
Sujit More.<BR>MediaOcean Inc.<BR>------------------------<BR>Much good work is lost for the lack of a little more.
:-) I didn't see the date when I asked him.
Just to record the solution, in this way when another guy did a google search and end-up here in this post, he can figure out the solution.
I was getting the same error above when I tried to start up one of my node in WLS 10 Cluster environment.
The problem was in my startup command, I was executing: ./startManagedWebLogic.sh "nodeName" "http://AdminHostName:port", the admin hostname was wrong, wrong port number.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Encountering errors when weblogic is started