2014 Dec 13 12:09 PM
Hello,
i have problems with the connection on the Macbook. My System informations:
- Yosemite
- SAPGUI 7.30rev10
- JRE and JDK 8u25
I get the following error when i try to connect:
Connection failed
Error: partner '***.***.**.***:3201' not reached
Sat Dec 13 13:02:17 2014
Release 720
Component NI (network interface), version 40
rc = -10, module nibuf.cpp, line 4658
Detail NiBufIConnect: connection pending after 10000ms
System Call connect
Error No 36
'Operation now in progress'
Technical Details
java.lang.Exception: Error: partner '***.***.**.***:3201' not reached
Sat Dec 13 13:02:17 2014
Release 720
Component NI (network interface), version 40
rc = -10, module nibuf.cpp, line 4658
Detail NiBufIConnect: connection pending after 10000ms
System Call connect
Error No 36
'Operation now in progress'
at: com.sap.platin.r3.protocol.ni.GuiNiNetConnection.processOpenRequest(GuiNiNetConnection.java:328)
at: com.sap.platin.r3.protocol.ni.GuiNiNetConnection.handleOpenRequest(GuiNiNetConnection.java:157)
at: com.sap.platin.base.connection.GuiConnection.processCreateReply(GuiConnection.java:525)
at: com.sap.platin.base.connection.GuiConnection.handleCreateReply(GuiConnection.java:498)
at: com.sap.platin.r3.protocol.ni.GuiNiNetConnection.handleCreateRequest(GuiNiNetConnection.java:147)
at: com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:322)
at: com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:998)
at: com.sap.platin.base.logon.GuiLogon.doConnect(GuiLogon.java:415)
at: com.sap.platin.base.logon.GuiLogon$Handler.mouseClicked(GuiLogon.java:2731)
at: java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270)
at: java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:269)
at: java.awt.Component.processMouseEvent(Component.java:6528)
at: javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
at: java.awt.Component.processEvent(Component.java:6290)
at: java.awt.Container.processEvent(Container.java:2234)
at: java.awt.Component.dispatchEventImpl(Component.java:4881)
at: java.awt.Container.dispatchEventImpl(Container.java:2292)
at: java.awt.Component.dispatchEvent(Component.java:4703)
at: java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4898)
at: java.awt.LightweightDispatcher.processMouseEvent(Container.java:4542)
at: java.awt.LightweightDispatcher.dispatchEvent(Container.java:4462)
at: java.awt.Container.dispatchEventImpl(Container.java:2278)
at: java.awt.Window.dispatchEventImpl(Window.java:2739)
at: java.awt.Component.dispatchEvent(Component.java:4703)
at: java.awt.EventQueue.dispatchEventImpl(EventQueue.java:746)
at: java.awt.EventQueue.access$400(EventQueue.java:97)
at: java.awt.EventQueue$3.run(EventQueue.java:697)
at: java.awt.EventQueue$3.run(EventQueue.java:691)
at: java.security.AccessController.doPrivileged(Native Method)
at: java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at: java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
at: java.awt.EventQueue$4.run(EventQueue.java:719)
at: java.awt.EventQueue$4.run(EventQueue.java:717)
at: java.security.AccessController.doPrivileged(Native Method)
at: java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at: java.awt.EventQueue.dispatchEvent(EventQueue.java:716)
at: com.sap.platin.micro.event.GuiEventQueue.dispatchEvent(GuiEventQueue.java:79)
at: java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at: java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at: java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at: java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at: java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at: java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
caused by : java.io.IOException
java.io.IOException
at: com.sap.platin.r3.protocol.ni.JniAgComAdaptor.connect(JniAgComAdaptor.java:45)
at: com.sap.platin.r3.protocol.ni.GuiNiNetConnection.processOpenRequest(GuiNiNetConnection.java:287)
at: com.sap.platin.r3.protocol.ni.GuiNiNetConnection.handleOpenRequest(GuiNiNetConnection.java:157)
at: com.sap.platin.base.connection.GuiConnection.processCreateReply(GuiConnection.java:525)
at: com.sap.platin.base.connection.GuiConnection.handleCreateReply(GuiConnection.java:498)
at: com.sap.platin.r3.protocol.ni.GuiNiNetConnection.handleCreateRequest(GuiNiNetConnection.java:147)
at: com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:322)
at: com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:998)
at: com.sap.platin.base.logon.GuiLogon.doConnect(GuiLogon.java:415)
at: com.sap.platin.base.logon.GuiLogon$Handler.mouseClicked(GuiLogon.java:2731)
at: java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270)
at: java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:269)
at: java.awt.Component.processMouseEvent(Component.java:6528)
at: javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
at: java.awt.Component.processEvent(Component.java:6290)
at: java.awt.Container.processEvent(Container.java:2234)
at: java.awt.Component.dispatchEventImpl(Component.java:4881)
at: java.awt.Container.dispatchEventImpl(Container.java:2292)
at: java.awt.Component.dispatchEvent(Component.java:4703)
at: java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4898)
at: java.awt.LightweightDispatcher.processMouseEvent(Container.java:4542)
at: java.awt.LightweightDispatcher.dispatchEvent(Container.java:4462)
at: java.awt.Container.dispatchEventImpl(Container.java:2278)
at: java.awt.Window.dispatchEventImpl(Window.java:2739)
at: java.awt.Component.dispatchEvent(Component.java:4703)
at: java.awt.EventQueue.dispatchEventImpl(EventQueue.java:746)
at: java.awt.EventQueue.access$400(EventQueue.java:97)
at: java.awt.EventQueue$3.run(EventQueue.java:697)
at: java.awt.EventQueue$3.run(EventQueue.java:691)
at: java.security.AccessController.doPrivileged(Native Method)
at: java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at: java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
at: java.awt.EventQueue$4.run(EventQueue.java:719)
at: java.awt.EventQueue$4.run(EventQueue.java:717)
at: java.security.AccessController.doPrivileged(Native Method)
at: java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at: java.awt.EventQueue.dispatchEvent(EventQueue.java:716)
at: com.sap.platin.micro.event.GuiEventQueue.dispatchEvent(GuiEventQueue.java:79)
at: java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at: java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at: java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at: java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at: java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at: java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Have you any idea?
Thanks in advance.
Wesley
2014 Dec 15 4:18 PM
2014 Dec 16 8:34 PM
Hello Wesley,
"partner … not reached" can have many reasons.
Is the app server running and is the port number correct?
Can it be reached from another machine? What is the connection string there?
Can the application server reached from the machine you are having the problem with (firewall …) with some networking tools like ping, niping, nslookup, traceroute...?
Best regards
Rolf-Martin