max_allowed_packet

Moderator: crythias

Locked
indaka
Znuny newbie
Posts: 8
Joined: 07 Dec 2010, 07:00
Znuny Version: 2.4
Location: Dubai - UAE
Contact:

max_allowed_packet

Post by indaka »

When I try to load the ITSM- ChangeManagement 2.1.1 I got following error
ERROR: OTRS-CGI-10 Perl: 5.8.8 OS: linux Time: Mon Dec 20 22:51:24 2010

Message: Got a packet bigger than 'max_allowed_packet' bytes, SQL: 'INSERT INTO web_upload_cache (form_id, filename, content_type, content_size, content, create_time_unix, content_id) VALUES (?, ?, ?, ?, ?, ?, ?)'

Traceback (12281):
Module: Kernel::System::Web::UploadCache::DB::FormIDAddFile (v1.20.2.1) Line: 96
Module: Kernel::System::Web::UploadCache::FormIDAddFile (v1.19) Line: 153
Module: Kernel::Modules::AdminPackageManager::Run (v1.81.2.2) Line: 968
Module: Kernel::System::Web::InterfaceAgent::Run (v1.43.2.1) Line: 819
Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler (unknown version) Line: 48
Module: (eval) (v1.88) Line: 204
Module: ModPerl::RegistryCooker::run (v1.88) Line: 204
Module: ModPerl::RegistryCooker::default_handler (v1.88) Line: 170
Module: ModPerl::Registry::handler (v1.99) Line: 31

I could not resolve this by changing the my.cnf with
max_allowed_packet=32M

Please help
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: max_allowed_packet

Post by jojo »

did you restart your mysql daemon
"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
Locked