This Space has blogs on various topics in the field of SAP. These blogs point out solutions to various technical and functional issues that consultants face during implementation or support of SAP Projects. Readers/followers are welcome to contribute to this space by emailing your content at bohra.mohammadi@gmail.com. You will be rewarded according to the topic/number of words/complexity of the topic/issue which are you addressing in your blog.
Tuesday, May 20
Start of UME Service Failed with error
Error:
Start of UME Service Failed with error: "Parameter ume.persistence.data_source_configuration
cannot be read from the properties file.
Symptom
- The security service fails to start. In the std_server0.out trace file, you will see the following error
Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started. com.sap.engine.frame.ServiceException: Start of UME service failed.
Check help topic "Start of UME Service Failed". Technical details: Parameter ume.persistence.data_source_configuration cannot be read from the properties file
#at com.sap.security.core.server.ume.service.UMEServiceFrame.start (UMEServiceFrame.java:398)
Environment
- SAP Netweaver Application Server 7.0x/7.1x/7.2x/7.3x/7.4
Reproducing the Issue
Try to start the AS Java
Cause
Incorrect configuration of UME data source. The wrong UME datasource xml file
has been chosen for the current configuration of your User store which is one of
ABAP, LDAP, or Local UME.
Resolution
You need to locate and edit the UME parameter
ume.persistence.data_source_configuration. To do so, please do the
following:
For 7.0x:
For 7.0x:
- Open the Config tool
- Navigate to Global server configuration -> services -> com.sap.security.core.ume.service.
- Locate the parameter "ume.persistence.data_source_configuration"
- Enter the correct data source.
- Press "Set"
- Save the changes and restart the AS Java
- Open the Config tool
- Switch to configuration mode
- In the display Configuration tab, navigate to cluster_config -> system -> custom_global -> cfg -> services -> com.sap.security.core.ume.service -> Propertysheet properties.
- Switch to edit mode
- click on the property "ume.persistence.data_source_configuration"
- Enter the correct data source
- Apply the changes and restart the AS Java
See Also
718383 - NetWeaver:
Supported UME Data Sources and Change options
http://help.sap.com/saphelp_nw70/helpdata/en/0b/50ad3e1d1edc61e10000000a114084/content.htm
http://help.sap.com/saphelp_nw73/helpdata/en/a2/03aa3d5acd40f082db65ee59c360b7/content.htm?frameset=/en/a2/03aa3d5acd40f082db65ee59c360b7/Content.htm
http://help.sap.com/saphelp_nw70/helpdata/en/0b/50ad3e1d1edc61e10000000a114084/content.htm
http://help.sap.com/saphelp_nw73/helpdata/en/a2/03aa3d5acd40f082db65ee59c360b7/content.htm?frameset=/en/a2/03aa3d5acd40f082db65ee59c360b7/Content.htm
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
You are welcome to express your views here...