Bug 152376 - Freshly started tomcat produces server error
Summary: Freshly started tomcat produces server error
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Network
Classification: Retired
Component: RHN/Web Site
Version: rhn400
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lutterkort
QA Contact: Fanny Augustin
URL:
Whiteboard:
Depends On:
Blocks: 147875
TreeView+ depends on / blocked
 
Reported: 2005-03-29 00:38 UTC by David Lutterkort
Modified: 2013-04-30 23:39 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-07-06 20:58:16 UTC
Embargoed:


Attachments (Terms of Use)

Description David Lutterkort 2005-03-29 00:38:34 UTC
Description of problem:
When tomcat is first restarted (with service tomcat5 restart), any click on a
Java link (e.g., user list) produces a Server Error. After a minute or so, the
site magically starts working.

How reproducible:


Steps to Reproduce:
1. Restart tomcat
2. Click on any of the Java links -> server error
3. Get coffee; try same links again -> success

Actual results:


Expected results:


Additional info:

Comment 1 David Lutterkort 2005-04-14 17:53:20 UTC
After some thought, what I think is happening is that Apache takes a moment to
reconnect to the new Tomcat through ajp13; if that's the case, then this is NOTABUG.

It would be good though to verify that (a) the error is generated by Tomcat and
(b) caused by ajp13 reconnecting and not anything more sinister.

Comment 2 Bret McMillan 2005-06-17 16:47:40 UTC
to dlutter for verification

Comment 3 Jesus M. Rodriguez 2005-07-05 17:38:05 UTC
Did you look in catalina.out and ensure that the rhn.xml file was processed
before clicking on the java link?  I've had a similar problem, but have found
that the rhn webapp hasn't been started yet.

Comment 4 David Lutterkort 2005-07-06 20:58:16 UTC
From what I can tell, this is the cause for the error, that Tomcat isn't fully
up yet and/or Apache hasn't (re)connected to Tomcat yet. Therefore, Marking as
NOTABUG


Note You need to log in before you can comment on or make changes to this bug.