Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

deployment manager not starting after running enable-security-wmmur-ldap

210 views
Skip to first unread message

rajesh...@gmail.com

unread,
Aug 9, 2007, 5:07:56 PM8/9/07
to
HI

I configured Portal 6.0.0.0 on appserver 6.0.2.17 with oracle database in a two node cluster, as a final step i disabled security to configure ldap (sunone) security, after running the disable-security command , i ran
/WPSconfig.sh enable-security-wmmur-ldap command which ran successfully and i can login to the portal nodes and console with the users in the ldap

but i stopped the dmgr to load the new configuration once and after it doesnt start again

i tried starting deployment manager giving various credentials also

dmgr-profile-root>bin/
./startManager.sh -username wasadmin -password wasadmin

./startManager.sh -username uid=wasbind cn=users,dc=com, -password wasbind
./startManager.sh -username wpsbind -password wpsbind
/startManager.sh -username uid=wpsbind cn=users,dc=com, -password wpsbind

i cant figure out more usernames and passwords then this

and the error shown in system .out log is sth like below

[8/9/07 20:27:24:471 GMT+00:00] 0000000a WSChannelFram A CHFW0020I: The Transport Channel Service has stopped the Chain labeled DC
S-Secure.
[8/9/07 20:27:24:489 GMT+00:00] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
META-INF/ws-server-components.xml
[8/9/07 20:27:24:496 GMT+00:00] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
com.ibm.ws.exception.RuntimeError: com.ibm.ws.exception.RuntimeError: WMM-UR: server user checkPassword fail
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(DelegatingMethodAccessorImpl.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: WMM-UR: server user checkPassword fail
at com.ibm.ws.security.core.ServerSecurityComponentImpl.start(ServerSecurityComponentImpl.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(ApplicationServerImpl.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: WMM-UR: server user checkPassword fail
at com.ibm.ws.security.auth.distContextManagerImpl.getServerSubjectInternal(distContextManagerImpl.java:2192)
at com.ibm.ws.security.core.distSecurityComponentImpl.initializeServerSubject(distSecurityComponentImpl.java:1928)
at com.ibm.ws.security.core.distSecurityComponentImpl.initialize(distSecurityComponentImpl.java:341)
at com.ibm.ws.security.core.distSecurityComponentImpl.startSecurity(distSecurityComponentImpl.java:298)
at com.ibm.ws.security.core.SecurityComponentImpl.startSecurity(SecurityComponentImpl.java:101)
at com.ibm.ws.security.core.ServerSecurityComponentImpl.start(ServerSecurityComponentImpl.java:280)
... 17 more
Caused by: com.ibm.websphere.security.auth.WSLoginFailedException: WMM-UR: server user checkPassword fail
at com.ibm.ws.security.ltpa.LTPAServerObject.authenticate(LTPAServerObject.java:599)
at com.ibm.ws.security.server.lm.ltpaLoginModule.login(ltpaLoginModule.java:437)
at com.ibm.ws.security.common.auth.module.proxy.WSLoginModuleProxy.login(WSLoginModuleProxy.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(DelegatingMethodAccessorImpl.java(Compiled Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at javax.security.auth.login.LoginContext.invoke(LoginContext.java:699)


and both the portal nodes are working great

Please respond with your thoughts

Thanks
Rajesh


wagn...@oi.com.br

unread,
Feb 1, 2008, 1:49:42 PM2/1/08
to
Hi Rajesh.<br />
<br />
Did you get a solution for your trouble? Me too have the same trouble here?<br />
<br />
Could you help me?<br />
<br />
Regards<br />
<br />
Wagner

pescador

unread,
Feb 5, 2008, 6:48:42 PM2/5/08
to
Have you tried starting the DMGR without giving a user and password? Even with security enabled you should be able simply start the DMGR by issuing<br />
<br />
<div class="jive-quote">startServer.sh dmgr</div>

pescador

unread,
Feb 6, 2008, 8:37:19 AM2/6/08
to
When building a cluster you are required to edit the wmmWasAdmin.xml. Please refer to the Portal Clustering Guide at the link below<br />
<br />
Page 61 .... Step 11<br />
<br />
http://www-1.ibm.com/support/docview.wss?rs=688&#38;ca=portall2&#38;uid=swg21254849

brett_...@us.ibm.com

unread,
Feb 6, 2008, 8:22:19 AM2/6/08
to
Since you used the realm support task, the dmgr will most likely be authenticating against the wmmWASAdmin.xml in &lt;was_profile_root&gt;/config/wmm. Make sure you have set both the full DN and the shortname as logonIds in this file. If issues persist, paste in the contents of that file into this thread.

manuela

unread,
Feb 12, 2008, 8:25:07 AM2/12/08
to
I am with the same problem.
You have solved your problem?
Is already achieved, to tell me.
Thanks
0 new messages