[jboss-dev-forums] [JBoss AS7 Development] - Re: NPE in StandaloneClientImpl.isDeploymentNameUnique
Brian Stansberry
do-not-reply at jboss.com
Tue Nov 30 18:09:41 EST 2010
Brian Stansberry [http://community.jboss.org/people/bstansberry%40jboss.com] created the discussion
"Re: NPE in StandaloneClientImpl.isDeploymentNameUnique"
To view the discussion, visit: http://community.jboss.org/message/573757#573757
--------------------------------------------------------------
Is there any client side logging maintained? One thing I'm seeing is org.jboss.as.protocol.mgmt.ManagementRequest.responseBodyHandler lets any IOException propagate back to the Connection, which will just log it as an ERROR and carry on. This could result in the NPE.
Whether or not you have logging that demonstrates this is what's happening in your hudson failures, I need to fix the above; I should be able to get a patch done tonight; at least on a branch if not upstream.
If my theory is right though, the patch won't fix your test; it will just make the real problem more visible.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/573757#573757]
Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101130/6401ace6/attachment.html
More information about the jboss-dev-forums
mailing list