Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

WAS/bluespages

after I setup WAS blespages, It display the following message in systemout.log:

00000027 FormLoginExte E SECJ0118E: Authentication error during authentication for user xxxxx@cn.ibm.com
00000027 ServletWrappe I SRVE0242I: : Initialization successful.
00000028 LTPAServerObj E SECJ0369E: Authentication failed when using LTPA. The exception is javax.naming.AuthenticationException: .
00000028 FormLoginExte E SECJ0118E: Authentication error during authentication for user xxxxx@cn.ibm.com

0 votes



6 answers

Permanent link
I don't setup BIND DN/password

0 votes


Permanent link
Assuming your seeing this during the app server start up.... In the LDAP registry config. Set the "Server user identity" to "Automatically generated server identity". Should get you around the issue.

0 votes


Permanent link
configuration of My Server is Automatically generated server identity,so I provide more log.

systemout.log

0000000a UserRegistryI A SECJ0136I: Custom Registry:com.ibm.ws.security.registry.ldap.LdapRegistryImpl has been initialized
00000016 LdapRegistryI A SECJ0418I: Cannot connect to the LDAP server ldap://xxxxxx.ibm.com:xxxxx.
0000000a LdapRegistryI A SECJ0418I: Cannot connect to the LDAP server ldap://xxxxxx.ibm.com:xxxxx.
0000000a LdapRegistryI A SECJ0418I: Cannot connect to the LDAP server ldap://xxxxxx.ibm.com:xxxxx.
0000000a LdapRegistryI A SECJ0418I: Cannot connect to the LDAP server ldap://xxxxxx.ibm.com:xxxxx..
0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl initialize FFDC0009I: FFDC opened incident stream file C:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\ffdc\server1_fc00fc_08.06.24_09.30.04_0.txt
0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file C:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\ffdc\server1_fc00fc_08.06.24_09.30.04_0.txt
0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl open FFDC0009I: FFDC opened incident stream file C:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\ffdc\server1_fc00fc_08.06.24_09.30.04_1.txt
0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file C:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\ffdc\server1_fc00fc_08.06.24_09.30.04_1.txt
0000000a LdapRegistryI E SECJ0352E: Could not get the users matching the pattern xxxxxx@cn.ibm.com because of the following exception javax.naming.CommunicationException: bluepages.ibm.com:636
at com.sun.jndi.ldap.Connection.<init>(Connection.java:222)


admin console:

Login failed. Check the user ID and password and try again.

0 votes


Permanent link
I can't reproduce problem.
Maybe it's ldap server problem.

0 votes


Permanent link
Well the tail end of that log said...

0000000a LdapRegistryI E SECJ0352E: Could not get the users matching the pattern xxxxxx@cn.ibm.com because of the following exception javax.naming.CommunicationException: bluepages.ibm.com:636
at com.sun.jndi.ldap.Connection.<init>(Connection.java:222)


which would indicate one of the following....
1) bluepages.ibm.com was down (not likely)
2) The was no routeable path between your jazz server and bluepages (possible as it looks like your in Canada). On linux traceroute or windows tracert would show that.
3) Your DNS information could resolve the host name to an IP address, which could be confirmed with nslookup.

0 votes


Permanent link
xxxxxx.ibm.com was start .I ping xxxxxxx.ibm.com successfully.
Maybe it's 2 .

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 22 '08, 8:12 a.m.

Question was seen: 7,428 times

Last updated: Jun 22 '08, 8:12 a.m.

Related questions
Confirmation Cancel Confirm