Error after Upgrade

Support and queries relating to all previous versions of ZoneMinder
Locked
nero2k3
Posts: 22
Joined: Thu Jun 09, 2005 7:50 am

Error after Upgrade

Post by nero2k3 »

Hi,

I have just upgraded from ZM 1.21.0 - 1.21.4 my original version was working fine but after the upgrade i get this message:

java.io.FileNotFoundException

Does anyone have any ideas?

Thanks in advance.
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Where do you get the error? There is no java in ZM at all, though Cambozola uses it if you have that installed.

Phil
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

By the way, I assume this was a source upgrade?
nero2k3
Posts: 22
Joined: Thu Jun 09, 2005 7:50 am

Error

Post by nero2k3 »

I get the problem when trying to view the camera's

Yes it was a source upgrade.

It also says next to that error:

Server returned HTTP response code 500

I do have Cambozola

Jon
nero2k3
Posts: 22
Joined: Thu Jun 09, 2005 7:50 am

Found something

Post by nero2k3 »

I have just found this in /var/log/messages:

Dec 2 10:35:50 cctvsvr zms[13192]: ERR [Unable to authenticate user]

This happens when i try to view the cameras!!

Thanks

Jon
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

just a though have you looked at the path your client is trying to use. Maybe a switch to plain auth?
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
nero2k3
Posts: 22
Joined: Thu Jun 09, 2005 7:50 am

Post by nero2k3 »

I tryed that but it made no difference, however i have noticed that i get:

java.io.IOException

Which is different from before!

With the 500 error is it possible that the mysql login is incorrect?

Thanks

Jon
nero2k3
Posts: 22
Joined: Thu Jun 09, 2005 7:50 am

Post by nero2k3 »

Just to add to that. i checked the messages again:

Dec 2 10:50:28 cctvsvr zms[13675]: ERR [Shared memory not initialised by capture daemon]

Jon
nero2k3
Posts: 22
Joined: Thu Jun 09, 2005 7:50 am

Post by nero2k3 »

Has anyone got any idea on this one? I found a recent post that had what looks like the same problem, they just did the upgrade again, so i tryed that but it is still not working!

Thanks

Jon
nero2k3
Posts: 22
Joined: Thu Jun 09, 2005 7:50 am

Solved!

Post by nero2k3 »

Right I have finnaly fixed this problem....

It turned out that ZoneMinder was pointing to the /var/www/cgi-bin and so was not picking up the zms in /var/www/html/zm/cgi-bin

Im not sure why it was looking in the wrong place as i have apache setup to point to the ZM cgi-bin

Anyway thanks for the help.

:D

Jon
Locked