Shared data not initialised by capture daemon

Forum for questions and support relating to the 1.28.x releases only.
Locked
freak
Posts: 112
Joined: Wed May 03, 2006 5:22 pm

Shared data not initialised by capture daemon

Post by freak »

Using 1.28.1 with mapped memory...

Whenever I view a monitor I get the following error. The monitor appears to work just fine however so I'm not sure why I get this error. Any insight?

Code: Select all

2015-02-25 10:49:24.321631	zms	32767	WAR	Shared data not initialised by capture daemon, some query functions may not be available or produce invalid results for monitor cam01-I-receptionist	zm_monitor.cpp	426
User avatar
knight-of-ni
Posts: 2404
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: Shared data not initialised by capture daemon

Post by knight-of-ni »

The message you have posted is not an error message.

WAR = warning
WAR != error

The message is merely a nusciance and will get fixed eventually. Since it is not hurting anything just ignore it.
Visit my blog for ZoneMinder related projects using the Raspberry Pi, Orange Pi, Odroid, and the ESP8266
All of these can be found at https://zoneminder.blogspot.com/
freak
Posts: 112
Joined: Wed May 03, 2006 5:22 pm

Re: Shared data not initialised by capture daemon

Post by freak »

Ok thanks! I thought it meant that a WAR was going on in my processors. :D
Locked