Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We have an issue with deploying a route in karaf 7.1.1
We get an error;
WARN | Error starting extension: xxx/1.2.0 | Apache Aries Blueprint Spring Support | java.lang.ClassCastException: org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler cannot be cast to org.springframework.beans.factory.xml.NamespaceHandler |
This is a vanilla runtime 7.1.1.
The job was ported from 6.4 version and runs ok in the 6.4 runtime.
When starting the 7.1.1 runtime I see that the following bundle is not installed correctly:
207 |
|
1.0.0 | Fragment |
We think it is related, but cannot determine why this bundle is not loaded correctly.
Anybody any ideas or had this issue before?
Hello,
Are you able to load other bundles in V 7.1.1 runtime successfully? Is it OK with you when create a new route in V 7.1.1 and then deploy it ?
Best regards
Sabrina