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:
Actions