From owner-freebsd-java Sat May 4 23:41: 8 2002 Delivered-To: freebsd-java@freebsd.org Received: from holmes.ipfw.edu (nims1.ipfw.edu [149.164.186.15]) by hub.freebsd.org (Postfix) with ESMTP id 35E8237B417 for ; Sat, 4 May 2002 23:41:03 -0700 (PDT) Received: from pingle.holmes.ipfw.edu pingjj01@holmes.ipfw.edu [4.47.178.66] by holmes.ipfw.edu with Novell NIMS $Revision: 2.88.1.1 $ on Novell NetWare via secured & encrypted transport (TLS); Sun, 05 May 2002 01:41:01 -0500 Message-Id: <5.1.0.14.2.20020505004929.02323ab0@pingle.org> X-Sender: pingjj01@holmes.ipfw.edu X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 05 May 2002 01:40:58 -0500 To: freebsd-java@freebsd.org From: Jim Pingle Subject: Re: jakarta-tomcat-3.3.1_11 doesn't run Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Apologies if this has been addressed, I stumbled upon the thread via Google. I am seeing the same error below if I attempt to start tomcat using tomcat3ctl. It does start normally if I use tomcat.sh in the TOMCAT_HOME/bin directory. It worked for me before the change from tomcatctl -> tomcat3ctl. I'm using FreeBSD 4.5-STABLE (as of Apr 27) jdk-1.3.1p6_4 (Also used jdk-1.3.1p5) jakarta-tomcat-3.3.1_11 I submitted a PR having not seen a correction yet, and finding that using tomcat.sh worked. The PR is ports/37762. -- Jim Pingle On 2002-05-04 07:34:46 PST, culley@abcteach.net wrote: > I am experiencing the *exact* same problem. > > Culley > > (sorry for the mangled email) > > ======== > FreeBSD 4.5-RELEASE > jdk-1.3.1p6_4 > jakarta-tomcat-3.3.1_11 > > /usr/local/etc/rc.d/020.jakarta-tomcat3.sh start > Doesn't start tomcat > Following is in /usr/local/jakarta-tomcat3.3.1/logs/stderr.log : > > Exception in thread "main" java.util.zip.ZipException: No such file or directory > at java.util.zip.ZipFile.open(Native Method) > at java.util.zip.ZipFile.(ZipFile.java:110) > at java.util.jar.JarFile.(JarFile.java:115) > at java.util.jar.JarFile.(JarFile.java:57) > > jakarta-tomcat-4.0.3_7 seems to startup just fine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message