Bug 1451731

Summary: ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Message with id: [* Solaris] not found.***
Product: Red Hat Satellite 5 Reporter: Pavel Studeník <pstudeni>
Component: WebUIAssignee: Grant Gainey <ggainey>
Status: CLOSED NOTABUG QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 580CC: ggainey, tlestach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-19 16:03:36 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 Pavel Studeník 2017-05-17 11:55:59 UTC
Description of problem:
There are com.redhat.rhn.common.localization.LocalizationService error messages in catalina.out after I click around in webUI.

>> grep 'LocalizationService.*ERROR:' /var/log/tomcat6/*
017-05-17 11:13:32,396 [TP-Processor6] ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Message with id: [Sparc Solaris] not found.*** called by com.redhat.rhn.frontend.action.BaseSearchAction.addOption(BaseSearchAction.java:246)
2017-05-17 11:13:32,397 [TP-Processor6] ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Message with id: [i386 Solaris] not found.*** called by com.redhat.rhn.frontend.action.BaseSearchAction.addOption(BaseSearchAction.java:246)

Version-Release number of selected component (if applicable):
spacewalk-java-2.5.14-84.el6sat.noarch

Expected results:
No such errors in catalina.out

Comment 1 Pavel Studeník 2017-05-17 11:56:32 UTC
*** Bug 1451729 has been marked as a duplicate of this bug. ***