I am using geronimo with eclipse.
I tried to run the sample program(jaxws-converter) using geronimo server
plug-in.
But it was failed by some reason.
After that server cannot make startup process, even though I deleted
geronimo
and uncompress another one.
When I execute "start-server", it gives following error message.
.... skipped
started in .089s
Module 66/68 org.apache.geronimo.plugins/mconsole-ds/2.1.3/car
started in .040s
Module 67/68 org.apache.geronimo.plugins/mconsole-jetty/2.1.3/car
started in .306s
Server Startup failed
org.apache.geronimo.kernel.config.InvalidConfigException: Could not locate
confi
gs to start: [default/jaxws-converter/1.0/car]
at
org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaem
on.java:167)
at
org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon
.java:79)
at
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(Ma
inConfigurationBootstrapper.java:45)
at
org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
.... skipped
How can I solve the problem?
--
View this message in context:
http://www.nabble.com/Server-startup-failed.-tp21560265s134p21560265.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.