Command 'quit' generates a non blocking error during servicemix kernel stop
(SMX4 Kernel 1.1.0-SNAPSHOT)
--------------------------------------------------------------------------------------------------------
Key: SMX4-236
URL: https://issues.apache.org/activemq/browse/SMX4-236
Project: ServiceMix 4
Issue Type: Bug
Reporter: Charles Moulliard
s...@root:osgi> quit
Error occured shutting down framework: org.osgi.framework.BundleException:
Bundle org.apache.felix.framework [0] cannot be stopped, since it is either
starting or stopping.
org.osgi.framework.BundleException: Bundle org.apache.felix.framework [0]
cannot be stopped, since it is either starting or stopping.
at org.apache.felix.framework.Felix.stopBundle(Felix.java:1719)
at org.apache.felix.framework.Felix.stop(Felix.java:739)
at org.apache.servicemix.kernel.main.Main.destroy(Main.java:219)
at org.apache.servicemix.kernel.main.Main.main(Main.java:326)
C:\Workspace\esb\apache-servicemix-kernel-1.1.0-fuse-SNAPSHOT\bin>servicemix
____ _ __ __ _
/ ___| ___ _ ____ _(_) ___ ___| \/ (_)_ __
\___ \ / _ \ '__\ \ / / |/ __/ _ \ |\/| | \ \/ /
___) | __/ | \ V /| | (_| __/ | | | |> <
|____/ \___|_| \_/ |_|\___\___|_| |_|_/_/\_\
ServiceMix Kernel (1.1.0-fuse-SNAPSHOT)
Type 'help' for more information.
-----------------------------------------------------------------------------------------------------------------------------------------------------
s...@root:/>
s...@root:/> exit
C:\Workspace\esb\apache-servicemix-kernel-1.1.0-fuse-SNAPSHOT\bin>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.