cancel
Showing results for 
Search instead for 
Did you mean: 

Not Able to login into useradmin screen

Former Member
0 Kudos

Hello ,

when i click on my home page ie

http://host:50000/

in this screen when i click user admin tab , it saying bellow shown error , But my server 0 running fine . can any one help me

com.sap.engine.services.deploy.container.ExceptionInfo: Naming error

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

The index page will open with the data from the buffer even if the java processes are not started completely but the other links won't. So, check whether all the JAVA services are up and running.

Hope this helps.

Regards,

Varadharajan M

Former Member
0 Kudos

thanks for yoour reply , Pratap and rajan ,

i checked both way ping with hostname.

my problems are ...

1. when i try to open visual admin . using go.bat . it saying ,

Error while connecting

com.sap.engine.services.jmx.exception.JmxSecurityException: Caller J2EE_ADMIN not authorized, only role administrators is allowed to access JMX

this is dual stack system . default client is 001 . in this client J2ee_admin user has SAP_J2EE_ADMIN role is assigned .

2. In MMC all nodes are showing Green ,

all applications are Running .

Former Member
0 Kudos

Hi Kumar,

Please try to increase the max heap size a little bigger in Config tool and then restart Java system.

And also please check the validity period for role:SAP_J2EE_ADMIN in SU01(User J2EE_ADMIN), if the valid from date are in the future, for example, valid from 2012.01.01 to 9999.12.31, then, try to delete this role from user J2EE_ADMIN and then add it again.

After that , please restart Java cluster from SUICM or MMC. All changes will only take effect after system restart.

Regards,

Li

Former Member
0 Kudos

First try accessing through http://host:50000/useradmin. If it does not work then check through ping host whether it can resolve host to ip or not and then try to access through IP address http://IP:50000/useradmin. Post if there is any error msg.