You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Stanislav Knot (JIRA)" <ji...@apache.org> on 2018/04/11 10:19:00 UTC

[jira] [Resolved] (ARTEMIS-1798) DEBUG message bad write method arg count: public void org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager.setUpInactivityParams

     [ https://issues.apache.org/jira/browse/ARTEMIS-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stanislav Knot resolved ARTEMIS-1798.
-------------------------------------
    Resolution: Fixed

> 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)