<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error logging into SAP GUI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959413#M1967097</link>
    <description>&lt;P&gt;Hey Kaushik,&lt;BR /&gt;&lt;BR /&gt;thanks a lot for the suggestion. In my flat I do not have any ethernet ports available, yet.&lt;/P&gt;&lt;P&gt;Probably should have mentioned; I am working on a laptop using wifi adapter. Is it possible to configure the host network to "share the internet" with VM?&lt;/P&gt;&lt;P&gt;The command "hostname -f" was not recognized. I tried "hostnamectl" instead, attaching results below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1711570-hostname.png"&gt;hostname.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1711573-ifconfig.png"&gt;ifconfig.png&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1711573-ifconfig.png"&gt;I&lt;/A&gt; am unable to upload "ip a" here so I tried imgur: &lt;A href="https://imgur.com/a/be0pyl0" target="test_blank"&gt;https://imgur.com/a/be0pyl0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;BR /&gt;G&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2019 17:07:30 GMT</pubDate>
    <dc:creator>vlcek_gabriel71</dc:creator>
    <dc:date>2019-07-24T17:07:30Z</dc:date>
    <item>
      <title>Error logging into SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959406#M1967090</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
  &lt;P&gt;I am greeted with the following error message when trying to log on my test server:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1702713-screenshot-2.png" /&gt;&lt;/P&gt;
  &lt;P&gt;My networking setup is as follows:&lt;/P&gt;
  &lt;P&gt;Server:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1702714-screenshot-3.png" /&gt;&lt;/P&gt;
  &lt;P&gt;SUSE hosts:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1702715-screenshot-5.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Port forwarding in VB:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1702717-screenshot-4.png" /&gt;&lt;/P&gt;
  &lt;P&gt;I also added the required info into win hosts file.&lt;/P&gt;
  &lt;P&gt;I am at a loss. Any help is greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 19:31:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959406#M1967090</guid>
      <dc:creator>vlcek_gabriel71</dc:creator>
      <dc:date>2019-07-12T19:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error logging into SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959407#M1967091</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You are trying with the loopback-ip of the local system. May I know if you are able to do a telnet for this host "vhcalnplci" to port "3200" Please try with the hostname of the installation. May I know what is the reason of having 2 ip-addresses to a single hostname. To which ip does the host "vhcalnplci" gets resolved? you can try this with using command "nslookup vhcalnplci"&lt;/P&gt;&lt;P&gt;Is the above issue occurring to this of your test server or all SAP installations, could you please check if you local system has the /etc/services below entry,&lt;/P&gt;&lt;P&gt;sapdp00 3200/tcp #SAP Server&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 06:50:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959407#M1967091</guid>
      <dc:creator>kaus19d</dc:creator>
      <dc:date>2019-07-15T06:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error logging into SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959408#M1967092</link>
      <description>&lt;P&gt;Thanks a lot for suggestions, Kaushik.&lt;/P&gt;&lt;P&gt;nslookup yield these results:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;gabrielvlcek@vhcalnplci:~&amp;gt; nslookup localhost&lt;BR /&gt;Server:      192.168.100.1&lt;BR /&gt;Address:     192.168.100.1#53&lt;BR /&gt;&lt;BR /&gt;Name: localhost&lt;BR /&gt;Address: 127.0.0.1&lt;BR /&gt;Name: localhost&lt;BR /&gt;Address: ::1&lt;BR /&gt;&lt;BR /&gt;gabrielvlcek@vhcalnplci:~&amp;gt; nslookup vhcalnplci
Server:      192.168.100.1
Address:     192.168.100.1#53

**server can't find vhcalnplci: NXDOMAIN&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I was not able to telnet to vhcalnplci.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I removed one of the IP addresses from hosts, the current are as follow (as is in the official guide):&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;gabrielvlcek@vhcalpnlci:~&amp;gt; ip a&lt;BR /&gt;&lt;BR /&gt;127.0.0.1    localhost&lt;BR /&gt;&lt;BR /&gt;# special IPv6 addresses
::1          localhost ipv6-localhost ipv6-loopback&lt;BR /&gt;fe00:0       ipv6-localnet&lt;BR /&gt;&lt;BR /&gt;fe00:0       ipv6-mcastprefix
fe02:1       ipv6-allnodes
fe02:2       ipv6-allrouters
fe02:3       ipv6-allhosts

