登录 / 注册
> > > Error?


主题的留言: Error?
xSaix
会员

帖子总数: 3
注册: 2008/6/20
已发表: 2008/6/20 下午8: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
注册: 2007/1/11
已发表: 2008/6/23 上午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
注册: 2008/6/20
已发表: 2008/6/25 上午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
注册: 2007/1/11
已发表: 2008/6/25 下午2: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
注册: 2008/6/20
已发表: 2008/6/26 上午8:39

Hello, I have jre1.6_06.

Thanks for trying to pinpoint the problem.