|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Logging factory cannot be null - Tomcat6 issueHi
I've successfullly installed artifactory with the standalone jetty server, and are now trying to install under Tomcat. Following the directions on the wiki. I'm using version 2.0.6 of artifactory, I've set up the artifactory home and java opts in the tomcat startup script But whenever I try deploying the war file I get this exception. Looks a lot like the issue with glassfish. I Tried adding the slf4j-simple-1.5.8.jar to the tomcat6 common lib but no success. I also tried including it directly in the artifactory.war lib folder, but same result. Caused by: java.lang.IllegalStateException: Logging factory implementation cannot be null. See also http://www.slf4j.org/codes.html#null_LF at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:174) at org.artifactory.webapp.servlet.ArtifactoryContextConfigurer.<clinit>(ArtifactoryContextConfigurer.java:45) ... 37 more Any help appriciated.... /Thor |
|
|
Re: Logging factory cannot be null - Tomcat6 issueThor,
What is the exact version of Tomcat, so that we can try to reproduce it locally? Is that a clean Tomcat installation? Did you download Tomcat from apache or install it using an OS package management tool like apt-get? Thanks, Yoav On Mon, Jun 22, 2009 at 2:58 PM, thunderbear <thor.vynne@...> wrote:
------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list Artifactory-users@... https://lists.sourceforge.net/lists/listinfo/artifactory-users |
| Free embeddable forum powered by Nabble | Forum Help |