On Jul 14, 2005, at 9:33 AM, Greg Brown wrote:
I started to get an odd tomcat error last night (on a test machine)
We've got to get you using the OpenNMS lists ...
Stopping tomcat4: Using CATALINA_BASE: /var/tomcat4 Using CATALINA_HOME: /var/tomcat4 Using CATALINA_TMPDIR: /var/tomcat4/temp Using JAVA_HOME: /usr/java/j2sdk1.4.2_08 java.util.zip.ZipException: No such file or directory
This means that you are trying to load classes that aren't in your CLASSPATH. Make sure that everything in the webapps directory is clean, and if this is indeed OpenNMS, you need to make some links by running the command here:
http://sourceforge.net/docman/display_doc.php? docid=23937&group_id=4141#N104D1
This will create links for the OpenNMS jar files so that Tomcat can see them.
Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/ procps-3.2.3/FAQ
Edit your /etc/init.d/tomcat4 file and change "ps -aux" to "ps -ef". -T ----- Tarus Balog The OpenNMS Group, Inc. Main : +1 919 545 2553 Fax: +1 503-961-7746 Direct: +1 919 647 4749 Skype: tarusb Key Fingerprint: 8945 8521 9771 FEC9 5481 512B FECA 11D2 FD82 B45C -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
