Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

While running build engine in RTC 6.0.5 on ubuntu platform it is giving following exceptions and errors

 Exception in thread "Thread-7" java.lang.NoClassDefFoundError: org.eclipse.core.resources.ResourcesPlugin

Caused by: org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.eclipse.core.resources (24).
Caused by: org.osgi.framework.BundleException: Exception in org.eclipse.core.resources.ResourcesPlugin.start() of bundle org.eclipse.core.resources.
Caused by: java.lang.IllegalStateException: The platform metadata area could not be written: /home/rtc/Documents/jtc/buildsystem/buildengine/eclipse/workspace/.metadata.  By default the platform writes its content
under the current working directory when the platform is launched.  Use the -data parameter to
specify a different content area for the platform.

Kindly suggest

0 votes



3 answers

Permanent link

 Is this an ANT or Maven based build?

0 votes


Permanent link

 This is ANT based build

0 votes


Permanent link

 What ID is your JBE running under? Does it match the "rtc" user? Can you do an "ls -l" on the /home/rtc/Documents/jtc/buildsystem/buildengine/eclipse/workspace directory to show the ownership of the files and directories?

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 01 '18, 9:02 a.m.

Question was seen: 2,125 times

Last updated: Oct 04 '18, 9:45 a.m.

Confirmation Cancel Confirm