<div dir="ltr">And that fixed it.  Thanks!</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, May 22, 2013 at 3:38 AM, Milan Zazrivec <span dir="ltr"><<a href="mailto:mzazrivec@redhat.com" target="_blank">mzazrivec@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">> Hello Spacewalk list!<br>
><br>
> I've got a rather peculiar issue with my Spacewalk server - I can't search<br>
> for Packages or Errata.  Systems and Documentation search both work. All<br>
> attempts to search for packages result in a match of "No packages."<br>
><br>
> The packages are indeed there - I can find them in the channels themselves,<br>
> filter the channels and find packages, install them on enrolled systems,<br>
> and push new packages into the channels.<br>
><br>
> I can also find the packages in spacecmd (though it's my understanding that<br>
> this uses a different API entry point to accomplish that search).<br>
><br>
> If I stop the rhn-search service, I get "Could not connect to search<br>
> server," as expected.<br>
><br>
> Nothing of interest got logged in /var/log/rhn/search, though cranking up<br>
> the log levels to DEBUG finally got this error puked out:<br>
><br>
> INFO   | jvm 1    | 2013/05/21 16:25:35 | 2013-05-21 16:25:35,008<br>
> [Thread-7] ERROR com.redhat.satellite.search.index.IndexManager - no<br>
> segments* file found in<br>
> org.apache.lucene.store.FSDirectory@/usr/share/rhn/search/indexes/errata:<br>
> files:<br>
><br>
> ...though I have no idea if that is related or not.<br>
><br>
> System info/background: Spacewalk 1.8; CentOS 6.4 (Final). System had been<br>
> moved from a Virtualized CentOS 5 system to this hardware CentOS 6 system.<br>
><br>
> Thanks for your help!<br>
<br>
</div></div>You can try to clean & rebuild the search indexes with:<br>
<br>
    # service rhn-search cleanindex<br>
<br>
-MZ<br>
<br>
_______________________________________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br>
</blockquote></div><br></div>