Hello Aris Community,
if i try to install Aris 2.2 on my MacBook Air (MacOS X 10.6.4, Java SE 6 1.6.0_22)
the following
NullPointer Exception occured during start:
java.lang.NullPointerException
at com.idsscheer.aris.client.container.common.AARISClientContainer.destroyInternal(Unknown Source)
at com.idsscheer.aris.client.container.common.AARISClientContainer.destroy(Unknown Source)
at com.idsscheer.aris.client.container.common.AARISClientContainer.handleFinalizeException(Unknown Source)
at com.idsscheer.aris.client.container.common.AARISClientContainer.initRegistry(Unknown Source)
at com.idsscheer.aris.client.container.common.AARISClientContainer.init(Unknown Source)
at com.idsscheer.aris.client.container.common.AARISClientContainer.init(Unknown Source)
at com.idsscheer.aris.client.arisloader.AAbstactLoader.start(Unknown Source)
at com.idsscheer.aris.expresslauncher.AExpressLauncher.startClient(Unknown Source)
at com.idsscheer.aris.expresslauncher.AExpressLauncher.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.javaws.Launcher.executeApplication(Launcher.java:1904)
at com.sun.javaws.Launcher.executeMainClass(Launcher.java:1842)
at com.sun.javaws.Launcher.doLaunchApp(Launcher.java:1604)
at com.sun.javaws.Launcher.run(Launcher.java:138)
at java.lang.Thread.run(Thread.java:680)
I have tried to switch ´Java Caching on or off - same result.
On my Mac Mini (same OS version) everything works fine.
Could you please help ?
Thanks,
Matthias
Frank Weyand on
Hi Matthias,
Express is officially release for Windows systems only. It is a known fact, that on some Mac versions, errors occur.
Maybe is could help if you attach the log files in this post.
On windows systems they are located here: "C:\Documents and settings\<your user>\ARISExpress\log"
Don't ask me where it is located on Mac OC, and where the user's profile is stored... there must be a folder named "ARISExpress" on your system.
If you find the folder, there must be some log files in it. Maybe we could find the reason if we could look at it.
Bye,
Frank