TECHZEN Zenoss User Community ARCHIVE  

Error when status

Subject: Error when status
Author: [Not Specified]
Posted: 2015-10-22 07:00

[root@sbeanr0000 ~]# /etc/init.d/zenoss status
No handlers could be found for logger "Application"
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenUtils/ZenPackDaemons.py", line 79, in
zp = ZenPackDaemons()
File "/opt/zenoss/Products/ZenUtils/ZenScriptBase.py", line 36, in __init__
CmdBase.__init__(self, noopts)
File "/opt/zenoss/Products/ZenUtils/CmdBase.py", line 100, in __init__
import_products()
File "/opt/zenoss/lib/python/OFS/Application.py", line 583, in import_products
import_product(product_dir, product_name, raise_exc=debug_mode)
File "/opt/zenoss/lib/python/OFS/Application.py", line 606, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/opt/zenoss/Products/ns/__init__.py", line 22, in
import ZenPacks.zenoss.Layer2.patches
ImportError: No module named Layer2.patches
Daemon: zeneventserver program running; pid=2884
Daemon: zopectl program running; pid=2964
Daemon: zenrrdcached program running; pid=2969
Daemon: zenhub not running
Daemon: zenjobs not running
Daemon: zeneventd not running
Daemon: zenping not running
Daemon: zensyslog not running
Daemon: zenstatus not running
Daemon: zenactiond not running
Daemon: zentrap not running
Daemon: zenmodeler not running
Daemon: zenperfsnmp not running
Daemon: zencommand not running
Daemon: zenprocess not running
Daemon: zredis program running; pid=3458
[root@sbeanr0000 ~]# su - zenup



Subject: I have the same issue when
Author: [Not Specified]
Posted: 2015-10-22 07:01

I have the same issue when backup

/opt/zenoss/bin/zenbackup -v10

No handlers could be found for logger "Application"

Traceback (most recent call last): File "/opt/zenoss/Products/ZenUtils/ZenBackup.py", line 754, in zb = ZenBackup(sys.argv) File "/opt/zenoss/Products/ZenUtils/ZenBackup.py", line 102, in __init__ ZenBackupBase.__init__(self) File "/opt/zenoss/Products/ZenUtils/ZenBackupBase.py", line 91, in __init__

CmdBase.__init__(self, noopts) File "/opt/zenoss/Products/ZenUtils/CmdBase.py", line 100, in __init__ import_products() File "/opt/zenoss/lib/python/OFS/Application.py", line 583, in import_products import_product(product_dir, product_name, raise_exc=debug_mode) File "/opt/zenoss/lib/python/OFS/Application.py", line 606, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/opt/zenoss/Products/ns/__init__.py", line 22, in import ZenPacks.zenoss.Layer2.patches ImportError: No module named Layer2.patches

DONE



< Previous
ZenHub not starting .. HELP!
  Next
ZenPack : How can I remain compatible between ZenOss4 and ZenOss5 - RRD?
>