Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » "NLS missing" messages on Ubuntu
"NLS missing" messages on Ubuntu [message #597492] Thu, 13 May 2010 13:41
Bryn Ellis is currently offline Bryn EllisFriend
Messages: 3
Registered: May 2010
Junior Member
Hi

I've just installed Eclipse on my Ubuntu 10.04 workstation along with the eclipse-dtp.

I run a simple select * from table and get nothing returned but the same error as you guys are getting:

NLS missing message: StatusLogger_no_bundle_1 in: org.eclipse.datatools.sqltools.result.PluginResourcesResultH istoryLuceneIndex_io_error ".

I also get this error:
ResultHistoryLuceneIndex_io_errorNLS missing message: StatusLogger_possible_args_1 in: org.eclipse.datatools.sqltools.result.PluginResources

org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: mailto:org.apache.lucene.store.SingleInstanceLock@2d0e1c: write.lock
at org.apache.lucene.store.Lock.obtain(Lock.java:85)
at org.apache.lucene.index.IndexWriter.init(IndexWriter.java:15 50)
at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1107)
at org.eclipse.datatools.sqltools.result.internal.index.ResultH istoryLuceneIndex.addResults(ResultHistoryLuceneIndex.java:1 12)
at org.eclipse.datatools.sqltools.result.internal.index.ResultH istoryLuceneIndex.addResult(ResultHistoryLuceneIndex.java:84 )
at org.eclipse.datatools.sqltools.result.internal.index.History IndexListener.resultInstanceStatusUpdated(HistoryIndexListen er.java:53)
at org.eclipse.datatools.sqltools.result.ResultManager.fireStat usUpdated(ResultManager.java:135)
at org.eclipse.datatools.sqltools.result.internal.model.ResultI nstance.updateStatus(ResultInstance.java:244)
at org.eclipse.datatools.sqltools.result.ResultsViewAPI.updateS tatus(ResultsViewAPI.java:563)
at org.eclipse.datatools.sqltools.editor.core.result.ResultSupp ortRunnable.handleSuccess(ResultSupportRunnable.java:422)
at org.eclipse.datatools.sqltools.editor.core.result.ResultSupp ortRunnable$HandleSuccessJob.run(ResultSupportRunnable.java: 302)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Does anyone have any ideas why I'm getting this please?

Interestingly I've just installed on my Windows 7 workstation as well and I'm getting the same problem. :cry:

Regards
Bryn
Previous Topic:synchronization on Boolean fields in Eclipse DTP project
Next Topic:Exception creating DriverManager
Goto Forum:
  


Current Time: Wed Apr 24 13:48:09 GMT 2024

Powered by FUDForum. Page generated in 0.02775 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top