Гость
Целевая тема:
Создать новую тему:
Автор:
Форумы / Java [игнор отключен] [закрыт для гостей] / WebSphere + Commons Logging / 5 сообщений из 5, страница 1 из 1
20.10.2006, 12:43:00
    #34069399
WebSphere + Commons Logging
Кто-нибудь сталкивался с такой проблемой на сфере:


The chosen LogFactory implementation does not extend LogFactory. Please check your configuration.
(Caused by java.lang.ClassCastException: The application has specified that a custom LogFactory
implementation should be used but Class 'com.ibm.ws.commons.logging.TrLogFactory' cannot be converted
to 'org.apache.commons.logging.LogFactory'. The conflict is caused by the presence of multiple
LogFactory classes in incompatible classloaders. Background can be found in
http://jakarta.apache.org/commons/logging/tech.html. If you have not explicitly specified a custom
LogFactory then it is likely that the container has set one without your knowledge.
In this case, consider using the commons-logging-adapters.jar file or specifying the standard
LogFactory from the command line. Help can be found @http://jakarta.apache.org/commons/logging.
...
Рейтинг: 0 / 0
20.10.2006, 13:25:47
    #34069620
WebSphere + Commons Logging
Для решения этой проблемы на apache.org
предлагается:

# Replace the commons-logging jar in the application with the commons-logging-adapters jar. This will ensure that application classloader will delegate to it's parent when loading LogFactory.

не понимаю как это можно сделать, ведь в commons-logging-adapters jar не реализуются все классы, в том числе и LogFactory....
...
Рейтинг: 0 / 0
20.10.2006, 13:52:55
    #34069753
Timm
Участник
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
WebSphere + Commons Logging
Код: plaintext
-Dorg.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.LogFactoryImpl
указывается при старте?
...
Рейтинг: 0 / 0
20.10.2006, 14:24:50
    #34069927
WebSphere + Commons Logging
где это указать в сфере?
...
Рейтинг: 0 / 0
20.10.2006, 15:09:36
    #34070181
Timm
Участник
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
WebSphere + Commons Logging
...
Рейтинг: 0 / 0
Форумы / Java [игнор отключен] [закрыт для гостей] / WebSphere + Commons Logging / 5 сообщений из 5, страница 1 из 1
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]