History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: JBPAPP-438
Type: Bug Bug
Status: Resolved Resolved
Resolution: Done
Priority: Major Major
Assignee: Brian Stansberry
Reporter: Brian Stansberry
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JBoss Enterprise Platform App Edition

DataGravitatorInterceptor logs ERROR when alone in cluster

Created: 16/Nov/07 01:01 PM   Updated: 18/Dec/07 04:13 PM
Component/s: App Server
Affects Version/s: None
Fix Version/s: 4.3.0.BETA3 , 4.2.0.GA_CP02
Security Level: Public (Everyone can see)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Dependency
This issue depends:
JBPAPP-441 Upgrade to JBoss Cache 1.4.1.SP8 Major Resolved
 

Affects: Release Notes


 Description  « Hide
See JBCACHE-1220.

Logging after making 1 request for a static page in a distributable webapp when the node was the only cluster member:

11:45:04,122 ERROR [DataGravitatorInterceptor] No replies to call _gravitateData; id:35(/JSESSION/localhost/ROOT/FC5F1D24DE0C89413E2D633331C6F030, true, false). Perhaps we're alone in the cluster?
11:45:04,128 ERROR [DataGravitatorInterceptor] No replies to call _gravitateData; id:35(/JSESSION/localhost/ROOT/FC5F1D24DE0C89413E2D633331C6F030, true, false). Perhaps we're alone in the cluster?
11:47:35,104 ERROR [DataGravitatorInterceptor] No replies to call _gravitateData; id:35(/JSESSION/localhost/ROOT/FC5F1D24DE0C89413E2D633331C6F030, true, false). Perhaps we're alone in the cluster?
11:47:35,107 ERROR [DataGravitatorInterceptor] No replies to call _gravitateData; id:35(/JSESSION/localhost/ROOT/FC5F1D24DE0C89413E2D633331C6F030, true, false). Perhaps we're alone in the cluster?
11:47:35,195 ERROR [DataGravitatorInterceptor] No replies to call _gravitateData; id:35(/JSESSION/localhost/ROOT/FC5F1D24DE0C89413E2D633331C6F030, true, false). Perhaps we're alone in the cluster?
11:47:35,198 ERROR [DataGravitatorInterceptor] No replies to call _gravitateData; id:35(/JSESSION/localhost/ROOT/FC5F1D24DE0C89413E2D633331C6F030, true, false). Perhaps we're alone in the cluster?
11:47:35,328 ERROR [DataGravitatorInterceptor] No replies to call _gravitateData; id:35(/JSESSION/localhost/ROOT/FC5F1D24DE0C89413E2D633331C6F030, true, false). Perhaps we're alone in the cluster?
11:47:35,331 ERROR [DataGravitatorInterceptor] No replies to call _gravitateData; id:35(/JSESSION/localhost/ROOT/FC5F1D24DE0C89413E2D633331C6F030, true, false). Perhaps we're alone in the cluster?

Need to decide how to get this fixed in the EAP; probably by moving to JBC 1.4.1.SP7.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order:
Patrick Macdonald [19/Nov/07 01:43 PM]
Brian, will this make EAP 4.3 Beta 3 [Wednesday of this week]?

Brian Stansberry [19/Nov/07 02:07 PM]
We'd need to cut a JBoss Cache 1.4.1.SP7 -- checking w/ Manik.

Brian Stansberry [23/Nov/07 09:52 AM]
Closing of JBPAPP-441 means this is done as well.