Bug 179908 - Satellite Installer: Should wait until tomcat starts before we exit cmd line
Summary: Satellite Installer: Should wait until tomcat starts before we exit cmd line
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Installer
Version: 410
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mike McCune
QA Contact: Corey Welton
URL:
Whiteboard:
Depends On:
Blocks: 171660
TreeView+ depends on / blocked
 
Reported: 2006-02-03 20:02 UTC by Mike McCune
Modified: 2007-08-06 16:56 UTC (History)
1 user (show)

Fixed In Version: rhn410
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-19 19:12:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Mike McCune 2006-02-03 20:02:30 UTC
Often times users try to go to the createfirstuser page once the command line
installer is finished.  But most of the time tomcat isn't started yet.

We should wait until tomcat is started before the installer exits:

 if (grep "STARTED" /var/log/tomcat/catalina.out)
     print "Installation finished"

Comment 1 Mike McCune 2006-04-11 21:30:25 UTC
moving to ON_QA

Comment 2 Mike McCune 2006-04-11 21:42:01 UTC
TESTPLAN:

1) Run through installer
2) on the last step as soon as it indicates:  

   Visit https://blah to create the satellite administrator account.
   
   Click the URL and verify that you get the Create First User page instead of a 
   500 error.



Comment 3 Mike McCune 2006-04-11 21:48:22 UTC
moving to ON_QA for real this time.

Comment 4 Beth Nackashi 2006-04-22 18:46:50 UTC
cwelton is QA contact for satellite installer

Comment 5 Corey Welton 2006-05-12 20:21:41 UTC
QA Verified that user gets First User page rather than ISE after notified to go
to $URL.

Comment 6 Beth Nackashi 2006-07-19 19:12:56 UTC
moving to closed - currentrelease


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