debug output copied-pasted ResourceManager resource configuration:
- Resource category: JAVA
- Current directory: C:\Program Files\Phex_2.8.2.92\
- Property count: 13
- Property: =
- Property: arguments=
- Property: classpath=phex.jar
- Property: currentdir=
- Property: embedjar=false
- Property: javapropertiescount=0
- Property: jvmsearch=registry;javahome;jrepath;jdkpath;exepat h;jview
- Property: mainclassname=phex.Main
- Property: maxversion=
- Property: minversion=1.4
- Property: skel_Debug=1
- Property: skel_Message=Java has not been found on your computer. Do you want
to download it?
- Property: skel_PressKey=1
Now searching the JVM installed on the system...
JVM Lookup: found VM (V(1)(4)(0)) in registry.
JVM Lookup: found VM (V(1)(4)(2)) in registry.
JVM Lookup: found VM (V(1)(5)(0)) in registry.
JVM Lookup: found VM (V(1)(5)(0)) in registry.
JVM Lookup: found VM (V(1)(5)(0)) in registry.
JVM Lookup: found VM (V(1)(5)(0)) in registry.
JVM Lookup: Env-Var JAVA_HOME not defined on this system.
JVM Lookup: Env-Var JRE_HOME not defined on this system.
JVM Lookup: Env-Var JDK_HOME not defined on this system.
Current directory is C:\Program Files\Phex_2.8.2.92\
JSmooth will now try to use the VM in the following order: registry;javahome;jre
path;jdkpath;exepath;jview
------------------------------
Trying to use a JVM defined in the registry (6 available)
VM will be tried in the following order: 1.5.0;1.5.0;1.5.0;1.5.0;1.4.2;1.4.0;
- Trying registry: <C:\Program Files\Java\jre1.5.0_05><C:\Program Files\Java\jre
1.5.0_05\bin\client\jvm.dll><1.5.0>
DONT USE CONSOLE == FALSE
RUN PROC registry ... 1.4.0 <= 1.5.0<= 0.0.0
RUN PROC... version OK
RUNVM12PROC
Running new proc for C:\Program Files\Java\jre1.5.0_05\bin\java.exe
ClassPath element 0=C:\Program Files\Phex_2.8.2.92\phex.jar
ADDCP= C:\Program Files\Phex_2.8.2.92\phex.jar;
CLASSNAME = <phex.Main>
COMMAND LINE: C:\Program Files\Java\jre1.5.0_05\bin\java.exe -classpath ";C:\Pr
ogram Files\Phex_2.8.2.92\phex.jar;" phex.Main
RESULT: 1
WAITING: 1
java.lang.NullPointerException
at phex.connection.NetworkManager.setForcedHostIP(Unk nown Source)
at phex.connection.NetworkManager.onPostInitializatio n(Unknown Source)
at phex.common.Environment.initializeManagers(Unknown Source)
at phex.Main.main(Unknown Source)
WAIT ENDED
Press any key to continue . . . |