10.0.2.15    vhcalnplci vhcalnplci.dummy.nodomain
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regarding SAP installations; I should only have this one, since it is a ABAP trial installation on my local machine.&lt;BR /&gt;In the list of services I found this under "sapdp00 3200":&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;sapdp00 3200/tcp        # SAP System Dispatcher Port&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;This is my first time working with Linux, so apologies for dumb questions.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;BR /&gt;Gabriel &lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 22:19:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959408#M1967092</guid>
      <dc:creator>vlcek_gabriel71</dc:creator>
      <dc:date>2019-07-16T22:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error logging into SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959409#M1967093</link>
      <description>&lt;P&gt;Hi &lt;A href="https://answers.sap.com/users/817543/vlcek-gabriel71.html"&gt;Gabriel Vlcek&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;All of us were a 1st-timer at some point of our life, no big deal, its OK. Sorry that your pictures in last comment, I am not able to open, could you please upload as attachment or just copy the words in the pictures &amp;amp; paste it. In addition, I would like to know the output of command "ip a" &amp;amp; "ifconfig". Also could you confirm that during installation, you used the hostname as "vhcalnplci". Since you mentioned trial installation, was your installation was done with option "Local System" or using domain-name. Does the domain-name exist &amp;amp; are you able to reach the domain-controller from that server if the installation was done by using FQDN&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2019 06:08:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959409#M1967093</guid>
      <dc:creator>kaus19d</dc:creator>
      <dc:date>2019-07-17T06:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error logging into SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959410#M1967094</link>
      <description>&lt;P&gt;Hi Kaushik,&lt;/P&gt;&lt;P&gt;glad to hear &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I edited my last comment with relevant attachments.&lt;BR /&gt;&lt;BR /&gt;I changed the hostname right after setting up SUSE in virtualbox, haven't touched it since.&lt;BR /&gt;&lt;BR /&gt;As per installation, I'm not sure I follow, networking is foreign to me so far. If by domain you mean the address of vhcalnplci, then no.&lt;BR /&gt;I don't recall an option asking about "Local System" or domain name, all it asked was accepting EULA. &lt;BR /&gt;I am able to "startsap" as su npladm, uuidd is up&amp;amp;running as well.&lt;BR /&gt;&lt;BR /&gt;I followed the guide for newbies and I &lt;EM&gt;presumed &lt;/EM&gt;it was setting up on local system only.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 21:00:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959410#M1967094</guid>
      <dc:creator>vlcek_gabriel71</dc:creator>
      <dc:date>2019-07-18T21:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error logging into SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959411#M1967095</link>
      <description>&lt;P&gt;Hi Kaushik,&lt;/P&gt;&lt;P&gt;1. From your VM to physical box network connectivity are fine?&lt;/P&gt;&lt;P&gt;2. After installed the SAP system then the host name has been changed?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 21:35:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959411#M1967095</guid>
      <dc:creator>S_Sriram</dc:creator>
      <dc:date>2019-07-18T21:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error logging into SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959412#M1967096</link>
      <description>&lt;P&gt;Hi &lt;A href="https://answers.sap.com/users/817543/vlcek_gabriel71.html"&gt;Gabriel Vlcek&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I do not see the output of "ip a" &amp;amp; "ifconfig". could you please do "hostname -f"&lt;/P&gt;&lt;P&gt;What i understand so far is that you probably forgot to set a loopback-interface for your system for able to ping 10.0.2.15. entering 10.0.2.15 in the /etc/hosts file is not enough. A small work-around worked for me when i was a beginner is that I connected the base system to internet through my dongle which gave me a additional IP in the base system &amp;amp; so the VitualBox in that system also got a additional IP following that &amp;amp; then i adjusted /etc/hosts &amp;amp; then I restarted my sap installation as you know the sap installation would take the local system environment at start. You can also remove that domain-name ".dummy.nodomain" in /etc/hosts if you have not done the installation using FQDN option&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 06:51:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959412#M1967096</guid>
      <dc:creator>kaus19d</dc:creator>
      <dc:date>2019-07-19T06:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error logging into SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959413#M1967097</link>
      <description>&lt;P&gt;Hey Kaushik,&lt;BR /&gt;&lt;BR /&gt;thanks a lot for the suggestion. In my flat I do not have any ethernet ports available, yet.&lt;/P&gt;&lt;P&gt;Probably should have mentioned; I am working on a laptop using wifi adapter. Is it possible to configure the host network to "share the internet" with VM?&lt;/P&gt;&lt;P&gt;The command "hostname -f" was not recognized. I tried "hostnamectl" instead, attaching results below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1711570-hostname.png"&gt;hostname.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1711573-ifconfig.png"&gt;ifconfig.png&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1711573-ifconfig.png"&gt;I&lt;/A&gt; am unable to upload "ip a" here so I tried imgur: &lt;A href="https://imgur.com/a/be0pyl0" target="test_blank"&gt;https://imgur.com/a/be0pyl0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;BR /&gt;G&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 17:07:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959413#M1967097</guid>
      <dc:creator>vlcek_gabriel71</dc:creator>
      <dc:date>2019-07-24T17:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error logging into SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959414#M1967098</link>
      <description>&lt;P&gt;I solved the issue at last by installing linux &amp;amp; SAP server on VMware, instead of virtualbox.&lt;/P&gt;&lt;P&gt;It has simpler networking and requires no port forwarding between host and guest.&lt;BR /&gt;&lt;BR /&gt;Hope this helps anyone facing problems.&lt;/P&gt;&lt;P&gt;Thank you all for willingnes to help!&lt;/P&gt;&lt;P&gt;King regards,&lt;BR /&gt;G&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 13:05:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-logging-into-sap-gui/m-p/11959414#M1967098</guid>
      <dc:creator>vlcek_gabriel71</dc:creator>
      <dc:date>2019-07-26T13:05:03Z</dc:date>
    </item>
  </channel>
</rss>

