Upgrade to version 5 problems

Moderator: crythias

Locked
passado
Znuny newbie
Posts: 1
Joined: 22 Oct 2015, 12:16
Znuny Version: OTRS 5

Upgrade to version 5 problems

Post by passado »

Hello, I updated my OTRS version 4 for 5 and have some errors when I try to perform tasks block got this error:

Code: Select all

[Thu Oct 22 11:48:52 2015] [error] Can't call method "FatalError" on an undefined value at /opt/otrs//Kernel/Modules/AgentTicketBulk.pm line 32.\n
If I do not have the FAQ module installed:

Code: Select all

[Thu Oct 22 12:09:02 2015] [error] [Thu Oct 22 12:09:02 2015] -e: Got no ConfigObject! at /opt/otrs//Kernel/Output/HTML/HeaderMetaFAQSearch.pm line 24.\n
I also doubt how to change the verification e-mail, up from a cron job, but now not the meeting

Need some help
aizdevums
Znuny newbie
Posts: 2
Joined: 19 Nov 2015, 14:52
Znuny Version: 5.0.2-02
Real Name: IT

Re: Upgrade to version 5 problems

Post by aizdevums »

Hello,

I have same problem as passado. I upgraded OTRS from version 4.0.8-02 to 5.0.2-02 and now after trying Bulk action on several tickets I get error:

Code: Select all

[Thu Nov 19 09:16:01 2015] [error] Can't call method "FatalError" on an undefined value at /opt/otrs//Kernel/Modules/AgentTicketBulk.pm line 32.\n
Can anyone help, please?
aizdevums
Znuny newbie
Posts: 2
Joined: 19 Nov 2015, 14:52
Znuny Version: 5.0.2-02
Real Name: IT

Re: Upgrade to version 5 problems

Post by aizdevums »

Hi,

Problem resolved by upgrading OTRS from version 5.0.2-02 to 5.0.3-01. Bulk is now working as before.
emvectra
Znuny newbie
Posts: 21
Joined: 23 Jul 2014, 15:28
Znuny Version: 6.0.10
Real Name: Elmar

Re: Upgrade to version 5 problems

Post by emvectra »

Hi,

i´ve updated OTRS from 4 to 5.04 - Is the error back?
If I use the bulk-function, I get the 500 Server Error.

Apache-Log:
Can't call method "FatalError" on an undefined value at /opt/otrs//Kernel/Modules/AgentTicketBulk.pm line 32.\n

CentOS 7 with Apache 2.2 and MySQL 5.06

Listing all installed packages...
+----------------------------------------------------------------------------+
| Name: FAQ
| Version: 5.0.2
| Vendor: xxx
| URL: http://otrs.org/
| License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007
| Description: The FAQ/knowledge base.
+----------------------------------------------------------------------------+
| Name: GeneralCatalog
| Version: 5.0.4
| Vendor: xxx
| URL: http://otrs.org/
| License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007
| Description: The General Catalog package.
+----------------------------------------------------------------------------+
| Name: ImportExport
| Version: 5.0.4
| Vendor: xxx
| URL: http://otrs.org/
| License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007
| Description: The ImportExport package.
+----------------------------------------------------------------------------+
| Name: ITSM
| Version: 5.0.4
| Vendor: xxx
| URL: http://otrs.org/
| License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007
| Description: The OTRS::ITSM bundle package.
+----------------------------------------------------------------------------+
| Name: ITSMChangeManagement
| Version: 5.0.4
| Vendor: xxx
| URL: http://otrs.org/
| License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007
| Description: The OTRS::ITSM Change Management package.
+----------------------------------------------------------------------------+
| Name: ITSMConfigurationManagement
| Version: 5.0.4
| Vendor: xxx
| URL: http://otrs.org/
| License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007
| Description: The OTRS::ITSM Configuration Management package.
+----------------------------------------------------------------------------+
| Name: ITSMCore
| Version: 5.0.4
| Vendor: xxx
| URL: http://otrs.org/
| License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007
| Description: The OTRS::ITSM Core package.
+----------------------------------------------------------------------------+
| Name: ITSMIncidentProblemManagement
| Version: 5.0.4
| Vendor: xxx
| URL: http://otrs.org/
| License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007
| Description: The OTRS::ITSM Incident and Problem Management package.
+----------------------------------------------------------------------------+
| Name: ITSMServiceLevelManagement
| Version: 5.0.4
| Vendor: xxx
| URL: http://otrs.org/
| License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007
| Description: The OTRS::ITSM Service Level Management package.
+----------------------------------------------------------------------------+

Regards,
Elmar
emvectra
Znuny newbie
Posts: 21
Joined: 23 Jul 2014, 15:28
Znuny Version: 6.0.10
Real Name: Elmar

Re: Upgrade to version 5 problems

Post by emvectra »

I've just tested it on another system:

Same rpm-Installation, OS, Apache and MySQL, but no additional packages installed - bulk works fine...

Elmar
Locked