cancel
Showing results for 
Search instead for 
Did you mean: 

Unableto openRepositoryafter giving usercredentials:Unable to connect to MS

Former Member
0 Kudos

Hi,

We have installed PI711 on cluster environment and now while doing readiness check i was trying to open Intergration Builder & Repository but it is giving me error : "Cannot connect to server using message server: ms://PICI.erp.bsnl.co.in:8102/P4"

LOG as follows:

====================================================================

= Root Exception ===================================================

====================================================================

Thrown:

com.sap.aii.utilxi.misc.api.ReconnectRuntimeException: Cannot connect to server using message server: ms://PICI.ERP.BSNL.CO.IN:8102/P4

at com.sap.aii.ib.clsif.login.EJBHomeFactory.getInitialContext(EJBHomeFactory.java:675)

at com.sap.aii.ib.clsif.login.EJBHomeFactory.connect(EJBHomeFactory.java:468)

at com.sap.aii.ib.clsif.login.EJBHomeFactory.initRemoteFactory(EJBHomeFactory.java:140)

at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:223)

at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:163)

at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:151)

at com.sap.aii.ib.gui.login.SplashLoginFrame$LoginController.doTrial(SplashLoginFrame.java:955)

at com.sap.aii.ib.gui.login.SplashLoginFrame$LoginAction$1.run(SplashLoginFrame.java:824)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

Caused by: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext.

at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:480)

at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)

at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)

at javax.naming.InitialContext.init(Unknown Source)

at javax.naming.InitialContext.<init>(Unknown Source)

at com.sap.aii.ib.clsif.login.EJBHomeFactory.getInitialContext(EJBHomeFactory.java:660)

... 16 more

Caused by: java.io.IOException: Cannot get Socket. Reason:Connection timed out: connect

at com.sap.engine.interfaces.cross.io.transport.PortManager.getRealSocket(PortManager.java:284)

at com.sap.engine.interfaces.cross.LoadBalancerImpl.getAllAccessPoints(LoadBalancerImpl.java:97)

at com.sap.engine.interfaces.cross.CrossObjectBroker.getDestination(CrossObjectBroker.java:142)

at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:339)

... 21 more

Kindly suggest what could be done ..

Regards

Sohal..

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Under this path ->

http://<host>:<port>/rep/start/index.jsp

Go to Administartion ->

Go to Javau2122 Web Start administartton ->

under repository

click - > re-Initialization button..

then check ESR after some time ...

hope ur problem will be resolved .. if yes then do the same for Directory.

Regards

PS

Former Member
0 Kudos

Hi Prabhat,

Thnx for the prompt response...

But the issue is still persistent...thing is when i click on IB tool it gives me window to put user credentials but once i hit logon

it gives the above mentioned error.

Also, mine is PI711...DB: DB29.5 - HP-UX and under Administration > Repository>Java Web start Administration > Re-initialize :

I have further three option as follows:

Restore Archives

Restore Archives & Genererate New Signatures

Remove lock

Which one i should go ahead with... to reinitialze the Web start...

Regards

Sohal.....

Answers (3)

Answers (3)

0 Kudos

Hi Harvinder,


I have the same problem as you when I connect throw a VPN connection.

"Cannot connect to server using message server: ms://brcsco:8109/P4 (SERVER_MS_NOT_AVAILABLE)"

Could you tell me how you resolved it? Wich are the steps you follow?

Regards.

Rodrigo.

Former Member
0 Kudos

Resolved...

Former Member
0 Kudos

Do the follow hope this will solve;

Un-Install Java and install Java 1.4.2

1. From Control Panel, go to Java -> General tab, Temporary Internet Files

-> View... -> Delete all the content there.

2. Then go to:

> Integration buider page http://<host>:<port>/rep

> Administration

> Tab - Directory (Repository as well)

> Java Web Start Administration

> Re-initialization and force-signing

3. check in your SLD > Administration> Content Maintenance--> in the class input choose XI Integration server (in the Name if you find any duplicate entry, you can remove it and restart your XI server) before doing this, please create a OSS message to find the root cause for this duplicate entry.

Former Member
0 Kudos

Thnx for the response..

I have solved the issue....it was port related...

Regards

Sohal..