enable-security-ldap fails with unable to start dmgr
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Portal Server > enable-security-ldap fails with unable to start dmgr




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    enable-security-ldap fails with unable to start dmgr  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-09-07 12:21 AM

after disabling the security , i tried to re -enable the security again to t
he LDAP without restarting the servers (i think thats the mistake i did) ,wh
en i tried to disable the security the command failed saying the dmgr could 
not be restarted ,

after disabling the security ,do we need to restart the servers before reena
bling the security  , my dmgr doesnt start again , i am blocked here


the dmgr systemout.log looks sth like this

049I: The ActivitySession service is stopping.
[8/8/07 21:08:50:970 GMT+00:00] 00000012 DCSStackImpl  I   DCSV8011I: DC
S Stack DefaultCoreGroup at Member m2265uspln2Cell01\m2265us
pln2CellManager01\dmgr: Member is being shutdown following an administrative
 request.
[8/8/07 21:08:51:009 GMT+00:00] 0000000a WSChannelFram A   CHFW0020I: Th
e Transport Channel Service has stopped the Chain labeled DC
S.
[8/8/07 21:08:51:011 GMT+00:00] 0000000a TCPChannel    A   TCPC0002I: TC
P Channel TCP_5 has stopped listening on host *  (IPv4) port
9352.
[8/8/07 21:08:51:018 GMT+00:00] 0000000a WSChannelFram A   CHFW0020I: Th
e Transport Channel Service has stopped the Chain labeled DC
S-Secure.
[8/8/07 21:08:51:036 GMT+00:00] 0000000a WsServerImpl  E   WSVR0009E: Er
ror occurred during startup
META-INF/ws-server-components.xml
[8/8/07 21:08:51:043 GMT+00:00] 0000000a WsServerImpl  E   WSVR0009E: Er
ror occurred during startup
com.ibm.ws.exception.RuntimeError: com.ibm.ws.exception.RuntimeError: [L
DAP: error code 53 - Unwilling To Perform]
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:194
)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI
mpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:570)
Caused by: com.ibm.ws.exception.RuntimeError: [LDAP: error code 53 - Unw
illing To Perform]
at com.ibm.ws.security.core.ServerSecurityComponentImpl.start(ServerSecurity
ComponentImpl.java:323)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.
java:820)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServe
rImpl.java:149)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.
java:820)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187
)
.. 10 more
Caused by: com.ibm.websphere.security.WSSecurityException: [LDAP: error 
code 53 - Unwilling To Perform]
at com.ibm.ws.security.auth.distContextManagerImpl.getServerSubjectInternal(
distContextManagerImpl.java:2192)
at com.ibm.ws.security.core.distSecurityComponentImpl.initializeServerSubjec
t(distSecurityComponentImpl.java:1928)
at com.ibm.ws.security.core.distSecurityComponentImpl.initialize(distSecurit
yComponentImpl.java:341)
at com.ibm.ws.security.core.distSecurityComponentImpl.startSecurity(distSecu
rityComponentImpl.java:298)
at com.ibm.ws.security.core.SecurityComponentImpl.startSecurity(SecurityComp
onentImpl.java:101)
at com.ibm.ws.security.core.ServerSecurityComponentImpl.start(ServerSecurity
ComponentImpl.java:280)
.. 17 more
Caused by: com.ibm.websphere.security.auth.WSLoginFailedException: [LDAP
: error code 53 - Unwilling To Perform]
at com.ibm.ws.security.ltpa.LTPAServerObject.authenticate(LTPAServerObject.j
ava:599)
at com.ibm.ws.security.server.lm.ltpaLoginModule.login(ltpaLoginModule.java:
437)
at com.ibm.ws.security.common.auth.module.proxy.WSLoginModuleProxy.login(WSL
oginModuleProxy.java:122)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI
mpl.java(Compiled Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at javax.security.auth.login.LoginContext.invoke(LoginContext.java:699)
at javax.security.auth.login.LoginContext.access$000(LoginContext.java:151)
at javax.security.auth.login.LoginContext$4.run(LoginContext.java:634)
at java.security.AccessController.doPrivileged1(Native Method)
at java.security.AccessController.doPrivileged(AccessController.java:351)
at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:631
)
at javax.security.auth.login.LoginContext.login(LoginContext.java:557)
at com.ibm.ws.security.auth.JaasLoginHelper.jaas_login(JaasLoginHelper.java:
376)
at com.ibm.ws.security.auth.distContextManagerImpl.login(distContextManagerI
mpl.java:1050)
at com.ibm.ws.security.auth.distContextManagerImpl.login(distContextManagerI
mpl.java:890)
at com.ibm.ws.security.auth.distContextManagerImpl.login(distContextManagerI
mpl.java:881)
at com.ibm.ws.security.auth.distContextManagerImpl.getServerSubjectInternal(
distContextManagerImpl.java:2172)
.. 22 more
Caused by: com.ibm.websphere.security.CustomRegistryException: [LDAP: er
ror code 53 - Unwilling To Perform]
at com.ibm.ws.security.registry.ldap.LdapRegistryImpl.checkPassword(LdapRegi
stryImpl.java:326)
at com.ibm.ws.security.registry.UserRegistryImpl.checkPassword(UserRegistryI
mpl.java:296)
at com.ibm.ws.security.ltpa.LTPAServerObject.authenticate(LTPAServerObject.j
ava:574)
.. 41 more
Caused by: com.ibm.websphere.security.CustomRegistryException: [LDAP: er
ror code 53 - Unwilling To Perform]
at com.ibm.ws.security.registry.ldap.LdapRegistryImpl.getUsers(LdapRegistryI
mpl.java:1211)
at com.ibm.ws.security.registry.ldap.LdapRegistryImpl.checkPassword(LdapRegi
stryImpl.java:293)
.. 43 more
Caused by: javax.naming.OperationNotSupportedException: [LDAP: error cod
e 53 - Unwilling To Perform]; remaining name 'uid=wasbind,cn
=users,dc=palmone,dc=com'
at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3078)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2951)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2757)
at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1828)
at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1751)
at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(ComponentDirContext
.java:386)
at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialComposi
teDirContext.java:347)
at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:25
9)
at com.ibm.ws.security.registry.ldap.LdapRegistryImpl.search(LdapRegistryImp
l.java:1908)
at com.ibm.ws.security.registry.ldap.LdapRegistryImpl.search(LdapRegistryImp
l.java:1835)
at com.ibm.ws.security.registry.ldap.LdapRegistryImpl.getUsers(LdapRegistryI
mpl.java:1198)
.. 44 more





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:45 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register