[jboss-jira] [JBoss JIRA] (WFLY-13405) Update CommonDeploymentService in release.
Brian Stansberry (Jira)
issues at jboss.org
Tue Apr 28 11:20:52 EDT 2020
[ https://issues.redhat.com/browse/WFLY-13405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064098#comment-14064098 ]
Brian Stansberry commented on WFLY-13405:
-----------------------------------------
[~jamezp] No, I didn't try to reproduce; I just saw the fix was obvious but went down the rabbit hole a bit to try and guess why it happened to Alexander but not to tons of people over the last 4-5 years.
> Update CommonDeploymentService in release.
> ------------------------------------------
>
> Key: WFLY-13405
> URL: https://issues.redhat.com/browse/WFLY-13405
> Project: WildFly
> Issue Type: Bug
> Components: JCA
> Affects Versions: 19.0.0.Final
> Reporter: Alexander Golovko
> Assignee: Brian Stansberry
> Priority: Major
> Attachments: debug.log
>
>
> Current calls of ROOT_LOGGER.debugf("Started/Stopped CommonDeployment %s", new Object[0]); are errors. They raise MissingFormatArgumentException exception since new Object[0] is an empty array and is not compatible with %s in format argument.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list