Bugs item #938808, was opened at 2004-04-20 08:43 Message generated for change (Comment added) made by cwampler You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=938808&group_id=22866
Category: None Group: None >Status: Deleted Resolution: None Priority: 5 Submitted By: Chris Wampler (cwampler) Assigned to: Ben Wang (bwang00) Summary: Jboss cache .start() not returning Initial Comment: we are experiencing a strange error (but only when we have been sharing caches for a while with frequent stop and restarts of machines). When we start the cache it will not return and the logs will just show the following (every 2-3 seconds). The error is not reproducable nor do I have any steps to reproduce the problem. 2004-04-19 16:18:14,961 DEBUG- process(): current eviction queue size is 0 2004-04-19 16:18:14,961 DEBUG- processQueues(): process 0 node events 2004-04-19 16:18:14,961 DEBUG- process(): trimming the nodes if ncessary ... 2004-04-19 16:18:17,725 DEBUG- process(): process the sitting node events in region: Regions--- fqn: /_default_ maxNodes 0 TimeToIdleSeconds 0 2004-04-19 16:18:17,725 DEBUG- process(): current eviction queue size is 0 2004-04-19 16:18:17,725 DEBUG- processQueues(): process 0 node events 2004-04-19 16:18:17,725 DEBUG- process(): trimming the nodes if ncessary ... 2004-04-19 16:18:19,968 DEBUG- process(): process the sitting node events in region: Regions--- fqn: /_default_ maxNodes 5000 TimeToIdleSeconds 60 2004-04-19 16:18:19,968 DEBUG- process(): current eviction queue size is 0 2004-04-19 16:18:19,968 DEBUG- processQueues(): process 0 node events 2004-04-19 16:18:19,968 DEBUG- process(): trimming the nodes if ncessary ... 2004-04-19 16:18:19,968 DEBUG- process(): process the sitting node events in region: Regions--- fqn: /fs/user/ maxNodes 5000 TimeToIdleSeconds 40 2004-04-19 16:18:19,968 DEBUG- process(): current eviction queue size is 0 2004-04-19 16:18:19,968 DEBUG- processQueues(): process 0 node events 2004-04-19 16:18:19,968 DEBUG- process(): trimming the nodes if ncessary ... 2004-04-19 16:18:22,742 DEBUG- process(): process the sitting node events in region: Regions--- fqn: /_default_ maxNodes 0 TimeToIdleSeconds 0 2004-04-19 16:18:22,742 DEBUG- process(): current eviction queue size is 0 2004-04-19 16:18:22,742 DEBUG- processQueues(): process 0 node events 2004-04-19 16:18:22,742 DEBUG- process(): trimming the nodes if ncessary ... 2004-04-19 16:18:24,986 DEBUG- process(): process the sitting node events in region: Regions--- fqn: /_default_ maxNodes 5000 TimeToIdleSeconds 60 2004-04-19 16:18:24,986 DEBUG- process(): current eviction queue size is 0 2004-04-19 16:18:24,986 DEBUG- processQueues(): process 0 node events 2004-04-19 16:18:24,986 DEBUG- process(): trimming the nodes if ncessary ... 2004-04-19 16:18:24,986 DEBUG- process(): process the sitting node events in region: Regions--- fqn: /fs/user/ maxNodes 5000 TimeToIdleSeconds 40 2004-04-19 16:18:24,986 DEBUG- process(): current eviction queue size is 0 2004-04-19 16:18:24,986 DEBUG- processQueues(): process 0 node events 2004-04-19 16:18:24,986 DEBUG- process(): trimming the nodes if ncessary ... 2004-04-19 16:18:27,750 DEBUG- process(): process the sitting node events in region: Regions--- fqn: /_default_ maxNodes 0 TimeToIdleSeconds 0 2004-04-19 16:18:27,750 DEBUG- process(): current eviction queue size is 0 2004-04-19 16:18:27,750 DEBUG- processQueues(): process 0 node events 2004-04-19 16:18:27,750 DEBUG- process(): trimming the nodes if ncessary ... 2004-04-19 16:18:29,993 DEBUG- process(): process the sitting node events in region: Regions--- fqn: /_default_ maxNodes 5000 TimeToIdleSeconds 60 2004-04-19 16:18:29,993 DEBUG- process(): current eviction queue size is 0 2004-04-19 16:18:29,993 DEBUG- processQueues(): process 0 node events 2004-04-19 16:18:29,993 DEBUG- process(): trimming the nodes if ncessary ... 2004-04-19 16:18:29,993 DEBUG- process(): process the sitting node events in region: Regions--- fqn: /fs/user/ maxNodes 5000 TimeToIdleSeconds 40 2004-04-19 16:18:29,993 DEBUG- process(): current eviction queue size is 0 2004-04-19 16:18:29,993 DEBUG- processQueues(): process 0 node events 2004-04-19 16:18:29,993 DEBUG- process(): trimming the nodes if ncessary ... 2004-04-19 16:18:32,757 DEBUG- process(): process the sitting node events in region: Regions--- fqn: /_default_ maxNodes 0 TimeToIdleSeconds 0 2004-04-19 16:18:32,757 DEBUG- process(): current eviction queue size is 0 2004-04-19 16:18:32,757 DEBUG- processQueues(): process 0 node events ---------------------------------------------------------------------- >Comment By: Chris Wampler (cwampler) Date: 2004-04-28 07:35 Message: Logged In: YES user_id=1025453 We researched this and found it wasn't a jboss-cache problem, but rather a jgroups problem. We have entered (and fixed) the bug with jgroups. http://sourceforge.net/tracker/index.php? func=detail&aid=943881&group_id=6081&atid=106081 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=938808&group_id=22866 ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
