Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

java.util.NoSuchElementException when opening key file

1 view
Skip to first unread message

Daniel Bratell

unread,
Jul 30, 2003, 11:49:50 AM7/30/03
to
What could the following mean which I get at stdout when using my key in
the SSL configuration?

<2003-jul-30 11:01:42 CEST> <Notice> <Management> <140005> <Loading
configuration /opt/i4/kiruna/c3-daniel/weblogic/config.xml>
java.util.NoSuchElementException
at java.util.Vector.lastElement(Unknown Source)
at
com.certicom.net.ssl.CerticomContextWrapper.inputPrivateKey(Unknown Source)
at
weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:425)
at
weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:288)
at
weblogic.t3.srvr.T3Srvr.initializeListenThreads(T3Srvr.java:1518)
at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:858)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:294)
at weblogic.Server.main(Server.java:31)


The weblogic.log just says "Inconsistent security configuration,
java.util.NoSuchElementException" without any further explanation.
Changing the key path to the demokeys supplied with WLS works fine, but
when I try to use the real key it breaks with the exception above.

/Daniel

0 new messages