cancel
Showing results for 
Search instead for 
Did you mean: 

HCI error - [CAMEL_CONTEXT_NOT_STARTED]

former_member2215
Participant
0 Kudos

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.

Accepted Solutions (0)

Answers (5)

Answers (5)

Jeffm42
Explorer
0 Kudos

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

Former Member
0 Kudos

Check tail log. You will get exact details.

Vimalsap
Participant
0 Kudos

There is no need to create a new Integration Project to resolve this issue.

The solution is not to use the SAP RM Message Protocol in the SOAP Adapter. If you use this protocol and deploy the project then the Iflow will goto error.

Just remove the SAP RM protocol from SOAP adapter and give SOAP 1.x protocol.

Then Goto Integration Operations and goto component status view, search for the iflow (you will see it as red due to the error) and refresh it. When you refresh the iflow will get started again. The error will be solved.

Vimal Pillai

former_member2215
Participant
0 Kudos

Hi All,

Still I am facing the same error after deployment.

I had deployed this iFlow successfully before.

I also have verified that this is the only IFlow deployed in tenant for required functionality(Quote to SO ERP).

Please let me know if anyone has faced this issue and is there any valid reason behind such behaviour.

Regards,

Pranil.

Former Member
0 Kudos

Can you check the tail log for detail?

Try undeploying and deploying the iflow again.

BR,
Diptee

former_member2215
Participant
0 Kudos

Hi Diptee,

Sorry responding late.

Thanks for your reply.

I created a new project and deployed iflow.

It is working fine.

Regards,

Pranil.

former_member191435
Contributor
0 Kudos

Hi Pranil,

Can you please create separate integration project and test it..

may be in a trail  integration projects exits with an error you will get this kind of error..

Thanks,

Sreenivas

former_member2215
Participant
0 Kudos

Thanks for reply Sreenivas.

Yes I checked by creating and deploying new artifact.

Still getting the same error.

Regards,

Pranil.

former_member191435
Contributor
0 Kudos

May be in that tenante some more projects are in error state.

Try like this... delete that  project and create once again and test it.

Thanks,

Sreenivas

former_member2215
Participant
0 Kudos

Tried by deleting and creating also.

Still showing same error.

Regards,

Pranil.