[infinispan-issues] [JBoss JIRA] Commented: (ISPN-1177) java.lang.IllegalArgumentException attempting to create Logger for HotRod Client when building Infinispan from sources

Dan Berindei (JIRA) jira-events at lists.jboss.org
Thu Jun 30 09:02:23 EDT 2011


    [ https://issues.jboss.org/browse/ISPN-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611994#comment-12611994 ] 

Dan Berindei commented on ISPN-1177:
------------------------------------

@Galder, I just tried again with Maven 3 and mvn clean + compile with IntelliJ + mvn install gave me this:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.4.3-JBOSS:test (default-test) on project infinispan-core: null; nested exception is java.lang.ExceptionInInitializerError: null: Invalid logger interface org.infinispan.util.logging.Log (implementation not found) -> [Help 1]

I don't have any opinion on Maven 3 vs Maven 2, I think we specify the plugin versions in the parent pom anyway so it shouldn't make a big difference.

> java.lang.IllegalArgumentException attempting to create Logger for HotRod Client when building Infinispan from sources
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: ISPN-1177
>                 URL: https://issues.jboss.org/browse/ISPN-1177
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core API
>    Affects Versions: 5.0.0.CR4
>         Environment: Maven 2.2.x
>            Reporter: Jeff Ramsdale
>            Assignee: Galder ZamarreƱo
>            Priority: Critical
>
> Changes to 5.0.0 (CR4, in my case) related to logging break my app. I use slf4j for logging and route commons-logging, log4j, and java.util.logging to slf4j to route to Logback. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list