{code}
I have no clue where to look for a solution.
{code}[26/11/08 11:58:49:489 CET] 00000015 ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl open FFDC0009I: FFDC opened incident stream file C:\IBM\WebSphere\wp_profile\logs\ffdc\WebSphere_Portal_00000015_08.11.26_11.58.49_0.txt
[26/11/08 11:58:49:536 CET] 00000015 ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file C:\IBM\WebSphere\wp_profile\logs\ffdc\WebSphere_Portal_00000015_08.11.26_11.58.49_0.txt
[26/11/08 11:58:49:988 CET] 00000015 VaultServiceI E com.ibm.wps.services.credentialvault.VaultServiceImpl checkSystemDNInitialized EJPSK0028E: De eigenschapswaarde voor de unieke naam (DN) 'systemcred.dn' van de systeemgebruiker is ongeldig. Zorg dat de DN-waarde in het kluisservice-eigenschappenbestand geldig is.
com.ibm.wps.util.DataBackendException: EJPSG0015E: Gegevensbackend-probleem java.security.PrivilegedActionException: com.ibm.wps.um.exceptions.impl.PumaSystemExceptionImpl: com.ibm.wps.util.DataBackendException: EJPSG0015E: Gegevensbackend-probleem com.ibm.websphere.wim.security.authz.AccessException: CWWIM2008E The principal 'AnonymousUser' is not authorized to perform the operation
'GET PersonAccount' on 'CN=wpadmin,o=mycompany'
at com.ibm.wps.services.puma.PumaServiceImpl.findUserById(PumaServiceImpl.java:457)
at com.ibm.wps.services.puma.Puma.findUserById(Puma.java:70)
at com.ibm.wps.services.credentialvault.VaultServiceImpl.checkSystemDNInitialized(VaultServiceImpl.java:353)
at com.ibm.wps.services.credentialvault.VaultServiceImpl.initProperties(VaultServiceImpl.java:314)
at com.ibm.wps.services.credentialvault.VaultServiceImpl.init(VaultServiceImpl.java:214)
at com.ibm.wps.services.Service.init(Service.java:107)
at com.ibm.wps.services.Service.init(Service.java:83)
at com.ibm.wps.services.ServiceManager.createService(ServiceManager.java:391)
at com.ibm.wps.services.ServiceManager.initInternal(ServiceManager.java:285)
at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:179)
at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:114)
at com.ibm.wps.engine.Servlet.init(Servlet.java:239)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:192)
{code}
Does the ConfigTrace.log show a BUILD SUCCESSFUL for the configuration task used to enable the security? Was the config wizard used in this case or the command line?
-Brett Gordon (WebSphere Portal L2 Support)
IBM Certified System Administrator -- WebSphere Portal V6.0, V5.1, V5.0
IBM Certified Solution Developer -- WebSphere Portal V5.1, v6.0
The postings on this site are my own and do not necessarily represent the positions, strategies, or opinions of IBM.
# ConfigEngine.bat validate-standalone-ldap (Operation Successful)
and
# ConfigEngine.bat wp-modify-ldap-security (Operation Successful)
I must say the following: a junior admin had enabled security using the WAS Admin Console. I disabled security and used the portal tools for enabling security.
Thanks
-FF
The postings on this site are my own and do not necessarily represent the positions, strategies or opinions of IBM.