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] Updated: (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:all-tabpanel ]

Han Hong Fang updated GERONIMO-4230:
------------------------------------

    Attachment: GERONIMO-4230.patch

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