Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO] Session not in sync after reconnect
[CDO] Session not in sync after reconnect [message #1142171] Thu, 17 October 2013 12:50 Go to next message
xjn Mising nameFriend
Messages: 20
Registered: May 2010
Junior Member
Hi,

first, i'm really new to CDO. I'm working with your examples, created
my own model and played around. Everything was fine Smile


Then i would like to use the "ReconnectingCDOSession" and it does not
work as expected.


Scenario :

0a) CDO Server (port 2036) running
0b) Proxy (port 2037) to CDO Server running

0c) clientA session/tx to proxy with "ReconnectingCDOSession"
0d) clientB session/tx to server with normal CDOSession

1) clientB adds data to model and commits, new data visible in clientB and clientA

2) kill proxy, clientA disconnected and retrying to proxy

3) clientB adds more data to model, commit, the new more data is visible in clientB

4) restart proxy, clientA reconnecting sucessfull, BUT only the first added data are visible in clientA, the new more data from step 3) are missing/not visible in clientA

If i create a new "ReconnectingCDOSession" in clientB and open a view/tx, all the data is visible.

Currently i have no idea what to do or where to look for more info ...


br
xjn

Re: [CDO] Session not in sync after reconnect [message #1151884 is a reply to message #1142171] Wed, 23 October 2013 17:18 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6690
Registered: July 2009
Senior Member
This post seems to be a dup. I've replied to the other post.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Previous Topic:[CDO] CDO Editor missing "Live Validation"
Next Topic:[CDO]cdo - master of how your code to run in eclipse?thank you!
Goto Forum:
  


Current Time: Thu Sep 26 01:15:01 GMT 2024

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

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

Back to the top