[7/3/07 9:43:14:630 EDT] 00000019 DefaultTokenP E HMGR0149E: An attempt to open a connection to core group DefaultCoreGroup has been rejected. The sending process has a name of CMH-MIS-7P15P71Cell01\CMH-MIS-7P15P71CellManager01\dmgr and an IP address of /10.201.201.11. Global security in the local process is Enabled. Global security in the sending process is Enabled. The received token starts with 1(ą`?iMěÎL)?[8CTĘŽ(ńm?žkí. The exception is com.ibm.websphere.security.auth.WSLoginFailedException: Validation of LTPA token failed due to invalid keys or token type.
Does anyone know what this means and how to resolve it?
Kind Regards,
Bob
It would appear that your LTPA token is corrupted. I would suggest regenerating it and see if the message is gone. You will also have to restart the node agents.
Brian
Have you had any certificates expire recently? (You can find out by
looking at the serious events log). WAS 6.1 does automatic certificate
replacement, which can cause some transient errors. You might want to
consider turning that feature off, and monitoring the logs for warnings
so that you can update the certs yourself.
I'm getting the same error. I tried the steps listed, same result. This doesnt make sense, the appServer starts fine, the Nodeagent syncs fine no errors, this is a fairly new cell, node and appserver, no cert experations, everything starts fine but I see this error in my sysout of the appServer. Ltpa keys match up between cell and node, this doesnt make sense.
That's what's weird, the nodes are in sync, and you can resync them just fine. Ive regened the keys as well...
[1/25/08 15:05:38:181 EST] 00000017 DefaultTokenP E HMGR0149E: An attempt to open a connection to core group DefaultCoreGroup has been reject
ed. The sending process has a name of someCell\SomeNode\nodeagent and an IP address of /555.55.555. Global security in the local
process is Enabled. Global security in the sending process is Enabled. The received token starts with M-^^M-^Y:SgM-^U^E@ÖðLj?OM-^UÆî¾M-^UM-^Jùñ÷ÌU. The excm.ibm.websphere.security.auth.WSLoginFailedException: Validation of LTPA token failed due to invalid keys or token type.
at com.ibm.ws.security.ltpa.LTPAServerObject.validateToken(LTPAServerObject.java:951)
at com.ibm.ws.security.ltpa.LTPAServerObject.validateToken(LTPAServerObject.java:869)
at com.ibm.ws.security.token.WSCredentialTokenMapper.validateLTPAToken(WSCredentialTokenMapper.java:1295)
at com.ibm.ws.hamanager.runtime.DefaultTokenProvider.authenticateMember(DefaultTokenProvider.java:214)
at com.ibm.ws.hamanager.coordinator.dcs.MemberAuthenticatorImpl.authenticateMember(MemberAuthenticatorImpl.java:87)
at com.ibm.ws.dcs.vri.transportAdapter.rmmImpl.ptpDiscovery.DiscoveryRcv.acceptStream(DiscoveryRcv.java:266)
at com.ibm.rmm.ptl.tchan.receiver.PacketProcessor.fetchStream(PacketProcessor.java:470)
at com.ibm.rmm.ptl.tchan.receiver.PacketProcessor.run(PacketProcessor.java:860)
IBM_CS_SS_SECURE_TOKEN=false
Don't know if this workaround is security aware or not. But I get rid of the messages.
just compare the security.xml from Deployement manager and App server
for any diffrence, if it is there just do the syncNode and start the
node agent . Also restart the DM.