I run JBoss 6.1.0.Final on the Windows 7 desktop. When I redistribute my ear, I always get this stack:
16:23:32,560 WARN [org.jboss.kernel.plugins.dependency.StartStopLifecycleAction] Error during stop for jboss-switchboard:appName=foretag-ear,module=foretag-ejb-4.0.0-SNAPSHOT,name=ArbetsstalleDAO: javax.naming.NameNotFoundException: ORB not bound at org.jnp.server.NamingServer.getBinding(NamingServer.java:771) [:5.0.5.Final] at org.jnp.server.NamingServer.getBinding(NamingServer.java:779) [:5.0.5.Final] at org.jnp.server.NamingServer.unbind(NamingServer.java:349) [:5.0.5.Final] at org.jnp.interfaces.NamingContext.unbind(NamingContext.java:873) [:5.0.5.Final] at org.jboss.util.naming.Util.unbind(Util.java:151) [jboss-common-core.jar:2.2.17.GA] at org.jboss.util.naming.Util.unbind(Util.java:141) [jboss-common-core.jar:2.2.17.GA] at org.jboss.switchboard.mc.SwitchBoardImpl.unbindFromRelevantContext(SwitchBoardImpl.java:303) [:1.0.0-alpha-15] at org.jboss.switchboard.mc.SwitchBoardImpl.stop(SwitchBoardImpl.java:102) [:1.0.0-alpha-15] at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source) [:1.6.0_34] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [:1.6.0_34] at java.lang.reflect.Method.invoke(Method.java:597) [:1.6.0_34]
This is a warning, but we believe that it will ruin the JNDI space for various reasons. I searched for this, but did not find much useful information. One recommendation was to run the entire configuration, but it was the same table with this configuration. Any ideas, or do you think we can really ignore this stack?
Yours faithfully,
Ian Gifwar
jboss orb
Jan gifvars
source share