From: Brian Z. <bri...@ya...> - 2001-04-16 04:04:39
|
With the error message: try path C:\Download\ exception in called method net.sourceforge.liftoff.installer.Install2.main java.lang.NullPointerException at java.util.Hashtable.put(Compiled Code) at net.sourceforge.liftoff.installer.Info.setProperty(Compiled Code) at net.sourceforge.liftoff.installer.Info.loadInstallerProps(Info.java:3 17) at net.sourceforge.liftoff.installer.Install2.<init>(Compiled Code) at net.sourceforge.liftoff.installer.Install2.main(Install2.java:130) at jython-21a1.main(Install.java:376) java.lang.reflect.InvocationTargetException I was testing using Sun JRE 1.1.8_005 and JRE 1.1.7B. I also verified that the installer works ok with MS JView 5.00.3802 (I believe equivalent to JRE 1.1.4) and Sun JRE 1.3.0_02. |