cancel
Showing results for 
Search instead for 
Did you mean: 

How to find portal url for netweaver 2004?

Former Member
0 Kudos

Hi

I installed ntweaver 2004 on AIX 5.3.

Also installed

Poral CD for MaxDB installation :51030723_6.ZIP

DVD_NW_04_SR1_NetWeaver_Components/EP-KMC/ LABEL.ASC

How to find url now?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi

Good,

here you go and try -

http://<your_host_name>:50000/irj/portal

50000 - if your instance is default (00), otherwise it will change

Use your Master password (supplied during install) and Administrator (default) for logging in, otherwise you can also use <dbs>adm and password - eg., 'sbxadm' where ("sbx" is your sandbox instance)and your password

You will find 'KM Content' tab for this KMC installation (although default in recent versions)

Revert for details, hope this helps

Cheers

Senthil

Message was edited by:

Senthil Murugan Muthuvelu

Former Member
0 Kudos

Hi

How to find instance number of installed netweaver ?

I got error as "Page can't be displayed "

Please reply

Thanks for your help

Former Member
0 Kudos

hi

1. Very simply, if you have single instance installed in the system

you can look at the following structure to see the java central

instance number:

/usr/sap/<SID>/JC_<instance-number>

2. btw, USE YOUR HOSTNAME, you should NOT use the sapid-

type #hostname in your prompt, to see the hostname

Hope this helps

Cheers

Senthil

Former Member
0 Kudos

Hi

Thanks a lot.

It worked fine.

I have only one instance of netweaver on my machine.

Here the port number is 50000 since my instance number is 00.

but how to find port number , when there will be different instance number , instead of 00?

Also how to find instance name?

Former Member
0 Kudos

Please answer this in

Former Member
0 Kudos

You can calculate SAP J2EE Engine’s as follows-

-


P4 port number is used to connect to the SAP J2EE Engine with the SAP J2EE Engine Administrator.

The P4 port number is based on the number of the SAP J2EE instance on which you have installed the portal, according to the following formula:

P4 Port = 50,000 + (100*<instance number>) + 4

If the SAP J2EE is installed with instance number 01,

P4 Port = 50,000 + (100 * 1) + 4 = 50104

Hope this helps

Cheers

Senthil

Former Member
0 Kudos

Hi,

It's very simple.

When you install the folder structures are created.

If ABAP then DVEBMGS<XX> and if only java then JC<XX> will be created.

so the url becomes http://<ipaddress or hostname>:5<XX>00

If you have portal installed then the url is

http://<ipaddress or hostname>:5<XX>00/irj/portal

This is the simple rule.

Reward with suitable points

Former Member
0 Kudos

Thanks a lot

Former Member
0 Kudos

Hi

Please if ur question is answered mark it as "answered".

Regards

Sumit

Answers (0)