Bug 951737 - No handlers could be found for logger "rhsm-app.subscription_manager.isodate"
Summary: No handlers could be found for logger "rhsm-app.subscription_manager.isodate"
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: subscription-manager
Version: 5.10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Adrian Likins
QA Contact: IDM QE LIST
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel510
TreeView+ depends on / blocked
 
Reported: 2013-04-12 22:38 UTC by John Sefler
Modified: 2013-09-30 23:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
No description necessary
Clone Of:
Environment:
Last Closed: 2013-09-30 23:06:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:1332 0 normal SHIPPED_LIVE subscription-manager bug fix and enhancement update 2013-09-30 22:49:24 UTC

Description John Sefler 2013-04-12 22:38:47 UTC
Description of problem:
Encountering these warnings on RHEL5 (not on RHEL6 nor RHEL7) when starting subscription-manager-gui.

Version-Release number of selected component (if applicable):
[root@jsefler-5 ~]# rpm -q subscription-manager-gui
subscription-manager-gui-1.8.5-1.el5


How reproducible:


Steps to Reproduce:
[root@jsefler-5 ~]# subscription-manager-gui 
No handlers could be found for logger "rhsm-app.subscription_manager.isodate"

(subscription-manager-gui:17653): libglade-WARNING **: unknown property `has_tooltip' for class `GtkButton'

(subscription-manager-gui:17653): libglade-WARNING **: unknown property `has_tooltip' for class `GtkEventBox'
[root@jsefler-5 ~]# 


Actual results:
above

Expected results:
no warnings

Comment 1 RHEL Program Management 2013-04-12 22:57:53 UTC
This request was evaluated by Red Hat Product Management for inclusion
in a Red Hat Enterprise Linux release.  Product Management has
requested further review of this request by Red Hat Engineering, for
potential inclusion in a Red Hat Enterprise Linux release for currently
deployed products.  This request is not yet committed for inclusion in
a release.

Comment 2 Adrian Likins 2013-04-16 14:26:12 UTC
commit b5eaa67683255143ac2a1eeb27df72a671a815b6
Author: Adrian Likins <alikins>
Date:   Thu Mar 28 12:57:37 2013 -0400

    924919: stop log to stderr in isodata module
    
    Just move the isodate import until after the
    log is setup.

Comment 3 John Sefler 2013-04-30 00:20:57 UTC
Testing Version...
[root@jsefler-5 ~]# rpm -q subscription-manager-gui
subscription-manager-gui-1.8.6-1.el5
[root@jsefler-5 ~]# rpm -q subscription-manager --changelog | grep 924919
- 924919: stop log to stderr in isodata module (alikins)

[root@jsefler-5 ~]# subscription-manager-gui
No handlers could be found for logger "rhsm-app.subscription_manager.isodate"

(subscription-manager-gui:27359): libglade-WARNING **: unknown property `has_tooltip' for class `GtkButton'

(subscription-manager-gui:27359): libglade-WARNING **: unknown property `has_tooltip' for class `GtkEventBox'


Not yet fixed...
Moving back to ASSIGNED/FailedQA

Comment 4 Adrian Likins 2013-05-17 13:04:36 UTC
commit b4014d8a9a4339694dd2a831109b2f520d05512a
Author: Adrian Likins <alikins>
Date:   Mon Apr 29 13:32:23 2013 -0400

    924919: remove loging about isodate implementation
    
    This get's done at module scope, so if isodate ends
    up imported before logging is setup (ala, yum plugins)
    we get messages to stderr. These msgs are just
    informational and do not need to go to stderr, so
    remove them.

That should really fix it (all the logging removed from that module)

(already in master)

Comment 5 Sharath Dwaral 2013-06-05 22:21:49 UTC
Version:
# rpm -qa | egrep "subscription-manager|python-rhsm"
python-rhsm-1.8.12-1.git.0.d747a65.el5
subscription-manager-migration-data-1.11.3.1-1.git.1.78afd75.el5
subscription-manager-gui-1.8.10-1.git.1.b44c4b1.el5
subscription-manager-migration-1.8.10-1.git.1.b44c4b1.el5
subscription-manager-firstboot-1.8.10-1.git.1.b44c4b1.el5
subscription-manager-1.8.10-1.git.1.b44c4b1.el5

# subscription-manager-gui 

(subscription-manager-gui:6233): libglade-WARNING **: unknown property `has_tooltip' for class `GtkButton'

(subscription-manager-gui:6233): libglade-WARNING **: unknown property `has_tooltip' for class `GtkEventBox'


Haven't encountered isodate logger after a whole day of testing with different scenarios. I has really been fixed.

VERIFIED

Comment 7 errata-xmlrpc 2013-09-30 23:06:39 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-1332.html


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