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

[jira] Created: (GERONIMO-5777) Installed Bundles are not found if cache is cleared

Installed Bundles are not found if cache is cleared
---------------------------------------------------

                 Key: GERONIMO-5777
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5777
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: deployment
    Affects Versions: 3.0-M2, 3.0
         Environment: OS:win2003
            Reporter: viola.lu
             Fix For: 3.0-M2, 3.0


Currently, all bundles installed via karaf shell are kept one copy in cache, not persistent in repository, if cache is clear, those installed bundles are not found, making server start error.

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


[jira] Resolved: (GERONIMO-5777) Installed Bundles are not found if cache is cleared

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

Jarek Gawor resolved GERONIMO-5777.
-----------------------------------

    Resolution: Won't Fix
      Assignee: David Jencks

> Installed Bundles are not found if cache is cleared
> ---------------------------------------------------
>
>                 Key: GERONIMO-5777
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5777
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-M2, 3.0
>         Environment: OS:win2003
>            Reporter: viola.lu
>            Assignee: David Jencks
>             Fix For: 3.0-M2, 3.0
>
>
> Currently, all bundles installed via karaf shell are kept one copy in cache, not persistent in repository, if cache is clear, those installed bundles are not found, making server start error.

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

        

[jira] [Closed] (GERONIMO-5777) Installed Bundles are not found if cache is cleared

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

viola.lu closed GERONIMO-5777.
------------------------------


close it.

> Installed Bundles are not found if cache is cleared
> ---------------------------------------------------
>
>                 Key: GERONIMO-5777
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5777
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0
>         Environment: OS:win2003
>            Reporter: viola.lu
>            Assignee: David Jencks
>             Fix For: 3.0
>
>
> Currently, all bundles installed via karaf shell are kept one copy in cache, not persistent in repository, if cache is clear, those installed bundles are not found, making server start error.

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

        

[jira] Commented: (GERONIMO-5777) Installed Bundles are not found if cache is cleared

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984835#action_12984835 ] 

David Jencks commented on GERONIMO-5777:
----------------------------------------

My current viewpoint is that this is the most appropriate behavior.  I regard the bundles that the osgi framework knows about as the actual server, and any supporting files we may happen to supply (such as the maven-structured repository directory) as secondary and transitory details.

We're deploying stuff into the osgi framework using mvn urls.  Whether these artifacts are in our private mvn repo, the ~/.m2/repository local mvn repo, some nexus instance, or something else should be irrelevant.

If people deploy stuff through karaf directly either in the shell or by dropping them in deploy (or hotbundle) there's not much we can do to generate maven coordinates for them.

I'm thinking of experimenting with assembling servers without including the repository.

> Installed Bundles are not found if cache is cleared
> ---------------------------------------------------
>
>                 Key: GERONIMO-5777
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5777
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-M2, 3.0
>         Environment: OS:win2003
>            Reporter: viola.lu
>             Fix For: 3.0-M2, 3.0
>
>
> Currently, all bundles installed via karaf shell are kept one copy in cache, not persistent in repository, if cache is clear, those installed bundles are not found, making server start error.

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


[jira] Commented: (GERONIMO-5777) Installed Bundles are not found if cache is cleared

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

Shawn Jiang commented on GERONIMO-5777:
---------------------------------------

I'm surprised that a deployed WAB is not copied to repository either.

> Installed Bundles are not found if cache is cleared
> ---------------------------------------------------
>
>                 Key: GERONIMO-5777
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5777
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-M2, 3.0
>         Environment: OS:win2003
>            Reporter: viola.lu
>             Fix For: 3.0-M2, 3.0
>
>
> Currently, all bundles installed via karaf shell are kept one copy in cache, not persistent in repository, if cache is clear, those installed bundles are not found, making server start error.

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