cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE_ADMIN login authentication failed everyday

Former Member
0 Kudos

Hi,

I went to http://host:port/nwa and log in with j2ee_admin. it says authentication failed though we did not change the password before.

I went to config tool, key storage,... to reset password for j2ee_admin and then sync it with j2ee_admin in ABAP end. restart j2ee. It worked. I could log in.

however it happened again this morning. I can't log in with j2ee_admin with error "authentication failed" in http://host:port/nwa or any portal login. I can't reset password and restart j2ee everyday. I want to fix this error.

what could be wrong?

George

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

this is resolved.

Former Member
0 Kudos

update:

user authentication error is the derived result of java iview runtime error.

when I restart j2ee engine, this user authentication error disappears. I can log in. I do NOT need to do anything in config tool.

I suspect this is the memory problem. I am reading note 723909 and will update here.

George

Former Member
0 Kudos

correction:

when I log on to

http://host:<j2ee port>/irj/portal,

I got

***********************************

Java iView Runtime

Version : 7.00.200610261628

+ Copyright 2002 SAP AG. All rights reserved.

An exception occured while processing your request.

If this situation persists, please contact your system administrator

************************************

when I go to http://host:<j2ee port>/index.html

I am fine.

when I go to

http://host:<j2ee port>/logon/logonServlet?redirectURL=/webdynpro/dispatcher/sap.com/tclmwebadminmainframewd/WebAdminApp

this is the login screen.

I try my j2ee_admin user name and password

I failed with error "user authentication error".

George