cancel
Showing results for 
Search instead for 
Did you mean: 

How to logon JAVA stack to tx transaction code

former_member367733
Participant
0 Kudos

Hello experts,

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.

I checked the start server log and there is no error. And I could successfully login JAVA server through Web browse http://mo-36ffb5ac4.mo.sap.corp:50400/nwa.

The following are port listening log.

[root@mo-36ffb5ac4 work]# netstat -tulpn | grep 50400

tcp 0 0 0.0.0.0:50400 0.0.0.0:* LISTEN 34581/icman

[root@mo-36ffb5ac4 work]# netstat -tulpn | grep 3204

[root@mo-36ffb5ac4 work]#

Please help me find out why this happen?

Thank you very much.

BR

Alex

Accepted Solutions (1)

Accepted Solutions (1)

BJarkowski
Active Contributor
0 Kudos

Hi Alex,

I think you misunderstood few things here.

Java stack is not accessible through SAP GUI. Java stack is strictly accessible through web browser. You can log in through:

http://<hostname>:5<Instance number>00/

It opens you a following website:

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.

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! 🙂 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.

Best regards

Bartosz

former_member367733
Participant
0 Kudos

Hi Bartosz,

Thank you very much for your suggestion. I am a new SAP guy and I already registered this course in Successfactor.

BR

Alex

Answers (0)