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

[jira] [Updated] (KARAF-570) Problem in executing obr:start command from karaf client

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

Jean-Baptiste Onofré updated KARAF-570:
---------------------------------------

      Component/s:     (was: tooling)
                   runtime
    Fix Version/s: 3.1.0
                   3.0.0

> Problem in executing obr:start command from karaf client
> --------------------------------------------------------
>
>                 Key: KARAF-570
>                 URL: https://issues.apache.org/jira/browse/KARAF-570
>             Project: Karaf
>          Issue Type: Bug
>          Components: runtime
>    Affects Versions: 2.2.0
>         Environment: CentOS 5.5 apache-karaf-2.2.0
>            Reporter: Arjun
>             Fix For: 3.0.0, 3.1.0
>
>
> Here is the script I am using to add my obr repository and deploy bundles to remote karaf instance
> ================
> echo Adding url to obr
> #/home/admin/karafclient/bin/client -a 8101 -h localhost -u karaf -p karaf obr:addurl "http://ec2-184-72-148-173.compute-1.amazonaws.com:8081/nexus/content/repositories/releases/repository.xml"
> /home/admin/karafclient/bin/client -a 8101 -h ec2-50-16-110-220.compute-1.amazonaws.com -u karaf -p karaf obr:addurl "http://ec2-184-72-148-173.compute-1.amazonaws.com:8081/nexus/content/repositories/releases/repository.xml"
> echo Deploying and starting the bundle - ePaaS Bundles
> #/home/admin/karafclient/bin/client -a 8101 -h localhost -u karaf -p karaf obr:start "ePaaS Complete Demo Web"
> /home/admin/karafclient/bin/client -a 8101 -h ec2-50-16-110-220.compute-1.amazonaws.com -u karaf -p karaf obr:start "ePaaS Complete Demo Web"
> ================
> obr:addurl command works fine but  obr:start does not deploy my application.

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