[
https://issues.apache.org/jira/browse/SM-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gert Vanthienen resolved SM-2316.
---------------------------------
Resolution: Fixed
Fix Version/s: (was: 5.1.1)
5.1.0
Assignee: Gert Vanthienen
Applied the pull request:
- for {{master}} in
https://git-wip-us.apache.org/repos/asf?p=servicemix.git;a=commit;h=71a92c6c5ac271827c5955718028e6dcf8ad51b8
- for {{servicemix-5.1.x}} in
https://git-wip-us.apache.org/repos/asf?p=servicemix.git;a=commit;h=b51c2c4f288359517081b7771d2c940f50147f57
- for {{servicemix-5.0.x}} in
https://git-wip-us.apache.org/repos/asf?p=servicemix.git;a=commit;h=9a8046ba04a6f9664620767259ecd38dc611f572
> Problems when reinstalling the drools examples
> ----------------------------------------------
>
> Key: SM-2316
> URL: https://issues.apache.org/jira/browse/SM-2316
> Project: ServiceMix
> Issue Type: Task
> Components: examples
> Affects Versions: 5.0.1, 5.0.2, 5.1.0, 6.0.0
> Reporter: Krzysztof Sobkowiak
> Assignee: Gert Vanthienen
> Fix For: 5.0.2, 5.1.0, 6.0.0
>
> Attachments: log.txt
>
>
> When one of the drools samples is uninstalled and next installed again
> following error appears in log
> {code}
> java.lang.IllegalStateException: Bundle is uninstalled
> at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:1693)
> at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:926)
> at
> org.springframework.osgi.util.BundleDelegatingClassLoader.findClass(BundleDelegatingClassLoader.java:99)[114:org.springframework.osgi.core:1.2.1]
> at
> org.springframework.osgi.util.BundleDelegatingClassLoader.loadClass(BundleDelegatingClassLoader.java:156)[114:org.springframework.osgi.core:1.2.1]
> at java.lang.ClassLoader.loadClass(ClassLoader.java:358)[:1.7.0_55]
> at java.lang.Class.forName0(Native Method)[:1.7.0_55]
> at java.lang.Class.forName(Class.java:270)[:1.7.0_55]
> {code}
> Refreshing the drools bundle solves the problem. The problem soes not happen
> in {{5.0.0}} where the drools bundle was part of the drools example feature.
> Extracting the drools bundle in a separate feature caused the problem. It
> seems that the drools bundle must be installed together with routes or must
> be refreshed after the routes are installed
--
This message was sent by Atlassian JIRA
(v6.2#6252)