Portal

Published on December 2016 | Categories: Documents | Downloads: 51 | Comments: 0 | Views: 618
of 5
Download PDF   Embed   Report

Comments

Content

How Modify The Portal URL To Browser Default
Change the default portal URL to give users a more user friendly URL that they are adapted to from the Internet. The following steps will show you how modify the URL from the default port of 50000 to 80 which is browser default To Change the Port: Switch to the J2EE Visual Administrator Goto -> Cluster -> Dispatcher -> Services -> HTTP Provider Choose Ports Change the port number to 80 for HTTP and 443 for HTTPS (SSL) Choose Update and save. Stop and Start the HTTP Provider service. Result:

MDG_TR_WZ

How to identify various ports of an SAP system?
This article answers the following queries:  How to identify various ports of an SAP system?  What are the various protocols of an SAP system?  How to identify http and https ports of an SAP system?  How to identify telnet port of an SAP system?  How to identify P4 port of an SAP system?  How to open java stack if http(s) port is not known for an SAP system? -------------------------------------------------------------------------There are various protocols that are used in an SAP system. Each of these protocols is associated with a sap port. Sometimes we need to know these ports to specify in some configurations etc. These ports of an SAP system can be found out as mentioned below: 1) Login to SAP system ABAP stack 2) Goto SMICM transaction It displays screen as shown below

3) Click the highlighted services button in the above screen, which displays the below screen

     

As listed in the above screen, there will be various services running in SAP system like HTTP HTTPS P4 IIOP SMTP TELNET

From the above screen, we can make out what are the various services running in that SAP system and the ports on which they are running. Please find below interesting aspects of port numbers on how they were derived : HTTP port is 50100 (It means 5<instance_ num>00) HTTPS port is 50101 (It means 5<instance_num>01 ) Always HTTPS port ends with 1. It is nothing but HTTP port + 1 P4 port is 50104 ( It means 5<instance_num>04) As the name indicates, P4 port always ends with 4 Telnet Port is 50108 ( It means 5<instance_num>08)

Most of the cases, telnet port ends with 8.

How to open java stack if http(s) port is not known for an SAP system? In some cases, if you donot know the java link of a particular server, you can figure out the same & open following below process : 1) Goto SMICM and identify http(s) ports 2) Identify hostname of the server Then follow the below convention to open nwa of java stack http://<hostname>:5<instance_num>00/nwa eg: http://sapserv12:50100/nwa or https://<hostname>:5<instance_num>01/nwa eg: https://sapserv12:50101/nwa

use the analyzer tool to see if all the settings required for portal are ok. you can access the tool at \usr\sap\<SID>\JC<instance#>\j2ee\portal_misc\analyzer\go.bat Try logging instead of the DNS of the server, try giving the IP address of teh server...

Or try restarting the Engine. Hope it Helps!! Regards, RK

#2 Re: Java Iview Run Time Error On Logon Page26.05.2004 18:53 Please post any exception in the console logs Have you checked the various logfiles ? \usr\sap\EPXX\j2ee\j2ee_01\cluster\server\managers\console_logs and \usr\sap\EPXX\j2ee\j2ee_01\cluster\server\managers\log\portal\logs

Permanent solution for Java iView Runtime error ?
Hi I have SAP IDES installed in my system...recently i am getting following error when i am trying to login Portal : Java iView Runtime Copyright 2002 SAP AG. All rights reserved. An exception occured while processing your request. If this situation persists, please contact your system administrator. I have searched SDN many discussions say that restart server and check memory and...etc......etc My system also if i restart server problem is solved temprarely.... My system memory is not a problem because i have 16GB Ram amd 1 Tera hard disk still i have 500 GB hard diskk free space... If i restart simply MMC my J2ee table will not connected so i have to restart hole sytem them start MMC .....then server is up and i can connect to portal .......it seems connection for j2ee table are getting lost..... Can some one suggest me permanent solution thanks in advance

Sponsor Documents

Or use your account on DocShare.tips

Hide

Forgot your password?

Or register your new account on DocShare.tips

Hide

Lost your password? Please enter your email address. You will receive a link to create a new password.

Back to log-in

Close