| Summary: | rhnreg_ks fails with ISE: ERROR: current transaction is aborted | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Ales Dujicek <adujicek> |
| Component: | Server | Assignee: | Tomáš Kašpárek <tkasparek> |
| Status: | CLOSED EOL | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.5 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-03-06 14:27:49 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Comment 1
Ales Dujicek
2016-12-06 08:11:05 UTC
maybe this could help too
it happens before tracebacks in comments#0-1
/var/log/httpd/error_log
[Sun Feb 26 16:47:14 2017] [error] SQL Error generated: (99999, 'ERROR: query returned no rows', 'CONTEXT: PL/pgSQL function "lookup_client_capability" line 17 at SQL statement\\n', InternalError('query returned no rows\\nCONTEXT: PL/pgSQL function "lookup_client_capability" line 17 at SQL statement\\n',))
[Sun Feb 26 16:47:14 2017] [error]
[Sun Feb 26 16:47:14 2017] [error] Exception Handler Information
[Sun Feb 26 16:47:14 2017] [error] Traceback (most recent call last):
[Sun Feb 26 16:47:14 2017] [error] File "/usr/lib/python2.6/site-packages/spacewalk/server/apacheRequest.py", line 135, in call_function
[Sun Feb 26 16:47:14 2017] [error] response = func(*params)
[Sun Feb 26 16:47:14 2017] [error] File "/usr/share/rhn/server/handlers/xmlrpc/registration.py", line 808, in add_packages
[Sun Feb 26 16:47:14 2017] [error] packages = self._normalize_packages(system_id, packages)
[Sun Feb 26 16:47:14 2017] [error] File "/usr/share/rhn/server/handlers/xmlrpc/registration.py", line 912, in _normalize_packages
[Sun Feb 26 16:47:14 2017] [error] rhnCapability.update_client_capabilities(self.server_id)
[Sun Feb 26 16:47:14 2017] [error] File "/usr/lib/python2.6/site-packages/spacewalk/server/rhnCapability.py", line 140, in update_client_capabilities
[Sun Feb 26 16:47:14 2017] [error] h.executemany(**inserts)
[Sun Feb 26 16:47:14 2017] [error] File "/usr/lib/python2.6/site-packages/spacewalk/server/rhnSQL/sql_base.py", line 160, in executemany
[Sun Feb 26 16:47:14 2017] [error] return self._execute_wrapper(self._executemany, *p, **kw)
[Sun Feb 26 16:47:14 2017] [error] File "/usr/lib/python2.6/site-packages/spacewalk/server/rhnSQL/driver_postgresql.py", line 303, in _execute_wrapper
[Sun Feb 26 16:47:14 2017] [error] raise sql_base.SQLSchemaError(error_code, e.pgerror, e)
[Sun Feb 26 16:47:14 2017] [error] SQLSchemaError: (99999, 'ERROR: query returned no rows', 'CONTEXT: PL/pgSQL function "lookup_client_capability" line 17 at SQL statement\\n', InternalError('query returned no rows\\nCONTEXT: PL/pgSQL function "lookup_client_capability" line 17 at SQL statement\\n',))
[Sun Feb 26 16:47:14 2017] [error]
Spacewalk 2.8 (and older) has already reached it's End Of Life. Thank you for reporting this issue and we are sorry that we were not able to fix it before end of life. If you would still like to see this bug fixed and are able to reproduce it against current version of Spacewalk 2.9, you are encouraged change the 'version' and re-open it. |