|
Re: [CDO] RootResourceID is null error - Workaround [message #1838729 is a reply to message #1838709] |
Thu, 04 March 2021 08:31   |
|
I don't think your workaround is sensible because You should first find out why the rootResourceID is null:
1) On the server it's computed at startup time by Repository.readRootResource(). In the DBStore that reads the CDORESOURCE table row with FOLDER==null and NAME==null and should most commonly return the CDOID 1.
2) When the client connects to the repository it reads the rootResourceID from the server in OpenSessionRequest.confirming().
3) You've already found the place where the rootResourceID is used when openeing a CDOView.
Can you spot the earliest place where the rootResourceID is null?
Cheers
/Eike
----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02300 seconds