Aaron Crosman on 30 Sep 2004 18:43:02 -0000 |
>For my $0.02 worth, you can make sure it is running by browsing to port >8080 on the box. I am 99% sure Tomcat default's to this port once >installed. If you see the "Congrats!" page then Tomcat is up and running. > >I hope my small bit helps! Good luck! 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 -----Original Message----- From: plug-admin@lists.phillylinux.org [mailto:plug-admin@lists.phillylinux.org] On Behalf Of Aaron Crosman Sent: Thursday, September 30, 2004 1:52 PM To: plug@lists.phillylinux.org Subject: [PLUG] Java/Tomcat/Lucene Over the last few days I have managed to prove to myself that everything I thought I knew about using Java in the real world is wrong. Now I'm confused and I need some guidance here. I'm trying to setup Lucene (part of Apache's Jakarta project) to setup a search engine for one of our sites. So far it's not going well. Per the suggestion of the Lucene docs I started by setting up Tomcat. Since I use SuSE YaST made that a fairly painless process, and after a little tweaking of the configuration it seems to be running (although I'm not really sure). I then tried to follow the Lucene quick start directions, and I'm not getting anywhere. SuSE seems to have installed java in no less then 5 places (/usr/lib/java/, /usr/lib/j2sdk1.4.2_03/, /usr/lib/SunJava2, /usr/lib/SunJava2-1.4, /usr/lib/SunJava2-1.4.2) this seems bad, but maybe I'm just missing something about this. What I need to find is the CLASSPATH for java. Is there a traditional place that this should be set to. The Tomcat start script is designed to set one, but it's blank by default, so I'm not sure where I should point it. Ideas/Thoughts/Suggested documentation are all welcome. I'm rather confused about how this should work ever since I noticed the multiple copies of Java kicking around. Aaron ________________________________________________________________________ ___ 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 ________________________________________________________________________ ___ 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 ___________________________________________________________________________ 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
|
|