* John Drescher <dresche...@gmail.com>:
> 2011/11/4 Stefan Förster <c...@incertum.net>:
> > 03-Nov 07:09 maelstrom-sd JobId 50055: Fatal error: askdir.c:339 NULL 
> > Volume name. This shouldn't happen!!!
[...]
> 
> Have you looked at the database to see if there was a volume without a name?

mysql> select * from Media where VolumeName is null;
Empty set (0.00 sec)
mysql> select * from Media where VolumeName="";
Empty set (0.00 sec)



Cheers
Stefan

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to