Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Ticket #12968: java8u51connectioninsightlog.txt

File java8u51connectioninsightlog.txt, 6.3 KB (added by khgillen, 9 years ago)
Line 
1org.openmicroscopy.shoola.env.data.DSOutOfServiceException: Can't connect to OMERO. OMERO info not valid.
2
3Ice.SecurityException
4    reason = "IceSSL: handshake error"
5        at IceInternal.ConnectRequestHandler.getConnection(ConnectRequestHandler.java:244)
6        at IceInternal.ConnectRequestHandler.sendRequest(ConnectRequestHandler.java:141)
7        at IceInternal.Outgoing.invoke(Outgoing.java:77)
8        at Ice._ObjectDelM.ice_isA(_ObjectDelM.java:33)
9        at Ice.ObjectPrxHelperBase.ice_isA(ObjectPrxHelperBase.java:98)
10        at Ice.ObjectPrxHelperBase.ice_isA(ObjectPrxHelperBase.java:61)
11        at Glacier2.RouterPrxHelper.checkedCast(RouterPrxHelper.java:2262)
12        at omero.client.getRouter(client.java:786)
13        at omero.client.createSession(client.java:709)
14        at org.openmicroscopy.shoola.env.data.OMEROGateway.createSession(OMEROGateway.java:1841)
15        at org.openmicroscopy.shoola.env.data.DataServicesFactory.connect(DataServicesFactory.java:550)
16        at org.openmicroscopy.shoola.env.data.login.LoginServiceImpl.attempt(LoginServiceImpl.java:134)
17        at org.openmicroscopy.shoola.env.data.login.LoginServiceImpl.login(LoginServiceImpl.java:261)
18        at org.openmicroscopy.shoola.env.data.login.LoginManager.login(LoginManager.java:98)
19        at org.openmicroscopy.shoola.env.init.SplashScreenInit.onEnd(SplashScreenInit.java:180)
20        at org.openmicroscopy.shoola.env.init.Initializer.notifyEnd(Initializer.java:189)
21        at org.openmicroscopy.shoola.env.Container.runStartupProcedure(Container.java:125)
22        at org.openmicroscopy.shoola.env.Container.access$000(Container.java:74)
23        at org.openmicroscopy.shoola.env.Container$1.run(Container.java:170)
24        at java.lang.Thread.run(Thread.java:745)
25Caused by: javax.net.ssl.SSLHandshakeException: DHPublicKey does not comply to algorithm constraints
26        at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1431)
27        at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535)
28        at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813)
29        at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781)
30        at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624)
31        at IceSSL.TransceiverI.handshakeNonBlocking(TransceiverI.java:543)
32        at IceSSL.TransceiverI.initialize(TransceiverI.java:109)
33        at Ice.ConnectionI.initialize(ConnectionI.java:1933)
34        at Ice.ConnectionI.message(ConnectionI.java:1084)
35        at IceInternal.ThreadPool.run(ThreadPool.java:321)
36        at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
37        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:693)
38        ... 1 more
39Caused by: javax.net.ssl.SSLHandshakeException: DHPublicKey does not comply to algorithm constraints
40        at sun.security.ssl.DHCrypt.checkConstraints(DHCrypt.java:233)
41        at sun.security.ssl.ClientHandshaker.serverKeyExchange(ClientHandshaker.java:705)
42        at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:255)
43        at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
44        at sun.security.ssl.Handshaker$1.run(Handshaker.java:919)
45        at sun.security.ssl.Handshaker$1.run(Handshaker.java:916)
46        at java.security.AccessController.doPrivileged(Native Method)
47        at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1369)
48        at IceSSL.TransceiverI.handshakeNonBlocking(TransceiverI.java:530)
49        ... 7 more
50
51        at org.openmicroscopy.shoola.env.data.OMEROGateway.createSession(OMEROGateway.java:1862)
52        at org.openmicroscopy.shoola.env.data.DataServicesFactory.connect(DataServicesFactory.java:550)
53        at org.openmicroscopy.shoola.env.data.login.LoginServiceImpl.attempt(LoginServiceImpl.java:134)
54        at org.openmicroscopy.shoola.env.data.login.LoginServiceImpl.login(LoginServiceImpl.java:261)
55        at org.openmicroscopy.shoola.env.data.login.LoginManager.login(LoginManager.java:98)
56        at org.openmicroscopy.shoola.env.init.SplashScreenInit.onEnd(SplashScreenInit.java:180)
57        at org.openmicroscopy.shoola.env.init.Initializer.notifyEnd(Initializer.java:189)
58        at org.openmicroscopy.shoola.env.Container.runStartupProcedure(Container.java:125)
59        at org.openmicroscopy.shoola.env.Container.access$000(Container.java:74)
60        at org.openmicroscopy.shoola.env.Container$1.run(Container.java:170)
61        at java.lang.Thread.run(Thread.java:745)
62Caused by: Ice.SecurityException
63    reason = "IceSSL: handshake error"
64        at IceInternal.ConnectRequestHandler.getConnection(ConnectRequestHandler.java:244)
65        at IceInternal.ConnectRequestHandler.sendRequest(ConnectRequestHandler.java:141)
66        at IceInternal.Outgoing.invoke(Outgoing.java:77)
67        at Ice._ObjectDelM.ice_isA(_ObjectDelM.java:33)
68        at Ice.ObjectPrxHelperBase.ice_isA(ObjectPrxHelperBase.java:98)
69        at Ice.ObjectPrxHelperBase.ice_isA(ObjectPrxHelperBase.java:61)
70        at Glacier2.RouterPrxHelper.checkedCast(RouterPrxHelper.java:2262)
71        at omero.client.getRouter(client.java:786)
72        at omero.client.createSession(client.java:709)
73        at org.openmicroscopy.shoola.env.data.OMEROGateway.createSession(OMEROGateway.java:1841)
74        ... 10 more
75Caused by: javax.net.ssl.SSLHandshakeException: DHPublicKey does not comply to algorithm constraints
76        at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1431)
77        at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535)
78        at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813)
79        at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781)
80        at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624)
81        at IceSSL.TransceiverI.handshakeNonBlocking(TransceiverI.java:543)
82        at IceSSL.TransceiverI.initialize(TransceiverI.java:109)
83        at Ice.ConnectionI.initialize(ConnectionI.java:1933)
84        at Ice.ConnectionI.message(ConnectionI.java:1084)
85        at IceInternal.ThreadPool.run(ThreadPool.java:321)
86        at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
87        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:693)
88        ... 1 more
89Caused by: javax.net.ssl.SSLHandshakeException: DHPublicKey does not comply to algorithm constraints
90        at sun.security.ssl.DHCrypt.checkConstraints(DHCrypt.java:233)
91        at sun.security.ssl.ClientHandshaker.serverKeyExchange(ClientHandshaker.java:705)
92        at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:255)
93        at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
94        at sun.security.ssl.Handshaker$1.run(Handshaker.java:919)
95        at sun.security.ssl.Handshaker$1.run(Handshaker.java:916)
96        at java.security.AccessController.doPrivileged(Native Method)
97        at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1369)
98        at IceSSL.TransceiverI.handshakeNonBlocking(TransceiverI.java:530)
99        ... 7 more
100Exception in thread "Initializer"

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.14292 sec.)

We're Hiring!