Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to use JRE

Status
Not open for further replies.

sunnyhawk

Programmer
Sep 25, 2000
1
US
Hello:
I am a novice in programming with JBuilder 3.
I tried one of the tutorials creating the usual Hello World program
I used the deployment wizard and generated a jar file.
When i want to run the same with jre in the test directory like:
jre -cp HelloWorld.jar hello.HelloWorld
It says
Unable to initiliase threads: cannot find class java/lang/Thread.
Could not create Java VM
Can someone please help.
Thanx
[sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top