<?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>Question Re: How to logon JAVA stack to tx transaction code in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/how-to-logon-java-stack-to-tx-transaction-code/qaa-p/429899#M57774</link>
    <description>&lt;P&gt;Hi Bartosz,&lt;/P&gt;&lt;P&gt;Thank you very much for your suggestion. I am a new SAP guy and I already registered this course in Successfactor.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jun 2017 02:47:06 GMT</pubDate>
    <dc:creator>former_member367733</dc:creator>
    <dc:date>2017-06-05T02:47:06Z</dc:date>
    <item>
      <title>How to logon JAVA stack to tx transaction code</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-logon-java-stack-to-tx-transaction-code/qaq-p/429897</link>
      <description>&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;I installed solution manager 7.2, ABAP stack and JAVA stack. I could successfully logon abap server through SAP GUI. I installed SAP GUI for JAVA. There is always error popped up. Please refer to my screenshots.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/37058-capture82.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/37059-capture83.png" /&gt;&lt;/P&gt;&lt;P&gt;I checked the start server log and there is no error. And I could successfully login JAVA server through Web browse &lt;A href="http://mo-36ffb5ac4.mo.sap.corp:50400/nwa" target="test_blank"&gt;http://mo-36ffb5ac4.mo.sap.corp:50400/nwa&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;The following are port listening log.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[root@mo-36ffb5ac4 work]# netstat -tulpn | grep 50400 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tcp        0      0 0.0.0.0:50400           0.0.0.0:*               LISTEN      34581/icman &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[root@mo-36ffb5ac4 work]# netstat -tulpn | grep 3204 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[root@mo-36ffb5ac4 work]#&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please help me find out why this happen?&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2024 21:29:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-logon-java-stack-to-tx-transaction-code/qaq-p/429897</guid>
      <dc:creator>former_member367733</dc:creator>
      <dc:date>2024-02-03T21:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to logon JAVA stack to tx transaction code</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-logon-java-stack-to-tx-transaction-code/qaa-p/429898#M57773</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;I think you misunderstood few things here.&lt;/P&gt;&lt;P&gt;Java stack is not accessible through SAP GUI. Java stack is strictly accessible through web browser. You can log in through:&lt;/P&gt;&lt;P&gt;&lt;A href="http://&amp;lt;hostname&amp;gt;:5&amp;lt;Instance" target="test_blank"&gt;http://&amp;lt;hostname&amp;gt;:5&amp;lt;Instance&lt;/A&gt; number&amp;gt;00/&lt;/P&gt;&lt;P&gt;It opens you a following website:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/37071-2017-06-02-09-46-36-sap-netweaver-application-serv.png" /&gt;&lt;/P&gt;&lt;P&gt;SAP GUI for Java is created to access SAP from different operating systems, like MacOS. It doesn't have anything in  common with Java stack.&lt;/P&gt;&lt;P&gt;I highly recommend to you reading ADM100 manual - a lot of things will clarify. Without this I can imagine working with SAP can be frustrating! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I can see you are a SAP employee, so you should have access to SAP Learning Hub, where you can find the manual I referenced. &lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Bartosz&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 08:52:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-logon-java-stack-to-tx-transaction-code/qaa-p/429898#M57773</guid>
      <dc:creator>BJarkowski</dc:creator>
      <dc:date>2017-06-02T08:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to logon JAVA stack to tx transaction code</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-logon-java-stack-to-tx-transaction-code/qaa-p/429899#M57774</link>
      <description>&lt;P&gt;Hi Bartosz,&lt;/P&gt;&lt;P&gt;Thank you very much for your suggestion. I am a new SAP guy and I already registered this course in Successfactor.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 02:47:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-logon-java-stack-to-tx-transaction-code/qaa-p/429899#M57774</guid>
      <dc:creator>former_member367733</dc:creator>
      <dc:date>2017-06-05T02:47:06Z</dc:date>
    </item>
  </channel>
</rss>

