Business Integrator can't connect to repoV3

RepoV3 is started. While starting BI, it is trying to connect to V3 but it looses connection:
(error log of BI:)

2002/7/16 14:51:49.250 [DEBUG9]-initRemoteRepositoryClient(): entered–>
2002/7/16 14:51:49.250 [DEBUG9]-findPrimaryServer(): entered–> list of servers={MemData:servercount=1,server0={MemData:port=7777,hostname=bbn54283}}
2002/7/16 14:51:49.260 [DEBUG9]-lookupServer(): entered–> connection={MemData:port=7777,hostname=bbn54283}
2002/7/16 14:51:49.290 [DEBUG8]-createNewLink(): creating new RepoConnections–> numlinks=1
2002/7/16 14:51:49.931 [DEBUG8]-RepoConnectionManager: constructing–> lp=repo:bbn54283:7777:null:null, threshold=100, min=1, max=100, interval=60000
2002/7/16 14:51:49.951 [DEBUG8]-LinkTOMManager(): sleeping–> for 60000ms
2002/7/16 14:51:49.981 [DEBUG9]-lookupServer(): exit–>
2002/7/16 14:51:50.91 [DEBUG8]-findPrimaryServer(): exception–> com.wm.app.repov3.RepositoryConnectionException:remote object reference not found
2002/7/16 14:51:50.592 [DEBUG9]-lookupServer(): entered–> connection={MemData:port=7777,hostname=bbn54283}
2002/7/16 14:51:50.592 Link Error [bbn54283/15.136.49.98 → 2101] com.wm.io.comm.CommException:{JVM_recv in socket input stream read (code=10004)} nested error:java.net.SocketException:JVM_recv in socket input stream read (code=10004)
2002/7/16 14:51:50.602 Link down [bbn54283/15.136.49.98 → 2101]
2002/7/16 14:51:50.602 Link down [bbn54283/15.136.49.98 → 2101]
2002/7/16 14:51:50.602 [DEBUG8]-createNewLink(): creating new RepoConnections–> numlinks=1
2002/7/16 14:51:50.602 [DEBUG8]-RepoConnectionManager: constructing–> lp=repo:bbn54283:7777:null:null, threshold=100, min=1, max=100, interval=60000
2002/7/16 14:51:50.602 [DEBUG9]-lookupServer(): exit–>
2002/7/16 14:51:50.632 [DEBUG8]-LinkTOMManager(): sleeping–> for 60000ms
2002/7/16 14:51:50.642 [DEBUG8]-findPrimaryServer(): exception–> com.wm.app.repov3.RepositoryConnectionException:remote object reference not found
2002/7/16 14:51:51.153 [DEBUG9]-lookupServer(): entered–> connection={MemData:port=7777,hostname=bbn54283}
2002/7/16 14:51:51.153 Link Error [bbn54283/15.136.49.98 → 2102] com.wm.io.comm.CommException:{JVM_recv in socket input stream read (code=10004)} nested error:java.net.SocketException:JVM_recv in socket input stream read (code=10004)
2002/7/16 14:51:51.163 Link down [bbn54283/15.136.49.98 → 2102]
2002/7/16 14:51:51.163 Link down [bbn54283/15.136.49.98 → 2102]
2002/7/16 14:51:51.163 [DEBUG8]-createNewLink(): creating new RepoConnections–> numlinks=1
2002/7/16 14:51:51.183 [DEBUG8]-RepoConnectionManager: constructing–> lp=repo:bbn54283:7777:null:null, threshold=100, min=1, max=100, interval=60000
2002/7/16 14:51:51.183 [DEBUG9]-lookupServer(): exit–>
2002/7/16 14:51:51.183 [DEBUG8]-LinkTOMManager(): sleeping–> for 60000ms
2002/7/16 14:51:51.193 [DEBUG8]-findPrimaryServer(): exception–> com.wm.app.repov3.RepositoryConnectionException:remote object reference not found
2002/7/16 14:51:51.703 initRemoteRepositoryClient() exception: com.wm.app.repov3.RepositoryConnFailedException:Exception: could not find a primary repository server, remote object reference not found
2002/7/16 14:52:51.179 [DEBUG8]-LinkTOMManager(): link spool scan–> num links=1, minimum=1
2002/7/16 14:52:51.189 [DEBUG8]-LinkTOMManager(): sleeping–> for 60000ms

while BI is trying to connect to V3, the log file of V3 shows the following:

2002/7/16 14:51:49.420 Client connection accepted on link bbn54283.bbn.hp.com/15.136.49.98 → 7777
2002/7/16 14:51:50.61 Repository Server waiting for client connection requests…
2002/7/16 14:51:50.612 Link Error [bbn54283.bbn.hp.com/15.136.49.98 → 7777] com.wm.io.comm.CommException:{null} nested error:java.io.EOFException:null
2002/7/16 14:51:50.612 Link down [bbn54283.bbn.hp.com/15.136.49.98 → 7777]
2002/7/16 14:51:50.622 Client connection accepted on link bbn54283.bbn.hp.com/15.136.49.98 → 7777
2002/7/16 14:51:50.632 Repository Server waiting for client connection requests…
2002/7/16 14:51:51.173 Client connection accepted on link bbn54283.bbn.hp.com/15.136.49.98 → 7777
2002/7/16 14:51:51.173 Repository Server waiting for client connection requests…
2002/7/16 14:51:51.183 Link Error [bbn54283.bbn.hp.com/15.136.49.98 → 7777] com.wm.io.comm.CommException:{null} nested error:java.io.EOFException:null
2002/7/16 14:51:51.183 Link down [bbn54283.bbn.hp.com/15.136.49.98 → 7777]

I have the same issue.

Any answers ??

I had the same issue too. After the install and I start the repoV3 without any change to the config, I can never get the thing work.

Then I change the config to have repo use Sequelink with Oracle Database for datastore, then it works fine.