Greg Lopp on 30 Sep 2004 19:00:06 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Java/Tomcat/Lucene


Aaron Crosman wrote:

I should have said before. I'm running Tomcat 5.0
I tried going to 8080 and I got nothing (no errors, just a blank page).
I assume that's bad. So it looks like I have a problem on top of
confusion. There are several processes for Tomcat when I run ps afx
that look like this (or child processes).
jsvc.exec -user tomcat -home /usr/lib/SunJava2-1.4.2
-Dcatalina.home=/usr/share/tomcat -Djava.io.tm


Ok, that's good. You have tomcat running. The black page however, reminded me that in debian's packaging, the congratulations page was part of a separate tomcat4-webapps package. Since you get a page rather than a timeout, you may simply lack a default app.

Recap:
Tomcat is running
Tomcat may need some configuration tweaking to get Lucene or any other app to work


I think the next trick would be to point your browser towards Lucene's url (<server>:8080/servlet/Lucene/ ?) For that matter, what does <server>:8080/servlet/ get you? Are there access logs being generated? I recall a default naming scheme something like <year>_<mo>_<day>_access_log.txt

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug