cancel
Showing results for 
Search instead for 
Did you mean: 

Error while connecting SAP from MAC OS sap GUI

Former Member
0 Kudos

Dear All,

I am unable to connect my SAP application server from apple MAC os.

I had done installation of sap gui for java and put in to expert mode conn=/H/serverip/S/3200

But getting error like

Connection failed

Error: partner 'Server ip:3200' not reached

Mon Aug  3 12:14:03 2015

Release 720

Component NI (network interface), version 40

rc = -10, module nixxi.cpp, line 3283

Detail NiPConnect2: server ip:3200

System Call connect

Error No 61

'Connection refused'

Technical Details

java.lang.Exception: Error: partner 'Server ip:3200' not reached

Mon Aug  3 12:14:03 2015

Release 720

Component NI (network interface), version 40

rc = -10, module nixxi.cpp, line 3283

Detail NiPConnect2: Server ip:3200

System Call connect

Error No 61

'Connection refused'

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:996)

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:3324)

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:2750)

at: java.awt.Component.dispatchEvent(Component.java:4703)

at: java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)

at: java.awt.EventQueue.access$500(EventQueue.java:97)

at: java.awt.EventQueue$3.run(EventQueue.java:709)

at: java.awt.EventQueue$3.run(EventQueue.java:703)

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:731)

at: java.awt.EventQueue$4.run(EventQueue.java:729)

at: java.security.AccessController.doPrivileged(Native Method)

at: java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)

at: java.awt.EventQueue.dispatchEvent(EventQueue.java:728)

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:996)

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:3324)

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:2750)

at: java.awt.Component.dispatchEvent(Component.java:4703)

at: java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)

at: java.awt.EventQueue.access$500(EventQueue.java:97)

at: java.awt.EventQueue$3.run(EventQueue.java:709)

at: java.awt.EventQueue$3.run(EventQueue.java:703)

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:731)

at: java.awt.EventQueue$4.run(EventQueue.java:729)

at: java.security.AccessController.doPrivileged(Native Method)

at: java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)

at: java.awt.EventQueue.dispatchEvent(EventQueue.java:728)

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)

Please help me.

Regard

Santosh Dwivedi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Issue solved

Former Member
0 Kudos

Would you mind explaining how you solved it, just in case somebody else has the same problem and needs a solution.

Thanks,

Steve.

Former Member
0 Kudos

Hi Steve,

Thanks.

I just maintain the expert mode setting with-

For local Host-

conn=/H/Server IP/S/3200

For connection through SAP router String-

conn=/H/SAP Routerstring/W/PASS/H/Server IP/S/3200



Its working Now.


Thanks.



Regard


Santosh Dwivedi

0 Kudos

Thanks Guys! you saved my day.. But had a small query

For connection through SAP router String-

conn=/H/SAP Routerstring/W/PASS/H/Server IP/S/3200


what is W/PASS in the above context.


Would appreciate if anyone would help me out on this too.



Kind regards


Former Member
0 Kudos

Hello Ravinder,

Where as i know /W/PASS means to-

/W/ indicates the password for the connection

/PASS/ is the password which one checked by the SAProuter on host saprouter to set up or prohibit the connection from the source host to the target host.



If any, Let me know.


Thanks & Regards


Santosh Dwivedi

Answers (0)