Skip to Content
0
Former Member
Dec 11, 2007 at 02:28 AM

Help me please,About connecting sapgui 710.

1201 Views

Old System : sapgui 640 on windows XP service pack 1

Current System : sapgui 710 on ubuntu 7.10,Java 1.5

I Installed success. but i can not connect.

I run guilogon and select new --> Tab advance --> Expert mode

Ex. 1 conn=/H/IP_Address/S/System_Id

Ex. 2 conn=/H/IP_Address/S/Port_Number

<b>Error Message on application</b>

Error: partner '172.XX.XX.XX:3' not reached

Tue Dec 11 08:47:44 2007

Release 710

Component NI (network interface), version 39

rc = -10, module nibuf.cpp, line 4626

Detail NiBufIConnect: connection pending after 10000ms

System Call connect

Error No 115

'Operation now in progress'

<b>Technical Details on application</b>

java.lang.Exception: Error: partner '172.XX.XX.XX:3' not reached

Tue Dec 11 09:27:02 2007

Release 710

Component NI (network interface), version 39

rc = -10, module nibuf.cpp, line 4626

Detail NiBufIConnect: connection pending after 10000ms

System Call connect

Error No 115

'Operation now in progress'

at: com.sap.platin.r3.protocol.ni.GuiNiNetConnection.processOpenRequest(GuiNiNetConnection.java:329)

at: com.sap.platin.r3.protocol.ni.GuiNiNetConnection.handleOpenRequest(GuiNiNetConnection.java:158)

at: com.sap.platin.base.connection.GuiConnection.processCreateReply(GuiConnection.java:516)

at: com.sap.platin.base.connection.GuiConnection.handleCreateReply(GuiConnection.java:488)

at: com.sap.platin.r3.protocol.ni.GuiNiNetConnection.handleCreateRequest(GuiNiNetConnection.java:148)

at: com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:368)

at: com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:760)

at: com.sap.platin.base.logon.GuiLogonFrame.doConnect(GuiLogonFrame.java:770)

at: com.sap.platin.base.logon.GuiLogonFrame$SymListener.actionPerformed(GuiLogonFrame.java:456)

at: javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)

at: javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)

at: javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)

at: javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)

at: javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)

at: java.awt.Component.processMouseEvent(Component.java:5517)

at: javax.swing.JComponent.processMouseEvent(JComponent.java:3135)

at: java.awt.Component.processEvent(Component.java:5282)

at: java.awt.Container.processEvent(Container.java:1966)

at: java.awt.Component.dispatchEventImpl(Component.java:3984)

at: java.awt.Container.dispatchEventImpl(Container.java:2024)

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

at: java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)

at: java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)

at: java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)

at: java.awt.Container.dispatchEventImpl(Container.java:2010)

at: java.awt.Window.dispatchEventImpl(Window.java:1791)

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

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

at: com.sap.platin.micro.event.GuiEventQueue.dispatchEvent(GuiEventQueue.java:73)

at: java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)

at: java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)

at: java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)

at: java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)

at: java.awt.EventDispatchThread.run(EventDispatchThread.java:110)