Bug 179908

Summary: Satellite Installer: Should wait until tomcat starts before we exit cmd line
Product: Red Hat Satellite 5 Reporter: Mike McCune <mmccune>
Component: InstallerAssignee: Mike McCune <mmccune>
Status: CLOSED CURRENTRELEASE QA Contact: Corey Welton <cwelton>
Severity: medium Docs Contact:
Priority: medium    
Version: 410CC: rhn-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: rhn410 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-19 19:12:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 171660    

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