powered by simpleCommunicator - 2.0.61     © 2026 Programmizd 02
Целевая тема:
Создать новую тему:
Автор:
Закрыть
Цитировать
Форумы / Java [игнор отключен] [закрыт для гостей] / WebSphere + Commons Logging
5 сообщений из 5, страница 1 из 1
WebSphere + Commons Logging
    #34069399
Кто-нибудь сталкивался с такой проблемой на сфере:


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
WebSphere + Commons Logging
    #34069620
Для решения этой проблемы на 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
WebSphere + Commons Logging
    #34069753
Фотография Timm
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
Код: plaintext
-Dorg.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.LogFactoryImpl
указывается при старте?
...
Рейтинг: 0 / 0
WebSphere + Commons Logging
    #34069927
где это указать в сфере?
...
Рейтинг: 0 / 0
WebSphere + Commons Logging
    #34070181
Фотография Timm
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
...
Рейтинг: 0 / 0
5 сообщений из 5, страница 1 из 1
Форумы / Java [игнор отключен] [закрыт для гостей] / WebSphere + Commons Logging
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


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