Вход


Сообщений в теме: Error?
xSaix
Пользователь

Сообщений: 3
Регистрация: 20.06.2008
Отправлено: 20.06.2008, 20: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
Советник

Сообщений: 292
Регистрация: 11.01.2007
Отправлено: 23.06.2008, 11: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
Пользователь

Сообщений: 3
Регистрация: 20.06.2008
Отправлено: 25.06.2008, 10: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
Советник

Сообщений: 292
Регистрация: 11.01.2007
Отправлено: 25.06.2008, 14: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
Пользователь

Сообщений: 3
Регистрация: 20.06.2008
Отправлено: 26.06.2008, 8:39

Hello, I have jre1.6_06.

Thanks for trying to pinpoint the problem.