From: <bc...@wo...> - 2001-05-28 19:38:38
|
[Brian Zhou] >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. Thanks for reporting this. A fix will be included in the 2.1a2 installer. regards, finn |