Bug 1230349 - ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Message with id: [SS] not found.*** called by com.redhat.rhn.frontend.action.systems.sdc.SystemDetailsEditAction.getCountries(SystemDetailsEditAction.java:430)
Summary: ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Mes...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: WebUI
Version: 580
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Grant Gainey
QA Contact: Pavel Studeník
URL:
Whiteboard:
: 1305704 (view as bug list)
Depends On:
Blocks: space24 sat580-low
TreeView+ depends on / blocked
 
Reported: 2015-06-10 17:07 UTC by Pavel Studeník
Modified: 2021-03-11 14:21 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-21 12:18:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Pavel Studeník 2015-06-10 17:07:59 UTC
Description of problem:
There are com.redhat.rhn.common.localization.LocalizationService error messages in catalina.out after I click around in webUI. Similar bug as 1185776.

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

How reproducible:
always

Actual results:
# grep 'LocalizationService.*ERROR: Message with id: .* not found' /var/log/tomcat*/catalina.out
com.redhat.rhn.frontend.action.systems.sdc.SystemDetailsEditAction.getCountries(SystemDetailsEditAction.java:430)
2015-06-10 09:29:54,980 [TP-Processor3] ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Message with id: [SS] not found.*** called by com.redhat.rhn.frontend.action.systems.sdc.SystemDetailsEditAction.getCountries(SystemDetailsEditAction.java:430)
2015-06-10 09:35:46,286 [TP-Processor8] ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Message with id: [SS] not found.*** called by com.redhat.rhn.frontend.action.user.UserActionHelper.getCountries(UserActionHelper.java:66)

Expected results:
No such errors in catalina.out

Comment 1 Tomas Lestach 2016-03-30 15:20:41 UTC
This bug has been fixed in upstream.
See Bug 1227700 for more information.

Moving to MODIFIED.

Comment 2 Tomas Lestach 2016-03-30 15:50:23 UTC
*** Bug 1305704 has been marked as a duplicate of this bug. ***

Comment 4 Pavel Studeník 2017-05-17 10:07:58 UTC
I can see following error messages in log files:

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)

Comment 5 Grant Gainey 2017-05-17 11:46:20 UTC
(In reply to Pavel Studeník from comment #4)
> I can see following error messages in log files:
> 
> 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)

Pavel - this BZ is specifically for **SS** as noted in #c1. It has nothing to do with Solaris localization. Please open a new BZ.

Comment 6 Pavel Studeník 2017-05-17 11:58:34 UTC
I created bug 1451731 for [Sparc Solaris] and [i386 Solaris] issue.

This bug is verified with package spacewalk-java-2.5.14-84.el6sat.noarch


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