Application Development and Automation 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: 
Read only

ABAP Trial system 7.51 SP2 - Cannot connect

Former Member
0 Likes
5,090

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
Read only

nomssi
Active Contributor
0 Likes
4,515

Hi Matthew

my 2 cents:

1) Check your firewall settings/log

2) Also configure/forward port 3300

hope this helps,

JNN

14 REPLIES 14
Read only

BJarkowski
Active Contributor
4,515

I think you should use IP 10.0.2.15 instead of 127.0.0.1.

Read only

0 Likes
4,515

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!

Read only

0 Likes
4,515

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

Or at least try to ping that IP.

Read only

0 Likes
4,515

No problem. Let's test to be sure 🙂

pingtimeout.png


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

error1.png

Read only

0 Likes
4,515

Great, thanks!

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

Read only

0 Likes
4,515

Yes, unfortunately it is already disabled.

Read only

Will2
Explorer
0 Likes
4,515

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.

Read only

Former Member
0 Likes
4,515

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

Read only

julieplummer20
Product and Topic Expert
Product and Topic Expert
4,515

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.

Read only

0 Likes
4,515

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!

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
4,515

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.

Read only

Former Member
0 Likes
4,515

Thanks for the tip Jelena!

I edited my question for easy viewing. 🙂

Read only

nomssi
Active Contributor
0 Likes
4,516

Hi Matthew

my 2 cents:

1) Check your firewall settings/log

2) Also configure/forward port 3300

hope this helps,

JNN

Read only

Former Member
4,515

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!