Bug 1104631

Summary: Error logs when creating GPG Public Keys or SSL Certificates for kickstart profiles.
Product: Red Hat Satellite 5 Reporter: Dimitar Yordanov <dyordano>
Component: WebUIAssignee: Grant Gainey <ggainey>
Status: CLOSED DUPLICATE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 560   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-17 19:38:57 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:
Bug Depends On:    
Bug Blocks: 462714    

Description Dimitar Yordanov 2014-06-04 11:33:44 UTC
Description of problem:
Error logs are generated in /var/log/tomcat6/catalina.out  when creating  GPG Public Keys or SSL Certificates for kickstart profiles.

Version-Release number of selected component (if applicable):
spacewalk-java-2.0.2-74

How reproducible:
100%

Steps to Reproduce:
1. Systems -> Kickstart -> GPG and SSL Keys -> create new stored key/cert
2. tail -f  /var/log/tomcat6/catalina.out
2. Fill all required in the form  and press "Create Key"

Actual results:

/var/log/tomcat6/catalina.out

2014-06-04 07:27:55,094 [TP-Processor5] ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Message with id: [type] not found.*** called by com.redhat.rhn.common.validator.Validator.correctDataType(Validator.java:197)
2014-06-04 07:27:55,094 [TP-Processor5] ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Message with id: [type] not found.*** called by com.redhat.rhn.common.validator.Validator.correctDataType(Validator.java:197)
2014-06-04 07:27:55,095 [TP-Processor5] ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Message with id: [type] not found.*** called by com.redhat.rhn.common.validator.StringConstraint.checkConstraint(StringConstraint.java:85)
2014-06-04 07:27:55,095 [TP-Processor5] ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Message with id: [type] not found.*** called by com.redhat.rhn.common.validator.StringConstraint.checkConstraint(StringConstraint.java:85)

Comment 1 Grant Gainey 2017-05-17 19:38:57 UTC

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