[jboss-jira] [JBoss JIRA] (WFCORE-4199) jconsole can't connect to jboss CLI process

Tomas Hofman (Jira) issues at jboss.org
Wed Nov 21 10:48:00 EST 2018


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

Tomas Hofman edited comment on WFCORE-4199 at 11/21/18 10:47 AM:
-----------------------------------------------------------------

{code}
Nov 21, 2018 4:19:55 PM ClientNotifForwarder NotifFetcher.fetchOneNotif
WARNING: Failed to deserialize a notification: java.rmi.UnmarshalException: error unmarshalling return; nested exception is: 
	java.io.InvalidObjectException: javax.management.MalformedObjectNameException: Invalid character '"' in value part of property
{code}

Parsed string is "jboss.threads:name=Remoting "cli-client",type=thread-pool".


was (Author: thofman):
{code}
Nov 21, 2018 4:19:55 PM ClientNotifForwarder NotifFetcher.fetchOneNotif
WARNING: Failed to deserialize a notification: java.rmi.UnmarshalException: error unmarshalling return; nested exception is: 
	java.io.InvalidObjectException: javax.management.MalformedObjectNameException: Invalid character '"' in value part of property
{code}

> jconsole can't connect to jboss CLI process
> -------------------------------------------
>
>                 Key: WFCORE-4199
>                 URL: https://issues.jboss.org/browse/WFCORE-4199
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 7.0.0.Alpha4
>            Reporter: Jean-Francois Denise
>            Assignee: Jean-Francois Denise
>            Priority: Critical
>
> Due to JBTHR-61 that is masked by a JDK bug (JDK-8213735), as soon as CLI is connected to a server, jconsole can't connect to CLI. There is an invalid ObjectName registered in the MBeanServer that breaks at deserialization time.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list