Bug 2319114

Summary: Runtime Error Cannot invoke "java.lang.Boolean.booleanValue()" because "this.managed" is null at org.candlepin.model.Pool.isManaged
Product: [Community] Candlepin Reporter: Nikos Moumoulidis <nmoumoul>
Component: candlepinAssignee: candlepin-bugs
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 4.4CC: redakkan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: candlepin-4.4.18-1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-11-12 09:50:59 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:
Embargoed:

Description Nikos Moumoulidis 2024-10-16 09:36:23 UTC
Description of problem:
As reported in https://community.theforeman.org/t/issue-with-subsciption-and-importing-a-manifest/39805, the error "Runtime Error Cannot invoke "java.lang.Boolean.booleanValue()" because "this.managed" is null at org.candlepin.model.Pool.isManaged:1,333" is thrown by Candlepin when doing a manifest import.

Version-Release number of selected component (if applicable):
  candlepin-4.4.16-1.el8.noarch

How reproducible:
Unknown 

Steps to Reproduce:
See https://community.theforeman.org/t/issue-with-subsciption-and-importing-a-manifest/39805

Actual results:


Expected results:


Additional info: