cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to log in VA

Former Member
0 Kudos

Able to logging in Visual Administrator thourgh ROOT user but not <SID>ADM user.Its stops at 99%.

can anybody help !!!

--venkat

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Venkat,

Root and SidADM users sound like OS users !

For Visual Administrator you need to logon using j2ee administrator which is j2ee_admin for dual stack and administrator for just java stack.

Check if you are able to logon to J2ee administrator when you open j2ee homepage using :

http://<host:port>;

port = 5<systemno>00

and click on systems information - when you get prompted, you enter the same administrator / password info here.

For logging on to following you usually use administrator user (other user with administrator rights can be used as well)

- Visual Administrator

- J2EE Telnet

- J2ee homepage / logon

Hope this info helps.

Regards,

Snehal

Former Member
0 Kudos

Hello venkat dod,

What is the exact version of your JDK? Sometimes this problem occurs when a too old JDK version is used. Refer note below to know what version is recommended by SAP.

723909 Java VM settings for J2EE 6.40/7.0

Best regards,

Rafael Toshiaki

PS: Please consider rewarding points for helpful answers on SDN.

Former Member
0 Kudos

You can use any JDK version between JDK 1.4.2.12 to _1.4.2.17

Former Member
0 Kudos

Looks like its something to do with permissions

or you may need to adjust your JVM parameters.

What is the current parameters defined and what is the H/W (32 bit or 64bit) .

Edited by: Shaji Jacob on Apr 15, 2008 11:05 PM

Former Member
0 Kudos

We changed the permissions to SIDadm user.We are using Hybrid JVM and on 64 bit AIX 5.3

-Venkat