You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jamie goodyear (JIRA)" <ji...@apache.org> on 2011/07/07 11:59:18 UTC

[jira] [Closed] (KARAF-26) have restart clean command/API

     [ https://issues.apache.org/jira/browse/KARAF-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-26.
-------------------------------


> have restart clean command/API
> ------------------------------
>
>                 Key: KARAF-26
>                 URL: https://issues.apache.org/jira/browse/KARAF-26
>             Project: Karaf
>          Issue Type: New Feature
>            Reporter: james strachan
>            Assignee: Guillaume Nodet
>             Fix For: 2.1.0
>
>
> in development its very common to want to trash the data directory, stop karaf then start again. Its kinda painful.
> it'd be good to do this in a single command.
> {code}
> restart:clean
> {code}
> which would move the ./data directory somewhere (into an old directory, maybe numbered so you've a history of logs etc) and then doing a System.exit(something) such that the shell script knows its a restart, where the shell script could then restart the JVM again.
> I can imagine this being useful in distributed testing/production uses where you want to basically restart a server from scratch so it might fetch new bundles on startup etc (without worrying about old stuff being stuck in the JVM).
> I guess restarting is one thing - and restarting clean (with the data directory going) is a secondary optional extra

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira