Bug 532936 - WARN com.redhat.rhn.common.localization.XmlResourceBundleParser - Duplicate message key found in XML Resource file: ssmchildsubs.jsp.subscribe in taskomatic log when processing erratas
Summary: WARN com.redhat.rhn.common.localization.XmlResourceBundleParser - Duplicate ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Server
Version: 520
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jan Pazdziora
QA Contact: Brandon Perkins
URL:
Whiteboard:
Depends On:
Blocks: 473868
TreeView+ depends on / blocked
 
Reported: 2009-11-04 12:32 UTC by Jan Hutař
Modified: 2009-11-10 08:32 UTC (History)
1 user (show)

Fixed In Version: 521
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-10 08:32:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jan Hutař 2009-11-04 12:32:47 UTC
Description of problem:
I see WARN messages in taskomatic log when processing erratas. This is a regression against 5.2.0


Version-Release number of selected component (if applicable):
Satellite 5.2.1 (this is a regression against 5.2.0)


How reproducible:
always on 5.2.1


Steps to Reproduce:
1. see bug 487611 comment #9


Actual results:
While watching the log, I see:
INFO   | jvm 1    | 2009/11/04 09:14:00 | 2009-11-04 09:14:00,779 [Thread-12] WARN  com.redhat.rhn.common.localization.XmlResourceBundleParser - Duplicate message key found in XML Resource file: ssmchildsubs.jsp.subscribe
INFO   | jvm 1    | 2009/11/04 09:14:00 | 2009-11-04 09:14:00,779 [Thread-12] WARN  com.redhat.rhn.common.localization.XmlResourceBundleParser - Duplicate message key found in XML Resource file: ssmchildsubs.jsp.unsubscribe


Expected results:
No such messages


Additional info:

Comment 1 Jan Pazdziora 2009-11-04 15:39:09 UTC
The duplicate ssmchildsubs.jsp.subscribe in StringResource*.xml is not new. Is it possible that we did not touch it before, thus this warning appears now and not in 5.2.0?

Comment 3 Jan Pazdziora 2009-11-05 12:24:36 UTC
$ svn commit -m '532936 - Remove duplicate ssmchildsubs.jsp.subscribe message.' .
Sending        java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_en_US.xml
Transmitting file data .
Committed revision 188463.
$

Comment 4 Jan Pazdziora 2009-11-05 12:52:51 UTC
Build rhn-java-sat-5.2.1-4.el[45].

Comment 5 Jan Pazdziora 2009-11-05 13:12:19 UTC
$ svn commit -m '532936 - Remove duplicate ssmchildsubs.jsp.unsubscribe message.' .
Sending        java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_en_US.xml
Transmitting file data .
Committed revision 188466.
$

Comment 6 Jan Pazdziora 2009-11-05 13:37:41 UTC
Builds rhn-java-sat-5.2.1-5.el[45].

Comment 7 Jan Pazdziora 2009-11-05 16:03:13 UTC
Composes Satellite-5.2.1-RHEL4-re20091105.0 and Satellite-5.2.1-RHEL5-re20091105.0 were made and pushed to webqa. Moving to ON_QA.

Comment 8 Jan Hutař 2009-11-06 08:35:39 UTC
Meanwhile I have broken my environment, so had to fix it. Now I can confirm that with rhn-java-sat-5.2.1-4.el5.noarch I can see only "ssmchildsubs.jsp.unsubscribe" message.

Comment 9 Jan Pazdziora 2009-11-06 09:48:47 UTC
Great. Please proceed with verifying using rhn-java-sat-5.2.1-5.el[45]. That one addresses the .unsubscribe message as well.


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