[
https://issues.apache.org/jira/browse/ARTEMIS-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432618#comment-16432618
]
Advertising
ASF GitHub Bot commented on ARTEMIS-1798:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-artemis/pull/2006
> DEBUG message bad write method arg count: public void
> org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager.setUpInactivityParams
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-1798
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1798
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Stanislav Knot
> Assignee: Stanislav Knot
> Priority: Trivial
>
> {noformat}
> 16:06:31,002 DEBUG
> [org.apache.activemq.artemis.utils.uri.FluentPropertyBeanIntrospectorWithIgnores]
> bad write method arg count: public void
> org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager.setUpInactivityParams(org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection,org.apache.activemq.command.WireFormatInfo)
> throws java.io.IOException: java.beans.IntrospectionException: bad write
> method arg count: public void
> org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager.setUpInactivityParams(org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection,org.
> {noformat}
> setUpInactivityParams does not set any property, which causes this error
> message when debug logging is enabled.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)