Registered User
Nbr post: 3
Register: 6/20/08
|
Posted: 6/20/08, 8:47 PM
|
|
|
I installed Java, but when I try opening Magelo this is what I get:
An Error Has Occured During Setup
ava.lang.NullPointerException
at java.util.Properties$LineReader.readLine(Unknown Source)
at java.util.Properties.load0(Unknown Source)
at java.util.Properties.load(Unknown Source)
at java.util.PropertyResourceBundle.<init>(Unknown Source)
at com.magelo.update.launcher.Launches.Launchea(Launches.java:7)
at com.magelo.update.launcher.Launches.Launcheb(Launches.java:11)
at com.magelo.update.launcher.Launches.Launchea(Launches.java:3)
at com.magelo.update.launcher.Launcher.Launchea(Launcher.java:69)
at com.magelo.update.launcher.Launcher.main(Launcher.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
|
|
|
Advisor
Nbr post: 292
Register: 1/11/07
|
Posted: 6/23/08, 11:10 AM
|
|
|
Hi xSaix,
I'm rather perplex, this error seems to indicate a file wasn't found, and this file is packaged in Sync's archive 
It would be easier to reproduce this error if you provide us a little more informations, such as
- the exact version of Java you are using
- your version of Windows
You can find the version of Java you are using in the Windows' Control Panel, then choose Java, a window will appear, lastly click on the "About..." button, it will show a little window containg the current Java version (for exemple, build 1.6.0_06-b02).
Best regards
|
|
|
Registered User
Nbr post: 3
Register: 6/20/08
|
Posted: 6/25/08, 10:49 AM
|
|
|
Hello, thank you for noticing my problem!
I have the most updated version of Java Runtime Environment, which is 6.0 I believe, but there's also a 4.0 and 5.0 folder in my Java folder. I also have Windows XP.
|
|
|
Advisor
Nbr post: 292
Register: 1/11/07
|
Posted: 6/25/08, 2:56 PM
|
|
|
Hi xSaix,
Java 6.0 is a commercial name, but behind this name there's a few versions...
Java 6.0 could be 1.6.0_01 to 1.6.0_10, to find the technical version number, you'll have to go through the control panel
|
|
|
Registered User
Nbr post: 3
Register: 6/20/08
|
Posted: 6/26/08, 8:39 AM
|
|
|
Hello, I have jre1.6_06.
Thanks for trying to pinpoint the problem.
|
|
|