[
https://issues.apache.org/jira/browse/GERONIMO-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986228#action_12986228
]
Shawn Jiang commented on GERONIMO-5283:
---------------------------------------
skip wab configuration when writing the config.xml.
https://issues.apache.org/jira/browse/GERONIMO-5783 was opened to track the
remaining problem.
--------------------------------------------------------------------------------------------------
Repository Revision Date User Message
ASF #1063143 Tue Jan 25 00:19:33 EST 2011 genspring
GERONIMO-5283 Server restart fails after a hard stop
Files Changed
MODIFY
/geronimo/server/branches/3.0-M2/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/configuration/LocalAttributeManager.java
Repository Revision Date User Message
ASF #1063144 Tue Jan 25 00:21:09 EST 2011 genspring
GERONIMO-5283 Server restart fails after a hard stop
Files Changed
MODIFY
/geronimo/server/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/configuration/LocalAttributeManager.java
> Server restart fails after a hard stop
> --------------------------------------
>
> Key: GERONIMO-5283
> URL: https://issues.apache.org/jira/browse/GERONIMO-5283
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: Kevan Miller
> Assignee: Shawn Jiang
> Fix For: 3.0-M2, 3.0
>
> Attachments: cache.JPG
>
>
> Installed the Blog sample, ran it successfully. Stopped the server (kill -9
> or reboot your system ;-)
> I get the following:
> karaf@root> Booting Geronimo Kernel (in Java 1.6.0_17)...
> Starting Geronimo Application Server v3.0-SNAPSHOT
> [************************************* ] 94% 21s Starting
> org.apache.ger...2010-05-04 09:46:28,589 ERROR [DatabaseInitializationGBean]
> Table/View 'AUTHOR' already exists in Schema 'APP'.
> [************************************* ] 94% 21s Starting
> org.apache.ger...2010-05-04 09:46:28,910 ERROR [DatabaseInitializationGBean]
> Table/View 'HOLDINGEJB' already exists in Schema 'APP'.
> [*************************************** ] 98% 22s Startup failed
>
> org.apache.geronimo.kernel.config.InvalidConfigException: Could not locate
> configs to start:
> [default/org.apache.aries.samples.blog.web/1272912147190/wab]
> at
> org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:154)
> at
> org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:81)
> at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
> at
> org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
> at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:32)
> [*************************************** ] 98% 69s Startup failed
>
> Note that the server process does not actually end. This is a problem, also.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.