Ask the Expert

How to log on to a Java instance

How do you log on to a Java instance?

    Requires Free Membership to View

You can log on to the Java instance using any of the following tools.
  1. Telnet:
    telnet <host> <telnet_port>
    where <telnet_port> = 50000 + instance Nr * 100 + 8, i.e.
    50008 for instance 00
    user Administrator, pwd from the installation phase

  2. Visual Administrator:
    /usr/sap/<SID>/JC00/j2ee/admin/go.sh or go.bat
    create new connection, user Administrator, pwd from the installation phase, port 50000 + instance Nr * 100 + 4, i.e. 50004 for instance 00

  3. Config Tool:
    /usr/sap/<SID>/JC00/j2ee/configtool/configtool.sh or configtool.bat

This was first published in June 2007

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.