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 03:36:43 UTC

[jira] Created: (GERONIMODEVTOOLS-704) Provide a check box to clean server cache when start server from GEP.

Provide a check box to clean server cache when start server from GEP.
---------------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-704
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-704
             Project: Geronimo-Devtools
          Issue Type: Improvement
          Components: eclipse-plugin
    Affects Versions: 3.0
            Reporter: Shawn Jiang
            Assignee: Delos Dai
             Fix For: 3.0


see https://issues.apache.org/jira/browse/GERONIMO-5527, some code added to support -c/--clean switch to clean server cache from startup script.   we need to add the same function in GEP.


---------------------------------------------------------------------------------------------------------------------------------------------
Repository	Revision	Date	User	Message
ASF	#1025840	Thu Oct 21 02:05:53 EDT 2010	genspring	GERONIMO-5527 provide a way to clean osgi bundle cache when starting the server.
Files Changed
MODIFY /geronimo/server/trunk/framework/configs/karaf-framework/src/main/distribution/windows-text/bin/geronimo.bat 
MODIFY /geronimo/server/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/main/EmbeddedDaemon.java 
MODIFY /geronimo/server/trunk/framework/modules/geronimo-cli/src/main/java/org/apache/geronimo/cli/daemon/DaemonCLParser.java 
MODIFY /geronimo/server/trunk/framework/configs/karaf-framework/src/main/distribution/unix-shell/bin/geronimo 




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMODEVTOOLS-704) Provide a check box to clean server cache when start server from GEP.

Posted by "Ted Kirby (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992243#comment-12992243 ] 

Ted Kirby commented on GERONIMODEVTOOLS-704:
--------------------------------------------

FYI, I have developed code to fix this issue.

> Provide a check box to clean server cache when start server from GEP.
> ---------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-704
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-704
>             Project: Geronimo-Devtools
>          Issue Type: Improvement
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Shawn Jiang
>            Assignee: Delos Dai
>             Fix For: 3.0
>
>
> see https://issues.apache.org/jira/browse/GERONIMO-5527, some code added to support -c/--clean switch to clean server cache from startup script.   we need to add the same function in GEP.
> ---------------------------------------------------------------------------------------------------------------------------------------------
> Repository	Revision	Date	User	Message
> ASF	#1025840	Thu Oct 21 02:05:53 EDT 2010	genspring	GERONIMO-5527 provide a way to clean osgi bundle cache when starting the server.
> Files Changed
> MODIFY /geronimo/server/trunk/framework/configs/karaf-framework/src/main/distribution/windows-text/bin/geronimo.bat 
> MODIFY /geronimo/server/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/main/EmbeddedDaemon.java 
> MODIFY /geronimo/server/trunk/framework/modules/geronimo-cli/src/main/java/org/apache/geronimo/cli/daemon/DaemonCLParser.java 
> MODIFY /geronimo/server/trunk/framework/configs/karaf-framework/src/main/distribution/unix-shell/bin/geronimo 

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

        

[jira] Updated: (GERONIMODEVTOOLS-704) Provide a check box to clean server cache when start server from GEP.

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor updated GERONIMODEVTOOLS-704:
-----------------------------------------

    Affects Version/s:     (was: 3.0)
                       3.0-M2
        Fix Version/s:     (was: 3.0)

> Provide a check box to clean server cache when start server from GEP.
> ---------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-704
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-704
>             Project: Geronimo-Devtools
>          Issue Type: Improvement
>          Components: eclipse-plugin
>    Affects Versions: 3.0-M2
>            Reporter: Shawn Jiang
>            Assignee: Ted Kirby
>             Fix For: 3.0-M2
>
>
> see https://issues.apache.org/jira/browse/GERONIMO-5527, some code added to support -c/--clean switch to clean server cache from startup script.   we need to add the same function in GEP.
> ---------------------------------------------------------------------------------------------------------------------------------------------
> Repository	Revision	Date	User	Message
> ASF	#1025840	Thu Oct 21 02:05:53 EDT 2010	genspring	GERONIMO-5527 provide a way to clean osgi bundle cache when starting the server.
> Files Changed
> MODIFY /geronimo/server/trunk/framework/configs/karaf-framework/src/main/distribution/windows-text/bin/geronimo.bat 
> MODIFY /geronimo/server/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/main/EmbeddedDaemon.java 
> MODIFY /geronimo/server/trunk/framework/modules/geronimo-cli/src/main/java/org/apache/geronimo/cli/daemon/DaemonCLParser.java 
> MODIFY /geronimo/server/trunk/framework/configs/karaf-framework/src/main/distribution/unix-shell/bin/geronimo 

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

        

