Hello,
we've had some problems with the Administrator account due to the fact that it was locked by the Administrator. After using the emergency sap* user to login to the Visual Administrator we couldn't unlock the administrator account.
The following error was displayed:
Unable to unlock user!
com.sap.engine.services.rmi_p4.MarshalException: Exception when trying to read the original exception.; nested exception is:
java.lang.ClassNotFoundException: com.sap.security.core.persistence.datasource.PersistenceException at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:670) at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:648) at com.sap.engine.services.rmi_p4.Call.getResultStream(Call.java:200) at com.sap.engine.services.security.remote.RemoteUserStoreInfo_Stub.writeUserProperty(RemoteUserStoreInfo_Stub.java:453) at com.sap.engine.services.security.gui.userstore.usermanagement.UserPropertiesPanel.lockAction(UserPropertiesPanel.java:532) at com.sap.engine.services.security.gui.userstore.usermanagement.UserPropertiesPanel.actionPerformed(UserPropertiesPanel.java:310)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
...
Caused by: java.lang.ClassNotFoundException: com.sap.security.core.persistence.datasource.PersistenceException
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
...
Has anyone else seen this error?
Kind regards,
Edwin Oldenburg