Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

tomcat installation problem

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Apache run problem  
Author Message
drew2

External


Since: Feb 01, 2004
Posts: 6



(Msg. 1) Posted: Sun Feb 01, 2004 6:09 pm
Post subject: tomcat installation problem
Archived from groups: alt>apache>configuration (more info?)

Hi All:

I have installed Apache Tomcat 4.1.29 and have configured it
appropriately on port 8080 as descirbed at
<a style='text-decoration: underline;' href="http://www.moreservlets.com/Using-Tomcat-4.html" target="_blank">http://www.moreservlets.com/Using-Tomcat-4.html</a>

I've set the JAVA_HOME variable and I have Java SDK 1.4.2 installed.

I've got servlet reloading and have enabled the ROOT context in
server.xml file in the conf folder.

I've turned on the invoker servlet over in the web.xml file in the
conf folder.

I've set CLASSPATH to include /common/lib/servlet.jar, my development
directory and the current directory (.)

I've dropped a short hello.htm file into C:\Program Files\Apache
Group\Tomcat 4.1\webapps\ROOT and tried accessing it with
<a style='text-decoration: underline;' href="http://localhost:8080/hello.htm" target="_blank">http://localhost:8080/hello.htm</a> only to get page cannot be displayed
message.

I do note that everytime I execute the Tomcat startup batch file, that
the following entry gets added to a Catalina log file in the logs
folder. I'm sure this is my problem but I have no idea what's causing
it.

I'm running Windows 2000, SP4. Does anyone have any advice on where
I'm going wrong? I'd appreciate it very much!

Drew


2004-02-01 15:00:40 UserDatabaseRealm[Standalone]: Exception looking
up UserDatabase under key UserDatabase
javax.naming.NamingException: The entity name must immediately follow
the '&' in the entity reference.
  at
org.apache.naming.NamingContext.lookup(NamingContext.java:844)
  at
org.apache.naming.NamingContext.lookup(NamingContext.java:194)
  at
org.apache.catalina.realm.UserDatabaseRealm.start(UserDatabaseRealm.java:302)
  at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1173)
  at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:363)
  at
org.apache.catalina.core.StandardService.start(StandardService.java:497)
  at
org.apache.catalina.core.StandardServer.start(StandardServer.java:2190)
  at
org.apache.catalina.startup.CatalinaService.start(CatalinaService.java:273)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
  at java.lang.reflect.Method.invoke(Unknown Source)
  at
org.apache.catalina.startup.BootstrapService.start(BootstrapService.java:245)
  at
org.apache.catalina.startup.BootstrapService.main(BootstrapService.java:307)<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: tomcat installation problem 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Apache--->Tomcat problem - Hi, The problem is as follows: IE ---> Apache ---> Tomcat This is what I write down in a web browser: http://IP_address:port/xyz and this is what tomcat gets: http://host_name:port/xyz Can someone tell me what should I change in Apache server..

Problem with jdbc realm in tomcat - Greetings, I recently upgraded Tomcat from 4.1.24 to 5.0.16 on a FreeBSD 5.1 server. On this server I have a web application using the JDBCRealm for access authentication, postgresql is the database engine. Anyway, this application works fine under..

Tomcat Servlet deployment problem - Hello, I am not too familar with Apache, so I am going to try to describe my problem as clear as possible, but I may leave out something critical due to my lack of experience with Apache. If I do please let me know. I have a servlet that we coded and..

oracle.jdbc.driver problem in tomcat 4.1.27 - i keep getting an error message when trying to use my servlets. they seem to indicate that the oracle files cannot be found even though they appear in my classpath and compile with javac correctly. Any way to tell tomcat where this is or where to look...

Apache & Tomcat & Struts Integration Problem - Hi All I hope someone can give me a hand on this. Thanks in advance. Environment: W2k Tomcat 5.0.6 Apache 2.0 Struts 1.1 Mod_jk2-2.0.43.dll (rename to mod_jk2.dll) Apache httpd.conf LoadModule jk2_module modules/mod_jk2.dll DirectoryIndex index.htm...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]