Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2001 11:05:40 -0600
From:      Joe.Warner@smed.com
To:        Benjamin Hyatt <benski@pacbell.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Help with Big Brother AS400 Client
Message-ID:  <OF11605581.758455BE-ON87256A56.005D9648@smed.com>

next in thread | raw e-mail | index | archive | help

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                        
                    <benski@pacbe        cc:     freebsd-questions@freebsd.org              
                    ll.net>              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

<<Ben


> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OF11605581.758455BE-ON87256A56.005D9648>