Unsuccessfully upgrade from v4 to v5

Moderator: crythias

Locked
fight12
Znuny newbie
Posts: 8
Joined: 02 Jan 2014, 12:54
Znuny Version: 6.0.1

Unsuccessfully upgrade from v4 to v5

Post by fight12 »

Hello,
I've update v4 to v5.0.15. When I launch OTRS I get a 500 Internal Server Error with this log error:


[:error] [pid 36137] The constructor of Kernel::System::DynamicField::Backend returned undef. at /opt/otrs//Kernel/System/ObjectManager.pm line 537.\n\tKernel::System::ObjectManager::_DieWithError(Kernel::System::ObjectManager=HASH(0x5183590), "Error", "The constructor of Kernel::System::DynamicField::Backend retu"...) called at /opt/otrs//Kernel/System/ObjectManager.pm line 237\n\tKernel::System::ObjectManager::_ObjectBuild(Kernel::System::ObjectManager=HASH(0x5183590), "Package", "Kernel::System::DynamicField::Backend") called at /opt/otrs//Kernel/System/ObjectManager.pm line 180\n\tKernel::System::ObjectManager::Get(Kernel::System::ObjectManager=HASH(0x5183590), "Kernel::System::DynamicField::Backend") called at /opt/otrs//Kernel/Output/HTML/Dashboard/TicketGeneric.pm line 1993\n\tKernel::Output::HTML::Dashboard::TicketGeneric::_SearchParamsGet(Kernel::Output::HTML::Dashboard::TicketGeneric=HASH(0x303b128), "CustomerID", "", "AJAX", undef) called at /opt/otrs//Kernel/Output/HTML/Dashboard/TicketGeneric.pm line 513\n\tKernel::Output::HTML::Dashboard::TicketGeneric::Run(Kernel::Output::HTML::Dashboard::TicketGeneric=HASH(0x303b128), "AJAX", undef, "CustomerID", "") called at /opt/otrs//Kernel/Modules/AgentDashboardCommon.pm line 846\n\tKernel::Modules::AgentDashboardCommon::_Element(Kernel::Modules::AgentDashboard=HASH(0x2d3e7e8), "Name", "0100-TicketPendingReminder", "Configs", HASH(0x4708a20), "Backends", HASH(0x2fc4748)) called at /opt/otrs//Kernel/Modules/AgentDashboardCommon.pm line 532\n\tKernel::Modules::AgentDashboardCommon::Run(Kernel::Modules::AgentDashboard=HASH(0x2d3e7e8)) called at /opt/otrs//Kernel/System/Web/InterfaceAgent.pm line 1054\n\tKernel::System::Web::InterfaceAgent::Run(Kernel::System::Web::InterfaceAgent=HASH(0x5182fc0)) called at /opt/otrs/bin/cgi-bin/index.pl line 40\n\tModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler(Apache2::RequestRec=SCALAR(0x46ba5b8)) called at /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi/ModPerl/RegistryCooker.pm line 207\n\teval {...} called at /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi/ModPerl/RegistryCooker.pm line 207\n\tModPerl::RegistryCooker::run(ModPerl::Registry=HASH(0x4227978)) called at /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi/ModPerl/RegistryCooker.pm line 173\n\tModPerl::RegistryCooker::default_handler(ModPerl::Registry=HASH(0x4227978)) called at /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi/ModPerl/Registry.pm line 32\n\tModPerl::Registry::handler("ModPerl::Registry", Apache2::RequestRec=SCALAR(0x46ba5b8)) called at -e line 0\n\teval {...} called at -e line 0\n

Any help would be appreciated,
Thank you
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Unsuccessfully upgrade from v4 to v5

Post by reneeb »

Do you have installed any addons?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
fight12
Znuny newbie
Posts: 8
Joined: 02 Jan 2014, 12:54
Znuny Version: 6.0.1

Re: Unsuccessfully upgrade from v4 to v5

Post by fight12 »

Thanks Reneeb,
I've confirmed that the issue is with an external addon.

I'll look for information to the error in the addon information.
Regards,
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Unsuccessfully upgrade from v4 to v5

Post by reneeb »

Which addon is it?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Locked