Bug 37552 - Tomcat startup error - join, failed, retrying looping error
Summary: Tomcat startup error - join, failed, retrying looping error
Status: RESOLVED INVALID
Alias: None
Product: Tomcat 5
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 5.5.12
Hardware: PC Windows XP
: P1 critical (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-18 03:59 UTC by Melvin
Modified: 2005-11-27 14:02 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Melvin 2005-11-18 03:59:40 UTC
Everytime i startup tomcat, it always failed to startup and keeps looping in 
the following error messages:

 [INFO ][2005-11-18 10:42:57,305][][main][][B2-180505e]
(com.ncs.iframe.base.eis.dao.pfw.DynaPFWXmlHandler) - Initializing PFW 
configuration. Config:[/WEB-INF/pfw/pfw-config.xml]
[INFO ][2005-11-18 10:42:57,336][][main][][B2-180505e]
(com.ncs.iframe.base.eis.dao.pfw.DynaPFWXmlHandler) - PFW-Config loaded:  
Config does not contain any ldap definition
[WARN ][2005-11-18 10:43:02,726][][DownHandler (GMS)][][B2-180505e]
(org.jgroups.protocols.pbcast.ClientGmsImpl) - join(192.168.150.112:1161) 
failed, retrying
[WARN ][2005-11-18 10:43:09,741][][DownHandler (GMS)][][B2-180505e]
(org.jgroups.protocols.pbcast.ClientGmsImpl) - join(192.168.150.112:1161) 
failed, retrying
[WARN ][2005-11-18 10:43:16,756][][DownHandler (GMS)][][B2-180505e]
(org.jgroups.protocols.pbcast.ClientGmsImpl) - join(192.168.150.112:1161) 
failed, retrying
[WARN ][2005-11-18 10:43:23,755][][DownHandler (GMS)][][B2-180505e]
(org.jgroups.protocols.pbcast.ClientGmsImpl) - join(192.168.150.112:1161) 
failed, retrying
[WARN ][2005-11-18 10:43:30,770][][DownHandler (GMS)][][B2-180505e]
(org.jgroups.protocols.pbcast.ClientGmsImpl) - join(192.168.150.112:1161) 
failed, retrying
[WARN ][2005-11-18 10:43:37,785][][DownHandler (GMS)][][B2-180505e]
(org.jgroups.protocols.pbcast.ClientGmsImpl) - join(192.168.150.112:1161) 
failed, retrying

....
....
(same looping error)
....
....

I need help here urgently so can you please help me out. Thanks alot.
Comment 1 Yoav Shapira 2005-11-27 23:02:36 UTC
Please ask on the tomcat-user list for advice.  I'm far from convinced this is a
Tomcat bug: it's more likely a configuration error on your behalf or something
specific to JGroups.  If after investigating this issue on the tomcat-user list
you're convinced it's a Tomcat bug, and you have steps we can take to reproduce
it, feel free to reopen this issue.