cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi All,

In HCI monitoring I am getting below error for deployed artifact.

"[CAMEL][IFLOW][CAMEL_CONTEXT_NOT_STARTED] : The CamelContext did not start. Please check the tail log for details."

I checked eclipse log but couldn't find anything relevant.

Also redeployed the artifact but getting same error.


I am trying to fix it. So please let me know if someone is having any idea.

Regards,

Pranil.

0 Likes
View Entire Topic
Jeffm42
Explorer
0 Likes

Hi Pranil,

I had the exact same problem. I found I miss typed the "Content Modifier" type for "xPath". I had java.lang.string instead of java.lang.String.  It's meant to be a capital S.

Re-saved and deployed.

regards,

Jeff