Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 59177 invoked from network); 13 Jan 2004 20:53:58 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Jan 2004 20:53:58 -0000 Received: (qmail 47899 invoked by uid 500); 13 Jan 2004 20:53:44 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 47708 invoked by uid 500); 13 Jan 2004 20:53:42 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 47693 invoked from network); 13 Jan 2004 20:53:42 -0000 Received: from unknown (HELO smtp.poss.com) (198.70.184.137) by daedalus.apache.org with SMTP; 13 Jan 2004 20:53:42 -0000 Received: from conversion-daemon.endeavor.poss.com by endeavor.poss.com (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) id <0HRG00F0142EA8@endeavor.poss.com> for commons-user@jakarta.apache.org; Tue, 13 Jan 2004 15:53:47 -0500 (EST) Received: from [10.1.34.114] (admin1-gw.phila.k12.pa.us [170.235.1.101]) by endeavor.poss.com (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTPA id <0HRG00AOH4PMX5@endeavor.poss.com> for commons-user@jakarta.apache.org; Tue, 13 Jan 2004 15:53:46 -0500 (EST) Date: Tue, 13 Jan 2004 15:53:46 -0500 From: Pablo Garaitonandia Subject: JSVC problem To: commons-user@jakarta.apache.org Message-id: <9499A74C-460A-11D8-8061-003065E54496@perfectorder.com> MIME-version: 1.0 X-Mailer: Apple Mail (2.609) Content-type: multipart/alternative; boundary="Boundary_(ID_xE7n++xGahhVCrxfR/iJqw)" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --Boundary_(ID_xE7n++xGahhVCrxfR/iJqw) Content-type: text/plain; format=flowed; charset=US-ASCII Content-transfer-encoding: 7BIT Hi Guys, I have not been able to run jsvc on Solaris8 with the latest patches. I followed the installation instructions from http://jakarta.apache.org/commons/daemon/jsvc.html and from the INSTALL.txt from source that came with tomcat5 binary. I have all the apropriate gnu tools installed and I am using the j2sdk1.4.2_2. This is what happens. Any Suggestions? bash-2.05$ ./jsvc -help Usage: jsvc [-options] class [args...] Where options include: -jvm use a specific Java Virtual Machine. Available JVMs: Segmentation Fault (core dumped) bash-2.05$ Any suggestions would be appreciated. -Pablo --Boundary_(ID_xE7n++xGahhVCrxfR/iJqw)--