【发布时间】:2014-04-09 08:06:43
【问题描述】:
从过去 2 天开始,我在本地 windows7 机器上遇到以下错误,我在本地安装了 IBM WebSphere Application Server - Express 6.1.0.27,我成功部署了我的应用程序,同时启动服务器一切正常,除了以下像循环一样不断重复的错误....我用谷歌搜索了许多网站,但没有运气..我还重新安装了 db2 (DB2 9.7 fp2),并且 WAS 但问题仍然存在。 任何帮助将不胜感激!
[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>.
【问题讨论】:
标签: java websphere application-server websphere-6.1 ltpa