eclipse-ee4j / glassfish-shoal

Shoal
Other
5 stars 9 forks source link

validate-multicast tool should handle unexpected data in receiver thread #114

Closed glassfishrobot closed 13 years ago

glassfishrobot commented 13 years ago

If the validate multicast tool is run at the same time as another process (e.g. GlassFish DAS) using the same port, it will choke on the data received since the format is unexpected. The code in MulticastTester#trimDataString should check the format of what it's parsing first. If it's not something expected, then a warning message should be logged that the tool received unexpected information.

Affected Versions

[1.1]

glassfishrobot commented 6 years ago
glassfishrobot commented 13 years ago

@glassfishrobot Commented Reported by bbissett

glassfishrobot commented 13 years ago

@glassfishrobot Commented bbissett said: Fixed in revision 1544.

glassfishrobot commented 13 years ago

@glassfishrobot Commented Was assigned to bbissett

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA SHOAL-114

glassfishrobot commented 13 years ago

@glassfishrobot Commented Marked as fixed on Wednesday, March 2nd 2011, 11:40:11 pm