Bugs item #938808, was opened at 2004-04-20 08:43 Message generated for change (Settings changed) 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: Open 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 ---------------------------------------------------------------------- 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: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
