Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » launching CDO Server(CDO server + org.eclipse.equinox.launcher)
launching CDO Server [message #516977] Thu, 25 February 2010 16:34 Go to next message
mjido is currently offline mjidoFriend
Messages: 15
Registered: July 2009
Junior Member
Hello every body

I'm trying to launch CDO server using a batch command:

java -Xmx1100M -XX:PermSize=512M -XX:MaxPermSize=500M -jar D:\\eclipse\\plugins\\org.eclipse.equinox.launcher_1.0.101.R 34x_v20081125.jar -data D:\\tmpWS -product org.eclipse.emf.cdo.server.product

the server is started but it can not find the cd-server.xml
:
[WARN] CDO server configuration not found: xxxx\cdo-server.xml
where xxx is the working directory (i use ms-dos)

How can i specify the path of the cd-server file ?

Thank you in advance.


Re: launching CDO Server [message #517005 is a reply to message #516977] Thu, 25 February 2010 16:55 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 25.02.2010 17:34, schrieb mjido:
> Hello every body
>
> I'm trying to launch CDO server using a batch command:
> java -Xmx1100M -XX:PermSize=512M -XX:MaxPermSize=500M -jar
> D:\\eclipse\\plugins\\org.eclipse.equinox.launcher_1.0.101.R
> 34x_v20081125.jar -data D:\\tmpWS -product
> org.eclipse.emf.cdo.server.product
> the server is started but it can not find the cd-server.xml
> :
> [WARN] CDO server configuration not found: xxxx\cdo-server.xml
> where xxx is the working directory (i use ms-dos)
>
> How can i specify the path of the cd-server file ?
You can specify the directory where config files are searched with
-Dnet4j.config="my.folder".

Cheers
/Eike

----
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Re: launching CDO Server [message #517137 is a reply to message #517005] Fri, 26 February 2010 11:31 Go to previous message
mjido is currently offline mjidoFriend
Messages: 15
Registered: July 2009
Junior Member
It works Smile
Thank you Eike
Previous Topic:Ecore annotations propagating to genmodel
Next Topic:CDO Server
Goto Forum:
  


Current Time: Tue Apr 16 22:41:18 GMT 2024

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

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

Back to the top