cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot connect to server using message server: ms://PIDEV:8101/P4

former_member188019
Active Participant
0 Kudos

Hi we are using PI 7.1, recently installed.

-


Root Exception Thrown:

com.sap.aii.utilxi.misc.api.ReconnectRuntimeException: Cannot connect to server using message server: ms://PIDEV:8101/P4

Caused by: com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:

pidev.domain.ext:50004 Reason: java.net.UnknownHostException: pidev.domain.ext

== Content from the LogHandler =======

ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable

Thrown:

com.sap.aii.utilxi.misc.api.ReconnectRuntimeException: Cannot connect to server using message server: ms://PIDEV:8101/P4

...

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

Caused by: com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:

pidev.domain.ext:50004 Reason: java.net.UnknownHostException: pidev.domain.ext

5 16:07:46 [AWT-EventQueue-2] FINE AutoLog.created.com.sap.engine.interfaces.cross.DestinationException: com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:

pidev.domain.ext:50004 Reason: java.net.UnknownHostException: pidev.domain.ext

Caused by: com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:

pidev.domain.ext:50004 Reason: java.net.UnknownHostException: pidev.domain.ext

2 16:07:46 [AWT-EventQueue-2] DEBUG AutoLog.created.com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext.

1 16:07:46 [AWT-EventQueue-2] FINE AutoLog.created.com.sap.aii.utilxi.misc.api.ReconnectRuntimeException: com.sap.aii.utilxi.misc.api.ReconnectRuntimeException: Unable to connect to server ms://PIDEV:8101/P4. Check server availability

Caused by: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:

pidev.domain.ext:50004 Reason: java.net.UnknownHostException: pidev.domain.ext]

Caused by: com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:

pidev.domain.ext:50004 Reason: java.net.UnknownHostException: pidev.domain.ext

I searched on sdn, but could not resolve.

can anyone had similar issue.

thanks, Madhu.

Accepted Solutions (1)

Accepted Solutions (1)

former_member181962
Active Contributor
0 Kudos

HI Madhu,

Check this blog:

/people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support

Regards,

Ravi

Answers (1)

Answers (1)

Former Member
0 Kudos

Madhu,

Can you apply Barrys resolution as mentioned in this thread:

In the NWA, Exchange Profile and parameter icm/host_name_full put the fully qualified domain name.

Same issue is discussed here. Please take a look:

Regards,

---Satish