zmblobchk won't start

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
Se7enPRO
Posts: 6
Joined: Tue Sep 27, 2022 11:52 am

zmblobchk won't start

Post by Se7enPRO »

As the zimbra user, I run the following command:

Code: Select all

zimbra@zbs:~$ zmblobchk --mailboxes 64 --export-dir /tmp --missing-blob-delete-item start
And the following message is displayed:

Code: Select all

[] INFO: Setting mysql connector property: maxActive=100
[] INFO: Setting mysql connector property: maxActive=100
java.lang.NullPointerException
I tried changing the "max_connections" parameter in the /opt/zimbra/conf/my.cnf file, then restarting mysql = does not help.

Code: Select all

zimbra@zbs:~$ zmcontrol -v
Release 8.8.4.BETA.1158.UBUNTU16.64 UBUNTU16_64 FOSS edition.
I accept any help and suggestion.
Post Reply