It's all about the answers!

Ask a question

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


ketaki pangu (7118) | asked Oct 01 '18, 9:02 a.m.
edited Oct 01 '18, 10:51 a.m. by Ralph Schoon (63.1k33645)

 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

3 answers



permanent link
Kenny Smith (302513) | answered Oct 04 '18, 9:45 a.m.

 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?


permanent link
ketaki pangu (7118) | answered Oct 03 '18, 12:41 a.m.

 This is ANT based build


permanent link
Kenny Smith (302513) | answered Oct 01 '18, 10:08 a.m.

 Is this an ANT or Maven based build?

Your answer


Register or 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.