Actions
Bug #20308
closedUse larger timeout for refreshing manifest portal api calls
Status:
Closed
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1469632
Description of problem:
When customer try to refresh the manifest, receive error below
- hammer subscription refresh-manifest --organization=<org name>
[....................................................................................................................................................................................................................................] [100%]
Error: Runtime Error could not execute statement at com.mysql.jdbc.SQLError.createSQLException:1,078 #
Version-Release number of selected component (if applicable):
Sat 6.2.10 / candlepin-0.9.54.21-1.el6.noarch
How reproducible:
100% on reproducer in house
Steps to Reproduce:
1. Execute command
hammer subscription refresh-manifest --organization=<org name>
2.
3.
Actual results:
Error: Runtime Error could not execute statement at com.mysql.jdbc.SQLError.createSQLException:1,078
Expected results:
Subscription refreshed.
Additional info:
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6871 added
Updated by Brad Buckingham over 7 years ago
- Assignee changed from Eric Helms to Justin Sherrill
- Target version set to 202
Updated by Brad Buckingham over 7 years ago
- Target version changed from 202 to 205
Updated by Justin Sherrill over 7 years ago
- Subject changed from Error when refreshing manifest - Runtime Error could not execute statement at com.mysql.jdbc.SQLError.createSQLException to Use larger timeout for refreshing manifest portal api calls
- Translation missing: en.field_release set to 281
Updated by Justin Sherrill over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|0749a4fb8636f1015798f70ec9b2c255e6b27be3.
Actions