You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Robert Douglass <r....@onlinehome.de> on 2003/04/07 14:55:08 UTC

RE: NameNotFoundException with DataSourceRealm

Repost due to having the wrong date on my computer

Hi, I'm trying to launch Tomcat from within my IDE (Eclipse), and I'm
getting closer, but I get the following exceptions. Can anybody tell me
which resource isn't being found? I'm using the default installation of
Tomcat 4.1, and it starts fine from the command line. I've imported the
server.xml and other files into the IDE workspace and I call
org.apache.catalina.startup.Bootstrap.main() per reflection. Thanks,
Robert Douglass

0 [main] INFO modeler.Registry  - Loading registry information
10 [main] INFO modeler.Registry  - Creating new Registry instance
1242 [main] INFO modeler.Registry  - Creating MBeanServer
4347 [main] INFO http11.Http11Protocol  - Initializing Coyote HTTP/1.1 on
port 8080
javax.naming.NameNotFoundException: Name java: is not bound in this Context
	at org.apache.naming.NamingContext.lookup(NamingContext.java:811)
	......

java.lang.IllegalStateException: No global naming context defined for server
	at
org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.createMBeans(Glo
balResourcesLifecycleListener.java:172)
	at
org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.lifecycleEvent(G
lobalResourcesLifecycleListener.java:149)


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org