Bug 819013 - can not register using SAM
Summary: can not register using SAM
Keywords:
Status: CLOSED DUPLICATE of bug 818564
Alias: None
Product: Subscription Asset Manager
Classification: Retired
Component: candlepin
Version: 1.0.0
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: rc
: ---
Assignee: Tomas Strachota
QA Contact: SAM QE List
URL:
Whiteboard:
Depends On:
Blocks: sam11-tracker
TreeView+ depends on / blocked
 
Reported: 2012-05-04 15:24 UTC by Jakub Dorňák
Modified: 2016-12-01 00:56 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-05-07 12:54:31 UTC
Embargoed:


Attachments (Terms of Use)
/var/log/rhsm/rhsm.log (5.36 KB, text/x-log)
2012-05-04 15:24 UTC, Jakub Dorňák
no flags Details

Description Jakub Dorňák 2012-05-04 15:24:07 UTC
Created attachment 582146 [details]
/var/log/rhsm/rhsm.log

Description of problem:
Can not register either RHEL5 or RHEL6 using SAM


Version-Release number of selected component (if applicable):
SAM-2012-05-03.1


How reproducible:
Perform default installation.


Steps to Reproduce:

1. configure rhsm:
# RHSAM=<hostname>
# subscription-manager config \
>  --server.hostname=$RHSAM \
>  --server.prefix="/sam/api" \
>  --rhsm.baseurl="https://$RHSAM:8088"

2. copy candlepin-ca.crt from SAM to /etc/rhsm/ca/redhat-uep.pem

3. try to register:
# subscription-manager register --username=admin --password=admin

  
Actual results:
stderr:
Runtime Error org.codehaus.jackson.map.JsonMappingException: N/A (through reference chain: org.candlepin.model.Consumer["releaseVer"]) at org.candlepin.model.Consumer.setReleaseVer:543
exitcode: 255


Expected results:
exitcode 0, system registered


Additional info:

Comment 2 RHEL Program Management 2012-05-04 15:34:34 UTC
Thank you for your bug report. This issue was evaluated for inclusion
in the current release of Subscription Asset Manager (SAM). Unfortunately,
we are unable to address this request. Because we are in the final stages
of development in the current release, only significant, release-blocking
issues involving serious regressions and data corruption can be considered.

If you believe this issue meets the release blocking criteria as defined and
communicated to you by your Red Hat Support representative, please ask
your representative to file this issue as a blocker for the current release.
Otherwise, ask that it be evaluated for inclusion in the next release of SAM.

Comment 3 RHEL Program Management 2012-05-04 15:54:25 UTC
Thank you for your bug report. This issue was evaluated for inclusion
in the current release of Subscription Asset Manager (SAM). Unfortunately,
we are unable to address this request. Because we are in the final stages
of development in the current release, only significant, release-blocking
issues involving serious regressions and data corruption can be considered.

If you believe this issue meets the release blocking criteria as defined and
communicated to you by your Red Hat Support representative, please ask
your representative to file this issue as a blocker for the current release.
Otherwise, ask that it be evaluated for inclusion in the next release of SAM.

Comment 4 Tom McKay 2012-05-07 12:54:31 UTC
Closing as duplicate

The fix for this is in candlepin. 818564 will be updated with version info.

*** This bug has been marked as a duplicate of bug 818564 ***


Note You need to log in before you can comment on or make changes to this bug.