[
https://issues.apache.org/activemq/browse/SMX4KNL-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50383#action_50383
]
Guillaume Nodet commented on SMX4KNL-236:
-----------------------------------------
I think this one has been fixed as part of the following commit:
http://svn.apache.org/viewvc/servicemix/smx4/kernel/trunk/main/src/main/java/org/apache/servicemix/kernel/main/Main.java?r1=746346&r2=750514&diff_format=h
> Command 'quit' generates a non blocking error during servicemix kernel stop
> (SMX4 Kernel 1.1.0-SNAPSHOT)
> --------------------------------------------------------------------------------------------------------
>
> Key: SMX4KNL-236
> URL: https://issues.apache.org/activemq/browse/SMX4KNL-236
> Project: ServiceMix Kernel
> 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.