cancel
Showing results for 
Search instead for 
Did you mean: 

Useradmin link does not work

former_member84399
Participant
0 Kudos

Dear all,

When I access http://hostname:50000/useradmin, I get the message

Application error occurred during the request procession.

Details: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException:

Error compiling [/index.jsp] of alias [useradmin] of J2EE application [sap.com/com.sap.security.core.admin].

Exception id: [00144FAF96BE004F0000003100005F6C000446F99EE7179B]

In the default trace, I see

application [useradmin] Processing an HTTP request by the error page [/error.jsp] finished with errors. Probably the exception [com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation process: [/usr/sap/SOL/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.security.core.admin/servlet_jsp/useradmin/work/jsp_index1203937055574.java:22: cannot resolve symbol

symbol : class UserAdminLogic

location: package admin

import com.sap.security.core.admin.UserAdminLogic;

^

/usr/sap/SOL/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.security.core.admin/servlet_jsp/useradmin/work/jsp_index1203937055574.java:25: package com.sap.security.core.admin.batch does not exist

import com.sap.security.core.admin.batch.BatchLogic;

^

/usr/sap/SOL/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.security.core.admin/servlet_jsp/useradmin/work/jsp_index1203937055574.java:26: package com.sap.security.core.admin.sync does not exist

import com.sap.security.core.admin.sync.SyncAdminLogic;

^

/usr/sap/SOL/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.security.core.admin/servlet_jsp/useradmin/work/jsp_index1203937055574.java:27: package com.sap.security.core.admin.group does not exist

import com.sap.security.core.admin.group.GroupAdminLogic;

^

/usr/sap/SOL/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.security.core.admin/servlet_jsp/useradmin/work/jsp_index1203937055574.java:61: cannot resolve symbol

symbol : class IAccessToLogic

location: package admin

com.sap.security.core.admin.IAccessToLogic proxy = new com.sap.security.core.admin.ServletAccessToLogic(request, response);

^

/usr/sap/SOL/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.security.core.admin/servlet_jsp/useradmin/work/jsp_index1203937055574.java:61: cannot resolve symbol

symbol : class ServletAccessToLogic

location: package admin

com.sap.security.core.admin.IAccessToLogic proxy = new com.sap.security.core.admin.ServletAccessToLogic(request, response);

^

/usr/sap/SOL/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.security.core.admin/servlet_jsp/useradmin/work/jsp_index1203937055574.java:65: cannot resolve symbol

symbol : variable UserAdminLogic

I am running NW2004s SPS13

Any ideas how this can be fixed

Many thanks

Andreas

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

Can you redeploy the Package related to Useradmin, as the trace files says some components are missing

Let me know once its done.

Regards,

Chayapathy CS

Former Member
0 Kudos

Hi,

Upgrade the J2EE to latest SP release atleast next SP level.

Regards,

Sagar Askani.

former_member84399
Participant
0 Kudos

Hello Sagar

Support package Stack 13 is the latest support package stack for NW 04s

Regards

Andreas