Problem Description
A failure in the security service startup prevents SAP NetWeaver Application Server (AS) Java from starting.
Scenario Type: | Error analysis (configuration, connectivity) |
NetWeaver Component: | Security Service (BC-JAS-SEC) |
Validity: | SAP NetWeaver 2004 or higher |
Possible Error Sources
The security service cannot access the guest user account.
Decision Roadmap
Prerequisites
User with administrator rights
Main Tools
Log Viewer
Analysis
Look for the following error in the stack trace with the log viewer. See the file \usr\sap\
Anonymous principal not configured
This error indicates the user management engine (UME) was not able to access the configured guest (anonymous) user during startup.
Solution Hints:
...
1. Ensure the UME and especially the connectivity between the UME and its data source is working properly.
2. Verify that the configured guest user actually exists in the persistent repository.
¡ If the UME data source is an LDAP directory or the database of the AS Java, you can try resetting the UME property ume.login.guest_user.uniqueids to the default value, guest.
¡ If the UME data source is an AS ABAP, you can try setting the UME property ume.login.guest_user.uniqueids to default value for AS ABAP systems.
More information: Standard Users
If an ABAP stack is used as the data source of the UME, then check whether the file defaultTrace.
1 comment:
For a Excellent Online Resource for SAP EP and SAP Web Dynpro ABAP, Visit Learn SAP Online
SAP EP - Standard Portal Services
Portal Eventing and Navigation
Portal Look and Feel - Branding the Portal
How to Develop Portal Applications
SAP EP-Developing portal content and assigning permissions
SAP EP-Role maintenance
SAP EP-How to make Enterprise Portal highly available
Implement Single Sign On
SAP EP-J2EE architechture
What is SAP Enterprise Portal
And Many More...
Basics of Web Dynpro ABAP
ABAP Data Types and Objects
ABAP Statements
WD4A - Introduction WDA - SAP Logon Procedures
WD4A-Format the Values appearing on value Axis of Business Graphic
WD4A-Navigate from one view to another and back to previous view
WD4A - How to Calculate next 12 months from current month in web dynpro ABAP
WD4A - Validate Inputs in a web dynpro ABAP Application
And Many More...
Post a Comment