cancel
Showing results for 
Search instead for 
Did you mean: 

MI Client 7.1 on Laptop throws error

Former Member
0 Kudos

Dear Team,

I am trying to install MI client on my laptop and get an error,

Connection closed.

Server returned exception:

java.net.ConnectException: Connection refused: connect

When I check the technical details, I get the details as below.

java.net.ConnectException: Connection refused: connect
at: java.net.PlainSocketImpl.socketConnect(Native Method)
at: java.net.PlainSocketImpl.doConnect(Unknown Source)
at: java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at: java.net.PlainSocketImpl.connect(Unknown Source)
at: java.net.Socket.connect(Unknown Source)
at: java.net.Socket.connect(Unknown Source)
at: sun.net.NetworkClient.doConnect(Unknown Source)
at: sun.net.www.http.HttpClient.openServer(Unknown Source)
at: sun.net.www.http.HttpClient.openServer(Unknown Source)
at: sun.net.www.http.HttpClient.<init>(Unknown Source)
at: sun.net.www.http.HttpClient.New(Unknown Source)
at: sun.net.www.http.HttpClient.New(Unknown Source)
at: sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at: sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at: sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at: sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at: com.sap.platin.base.protocol.http.GuiHttpURLConnection.getInputStream(GuiHttpURLConnection.java:34)
at: java.net.HttpURLConnection.getResponseCode(Unknown Source)
at: com.sap.platin.wdp.protocol.http.GuiHttpWdpClientRequest.writeBlob(GuiHttpWdpClientRequest.java:219)
at: com.sap.platin.wdp.protocol.http.GuiHttpWdpClient.handleDataToServer(GuiHttpWdpClient.java:278)
at: com.sap.platin.base.protocol.GuiMultiplexer.processDataToServer(GuiMultiplexer.java:213)
at: com.sap.platin.base.protocol.GuiMultiplexer.run(GuiMultiplexer.java:64)
at: java.lang.Thread.run(Unknown Source)

Please let me know how to proceed further.

Thanks and regards,

Sandeep Tudumu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sandeep,

Check in Program Files/SAP Clients/logfile.log whether Java GUI installation is successful or not.

If it is not installed client cannot launch. Then it is Java GUI issue.

Please let us know Which SP of 7.10 Client, and JRE are used.

Thanks and Regards,

Suma

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Sandeep,

I have the same issue at the startup of my SAP Mobile Client.

"java.net.ConnectException: Connection refused: connect"

Can you please tell me if and how you have solved the issue?

Thanks in advance and kind regards,

Bart Elshou

Former Member
0 Kudos

Hi,

Kill all process relationed with you user in Task Manager and then try again to launch the cliente mobile

Regardas

Fernando

former_member53099
Participant
0 Kudos

Hello,

from the exception it seems the socket is not accessible. So, apart from following the above steps (killing the services n all),

you can also check your firewall settings. Many a times some of the socket access is suppressed by firewall settings.

Please make sure sockets 55103, 55104 are not blocked. Or you can disable your firewall and try launching the client

Best regards

vaidehi

Former Member
0 Kudos

HI Sandeep,

Please go to the services running on your system. (services.msc from run).

Check for the status of maxdb service (of your instance). Is it in started status ?

If it is not started or is in starting state , try stopping and starting it.

Then try starting the client.

Just check if this solves your problem.

Also mention the version of maxdb used.

Thanks,

Swarna

Former Member
0 Kudos

Hi Sandeep,

Can you please mention the steps when it is throwing this error?

Which DB is used?

After the client installation, if you start the client in the SAP NW Mobile client folder check whether Mobile Lock and Monitor Lock are available. If both are available then the client will start.

If any one of the lock is there, follow these steps:

1. Click on stopmonitor.bat (Kills the Monitor Lock)

2. click on shudown.bat (Kills Mobile Lock)

And perform the below mentioned steps.

If no locks are available, then follow these steps:

1. Click on startserver.bat (Creates Mobile Lock)

2. Click on startmonitor.bat (Creates Monitor Lock)

3. click on startup.bat

Then the client should start.

Even after this if client is not launching, please raise an OSS message.

Thanks and Regards,

Suma

Former Member
0 Kudos

Suma,

Followed the steps you had mentioned. It now says " Starting GUI for Java". Connecting... and comes up with the message I mentioned above.

Note: Using MaxDB as the DB.

I had thought that it could be because SAP GUI for Java is not installed, installed the same and tried, still no go.

Regards,

Sandeep Tudumu