# 5
Still I am facing the problem.Even I tried to specify the javahome path and tempfile path.
I run the below command
C:\>jstudio_ent81-ml-windows.exe -is:javahome "C:\Program Files\Java\jdk1.5.0_09" -is:log C:\myName.txt
Below is the error message:
file type: 0
file id: 0
length: 165
offset: 319572
file name: instructions.txt
file type: 5
file id: 1
length: 1009
offset: 319737
file name: Verify.jar
file type: 2
file id: 2
length: 730
offset: 320746
file name: launch.txt
file type: 1
file id: 3
length: 2289
offset: 321476
file name: jvm-windows-1.5.x.jvm
file type: 6
file id: 4
length: 105143576
offset: 323765
file name: jstudio_ent81-ml-windows.jar
file type: 8
file id: 5
length: 83
offset: 105467341
file name: JVMNotFound.txt
Finding a JVM
Checking user specified Java home directory => C:\Program Files\Java\jdk1.5.0_09
Verifying JVM at C:\Program Files\Java\jdk1.5.0_09\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
Executing launch script command: "C:\Program Files\Java\jdk1.5.0_09\bin\java.exe" -cp "";"C:\DOCUME~1\REQ_JAVA_ARGS@ "Verify" java.vendor java.version in working directory C:
Output from the launch script execution
StdOut:
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)
where options include:
-client to select the "client" VM
-server to select the "server" VM
-hotspot is a synonym for the "client" VM [deprecated]
The default VM is client.
-cp <class search path of directories and zip/jar files>
-classpath <class search path of directories and zip/jar files>
A ; separated list of directories, JAR archives,
and ZIP archives to search for class files.
-D<name>=<value>
set a system property
-verbose[:class|gc|jni]
enable verbose output
-versionprint product version and exit
-version:<value>
require the specified version to run
-showversion print product version and continue
-jre-restrict-search | -jre-no-restrict-search
include/exclude user private JREs in the version search
-? -helpprint this help message
-Xprint help on non-standard options
-ea[:<packagename>...|:<classname>]
-enableassertions[:<packagename>...|:<classname>]
enable assertions
-da[:<packagename>...|:<classname>]
-disableassertions[:<packagename>...|:<classname>]
disable assertions
-esa | -enablesystemassertions
enable system assertions
-dsa | -disablesystemassertions
disable system assertions
-agentlib:<libname>[=<options>]
load native agent library <libname>, e.g. -agentlib:hprof
see also, -agentlib:jdwp=help and -agentlib:hprof=help
-agentpath:<pathname>[=<options>]
load native agent library by full pathname
-javaagent:<jarpath>[=<options>]
load Java programming language agent, see java.lang.instrument
ErrOut:
ERROR: Invalid magic value: load Java programming language agent, see java.lang.instrument
Initiating JVM search based on hints...
Searching for Java Runtime Environment 1.5.X by Sun Microsystems [Windows] using platform hints
Checking JVM at C:\Program Files\Java\jre1.5.0_11 which was resolved from platform hint \HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.5\JavaHome
Verifying JVM at C:\Program Files\Java\jre1.5.0_11\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
Executing launch script command: "C:\Program Files\Java\jre1.5.0_11\bin\java.exe" -cp "";"C:\DOCUME~1\REQ_JAVA_ARGS@ "Verify" java.vendor java.version in working directory C:
Output from the launch script execution
StdOut:
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)
where options include:
-client to select the "client" VM
-server to select the "server" VM
-hotspot is a synonym for the "client" VM [deprecated]
The default VM is client.
-cp <class search path of directories and zip/jar files>
-classpath <class search path of directories and zip/jar files>
A ; separated list of directories, JAR archives,
and ZIP archives to search for class files.
-D<name>=<value>
set a system property
-verbose[:class|gc|jni]
enable verbose output
-versionprint product version and exit
-version:<value>
require the specified version to run
-showversion print product version and continue
-jre-restrict-search | -jre-no-restrict-search
include/exclude user private JREs in the version search
-? -helpprint this help message
-Xprint help on non-standard options
-ea[:<packagename>...|:<classname>]
-enableassertions[:<packagename>...|:<classname>]
enable assertions
-da[:<packagename>...|:<classname>]
-disableassertions[:<packagename>...|:<classname>]
disable assertions
-esa | -enablesystemassertions
enable system assertions
-dsa | -disablesystemassertions
disable system assertions
-agentlib:<libname>[=<options>]
load native agent library <libname>, e.g. -agentlib:hprof
see also, -agentlib:jdwp=help and -agentlib:hprof=help
-agentpath:<pathname>[=<options>]
load native agent library by full pathname
-javaagent:<jarpath>[=<options>]
load Java programming language agent, see java.lang.instrument
ErrOut:
ERROR: Invalid magic value: load Java programming language agent, see java.lang.instrument
Checking JVM at 1 which was resolved from platform hint \HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.5\JavaHome
Verifying JVM at 1\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
1\bin\java.exe does not exist
WARNING: Invalid platform hint: The system cannot find the file specified.
WARNING: Invalid platform hint: The system cannot find the file specified.
WARNING: Invalid platform hint: The system cannot find the file specified.
WARNING: Invalid platform hint: The system cannot find the file specified.
WARNING: Invalid platform hint: The system cannot find the file specified.
WARNING: Invalid platform hint: The system cannot find the file specified.
WARNING: Invalid platform hint: The system cannot find the file specified.
WARNING: Invalid platform hint: The system cannot find the file specified.
WARNING: Invalid platform hint: The system cannot find the file specified.
WARNING: Invalid platform hint: The system cannot find the file specified.
WARNING: Invalid platform hint: The system cannot find the file specified.
WARNING: Invalid platform hint: The system cannot find the file specified.
WARNING: Invalid platform hint: The system cannot find the file specified.
WARNING: Invalid platform hint: The system cannot find the file specified.
Searching for Java Runtime Environment 1.5.X by Sun Microsystems [Windows] using path hints
Checking path hint C:\Program Files\Java\jre1.5
Verifying JVM at C:\Program Files\Java\jre1.5\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Program Files\Java\jre1.5\bin\java.exe does not exist
Checking path hint D:\Program Files\Java\jre1.5
Verifying JVM at D:\Program Files\Java\jre1.5\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Program Files\Java\jre1.5\bin\java.exe does not exist
Checking path hint E:\Program Files\Java\jre1.5
Verifying JVM at E:\Program Files\Java\jre1.5\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Program Files\Java\jre1.5\bin\java.exe does not exist
Checking path hint F:\Program Files\Java\jre1.5
Verifying JVM at F:\Program Files\Java\jre1.5\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Program Files\Java\jre1.5\bin\java.exe does not exist
Checking path hint G:\Program Files\Java\jre1.5
Verifying JVM at G:\Program Files\Java\jre1.5\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Program Files\Java\jre1.5\bin\java.exe does not exist
Checking path hint C:\Java\jre1.5
Verifying JVM at C:\Java\jre1.5\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Java\jre1.5\bin\java.exe does not exist
Checking path hint D:\Java\jre1.5
Verifying JVM at D:\Java\jre1.5\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Java\jre1.5\bin\java.exe does not exist
Checking path hint E:\Java\jre1.5
Verifying JVM at E:\Java\jre1.5\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Java\jre1.5\bin\java.exe does not exist
Checking path hint F:\Java\jre1.5
Verifying JVM at F:\Java\jre1.5\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Java\jre1.5\bin\java.exe does not exist
Checking path hint G:\Java\jre1.5
Verifying JVM at G:\Java\jre1.5\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Java\jre1.5\bin\java.exe does not exist
Checking path hint C:\Program Files\Java\jre1.5.0
Verifying JVM at C:\Program Files\Java\jre1.5.0\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Program Files\Java\jre1.5.0\bin\java.exe does not exist
Checking path hint D:\Program Files\Java\jre1.5.0
Verifying JVM at D:\Program Files\Java\jre1.5.0\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Program Files\Java\jre1.5.0\bin\java.exe does not exist
Checking path hint E:\Program Files\Java\jre1.5.0
Verifying JVM at E:\Program Files\Java\jre1.5.0\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Program Files\Java\jre1.5.0\bin\java.exe does not exist
Checking path hint F:\Program Files\Java\jre1.5.0
Verifying JVM at F:\Program Files\Java\jre1.5.0\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Program Files\Java\jre1.5.0\bin\java.exe does not exist
Checking path hint G:\Program Files\Java\jre1.5.0
Verifying JVM at G:\Program Files\Java\jre1.5.0\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Program Files\Java\jre1.5.0\bin\java.exe does not exist
Checking path hint C:\Java\jre1.5.0
Verifying JVM at C:\Java\jre1.5.0\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Java\jre1.5.0\bin\java.exe does not exist
Checking path hint D:\Java\jre1.5.0
Verifying JVM at D:\Java\jre1.5.0\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Java\jre1.5.0\bin\java.exe does not exist
Checking path hint E:\Java\jre1.5.0
Verifying JVM at E:\Java\jre1.5.0\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Java\jre1.5.0\bin\java.exe does not exist
Checking path hint F:\Java\jre1.5.0
Verifying JVM at F:\Java\jre1.5.0\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Java\jre1.5.0\bin\java.exe does not exist
Checking path hint G:\Java\jre1.5.0
Verifying JVM at G:\Java\jre1.5.0\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Java\jre1.5.0\bin\java.exe does not exist
Checking path hint C:\Program Files\Java\jre1.5.0_01
Verifying JVM at C:\Program Files\Java\jre1.5.0_01\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Program Files\Java\jre1.5.0_01\bin\java.exe does not exist
Checking path hint D:\Program Files\Java\jre1.5.0_01
Verifying JVM at D:\Program Files\Java\jre1.5.0_01\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Program Files\Java\jre1.5.0_01\bin\java.exe does not exist
Checking path hint E:\Program Files\Java\jre1.5.0_01
Verifying JVM at E:\Program Files\Java\jre1.5.0_01\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Program Files\Java\jre1.5.0_01\bin\java.exe does not exist
Checking path hint F:\Program Files\Java\jre1.5.0_01
Verifying JVM at F:\Program Files\Java\jre1.5.0_01\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Program Files\Java\jre1.5.0_01\bin\java.exe does not exist
Checking path hint G:\Program Files\Java\jre1.5.0_01
Verifying JVM at G:\Program Files\Java\jre1.5.0_01\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Program Files\Java\jre1.5.0_01\bin\java.exe does not exist
Checking path hint C:\Java\jre1.5.0_01
Verifying JVM at C:\Java\jre1.5.0_01\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Java\jre1.5.0_01\bin\java.exe does not exist
Checking path hint D:\Java\jre1.5.0_01
Verifying JVM at D:\Java\jre1.5.0_01\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Java\jre1.5.0_01\bin\java.exe does not exist
Checking path hint E:\Java\jre1.5.0_01
Verifying JVM at E:\Java\jre1.5.0_01\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Java\jre1.5.0_01\bin\java.exe does not exist
Checking path hint F:\Java\jre1.5.0_01
Verifying JVM at F:\Java\jre1.5.0_01\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Java\jre1.5.0_01\bin\java.exe does not exist
Checking path hint G:\Java\jre1.5.0_01
Verifying JVM at G:\Java\jre1.5.0_01\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Java\jre1.5.0_01\bin\java.exe does not exist
Checking path hint C:\Program Files\Java\jre1.5.0_02
Verifying JVM at C:\Program Files\Java\jre1.5.0_02\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Program Files\Java\jre1.5.0_02\bin\java.exe does not exist
Checking path hint D:\Program Files\Java\jre1.5.0_02
Verifying JVM at D:\Program Files\Java\jre1.5.0_02\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Program Files\Java\jre1.5.0_02\bin\java.exe does not exist
Checking path hint E:\Program Files\Java\jre1.5.0_02
Verifying JVM at E:\Program Files\Java\jre1.5.0_02\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Program Files\Java\jre1.5.0_02\bin\java.exe does not exist
Checking path hint F:\Program Files\Java\jre1.5.0_02
Verifying JVM at F:\Program Files\Java\jre1.5.0_02\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Program Files\Java\jre1.5.0_02\bin\java.exe does not exist
Checking path hint G:\Program Files\Java\jre1.5.0_02
Verifying JVM at G:\Program Files\Java\jre1.5.0_02\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Program Files\Java\jre1.5.0_02\bin\java.exe does not exist
Checking path hint C:\Java\jre1.5.0_02
Verifying JVM at C:\Java\jre1.5.0_02\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Java\jre1.5.0_02\bin\java.exe does not exist
Checking path hint D:\Java\jre1.5.0_02
Verifying JVM at D:\Java\jre1.5.0_02\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Java\jre1.5.0_02\bin\java.exe does not exist
Checking path hint E:\Java\jre1.5.0_02
Verifying JVM at E:\Java\jre1.5.0_02\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Java\jre1.5.0_02\bin\java.exe does not exist
Checking path hint F:\Java\jre1.5.0_02
Verifying JVM at F:\Java\jre1.5.0_02\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Java\jre1.5.0_02\bin\java.exe does not exist
Checking path hint G:\Java\jre1.5.0_02
Verifying JVM at G:\Java\jre1.5.0_02\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Java\jre1.5.0_02\bin\java.exe does not exist
Checking path hint C:\Program Files\Java\jre1.5.0_03
Verifying JVM at C:\Program Files\Java\jre1.5.0_03\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Program Files\Java\jre1.5.0_03\bin\java.exe does not exist
Checking path hint D:\Program Files\Java\jre1.5.0_03
Verifying JVM at D:\Program Files\Java\jre1.5.0_03\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Program Files\Java\jre1.5.0_03\bin\java.exe does not exist
Checking path hint E:\Program Files\Java\jre1.5.0_03
Verifying JVM at E:\Program Files\Java\jre1.5.0_03\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Program Files\Java\jre1.5.0_03\bin\java.exe does not exist
Checking path hint F:\Program Files\Java\jre1.5.0_03
Verifying JVM at F:\Program Files\Java\jre1.5.0_03\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Program Files\Java\jre1.5.0_03\bin\java.exe does not exist
Checking path hint G:\Program Files\Java\jre1.5.0_03
Verifying JVM at G:\Program Files\Java\jre1.5.0_03\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Program Files\Java\jre1.5.0_03\bin\java.exe does not exist
Checking path hint C:\Java\jre1.5.0_03
Verifying JVM at C:\Java\jre1.5.0_03\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Java\jre1.5.0_03\bin\java.exe does not exist
Checking path hint D:\Java\jre1.5.0_03
Verifying JVM at D:\Java\jre1.5.0_03\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Java\jre1.5.0_03\bin\java.exe does not exist
Checking path hint E:\Java\jre1.5.0_03
Verifying JVM at E:\Java\jre1.5.0_03\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Java\jre1.5.0_03\bin\java.exe does not exist
Checking path hint F:\Java\jre1.5.0_03
Verifying JVM at F:\Java\jre1.5.0_03\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Java\jre1.5.0_03\bin\java.exe does not exist
Checking path hint G:\Java\jre1.5.0_03
Verifying JVM at G:\Java\jre1.5.0_03\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Java\jre1.5.0_03\bin\java.exe does not exist
Checking path hint C:\Program Files\Java\jre1.5.0_04
Verifying JVM at C:\Program Files\Java\jre1.5.0_04\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Program Files\Java\jre1.5.0_04\bin\java.exe does not exist
Checking path hint D:\Program Files\Java\jre1.5.0_04
Verifying JVM at D:\Program Files\Java\jre1.5.0_04\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Program Files\Java\jre1.5.0_04\bin\java.exe does not exist
Checking path hint E:\Program Files\Java\jre1.5.0_04
Verifying JVM at E:\Program Files\Java\jre1.5.0_04\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Program Files\Java\jre1.5.0_04\bin\java.exe does not exist
Checking path hint F:\Program Files\Java\jre1.5.0_04
Verifying JVM at F:\Program Files\Java\jre1.5.0_04\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Program Files\Java\jre1.5.0_04\bin\java.exe does not exist
Checking path hint G:\Program Files\Java\jre1.5.0_04
Verifying JVM at G:\Program Files\Java\jre1.5.0_04\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Program Files\Java\jre1.5.0_04\bin\java.exe does not exist
Checking path hint C:\Java\jre1.5.0_04
Verifying JVM at C:\Java\jre1.5.0_04\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Java\jre1.5.0_04\bin\java.exe does not exist
Checking path hint D:\Java\jre1.5.0_04
Verifying JVM at D:\Java\jre1.5.0_04\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Java\jre1.5.0_04\bin\java.exe does not exist
Checking path hint E:\Java\jre1.5.0_04
Verifying JVM at E:\Java\jre1.5.0_04\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Java\jre1.5.0_04\bin\java.exe does not exist
Checking path hint F:\Java\jre1.5.0_04
Verifying JVM at F:\Java\jre1.5.0_04\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Java\jre1.5.0_04\bin\java.exe does not exist
Checking path hint G:\Java\jre1.5.0_04
Verifying JVM at G:\Java\jre1.5.0_04\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Java\jre1.5.0_04\bin\java.exe does not exist
Checking path hint C:\Program Files\Java\jre1.5.0_05
Verifying JVM at C:\Program Files\Java\jre1.5.0_05\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Program Files\Java\jre1.5.0_05\bin\java.exe does not exist
Checking path hint D:\Program Files\Java\jre1.5.0_05
Verifying JVM at D:\Program Files\Java\jre1.5.0_05\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Program Files\Java\jre1.5.0_05\bin\java.exe does not exist
Checking path hint E:\Program Files\Java\jre1.5.0_05
Verifying JVM at E:\Program Files\Java\jre1.5.0_05\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Program Files\Java\jre1.5.0_05\bin\java.exe does not exist
Checking path hint F:\Program Files\Java\jre1.5.0_05
Verifying JVM at F:\Program Files\Java\jre1.5.0_05\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Program Files\Java\jre1.5.0_05\bin\java.exe does not exist
Checking path hint G:\Program Files\Java\jre1.5.0_05
Verifying JVM at G:\Program Files\Java\jre1.5.0_05\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Program Files\Java\jre1.5.0_05\bin\java.exe does not exist
Checking path hint C:\Java\jre1.5.0_05
Verifying JVM at C:\Java\jre1.5.0_05\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Java\jre1.5.0_05\bin\java.exe does not exist
Checking path hint D:\Java\jre1.5.0_05
Verifying JVM at D:\Java\jre1.5.0_05\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Java\jre1.5.0_05\bin\java.exe does not exist
Checking path hint E:\Java\jre1.5.0_05
Verifying JVM at E:\Java\jre1.5.0_05\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Java\jre1.5.0_05\bin\java.exe does not exist
Checking path hint F:\Java\jre1.5.0_05
Verifying JVM at F:\Java\jre1.5.0_05\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Java\jre1.5.0_05\bin\java.exe does not exist
Checking path hint G:\Java\jre1.5.0_05
Verifying JVM at G:\Java\jre1.5.0_05\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Java\jre1.5.0_05\bin\java.exe does not exist
Checking path hint C:\Program Files\Java\jre1.5.0_06
Verifying JVM at C:\Program Files\Java\jre1.5.0_06\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Program Files\Java\jre1.5.0_06\bin\java.exe does not exist
Checking path hint D:\Program Files\Java\jre1.5.0_06
Verifying JVM at D:\Program Files\Java\jre1.5.0_06\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Program Files\Java\jre1.5.0_06\bin\java.exe does not exist
Checking path hint E:\Program Files\Java\jre1.5.0_06
Verifying JVM at E:\Program Files\Java\jre1.5.0_06\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Program Files\Java\jre1.5.0_06\bin\java.exe does not exist
Checking path hint F:\Program Files\Java\jre1.5.0_06
Verifying JVM at F:\Program Files\Java\jre1.5.0_06\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Program Files\Java\jre1.5.0_06\bin\java.exe does not exist
Checking path hint G:\Program Files\Java\jre1.5.0_06
Verifying JVM at G:\Program Files\Java\jre1.5.0_06\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Program Files\Java\jre1.5.0_06\bin\java.exe does not exist
Checking path hint C:\Java\jre1.5.0_06
Verifying JVM at C:\Java\jre1.5.0_06\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
C:\Java\jre1.5.0_06\bin\java.exe does not exist
Checking path hint D:\Java\jre1.5.0_06
Verifying JVM at D:\Java\jre1.5.0_06\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
D:\Java\jre1.5.0_06\bin\java.exe does not exist
Checking path hint E:\Java\jre1.5.0_06
Verifying JVM at E:\Java\jre1.5.0_06\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
E:\Java\jre1.5.0_06\bin\java.exe does not exist
Checking path hint F:\Java\jre1.5.0_06
Verifying JVM at F:\Java\jre1.5.0_06\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
F:\Java\jre1.5.0_06\bin\java.exe does not exist
Checking path hint G:\Java\jre1.5.0_06
Verifying JVM at G:\Java\jre1.5.0_06\bin\java.exe
for JVM: Java Runtime Environment 1.5.X by Sun Microsystems [Windows]
G:\Java\jre1.5.0_06\bin\java.exe does not exist
Searching for Java Runtime Environment 1.5.X by Sun Microsystems [Windows] using platform specific JVM Path hints
No compatible Java SE Runtime Environment (JRE) was found on this system.
user selected JVM_HOME=C:\Program Files\Java\jre1.5.0_11
ERROR: Error in instructions. Invalid jvm file name specified in LAUNCH. Invalid variable specification. Line number (4)
# 7
Hi Karthik,
Thanks for information.I tried with specified DOS commands.its starting the lunch and asking the server user name and password(by default it showing default settings).then click next,it will show the installation things like Sun App Server and virtual run time etc.once I click on next.it stopping.it showing below error.JVM not found.I have installed the JDK 1.5.0_11 version.Kindly help me out here.Below is the error.
Error:
C:\>jstudio_ent81-ml-windows.exe -is:extract
C:\>java -Xmx1024m -jar jstudio_ent81-ml-windows.jar
[4/7/07 7:08 PM]: installation started
[4/7/07 7:08 PM]: setting the correct locale
[4/7/07 7:08 PM]:current locale: en_US
[4/7/07 7:08 PM]:... this locale is OK
[4/7/07 7:08 PM]: we are on windows - checking whether we have administrator privileges
[4/7/07 7:08 PM]: setting the appropriate installation location
[4/7/07 7:08 PM]:current location:
[4/7/07 7:08 PM]:correct location: C:\Program Files\Sun\jstudio_ent81
[4/7/07 7:08 PM]: saving the initial components' installation locations to system settings
[4/7/07 7:08 PM]: searching for existing installations
[4/7/07 7:08 PM]: ... current version: uid = 2316e165e388c6be547ee485c0d42bef, version = 8.1.1.20061201144926
[4/7/07 7:08 PM]: ... no existing installations were found
[4/7/07 7:08 PM]: [Welcome Dialog]
[4/7/07 7:08 PM]: [License Dialog]
[4/7/07 7:08 PM]: searching for existing 'compatible' installations of jse
[4/7/07 7:08 PM]:current version: uid = 2316e165e388c6be547ee485c0d42bef, version = 8.1.1.20061201144926
[4/7/07 7:08 PM]: ... no qualifying installations were found, continuing with normal installation
[4/7/07 7:08 PM]: [Install Type Dialog]
[4/7/07 7:08 PM]: [Destination Dialog]
[4/7/07 7:08 PM]: validating destination directories
[4/7/07 7:08 PM]:validating jse location: C:\Program Files\Sun\jstudio_ent81
[4/7/07 7:08 PM]:validating appserver location: C:\Sun\AppServer
[4/7/07 7:08 PM]: searching for pre-installed jdks, search mode is: search.and.select
[4/7/07 7:08 PM]:... searching windows registry
[4/7/07 7:08 PM]: ... found jdk: 1.5.0 at 1
[4/7/07 7:08 PM]:executing command: 1\bin\java.exe -version
[4/7/07 7:08 PM]: java.io.IOException: CreateProcess: 1\bin\java.exe -version error=2
[4/7/07 7:08 PM]: at java.lang.ProcessImpl.create(Native Method)
[4/7/07 7:08 PM]: at java.lang.ProcessImpl.<init>(ProcessImpl.java:81)
[4/7/07 7:08 PM]: at java.lang.ProcessImpl.start(ProcessImpl.java:30)
[4/7/07 7:08 PM]: at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.utils.SystemUtils.executeCommand(SystemUtils.java:18
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.utils.SystemUtils.executeCommand(SystemUtils.java:24
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.utils.SystemUtils.executeCommand(SystemUtils.java:24
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.utils.JDKUtils.getJDKVersion(JDKUtils.java:49)
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.utils.JDKUtils.validateJDK(JDKUtils.java:26)
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.actions.SearchForJDK.handleFoundJDK(SearchForJDK.jav
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.actions.SearchForJDK.execute(SearchForJDK.java:100)
[4/7/07 7:08 PM]: at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
[4/7/07 7:08 PM]: ... found jdk: 1.5.0_11 at 1
[4/7/07 7:08 PM]:executing command: 1\bin\java.exe -version
[4/7/07 7:08 PM]: java.io.IOException: CreateProcess: 1\bin\java.exe -version error=2
[4/7/07 7:08 PM]: at java.lang.ProcessImpl.create(Native Method)
[4/7/07 7:08 PM]: at java.lang.ProcessImpl.<init>(ProcessImpl.java:81)
[4/7/07 7:08 PM]: at java.lang.ProcessImpl.start(ProcessImpl.java:30)
[4/7/07 7:08 PM]: at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.utils.SystemUtils.executeCommand(SystemUtils.java:18
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.utils.SystemUtils.executeCommand(SystemUtils.java:24
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.utils.SystemUtils.executeCommand(SystemUtils.java:24
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.utils.JDKUtils.getJDKVersion(JDKUtils.java:49)
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.utils.JDKUtils.validateJDK(JDKUtils.java:26)
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.actions.SearchForJDK.handleFoundJDK(SearchForJDK.jav
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.actions.SearchForJDK.execute(SearchForJDK.java:100)
[4/7/07 7:08 PM]: at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
[4/7/07 7:08 PM]: java.lang.NullPointerException: null
[4/7/07 7:08 PM]: at com.sun.tools.ide.installer.event.dialog.swing.PanelJDKLocation.initializeUIJDKL
[4/7/07 7:08 PM]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[4/7/07 7:08 PM]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[4/7/07 7:08 PM]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav
[4/7/07 7:08 PM]: at java.lang.reflect.Method.invoke(Method.java:585)
[4/7/07 7:08 PM]: at com.installshield.event.ActionSequenceEngine$ActionTask.invokeJavaMethod(Unknown
[4/7/07 7:08 PM]: at com.installshield.event.ActionSequenceEngine$ActionTask.executeAction(Unknown So
[4/7/07 7:08 PM]: at com.installshield.event.ActionSequenceEngine$ActionTask.run(Unknown Source)
[4/7/07 7:08 PM]: at com.installshield.event.ThreadPool.run(Unknown Source)
[4/7/07 7:08 PM]: at java.lang.Thread.run(Thread.java:595)
[4/7/07 7:08 PM]: [JDK Location Dialog]
[4/7/07 7:09 PM]:executing command: C:\Program Files\Java\jdk1.5.0_11\bin\java.exe -version
[4/7/07 7:09 PM]: [stderr]: java version "1.5.0_11"
[4/7/07 7:09 PM]: [stderr]: Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
[4/7/07 7:09 PM]: [stderr]: Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode, sharing)
[4/7/07 7:09 PM]: [return]: 0
[4/7/07 7:09 PM]:Set default appserver ports...
[4/7/07 7:09 PM]:... admin
[4/7/07 7:09 PM]: checking port 4848
[4/7/07 7:09 PM]: port 4848 is avaliable to use
[4/7/07 7:09 PM]:... http
[4/7/07 7:09 PM]: checking port 8080
[4/7/07 7:09 PM]: port 8080 is avaliable to use
[4/7/07 7:09 PM]:... https
[4/7/07 7:09 PM]: checking port 8181
[4/7/07 7:09 PM]: port 8181 is avaliable to use
[4/7/07 7:09 PM]:... jms
[4/7/07 7:09 PM]: checking port 7676
[4/7/07 7:09 PM]: port 7676 is avaliable to use
[4/7/07 7:09 PM]:... orb
[4/7/07 7:09 PM]: checking port 3700
[4/7/07 7:09 PM]: port 3700 is avaliable to use
[4/7/07 7:09 PM]:... orbssl
[4/7/07 7:09 PM]: checking port 3820
[4/7/07 7:09 PM]: port 3820 is avaliable to use
[4/7/07 7:09 PM]:... orb mutual auth
[4/7/07 7:09 PM]: checking port 3920
[4/7/07 7:09 PM]: port 3920 is avaliable to use
[4/7/07 7:09 PM]:... jms
[4/7/07 7:09 PM]: checking port 8686
[4/7/07 7:09 PM]: port 8686 is avaliable to use
[4/7/07 7:09 PM]: [AppServer Settings Dialog]
[4/7/07 7:10 PM]: validating application server login credentials
[4/7/07 7:10 PM]:... validating username: 'admin'
[4/7/07 7:10 PM]:... validating password: '********'/'********'
[4/7/07 7:10 PM]:Set default collab ports...
[4/7/07 7:10 PM]:... default port
[4/7/07 7:10 PM]: checking port 5222
[4/7/07 7:10 PM]: port 5222 is avaliable to use
[4/7/07 7:10 PM]:... default MUX port
[4/7/07 7:10 PM]: checking port 45222
[4/7/07 7:10 PM]: port 45222 is avaliable to use
[4/7/07 7:10 PM]:All port values have been set
[4/7/07 7:10 PM]: [debug] ConfigureIDE.getRequiredBytes()
[4/7/07 7:10 PM]: calculating required disk space for ide
[4/7/07 7:10 PM]: ... current required bytes for ide: 168036078
[4/7/07 7:10 PM]: ... correct required bytes for ide: 254909980
[4/7/07 7:10 PM]: [debug] ConfigureApplicationServer.getRequiredBytes()
[4/7/07 7:10 PM]: calculating required disk space for appserver
[4/7/07 7:10 PM]: ... current required bytes for appserver: 105844545
[4/7/07 7:10 PM]: ... correct required bytes for appserver: 79416155
[4/7/07 7:10 PM]: [debug] ConfigureCollab.getRequiredBytes()
[4/7/07 7:10 PM]: calculating required disk space for collab
[4/7/07 7:10 PM]: ... current required bytes for collab: 2430527
[4/7/07 7:10 PM]: ... correct required bytes for collab: 3564695
[4/7/07 7:10 PM]: [debug] ConfigureIDE.getRequiredBytes()
[4/7/07 7:10 PM]: calculating required disk space for ide
[4/7/07 7:10 PM]: ... current required bytes for ide: 168036078
[4/7/07 7:10 PM]: ... correct required bytes for ide: 254909980
[4/7/07 7:10 PM]: [debug] ConfigureApplicationServer.getRequiredBytes()
[4/7/07 7:10 PM]: calculating required disk space for appserver
[4/7/07 7:10 PM]: ... current required bytes for appserver: 105844545
[4/7/07 7:10 PM]: ... correct required bytes for appserver: 79416155
[4/7/07 7:10 PM]: [debug] ConfigureCollab.getRequiredBytes()
[4/7/07 7:10 PM]: calculating required disk space for collab
[4/7/07 7:10 PM]: ... current required bytes for collab: 2430527
[4/7/07 7:10 PM]: ... correct required bytes for collab: 3564695
[4/7/07 7:10 PM]: [Pre-Install Summary Dialog]
[4/7/07 7:10 PM]: [debug] ConfigureIDE.getEstimatedTimeToInstall()
[4/7/07 7:10 PM]: [debug] ConfigureApplicationServer.getEstimatedTimeToInstall()
[4/7/07 7:10 PM]: IS error message:
[4/7/07 7:10 PM]: Errors occurred during the installation.
[4/7/07 7:10 PM]: - JVM not found
[4/7/07 7:10 PM]: [Post-Install Summary Dialog]
[4/7/07 7:10 PM]: starting the IDE if it was selected to be started
[4/7/07 7:10 PM]: ... the checkbox was not selected - skipping
[4/7/07 7:10 PM]: installation ended