[SOLVED] GeneralCatalog.pm not found

Moderator: crythias

Locked
KamZor
Znuny newbie
Posts: 22
Joined: 16 Dec 2010, 16:24
Znuny Version: 3.0.3

[SOLVED] GeneralCatalog.pm not found

Post by KamZor »

Hi,

I've some error logs in my syslog :

Code: Select all

OTRS-PostMasterMailbox.pl-01[31394]: [Error][Kernel::System::PostMaster::Filter::SystemMonitoring::new][Line:47]: Module Kernel/System/GeneralCatalog.pm not found!

OTRS-PostMasterMailbox.pl-01[31394]: [Error][Kernel::System::PostMaster::Filter::SystemMonitoring::new][Line:54]: Module Kernel/System/ITSMConfigItem.pm not found!
I tried to uninstall SystemMonitoring package and reinstall it, it's the same.
For precision : I tried the ITSM module few months ago, and i don't have anymore. So it could be a bad uninstallation of the ITSM package.
Has someone an idea ?
Thanks in advance.



(I've already posted about this error but no way of recovery (http://forums.otrs.org/viewtopic.php?f=62&t=7164 in the end of the post)).
Last edited by KamZor on 24 Feb 2011, 14:55, edited 1 time in total.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: GeneralCatalog.pm not found

Post by jojo »

please check your ZZZAAuto.pm and ZZZAut.pm for a reference on this file
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
KamZor
Znuny newbie
Posts: 22
Joined: 16 Dec 2010, 16:24
Znuny Version: 3.0.3

Re: GeneralCatalog.pm not found

Post by KamZor »

There isn't any reference to "General" or "ITSM" in those files
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: GeneralCatalog.pm not found

Post by jojo »

SystemMonitoring::SetIncidentState and SystemMonitoring::LinkTicketWithCI ?
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
KamZor
Znuny newbie
Posts: 22
Joined: 16 Dec 2010, 16:24
Znuny Version: 3.0.3

Re: GeneralCatalog.pm not found

Post by KamZor »

They are both configured to "Yes" in the admin pannel interface
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: GeneralCatalog.pm not found

Post by jojo »

As you are not using ITSM set them to NO!
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
KamZor
Znuny newbie
Posts: 22
Joined: 16 Dec 2010, 16:24
Znuny Version: 3.0.3

Re: GeneralCatalog.pm not found

Post by KamZor »

But i'm using the SystemMonitoring to auto-close Nagios tickets, do these settings both set to "no" not affect this function ?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: GeneralCatalog.pm not found

Post by jojo »

it won't affekt the closing functionallity
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
KamZor
Znuny newbie
Posts: 22
Joined: 16 Dec 2010, 16:24
Znuny Version: 3.0.3

Re: GeneralCatalog.pm not found

Post by KamZor »

Thanks a lot, solved ! :)
Locked