Page 1 of 1

Trouble starting ZM 1.25 on Ubuntu after latest updates

Posted: Mon May 07, 2012 10:21 pm
by kmk
Hello,

My zoneminder installation seems to have stopped working after installing the latest updates for ubuntu. I can get to the web interface fine, but it will not start recording. I've upgraded to 12.04 hoping it would resolve these issues, however I'm still getting the same errors:

Starting ZoneMinder: Bareword "ZM_DYN_DB_VERSION" not allowed while "strict subs" in use at /usr/bin/zmpkg.pl line 159.
Bareword "ZM_DYN_DB_VERSION" not allowed while "strict subs" in use at /usr/bin/zmpkg.pl line 158.
Bareword "ZM_DYN_DB_VERSION" not allowed while "strict subs" in use at /usr/bin/zmpkg.pl line 160.
Execution of /usr/bin/zmpkg.pl aborted due to compilation errors.
failure

Any guidance is appreciated.

Re: Trouble starting ZM 1.25 on Ubuntu after latest updates

Posted: Tue May 08, 2012 9:13 am
by nightcrawler
Did you check if your configtable at the ZM database is still complete with the settings?
I had an simular issue after an few updates.. and somehow the config table was empty.

Re: Trouble starting ZM 1.25 on Ubuntu after latest updates

Posted: Wed May 09, 2012 10:22 pm
by kmk
Yes, the config table is full, and settings seem pretty accurate.

Re: Trouble starting ZM 1.25 on Ubuntu after latest updates

Posted: Fri May 11, 2012 1:23 am
by Jim March
Same problem here. Can't issue a start command from the ZM Console. And if I check the logs after trying, all I get is:

fetchNextLogs is undefined

Re: Trouble starting ZM 1.25 on Ubuntu after latest updates

Posted: Fri May 11, 2012 1:27 am
by Jim March
Wait, to clarify, here's the whole log entry and it appears after a LONG pause...


Date/time: 2012-05-10 19:18:57.451305

Component: web_js

PID: 1171

Level: ERR

Message: fetchNextLogs is undefined

File: zm/skins/classic/views/js/log.js

Line: 122

That's all ONE line.

Is it possible that Java support of some sort is broken?!