Websphere: запуск сервера с ошибкой аутентификации при использовании LTPA. Исключение ‹null›

За последние 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>.

person Rakesh    schedule 06.03.2014    source источник


Ответы (1)


Соответствует приведенному ниже apar PM34097 http://www-01.ibm.com/support/docview.wss?uid=swg1PM34097

Вы можете проверить, обновив версию WAS до упомянутой там версии, т.е. 61039.

person ezhilxor    schedule 10.03.2014