Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » exporting cdo server feature product
exporting cdo server feature product [message #1047422] Tue, 23 April 2013 07:22 Go to next message
Lakhveer Singh is currently offline Lakhveer SinghFriend
Messages: 26
Registered: March 2013
Junior Member
hello friends,

i m working for an organization and designing a cdo server plugin.
i have created a feature cdo-server product and it is running successfully inside of eclipse. but when i tries it to export it as a eclipse product it gives and error that
<b>org.eclipse.emf.cdo.server.product is not present in your workspace</b>. then i imported the the plugin org.eclispe.emf.cdo.server in my working workspace then i was succeeded in exporting the plugin but after exporting it the product is not running i have also included the cdo-server.xml file in build configuration file. instead of that i m getting an error message in log file.
here is it.

!SESSION 2013-04-23 12:01:51.748 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_17
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.emf.cdo.server 1 0 2013-04-23 12:01:53.358
!MESSAGE CDO server starting

!ENTRY org.eclipse.net4j.util 4 0 2013-04-23 12:01:53.361
!MESSAGE Config folder C:\Users\9\Desktop\products\server\server\${resource_loc:\com.wonderbunch.wonderwork.server\rootfiles\configuration} could not be created

!ENTRY org.eclipse.net4j.util 4 0 2013-04-23 12:01:53.383
!MESSAGE NullPointerException
!STACK 0
java.lang.NullPointerException
at org.eclipse.emf.cdo.internal.server.bundle.CDOServerApplication.doStart(CDOServerApplication.java:77)
at org.eclipse.net4j.util.om.OSGiApplication.start(OSGiApplication.java:63)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.equinox.internal.app.AnyThreadAppLauncher.run(AnyThreadAppLauncher.java:26)
at java.lang.Thread.run(Unknown Source)


please help me out.

thanks in advance.
Re: exporting cdo server feature product [message #1047559 is a reply to message #1047422] Tue, 23 April 2013 11:32 Go to previous message
Eclipse UserFriend
Ask this stuff on the emf/cdo forums.
Previous Topic:Detecting Modifier Keys on a Contributed Menu Item
Next Topic:MApplication.getDescriptors() returns an empty list
Goto Forum:
  


Current Time: Thu Apr 25 00:45:15 GMT 2024

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

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

Back to the top