You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Han Hong Fang (JIRA)" <ji...@apache.org> on 2009/05/26 10:26:45 UTC

[jira] Commented: (GERONIMO-4230) When installing a plugin that is already existed, we still give people confusing missingDependency message

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

Han Hong Fang commented on GERONIMO-4230:
-----------------------------------------

Patch for this problem is attached. And following test scenarioes are successfully performed:

- install existing plugin with deploy.bat
- install existing plugin group with deploy.bat

- install existing plugin with gshell
- install existing plugin group with gshell

Does anybody see some issue regarding  plugin farm functionality as discussed in GERONIMO-4318?

Thanks for verification!

Janet

> When installing a plugin that is already existed, we still give people confusing missingDependency message
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4230
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4230
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Plugins
>    Affects Versions: 2.1.2, 2.1.3, 2.2
>            Reporter: Lin Sun
>            Assignee: Lin Sun
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: GERONIMO-4230.patch
>
>
> For example, when I install the daytrader-streamer-client onto my server without knowing the module is already installed, the deployer gave me the following message:
> lin-suns-macbook-pro:bin linsun$ java install-plugin ~/daytrader/daytrader-tomcat/target/daytrader-streamer-client-2.2-SNAPSHOT.car 
> Listening for transport dt_socket at address: 8011
> Checking for status every 1000ms:
> Installation FAILED: Configuration org.apache.geronimo.daytrader/daytrader-streamer-client/2.2-SNAPSHOT/car is already installed.
> Missing dependency:
> org.apache.geronimo.daytrader/daytrader-streamer-client/2.2-SNAPSHOT/car
> The Missing Dependency message is rather confusing and should be removed.

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