Bug 816989

Summary: Invoking start() on cache via JMX fails with java.io.StreamCorruptedException
Product: [JBoss] JBoss Data Grid 6 Reporter: Martin Gencur <mgencur>
Component: ServerAssignee: Tristan Tarrant <ttarrant>
Status: VERIFIED --- QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: jdg-bugs
Target Milestone: ---   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
stack trace none

Description Martin Gencur 2012-04-27 12:02:49 UTC
Created attachment 580745 [details]
stack trace

Description of problem:

When I start 2 servers in a cluster and invoke sequentially stop() and then start() method on a cache via JMX (on either of the servers), the start operation fails and the server keeps throwing the attached exception.

Comment 1 Tristan Tarrant 2012-05-09 13:40:28 UTC
The start and stop methods will not be exposed via JMX for 6.0.0, as we need to tie in with the AS/EAP service lifecycle. Marking this issue as solved for ER8.