On Tue, Apr 10, 2012 at 02:43:02PM -0700, nairb rotsak wrote:
> If I repeat it, I get this error, right in the pane, "Class file 
> '/opt/jffnms/lib/slas_conds.class.php' is not readable"
If you, or anyone else, gets this sort of error it can either mean a
missing file, a class definition is missing or something calling it is
using the wrong class.

So if some file asks for $c = new JffnmsBlah(); then it will look for
lib/blah.class.php  Sometimes the file should be there, sometimes its
not. 

I think this might be a missing class.

 - Craig
-- 
Craig Small VK2XLZ   http://enc.com.au/          csmall at : enc.com.au
Debian GNU/Linux     http://www.debian.org/      csmall at : debian.org
GPG fingerprint:     5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to