Hi,
We've got a D6 SP1 installation with Oracle 10G and Websphere as AS.
We have several repository's and they're all mapped to a different docbrocker.
We have repo1 defined as global registry and we have repo2 that we use for this application. This application is a custom Webtop application that uses custom object types. We have defined TBO's for these custom object types. These TBO's are deployed on repo2.
In the dfc.properties from this Webtop application we have defined repo1 as global registry and we have the docbrockers from repo1 and repo2 provided.
Now sometimes when a user creates or import a document, we recieve following error.
Failed to save object : [DFC_BOF_WRONG_IDENTITY] LoginInfo and Principal for "repo2" docbase are not defined or wrong.
The jar files from the TBO are already downloaded once, the're in the cache folder.
We know that the above exception normally means that the global registry user isn't defined correct, but this is not the situation in this case. The actions where he uses a TBO most of the times works.
Can someone please help us to find a solution?
Thnx,