You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Caroline Augustin <ca...@tm1.at> on 2001/11/29 09:08:46 UTC

James crashes when I activate TLS

I am using james-2.0a1.
When I activate TLS the program crashes. I have put AvalonTestKeys in conf folder and uncommented the TLS-part in config.xml. Following occurs:

--- Message ---
Can't find resource for bundle java.util.PropertyResourceBundle, key embeddor.error.shutdown.failed
--- Stack Trace ---
java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key embeddor.error.shutdown.failed
        at java.util.ResourceBundle.getObject(ResourceBundle.java:382)
        at java.util.ResourceBundle.getString(ResourceBundle.java:354)
        at org.apache.avalon.excalibur.i18n.Resources.getString(Resources.java:554)
        at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.dispose
(DefaultEmbeddor.java:192)
        at org.apache.avalon.phoenix.frontends.CLIMain.shutdown(CLIMain.java:153)
        at org.apache.avalon.phoenix.frontends.CLIMain.forceShutdown(CLIMain.java:141)
        at org.apache.avalon.phoenix.frontends.ShutdownHook.run(CLIMain.java:201)

PHOENIX-LOG-FILE:

Thu Nov 29 08:40:04 GMT+01:00 2001 [ERROR  ] (Phoenix.james.lifecycle): Block named "sockets" failed to pass through the Initialization stage. (Reason: Error creating factory with class org.apache.avalon.cornerstone.blocks.sockets.TLSServerSocketFactory).
Thu Nov 29 08:40:04 GMT+01:00 2001 [ERROR  ] (Phoenix.james): There was an error running phase "startup" for Block named "sockets". (Reason: Block named "sockets" failed to pass through the Initialization stage. (Reason: Error creating factory with class org.apache.avalon.cornerstone.blocks.sockets.TLSServerSocketFactory).).
org.apache.avalon.framework.CascadingException: Block named "sockets" failed to pass through the Initialization stage. (Reason: Error creating factory with class org.apache.avalon.cornerstone.blocks.sockets.TLSServerSocketFactory).
rethrown from
java.lang.ClassNotFoundException: org.apache.avalon.cornerstone.blocks.sockets.TLSServerSocketFactory
----------------------------------------------------
 Diese Nachricht wurde �ber tower media 1 gesendet
Ihre 1. Adresse zum Kommunizieren: http://www.tm1.at

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>