Bug 675507
| Summary: | Could not connect to search server | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | dburklan | ||||
| Component: | Server | Assignee: | Michael Mráka <mmraka> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 1.3 | CC: | slukasik | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | spacewalk-search-1.4.1-1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-04-26 09:10:55 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: | 674675 | ||||||
| Attachments: |
|
||||||
rhn-search service was completely non-working on postgresql.
Fixed by
commit 1b0da0722612e2cac5be406932fe0a53225ab915
don't duplicate files from spacewalk-search.jar on filesystem
commit b36f27ac8067825ea6734411f8b5e9eb2f171743
move config.xml back to jar
commit 8d6f33908d5cbf794e65e7de7e3458b59cb3e6db
add @ to db_name only for oracle (PG)
commit 7b545fb2392a6f5116438d2fad4f45e4c8edc7ae
fixed package and errata search in PG
commit c39a4e05ccdd86e7335bfb3facceb94de5e58fa0
made service rhn-search cleanindex queries work on PG
commit bb334cc207abd8be29c2ed22cb54371ae959580f
added potgresql jdbc to rhn-search path
Fixed in spacewalk-search-1.4.1-1.
Mass moving to ON_QA before release of Spacewalk 1.4 Spacewalk 1.4 has been released |
Created attachment 477269 [details] /var/log/rhn/search/rhn_search_daemon.log file Description of problem: Unable to search for packages as I receive a "Could not connect to search server" error message Version-Release number of selected component (if applicable): Spacewalk v1.3 with PostgreSQL backend How reproducible: Every time I attempt to search for a package Steps to Reproduce: 1. Select "Packages" from the drop down list under the menu where it states the user and organization 2. Type in a string and click "Search" or 1. Go to Channels->Package Search 2. Type in a string and click "Search" Actual results: I receive an error message saying "Could not connect to search server" Expected results: A list of results if any depending on the input search string Additional info: I have attached the output of the /var/log/rhn/search/rhn_search_daemon.log file which contains some relevant information that may be helpful in resolving this issue. I have noticed that when I try to start the rhn_search daemon it starts briefly and instantly dies. If I can provide any more information please let me know.