aspose file tools
The moose likes Java in General and the fly likes JVM initializatin error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "JVM initializatin error" Watch "JVM initializatin error" New topic
Author

JVM initializatin error

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Hi,
I am trying to launch a java application on a machine using an applet embedded in a web-page. The applet creates a runtime object and from there it calls a script on the client machine (Solaris). The script sets up some enviroment variables to point to the applcations own JRE, it then tries to launch a java program. When I run this script from the command line it runs fine, however when I try to run it using the applet, i get an error saying the JVM failed to initialize. Any help would be appreciated.
Richard...
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JVM initializatin error
 
Similar Threads
Applet loading from another applet does not work on IE.
Swing in Opera browser
ddraw.dll fails to initialise
JAVKE - Java Application Verification Kit for Enterprise - Install problem
Heap Space Error