[jira] Resolved: (GERONIMODEVTOOLS-704) Provide a check box to clean server cache when start server from GEP.

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved GERONIMODEVTOOLS-704.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0-M2
         Assignee: Ted Kirby  (was: Delos Dai)

The work for this item is done.


> Provide a check box to clean server cache when start server from GEP.
> ---------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-704
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-704
>             Project: Geronimo-Devtools
>          Issue Type: Improvement
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Shawn Jiang
>            Assignee: Ted Kirby
>             Fix For: 3.0-M2, 3.0
>
>
> see https://issues.apache.org/jira/browse/GERONIMO-5527, some code added to support -c/--clean switch to clean server cache from startup script.   we need to add the same function in GEP.
> ---------------------------------------------------------------------------------------------------------------------------------------------
> Repository	Revision	Date	User	Message
> ASF	#1025840	Thu Oct 21 02:05:53 EDT 2010	genspring	GERONIMO-5527 provide a way to clean osgi bundle cache when starting the server.
> Files Changed
> MODIFY /geronimo/server/trunk/framework/configs/karaf-framework/src/main/distribution/windows-text/bin/geronimo.bat 
> MODIFY /geronimo/server/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/main/EmbeddedDaemon.java 
> MODIFY /geronimo/server/trunk/framework/modules/geronimo-cli/src/main/java/org/apache/geronimo/cli/daemon/DaemonCLParser.java 
> MODIFY /geronimo/server/trunk/framework/configs/karaf-framework/src/main/distribution/unix-shell/bin/geronimo 

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

        

[jira] Commented: (GERONIMODEVTOOLS-704) Provide a check box to clean server cache when start server from GEP.

Posted by "Shawn Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986303#action_12986303 ] 

Shawn Jiang commented on GERONIMODEVTOOLS-704:
----------------------------------------------

With some additional code to GERONIMO-5527, GEP could just use -c/--clean with following properties 

1,  -Dorg.osgi.framework.storage.clean=onFirstInit  

to clean up the OSGi cache.

2, -Ddirectorys.to.remove.on.start=/var/catalina/work,/var/catalina/resources

to customize other cache to delete when geronimo starts.

> Provide a check box to clean server cache when start server from GEP.
> ---------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-704
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-704
>             Project: Geronimo-Devtools
>          Issue Type: Improvement
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Shawn Jiang
>            Assignee: Delos Dai
>             Fix For: 3.0
>
>
> see https://issues.apache.org/jira/browse/GERONIMO-5527, some code added to support -c/--clean switch to clean server cache from startup script.   we need to add the same function in GEP.
> ---------------------------------------------------------------------------------------------------------------------------------------------
> Repository	Revision	Date	User	Message
> ASF	#1025840	Thu Oct 21 02:05:53 EDT 2010	genspring	GERONIMO-5527 provide a way to clean osgi bundle cache when starting the server.
> Files Changed
> MODIFY /geronimo/server/trunk/framework/configs/karaf-framework/src/main/distribution/windows-text/bin/geronimo.bat 
> MODIFY /geronimo/server/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/main/EmbeddedDaemon.java 
> MODIFY /geronimo/server/trunk/framework/modules/geronimo-cli/src/main/java/org/apache/geronimo/cli/daemon/DaemonCLParser.java 
> MODIFY /geronimo/server/trunk/framework/configs/karaf-framework/src/main/distribution/unix-shell/bin/geronimo 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.