Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO] How to close server ?
[CDO] How to close server ? [message #560230] Tue, 21 September 2010 15:48 Go to next message
Guillaume P. is currently offline Guillaume P.Friend
Messages: 69
Registered: June 2010
Location: Toulouse, France
Member
Hello,

I'm discovering CDO, and I managed to run a CDO server (with H2 database).

The console wrote this:

Quote:
[INFO] CDO server starting
!SESSION 2010-09-21 16:22:52.890 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Framework arguments: -product org.eclipse.emf.cdo.server.product
Command-line arguments: -product org.eclipse.emf.cdo.server.product -data D:\Documents\XXXXXX\workspace/../runtime-New_configuration -dev file:D:/Documents/XXXXXX/workspace/.metadata/.plugins/org.ec lipse.pde.core/CDO_Server/dev.properties -os win32 -ws win32 -arch x86 -consoleLog

!ENTRY org.eclipse.emf.cdo.server 1 0 2010-09-21 16:22:54.406
!MESSAGE CDO server starting
[INFO] Detected crash

!ENTRY org.eclipse.emf.cdo.server.db 1 0 2010-09-21 16:22:57.296
!MESSAGE Detected crash
[INFO] Repaired after crash: maxObjectID=9, maxMetaID=471

!ENTRY org.eclipse.emf.cdo.server.db 1 0 2010-09-21 16:22:57.296
!MESSAGE Repaired after crash: maxObjectID=9, maxMetaID=471
[INFO] No user manager configured. Users will not be authenticated

!ENTRY org.eclipse.emf.cdo.server 1 0 2010-09-21 16:22:57.406
!MESSAGE No user manager configured. Users will not be authenticated
[INFO] Net4j extension starting

!ENTRY org.eclipse.emf.cdo.server.net4j 1 0 2010-09-21 16:22:57.703
!MESSAGE Net4j extension starting
[INFO] Net4j extension started

!ENTRY org.eclipse.emf.cdo.server.net4j 1 0 2010-09-21 16:22:57.765
!MESSAGE Net4j extension started
[INFO] CDO server started

!ENTRY org.eclipse.emf.cdo.server 1 0 2010-09-21 16:22:57.765
!MESSAGE CDO server started


Here I can use the server and it seems to work correctly.
But I don't understand how to close the server properly. killing the process (with the red square) is it the normal process ?

Moreover, the "Detected crash" message seems odd... What could be the cause of this message ?

Regards
Guillaume

[Updated on: Tue, 21 September 2010 15:52]

Report message to a moderator

Re: [CDO] How to close server ? [message #626288 is a reply to message #560230] Wed, 22 September 2010 13:39 Go to previous messageGo to next message
Guillaume P. is currently offline Guillaume P.Friend
Messages: 69
Registered: June 2010
Location: Toulouse, France
Member
Ok, I found the solution: I had to add the "-console" program argument in the run configuration. Smile

This was written in this document: CDO_QuickStart

I think it would be better for all those documents to be referenced on the main page of the CDO project... I have found several documents and tutorials about CDO (not always up to date), but most of them have to be found through the search engine or Google, while all of them are stored in a Eclipse Wiki. Confused
Re: [CDO] How to close server ? [message #626500 is a reply to message #626288] Wed, 22 September 2010 15:18 Go to previous messageGo to next message
Martin Fluegge is currently offline Martin FlueggeFriend
Messages: 141
Registered: July 2009
Senior Member
Hi Guilaume,

comments inline.

Am 22.09.2010 15:39, schrieb Guillaume P.:
> Ok, I found the solution: I had to add the "-console" program argument
> in the run configuration. :)
> This was written in this document: http://wiki.eclipse.org/CDO_QuickStart
>
> I think it would be better for all those documents to be referenced on
> http://wiki.eclipse.org/CDO.. I have found several documents and
> tutorials about CDO (not always up to date), but most of them have to be
> found through the search engine or Google, while all of them are stored
> in a Eclipse Wiki. :?

Thanks for the hint. Could you please let us know which documents and
tutorials are not reachable from the CDO wiki main page? Otherwise I
don't know how to fix this issue ;)

btw. the "CDO Quickstart" is stored (as many other tutorials) in the
"User Contributed CDO Documentation".

Cheers,

Martin
Re: [CDO] How to close server ? [message #629490 is a reply to message #626500] Tue, 28 September 2010 13:20 Go to previous message
Guillaume P. is currently offline Guillaume P.Friend
Messages: 69
Registered: June 2010
Location: Toulouse, France
Member
Hi Martin,

I didn't saw this sub-section... All documents I found were referenced here. Thanks for your help ! Smile
Previous Topic:[EMF] UnresolvedReferenceException on a ID reference with spaces in it.
Next Topic:Listening for EObject creation
Goto Forum:
  


Current Time: Fri Apr 26 18:39:34 GMT 2024

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

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

Back to the top