Can anyone explain what the underlying problem is that causes the below exception (visible in the client log at startup), or at least what ARIS is trying to do when the exception occurs?

java.lang.NullPointerException

 at com.idsscheer.aris.client.container.AExpressClientSettingsPlugin.tryMultipleMechanisms(Unknown Source)

 at com.idsscheer.aris.client.container.AExpressClientSettingsPlugin.detectProxySettings(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(AExpressLauncher.java:128)

 at com.idsscheer.aris.expresslauncher.AExpressLauncher.main(AExpressLauncher.java:95)

 or register to reply.

Notify Moderator