mnewman
02-06-2003, 11:45 PM
I'm attempting to install the Final Beta of OpenOffice. When I run the installer (a Java app) I immediately get the following error:
java.lang.NullPointerException
at com.zerog.ia.installer.Main.i(Unknown Source)
at com.zerog.ia.installer.Main.a(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at com.apple.buckyball.app.LaunchRunner.run(LaunchRunner.java:82)
at com.apple.buckyball.app.LaunchRunner.callMain(LaunchRunner.java:44)
at com.apple.buckyball.app.CarbonLibApp.launch(CarbonLibApp.java:67)
Same crash, two different machines. One is a Rev B iBook with 256K RAM the other a 500MHz iBook with 640 megs. Both running 10.2.3 with Apple's X11, fink and the July 02 version of the Developer's Tools. (December version ordered a month ago -- still didn't arrive....)
Any ideas?
java.lang.NullPointerException
at com.zerog.ia.installer.Main.i(Unknown Source)
at com.zerog.ia.installer.Main.a(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at com.apple.buckyball.app.LaunchRunner.run(LaunchRunner.java:82)
at com.apple.buckyball.app.LaunchRunner.callMain(LaunchRunner.java:44)
at com.apple.buckyball.app.CarbonLibApp.launch(CarbonLibApp.java:67)
Same crash, two different machines. One is a Rev B iBook with 256K RAM the other a 500MHz iBook with 640 megs. Both running 10.2.3 with Apple's X11, fink and the July 02 version of the Developer's Tools. (December version ordered a month ago -- still didn't arrive....)
Any ideas?