Error during reset change state and its work order

Moderator: crythias

Locked
afacang
Znuny newbie
Posts: 9
Joined: 08 Jul 2013, 13:58
Znuny Version: 3.2.5
Real Name: Gokhan AFACAN
Company: ACN Europe

Error during reset change state and its work order

Post by afacang »

Hi all,

I need to change the state of my change and their associated work orders.
I am getting the following error when I click the reset button on the change screen.
Any help how I can fix this ?

Error received in the agent interface:
Error during AJAX communication

Apache Logs:

ERROR: OTRS-CGI-77 Perl: 5.10.1 OS: linux Time: Mon Jul 8 13:47:07 2013

Message: Module Kernel::Modules::AgentITSMChangeReset not registered in Kernel/Config.pm!

RemoteAddress: 10.130.103.145
RequestURI: /otrs/index.pl?

Traceback (22538):
Module: Kernel::System::Web::InterfaceAgent::Run (OTRS 3.2.7) Line: 726
Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler (unknown version) Line: 41
Module: (eval) (v1.99) Line: 204
Module: ModPerl::RegistryCooker::run (v1.99) Line: 204
Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 170
Module: ModPerl::Registry::handler (v1.99) Line: 31
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Error during reset change state and its work order

Post by crythias »

It means theModule Kernel::Modules::AgentITSMChangeReset not registered in Kernel/Config.pm!
(or SysConfig. Find it and enable it.)
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
afacang
Znuny newbie
Posts: 9
Joined: 08 Jul 2013, 13:58
Znuny Version: 3.2.5
Real Name: Gokhan AFACAN
Company: ACN Europe

Re: Error during reset change state and its work order

Post by afacang »

Thanks, that was a quick one!
Locked