cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Replication failes in Distributed BO system

mahieuk
Explorer
0 Likes
2,294

Hello

we have a distributed system BI 4.0 SP7 platform existing out of a Web Tier (TomcatServer) and 2 BO processing servers
(ProdBOServer and FailOverBOServer).

We are trying to replicate the BO objects from ProdBOServer (origin) towards the FailOverBOServer (destination), but that doesn't seem to work.

We have created a simple object (webi report) on the ProdBOServer and added a replication list with this object.

On the FailOverBOServer, we created a remote connection with the following settings:

     Remote System Web Service URI: http://TomcatServer:8080/dswsbobje

     Remote System CMS: ProdBOServer

     Username: Administrator

     Password: xxxx

Then we created a new replication job based on the replication list of the ProdBOServer.

After running the replication job, the status is success but no object has been replicated.

When looking at log file, we got a error that our browser didn't support xml 1.1. When displaying the log with a different browser, we get

We have also put up a TraceLog (high) to the AJS with the following result:

...

|1528|0|4|0|CMC.WebApp|TomCatServer:2992:74.16085:1|CMS.runJobs|localhost:3208:3464.2947714:1|.run|FailOverBOServer:9044:28.8:1|CqBhSBmWS0NPjGTuOu4ZmCg3efd|||||||||com.businessobjects.js.child.federation.ReplicationProcessingSubsystem||Failed
to find EnterpriseNode for server with friendly name 'BI1.AdaptiveJobServer'

...

SDK error occurred at the origin site.

cause:com.crystaldecisions.sdk.exception.SDKServerException: All the
servers with CMS ProdBOServer:6400, cluster
@ProdBOServer:6400, kind cms which host service null, are down
or disabled

cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse:
IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2

 

detail:All the servers with CMS ProdBOServer:6400,
cluster @ProdBOServer:6400, kind cms which host service null,
are down or disabled

 

detail:SDK error occurred at the origin site. All the servers with CMS
ProdBOServer:6400, cluster @ProdBOServer:6400,
kind cms which host service null, are down or disabled

Can anyone help us out?

Thx.

View Entire Topic
denis_konovalov
Active Contributor
0 Likes

Are both your source and destination servers part of the same cluster ?
The picture suggests that they are...

mahieuk
Explorer
0 Likes

Yes, they are

denis_konovalov
Active Contributor
0 Likes

in that case why are you using federation ?
If they are part of same BO cluster - they already share the same CMS DB/FRS or you have to replicate CMS DB/FRS outside of BOBJ.

mahieuk
Explorer
0 Likes

My mistake, 2 separate CMS systems with their own cluster