cancel
Showing results for 
Search instead for 
Did you mean: 

What are the username and password when i click the ICM of JavaEE5@SAP

Former Member
0 Kudos

when i click the ICM of JavaEE5@SAP in the sapmanagement console mmc, It need i input the username and password for Web_admin, What are the username and password when i click the ICM of JavaEE5@SAP and which tools act the role as the VisualAdministrator of NetWeaver04s and NetWeaver2004s?

thank you very much

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I've tried "Administrator" with "abc123" password as suggested in this thread and in the start.htm page, but they don't work. I downloade NetWeaver CE 7.1 today, June 18,2007.

Roger Berlind

Vlado
Advisor
Advisor
0 Kudos

Indeed, these are the correct credentials. Does it show you some error message? You can also look into dev_icm file (/usr/sap/<SID>/Jxx/work).

HTH!

-Vladimir

Former Member
0 Kudos

There are auth file:

x:\usr\sap\<SID>\SYS\global\security\data\icmauth.txt

There find string like:

webadm:{<encoder>}<some crypted password>:admin

You can clear second part to remove password and leave that line:

webadm::admin

Then go to SAP management console, choose you server instance, select 'AS Java proccess Table', then with right click mouse select 'Restart proccess' on icm.

Now you can login in ICM with webadm user without password.

If you want to setup password, simple type between 'webadm' and 'admin' you codeword

Example:

webadm:mamamia:admin

P.S. CVS style

Former Member
0 Kudos

Hello Guoging,

you can login to ICM with username Administrator and password abc123. That is described in the start.html file, which you can find in the unzipped Downloadpackage of SAP NetWeaver Java EE 5 Edition.

You can use NetWeaverAdministrator(NWA) or config tool to configure this edition. NWA

needs to be installed separately. If you have a default installation, go to

C:SAPJP1JC00j2eeNWAdmin and execute the file install.bat. Ensure that NetWeaver is running, enter user Administrator und the Masterpassword you chose during installation and wait around 20 Minutes or more. NWA is started automatically after installation has finished in your webbrowser.

For more information on NWA read the Administrationguide

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/806e75a0-0e01-0010-2587-fc518de8ac1a">Administration Guide</a>

sid-desh
Advisor
Advisor
0 Kudos

Hello,

The user name and password for ICM are Administrator and abc123.

In Java EE 5 you have NetWeaver Administrator in place of Visual Administrator. You can refer to <a href="/people/heidrun.reichart/blog/2006/11/24/how-to-use-sap-netweaver-administrator-with-sapacutes-java-platform-enterprise-edition-5">this</a> link for installation procedure.

Regards

Sidharth