[jboss-dev-forums] [JBoss AS7 Development] - Re: NPE in StandaloneClientImpl.isDeploymentNameUnique

Brian Stansberry do-not-reply at jboss.com
Thu Nov 11 11:53:16 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/570820#570820

--------------------------------------------------------------
I think Carlo also found the basic cause; there's a concurrency bug in the ManagementRequest class. It has a "responseBodyHandler" and a "responseEndHandler" and assumes those will not be executed concurrently, but they can be. One effect would be a null result gets passed to the Future.

 https://jira.jboss.org/browse/JBAS-8634 https://jira.jboss.org/browse/JBAS-8634
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/570820#570820]

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/20101111/fbd6e04a/attachment.html 


More information about the jboss-dev-forums mailing list