Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] BundleContext is no longer valid

Hey All,
I am getting the following error when running my route in our linux integrated environment: An Exception occurred....java.lang.IllegalStateException: BundleContext is no longer valid.
I do not get this error when running on my windows machine. Furthermore I was running the exact same code yesterday and wasn't getting the error.
From what I can tell, this happens at a point in my route in which we are writing a status to a database and then using the cStop component to stop the route. It seems that the cStop component is what is generating the error but I could be wrong. I will attach a screenshot.
Has anyone encountered this error before? If so, how did you resolve it?
Thanks,
Dave
Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

I bounced Talend Runtime and that solved the issue. It would be nice to know what causes this issue though...

View solution in original post

1 Reply
Anonymous
Not applicable
Author

I bounced Talend Runtime and that solved the issue. It would be nice to know what causes this issue though...