cancel
Showing results for 
Search instead for 
Did you mean: 

default password???

Former Member
0 Kudos

Hello all,

I do the following on the newly installed Linux/Oracle system.

1. http://localhost:50000/

2. Choose any item on the list, I get the following on a pop-up

Enter username and password for "SAP J2EE Engine - System Info" at http://localhost:50000/

What is the default ID and password for this? All I want to do is just get in 😐

TIA

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Casey,

Are you trying to access the portal from the same system on which the installation took place?

Try this

http://localhost:50000/irj/portal

If you are accessing the system remotely, it is always advised to give the FQDN instead of local host.

NOTE : In the host file under C:/windows/system32/drivers/etc/host

In this file make an entry with the IP adderss and FQDN.

With regards to your password, you should be knowing the password that you might have given during the installation.

Try recollecting the password for user J2EE_ADMIN and you are good to go.

Good Luck!

Sandeep Tudumu

Former Member
0 Kudos

Hi Sandeep,

Thanks so much for the response

When I do :

J2EE_AMDIN

<password>

I get,

"Not authorized to review the requested resource"

What can I do at this point ?

TIA

Former Member
0 Kudos

Are you have JAVA or ABAPJAVA ? If you have only JAVA when user are Administrator, if ABAPJAVA --> J2EE_ADMIN. If you have ABAP+JAVA but cant see system information , try to check in 001 client (ABAP side) this users

roles (are you see SAP_J2EE_ADMIN ?)

Are this role green for J2EE_ADMIN? Try to check this role.

Regards.

Former Member
0 Kudos

The system I have is ABAP+JAVA.

I went to SU01 and out of desperation, added SAP_NEW and SAP_ALL to J2EE_ADMIN.

The role mentioned was present and green.

When logging in from a regular SAP front-end, no problems. But, when logging in from

http://localhost:50000/

I get the same error.

How exactly does this work? It does not seem to use anything from SU01

TIA

Former Member
0 Kudos

Hi Casey,

Go to the roles tab for the j2ee_admin under SU01 transaction. There you need to check whether j2ee_admin role is assigned to it.

You do not need SAP_ALL, SAP_NEW profiles for j2ee_admin user.

Regards

Deb

Former Member
0 Kudos

Augggh!!

Thank you all! I found what the issue was - basically, it was the date by which the profile (SAP_J2EE_ADMIN) was to be effective for the ID(J2ME_ADMIN). It was wrong 😐

All is OK now.

Best Regards,

Casey

Edited by: Casey Harris on Sep 21, 2008 11:17 PM

Former Member
0 Kudos

Try to read in Rules how you can say thanks on forum --> https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement

Regards.