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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Lock File Runtime

I am having a problem with Talend RunTime at the file wrapper.log. This is the Talend ESB version: 6.3.1_SE_206_release/6.3.1

 

I am having this error all the time, I just need this to stop. 

 

 

INFO | jvm 1 | 2017/10/23 13:23:39 | Oct 23, 2017 1:23:39 PM org.apache.karaf.main.lock.SimpleFileLock lock
INFO | jvm 1 | 2017/10/23 13:23:39 | INFO: Trying to lock C:\Users\dor\Desktop\TALEND\Runtime_ESBSE\container\lock
INFO | jvm 1 | 2017/10/23 13:23:39 | Oct 23, 2017 1:23:39 PM org.apache.karaf.main.lock.SimpleFileLock lock
INFO | jvm 1 | 2017/10/23 13:23:39 | INFO: Lock failed
INFO | jvm 1 | 2017/10/23 13:23:40 | Oct 23, 2017 1:23:40 PM org.apache.karaf.main.lock.SimpleFileLock lock

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Have you tried deleting the lock file and starting the service again? 

View solution in original post

5 Replies
Anonymous
Not applicable
Author

Have you tried deleting the lock file and starting the service again? 

Anonymous
Not applicable
Author

Did this resolve your question? If so can you set it to resolved so that others can benefit from this?

Anonymous
Not applicable
Author

Yes!!! 0683p000009MACn.png

OFarooqui1603183861
Contributor
Contributor

What is the solution to this?

andrew_bates
Contributor
Contributor

This can also happen when you try and run two instances - the second one tried to grab the lock and fails. Check with

 

ps -ef | grep java

 

And see if you have two instances running.