From owner-freebsd-questions Thu May 24 10: 6:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.smed.com (smtp.smed.com [64.46.248.11]) by hub.freebsd.org (Postfix) with ESMTP id 3575937B422 for ; Thu, 24 May 2001 10:06:07 -0700 (PDT) (envelope-from Joe.Warner@smed.com) Received: from smtpgate.shrmed.com (zorya.smed.com [64.46.248.1]) by smtp.smed.com (Postfix) with ESMTP id 08AA11633F for ; Thu, 24 May 2001 13:05:41 -0400 (EDT) Received: from iesa14.shrmed.com (iesa14.shrmed.com [10.1.99.114]) by smtpgate.shrmed.com (8.9.3/8.9.3) with ESMTP id NAA14544 for ; Thu, 24 May 2001 13:05:51 -0400 From: Joe.Warner@smed.com Received: from uranus.smed.com (unverified) by iesa14.shrmed.com (Content Technologies SMTPRS 2.0.15) with ESMTP id ; Thu, 24 May 2001 13:05:36 -0400 Subject: Re: Help with Big Brother AS400 Client To: Benjamin Hyatt Cc: freebsd-questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.7 March 21, 2001 Message-Id: Date: Thu, 24 May 2001 11:05:40 -0600 X-MIMETrack: Serialize by Router on Uranus/SMS(Release 5.0.7 |March 21, 2001) at 05/24/2001 01:05:35 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks Ben. >What does java -version say? It's 1.1.8 >If version is 1.1.8, try running with java -classpath Already tried that. I get the following error: "Unable to initialize threads: cannot find class java/lang/Thread" Joe Benjamin Hyatt To: Joe.Warner@smed.com Subject: Re: Help with Big Brother AS400 Client 05/24/01 10:33 AM On 24 May 2001 09:38:05 -0600, Joe.Warner@smed.com wrote: > #!/bin/sh > PATH="$PATH:/usr/bin/jre1.2.2/bin" > java -cp > /usr/local/bin/bb/java/bbas400.jar:/usr/local/bin/bb/java/jt400.jar > com.shenmfg.AS400BBAgent /usr/local/bin/bb/java/server.properties & What does java -version say? Someone correct me if I'm wrong here, but I believe -cp is only present in java 1.2.x + If version is 1.1.8, try running with java -classpath < I can't get this to work. I have posted to the BB > mailing list but haven't gotten a response. > > When I try to run the script, I get an error that says "-cp" > is an invalid arguement. > > Plus, I don't have /usr/bin/jre1.2.2/bin > I installed the Java Developers Toolkit from > /usr/ports/java/jdk > > Can anyone help me? > > Do I need to post this on -hackers instead? > > Thanks > > Joe ------------------------------------------------------------------------------- This message and any included attachments are from Siemens Medical Solutions Health Services Corporation and are intended only for the addressee(s). The information contained herein may include trade secrets or privileged or otherwise confidential information. Unauthorized review, forwarding, printing, copying, distributing, or using such information is strictly prohibited and may be unlawful. If you received this message in error, or have reason to believe you are not authorized to receive it, please promptly delete this message and notify the sender by e-mail with a copy to CSOffice@smed.com. Thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message