exporting cdo server feature product [message #1047422] |
Tue, 23 April 2013 03:22  |
Eclipse User |
|
|
|
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.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03170 seconds