[
https://issues.apache.org/jira/browse/JENA-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298025#comment-15298025
]
Andy Seaborne edited comment on JENA-1185 at 9/24/16 12:01 PM:
---------------------------------------------------------------
Fix applied. The two dependencies should have been included.
I can't exactly replicate the situation. To be sure, I'd like to understand
exactly what's happening.
Where is the message: {{java.lang.NoClassDefFoundError:
org/apache/log4j/helpers/Loader}} appearing?
Running Tomcat 8.0.32, Ubuntu install, no reconfigurgation, as a service, I get:
{noformat}
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
{noformat}
in catalina.out and then no logging but the server seems to be working.
was (Author: andy.seaborne):
Fix applied. The two dependencies should have been included.
I can't exactly replicate the situation. To be sure, I'd like to understand
exactly what's happening.
Where is the message: {{java.lang.NoClassDefFoundError:
org/apache/log4j/helpers/Loader}] appearing?
Running Tomcat 8.0.32, Ubuntu install, no reconfigurgation, as a service, I get:
{noformat}
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
{noformat}
in catalina.out and then no logging but the server seems to be working.
> log4j jar missing from fuseki-2.4.0.war
> ---------------------------------------
>
> Key: JENA-1185
> URL: https://issues.apache.org/jira/browse/JENA-1185
> Project: Apache Jena
> Issue Type: Bug
> Components: Fuseki
> Affects Versions: Fuseki 2.4.0
> Environment: Tomcat 8.0.35
> Reporter: Code Ferret
> Assignee: Andy Seaborne
> Fix For: Jena 3.1.1, Fuseki 2.4.1
>
>
> dowloaded
> http://apache.claz.org/jena/binaries/apache-jena-fuseki-2.4.0.tar.gz from
> https://jena.apache.org/download/index.cgi.
> Dropped fuseki.war into tomcat 8.0.35 and got:
> java.lang.NoClassDefFoundError: org/apache/log4j/helpers/Loader
> problem appears to be resolvable by including log4j-1.2.17.jar or similar in
> war file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)