<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Nov 13, 2013 at 1:27 PM, Will Cladek <span dir="ltr"><<a href="mailto:will.cladek@nrl.navy.mil" target="_blank">will.cladek@nrl.navy.mil</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I just upgraded my Spacewalk from 1.8 to 1.9 and then 2.0.  In both the 1.9 and 2.0 updates, starting the spacewalk-server just hangs on osa-dispatcher (actual server name masked):<br>

<br>
Starting spacewalk services...<br>
Initializing jabberd processes ...<br>
Starting router:                                           [  OK  ]<br>
Starting sm:                                               [  OK  ]<br>
Starting c2s:                                              [  OK  ]<br>
Starting s2s:                                              [  OK  ]<br>
Starting tomcat5:                                          [  OK  ]<br>
Waiting for tomcat to be ready ...<br>
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using [xxx] for ServerName<br>
                                                           [  OK  ]<br>
Starting osa-dispatcher:<br>
<br>
<br>
At this point I can at least interact with the web interface and get updates, but it never completes this startup process.  I set osa-dispatcher.debug in rhn.conf, but osa-dispatcher.log shows nothing, nor do the other logs show anything relevant.  Any suggestions as to why osa-dispatcher won't start?<br>

<br>
______________________________<u></u>_________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com" target="_blank">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/<u></u>mailman/listinfo/spacewalk-<u></u>list</a><br>
</blockquote></div><br><br></div><div class="gmail_extra">Maybe run the osa-dispatcher command instead :<br><br>osa-dispatcher --help<br>Usage: osa-dispatcher [options]<br><br>Options:<br>  -v, --verbose             Increase verbosity<br>
  -N, --nodetach         Suppress backgrounding and detachment of the process<br>  --pid-file=PID_FILE   Write to this PID file<br>  --logfile=LOGFILE    Write log information to this file<br>  -h, --help                 show this help message and exit<br>
</div></div>