[jboss-jira] [JBoss JIRA] (JBLOGGING-99) Infinispan 5.3 caching integration with jboss 5.1..Error :Logmanager

James Perkins (JIRA) issues at jboss.org
Tue Dec 17 12:43:32 EST 2013


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

James Perkins commented on JBLOGGING-99:
----------------------------------------

It looks like a version mismatch to me. I don't know the version of JBoss Log Manager used in JBoss AS 5.1, but you might need to either try to upgrade the log manager or downgrade the version of JBoss Logging. Either of which may not be possible. I don't know enough how Inifinispan uses JBoss Logging or enough about JBoss AS 5.1 logging to give a better answer.
                
> Infinispan 5.3 caching integration with jboss 5.1..Error :Logmanager
> --------------------------------------------------------------------
>
>                 Key: JBLOGGING-99
>                 URL: https://issues.jboss.org/browse/JBLOGGING-99
>             Project: JBoss Logging
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Nishant B
>            Assignee: James Perkins
>
> hi,
> i am trying to integrate infinispan caching with my application with jboss server. but am getting following error stack..
> java.lang.NoSuchMethodError: org.jboss.logmanager.LogContext.getAttachment(Ljava/lang/String;Lorg/jboss/logmanager/Logger$AttachmentKey;)Ljava/lang/Object;
> 	at org.jboss.logging.JBossLogManagerProvider.doGetLogger(JBossLogManagerProvider.java:52)
> 	at org.jboss.logging.JBossLogManagerProvider.getLogger(JBossLogManagerProvider.java:47)
> 	at org.jboss.logging.Logger.getLogger(Logger.java:2164)
> 	at org.jboss.logging.Logger.getMessageLogger(Logger.java:2263)
> 	at org.jboss.logging.Logger.getMessageLogger(Logger.java:2215)
> 	at org.infinispan.util.logging.LogFactory.getLog(LogFactory.java:41)
>         [...]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list