Jean-Baptiste Onofré created KARAF-1566:
-------------------------------------------

             Summary: instance:clone set the source instance in error
                 Key: KARAF-1566
                 URL: https://issues.apache.org/jira/browse/KARAF-1566
             Project: Karaf
          Issue Type: Bug
          Components: karaf-instance
    Affects Versions: 3.0.0
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 3.0.0.RC1, 3.0.0


When we clone an instance, the source instance is in an error state:

SSH Port | RMI Registry | RMI Server | State   | PID  | Name
------------------------------------------------------------
    8102 |         1100 |      44445 | Stopped | 0    | test
    8101 |         1099 |      44444 | Started | 4386 | root
karaf@root(instance)> clone -v test other
Cloning instance test into other
karaf@root(instance)> list
SSH Port | RMI Registry | RMI Server | State   | PID  | Name
------------------------------------------------------------
       0 |            0 |          0 | Error   | 0    | test
    8101 |         1099 |      44444 | Started | 4386 | root


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to