You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Shawn Jiang (JIRA)" <ji...@apache.org> on 2011/01/24 10:44:44 UTC

[jira] Commented: (GERONIMO-5283) Server restart fails after a hard stop

    [ https://issues.apache.org/jira/browse/GERONIMO-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985587#action_12985587 ] 

Shawn Jiang commented on GERONIMO-5283:
---------------------------------------

some osgi framework persistence files does not get generated with hard stop.     

We need to figure out a way to generate them before shutdown.

> 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
>         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.