Anmelden
> > > Error?


Nachrichten zum Thema: Error?
xSaix
Mitglied

Beiträge: 3
Registrieren: 21.06.08
Gesendet: 21.06.08, 02:47

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)
krogh
Berater

Beiträge: 292
Registrieren: 11.01.07
Gesendet: 23.06.08, 17:10

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
xSaix
Mitglied

Beiträge: 3
Registrieren: 21.06.08
Gesendet: 25.06.08, 16:49

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.
krogh
Berater

Beiträge: 292
Registrieren: 11.01.07
Gesendet: 25.06.08, 20:56

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
xSaix
Mitglied

Beiträge: 3
Registrieren: 21.06.08
Gesendet: 26.06.08, 14:39

Hello, I have jre1.6_06.

Thanks for trying to pinpoint the problem.