Вход
> > > Start up error


Сообщений в теме: Start up error
kusanagii
Пользователь

Сообщений: 2
Регистрация: 23.03.2009
Отправлено: 23.03.2009, 21:34

I just installed the sync thing, and it won't open. I keep getting a start up error?
Kasch
Пользователь

Сообщений: 1
Регистрация: 04.12.2008
Отправлено: 23.03.2009, 22:31

I also have a startup error. "No JVM could be found on your system. Please define EXE4J_JAVA_HOME to point to an installed JDK or JRE or download a JRE from www.java.com."
Erycil
Пользователь

Сообщений: 2681
Регистрация: 23.07.2008
Отправлено: 24.03.2009, 6:06

Hi folks,

It is necessary to have Java installed before running Magelo Sync. This help article will show you how to download and update your Java.
kusanagii
Пользователь

Сообщений: 2
Регистрация: 23.03.2009
Отправлено: 24.03.2009, 15:40

It says I have the latest version of java.

& I keep getting this...

java.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:13)
at com.magelo.update.launcher.Launches.Launcheb(Launches.java:6)
at com.magelo.update.launcher.Launches.Launchea(Launches.java:3)
at com.magelo.update.launcher.Launcher.Launchea(Launcher.java:22)
at com.magelo.update.launcher.Launcher.main(Launcher.java:52)
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)