I have problems to connect to our ARIS platform server 7.1 after rebuild of my system. I can chose the database i want to connect but after this the client is loading some java and shows a blank page. Another older system works fine for month.

my java console shows following errors:

Java Plug-in 1.6.0_20

Verwendung der JRE-Version 1.6.0_20-b02 Java HotSpot(TM) Client VM

Home-Verzeichnis des Benutzers = D:

----------------------------------------------------

c:   Konsole löschen

f:   Objekte in Finalisierungswarteschlange finalisieren

g:   Speicherbereinigung

h:   Diese Hilfemeldung anzeigen

l:   ClassLoader-Liste ausgeben

m:   Speicherbelegung anzeigen

o:   Protokollierung auslösen

q:   Konsole ausblenden

r:   Richtlinien-Konfiguration neu laden

s:   System- und Bereitstellungseigenschaften ausgeben

t:   Threadliste ausgeben

v:   Thread-Stack ausgeben

x:   ClassLoader-Cache löschen

0-5: Trace-Stufe auf <n> setzen

----------------------------------------------------



Temporary directory: C:\Users\aschmidt\AppData\Local\Temp\

Using environment variable ARISHOME71

Local download directory: C:\Program Files\ARIS7.1\/DownloadClient/141.57.10.116

Detecting proxy settings...

[PROXY] host:

[PROXY] port: -1

[PROXY] used: false

java.lang.NullPointerException

 at sun.plugin2.applet.Plugin2ClassLoader.getTrustedCodeSources(Unknown Source)

 at com.sun.deploy.security.CPCallbackHandler$ParentCallback.strategy(Unknown Source)

 at com.sun.deploy.security.CPCallbackHandler$ParentCallback.openClassPathElement(Unknown Source)

 at com.sun.deploy.security.DeployURLClassPath$JarLoader.getJarFile(Unknown Source)

 at com.sun.deploy.security.DeployURLClassPath$JarLoader.access$700(Unknown Source)

 at com.sun.deploy.security.DeployURLClassPath$JarLoader$1.run(Unknown Source)

 at java.security.AccessController.doPrivileged(Native Method)

 at com.sun.deploy.security.DeployURLClassPath$JarLoader.ensureOpen(Unknown Source)

 at com.sun.deploy.security.DeployURLClassPath$JarLoader.<init>(Unknown Source)

 at com.sun.deploy.security.DeployURLClassPath$3.run(Unknown Source)

 at java.security.AccessController.doPrivileged(Native Method)

 at com.sun.deploy.security.DeployURLClassPath.getLoader(Unknown Source)

 at com.sun.deploy.security.DeployURLClassPath.getLoader(Unknown Source)

 at com.sun.deploy.security.DeployURLClassPath.getResource(Unknown Source)

 at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)

 at java.security.AccessController.doPrivileged(Native Method)

 at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)

 at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)

 at java.lang.ClassLoader.loadClass(Unknown Source)

 at java.lang.ClassLoader.loadClass(Unknown Source)

 at java.lang.ClassLoader.loadClass(Unknown Source)

 at com.idsscheer.aris.client.arisloader.AArisLoader.createContainer(AArisLoader.java:565)

 at com.idsscheer.aris.client.arisloader.AArisLoader.initApplet(AArisLoader.java:227)

 at com.idsscheer.aris.client.arisloader.AArisLoader.init(AArisLoader.java:197)

 at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)

 at java.lang.Thread.run(Unknown Source)

 or register to reply.

Notify Moderator