Some Karaf instances never reach the 'started' state
----------------------------------------------------
Key: FELIX-1574
URL: https://issues.apache.org/jira/browse/FELIX-1574
Project: Felix
Issue Type: Bug
Components: Karaf
Affects Versions: karaf-1.0.0
Reporter: David Bosschaert
Instances crested from the default karaf instance shell never show up as started
Here's how it's reproduced:
1. create an instance from command line
2. start that instance from the command lie
3. start default karaf instance
(this throws up an JMX/RMI exception)
4. create & start another instance form within the default karaf one
now the admin list shows the other new one as 'starting'
both in karaf as well as from the command line
An interesting observation is that these instances get created in
<root>/bin/instances instead of <root>/instances
BTW: The CWD when I started karaf was <root>/bin
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.