I have various tomcat 4.1.x running on my windows xp home with j2sdk 1.4.1. It should be very simple task - install j2sdk, install tomcat, set 2 env. variables and done.
Check tomcat log files and they may give you some ideas of what went wrong. Regards, Michael -----Original Message----- From: Klaus Liebler [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 9:51 AM To: 'Tomcat Users List' Subject: AW: Installation problem No, I did not set CATALINA_HOME. But even if I set it, nothing changes. Regards, Klaus > -----Urspr�ngliche Nachricht----- > Von: Tam, Michael [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 2. April 2003 19:34 > An: 'Tomcat Users List' > Betreff: RE: Installation problem > > > Make sure your JAVA_HOME is pointed to jdk 1.4.0 directory > not the subdirectory 'bin'. Also, did you set CATALINA_HOME > to point to tomcat directory? > > Regards, > Michael > > -----Original Message----- > From: Klaus Liebler [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 02, 2003 9:24 AM > To: [EMAIL PROTECTED] > Subject: Installation problem > > > Hello List, > I installed the JDK 1.4.0 & the newest Tomcat and set the > environment variable JAVA_HOME to the pathname of the > directory into which I installed the JDK release. I'm using > Win XP Pro. When pointing my browser to localhost:8080 I get > the following error message. What did I wrong? > > Thx Klaus > > <Snip> > > HTTP Status 500 - > > -------------------------------------------------------------- > ---------- > -------- > > type Exception report > > message > > description The server encountered an internal error () that > prevented it from fulfilling this request. > > exception > > org.apache.jasper.JasperException: Unable to compile class for JSP > > An error occurred at line: -1 in the jsp file: null > > Generated servlet error: > [javac] Since fork is true, ignoring compiler setting. > [javac] Compiling 1 source file > [javac] Since fork is true, ignoring compiler setting. > > > > at > org.apache.jasper.compiler.DefaultErrorHandler.javacError(Defa > ultErrorHa > ndler.java:130) > at > org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDis > patcher.ja > va:293) > > ..... > at > org.apache.coyote.http11.Http11Processor.process(Http11Process > or.java:59 > 4) > at > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandle > r.processC > onnection(Http11Protocol.java:392) > at > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoi > nt.java:56 > 5) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run( > ThreadPool > .java:619) > at java.lang.Thread.run(Thread.java:536) > > > > -------------------------------------------------------------- > ---------- > -------- > > Apache Tomcat/4.1.24 > > </snip> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
