在过去的两天里,我在我的本地windows7机器上遇到了下面的错误,我已经在我成功部署应用程序的本地安装了Express6.1.0.27,同时启动服务器一切正常,除了下面的错误,它会像循环一样重复出现……我用谷歌搜索了很多网站,但都没找到..我也重新安装了db2 (DB2 9.7 fp2),但问题仍然存在。任何帮助都将不胜感激!
[6/3/14 20:42:43:939 IST] 00000012 LTPAServerObj E SECJ0369E: Authentication failed when using LTPA. The exception is <null>.
[6/3/14 20:42:43:984 IST] 00000012 LTPAServerObj E SECJ0369E: Authentication failed when using LTPA. The exception is <null>.
[6/3/14 20:42:43:988 IST] 00000012 RoleBasedAuth A SECJ0305I: The role-based authorization check failed for admin-authz operation Server:getName. The user UNAUTHENTICATED (unique ID: UNAUTHENTICATED) was not granted any of the following required roles: adminsecuritymanager, operator, deployer, administrator, monitor, configurator.
[6/3/14 20:42:48:537 IST] 00000012 LTPAServerObj E SECJ0369E: Authentication failed when using LTPA. The exception is <null>.
[6/3/14 20:42:48:592 IST] 00000012 LTPAServerObj E SECJ0369E: Authentication failed when using LTPA. The exception is <null>.
[6/3/14 20:42:48:596 IST] 00000012 RoleBasedAuth A SECJ0305I: The role-based authorization check failed for admin-authz operation Server:getName. The user UNAUTHENTICATED (unique ID: UNAUTHENTICATED) was not granted any of the following required roles: adminsecuritymanager, operator, deployer, administrator, monitor, configurator.
[6/3/14 20:42:52:934 IST] 00000012 LTPAServerObj E SECJ0369E: Authentication failed when using LTPA. The exception is <null>.
[6/3/14 20:42:52:963 IST] 00000012 LTPAServerObj E SECJ0369E: Authentication failed when using LTPA. The exception is <null>.发布于 2014-03-10 20:04:20
与以下apar PM34097 http://www-01.ibm.com/support/docview.wss?uid=swg1PM34097匹配
您可以通过升级到那里提到的WAS版本进行检查,即61039
https://stackoverflow.com/questions/22228705
复制相似问题