[jboss-jira] [JBoss JIRA] Created: (JBAS-8388) Bug in ProcessManager stream processing when read word == '0'
John Bailey (JIRA)
jira-events at lists.jboss.org
Fri Sep 3 13:12:52 EDT 2010
Bug in ProcessManager stream processing when read word == '0'
-------------------------------------------------------------
Key: JBAS-8388
URL: https://jira.jboss.org/browse/JBAS-8388
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: John Bailey
Fix For: 7.0.0.M1
The way I discovered this bug was to configure a server JVM element with no environment properties. This will cause the addProcess parsing to fail on the process manager side. Since it will go to read the number of environment entires and it will come back as '0' which will be read as a "MORE" status instead of actually being the value of the word.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list