Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Trial system 7.51 SP2 - Cannot connect

Former Member
0 Kudos

Dear friends,

I'm having trouble connecting to the trial system. Setup completed successfully and no errors were found. But I still can not connect from a SAP login of a machine with Windows 10 operating system.

I can ping from end to end. I can not find any problems.


I took some evidence to help us solve this problem.

Error:

Thank you in advance!

1 ACCEPTED SOLUTION

nomssi
Active Contributor
0 Kudos

Hi Matthew

my 2 cents:

1) Check your firewall settings/log

2) Also configure/forward port 3300

hope this helps,

JNN

14 REPLIES 14

BJarkowski
Active Contributor

I think you should use IP 10.0.2.15 instead of 127.0.0.1.

0 Kudos

Hi Bartosz, how are you?

I do not think it is possible to communicate between the unix system and the local windows directly.

As Julie said in the tutorial:

Connecting to the ABAP server from SAP GUI for Windows

The VirtualBox VM will likely be assigned the IP address 10.0.2.15 (because of the NAT network type). Your local WINDOWS can not see that IP.

Thanks for the sugestion!

0 Kudos

Can you try it? It will take just 5 mins 🙂

Or at least try to ping that IP.

0 Kudos

No problem. Let's test to be sure 🙂

pingtimeout.png


In the ping result gave timeout and 100% loss of data packets.

error1.png

0 Kudos

Great, thanks!

One more thing that came to my mind - what about Windows firewall? Is it enabled?

0 Kudos

Yes, unfortunately it is already disabled.

Will2
Explorer
0 Kudos

Hi,

Check your system language by typing echo $LANG into the command prompt and making sure it comes back as en_US.UTF-8

If not, use LANG=en_US.UTF-8 to change it.

Former Member
0 Kudos

Hello William,

The value of the LANG variable was different from LANG = en_US.UTF-8. I seted the new value on it, but we had no results.

Thanks for the sugestion

julieplummer20
Product and Topic Expert
Product and Topic Expert

Hi Matthew,

Have you followed this guide: Installing ABAP AS 751 SP02 on Linux, especially Section E : Post-Installation Settings?
Let me know how you get on,

Best wishe sJulie.

0 Kudos

Hello Julie,

I have already configured in the virtual box the settings to access only the SAP GUI as you showed in the tutorial.

SAPGUI TCP 127.0.0.1 3200 10.0.2.15 3200

On the hosts of my windows system I have not changed anything. Because in session C of the tutorial, where we should put the hostname I did not put anything. I left only the default.

This is the problem? Is it mandatory to set a hostname on port 8080?

If so, what should I set as hostname?

Thank you in advance!

Jelena
Active Contributor
0 Kudos

Please use "Insert image" button instead of Attachment button to include the screenshots. As you can see, when you use Attachment button, there is only a link inserted in the post. So everyone has to click on it and open every single image manually. It's a hassle. If you use "Insert image" then the screenshots are inserted as images and are displayed at once for everyone to see.

Thank you.

Former Member
0 Kudos

Thanks for the tip Jelena!

I edited my question for easy viewing. 🙂

nomssi
Active Contributor
0 Kudos

Hi Matthew

my 2 cents:

1) Check your firewall settings/log

2) Also configure/forward port 3300

hope this helps,

JNN

Former Member

Hi Jacques Nomssi,

I tried with port 3300 and other different ports without success.

BUT !!!!!!!

I do not know how this happened, but when I went to take a picture of my openSUSE firewall settings I ended up seeing that the firewall was ON.

Even disabled during the installation of openSUSE.

It's working perfectly now

THANK YOU SO MUCH!