[infinispan-issues] [JBoss JIRA] Commented: (ISPN-895) MissingFormatArgumentException during mbean registration
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Wed Jan 26 07:25:49 EST 2011
[ https://issues.jboss.org/browse/ISPN-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577944#comment-12577944 ]
Manik Surtani commented on ISPN-895:
------------------------------------
@Galder, this has already been fixed and a pull request issued. I'm holding back on the pull request to come up with a more consistent plan for log parameterisation (see dev list).
@Paul we should use the 'start work' workflow action in JIRA so people know that an issue is being worked on.
> MissingFormatArgumentException during mbean registration
> --------------------------------------------------------
>
> Key: ISPN-895
> URL: https://issues.jboss.org/browse/ISPN-895
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 4.2.1.CR1
> Reporter: Paul Ferraro
> Assignee: Galder Zamarreño
> Fix For: 4.2.1.Final
>
>
> Relevant bit of stacktrace:
> Caused by: org.infinispan.CacheException: Failure while registering mbeans
> at org.infinispan.jmx.ComponentsJmxRegistration.registerMBeans(ComponentsJmxRegistration.java:104) [:4.2.1.CR1]
> at org.infinispan.jmx.AbstractJmxRegistration.registerMBeans(AbstractJmxRegistration.java:52) [:4.2.1.CR1]
> at org.infinispan.jmx.CacheJmxRegistration.start(CacheJmxRegistration.java:82) [:4.2.1.CR1]
> ... 113 more
> Caused by: java.util.MissingFormatArgumentException: Format specifier 's'
> at java.util.Formatter.format(Formatter.java:2448) [:1.6.0_21]
> at java.util.Formatter.format(Formatter.java:2383) [:1.6.0_21]
> at java.lang.String.format(String.java:2781) [:1.6.0_21]
> at org.infinispan.jmx.ComponentsJmxRegistration.registerMBeans(ComponentsJmxRegistration.java:99) [:4.2.1.CR1]
--
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