Hi, On 7/3/2006 10:40 AM, Niels Huylebroeck wrote: >>This looks like the DIR crashed. >> >>A similar problem has been reported recently. >> >>You might try to capture a traceback in case the DIR crashes (see the >>appropriate chapter in the manual), and run the DIR with debug output >>enabled and redirected to a file. This might tell something about the >>underlying problem. >> > > Following is captured using -d 100 and redirect to file. > > +++++++++++++ > bigstore-dir: mysql.c:68 DB REopen 1 bacula > bigstore-dir: next_vol.c:49 CatReq FindMedia: PoolId=1, MediaType=File > bigstore-dir: next_vol.c:65 catreq after find_next_vol ok=1 FW=1150964671 > bigstore-dir: next_vol.c:145 VolJobs=18 FirstWritten=1150964671 > bigstore-dir: mysql.c:68 DB REopen 1 bacula > bigstore-dir: next_vol.c:49 CatReq FindMedia: PoolId=1, MediaType=File > bigstore-dir: next_vol.c:65 catreq after find_next_vol ok=1 FW=1150964671 > bigstore-dir: next_vol.c:145 VolJobs=18 FirstWritten=1150964671 > bigstore-dir: mysql.c:68 DB REopen 1 bacula > bigstore-dir: next_vol.c:49 CatReq FindMedia: PoolId=1, MediaType=File > bigstore-dir: next_vol.c:65 catreq after find_next_vol ok=1 F > +++++++++++++ > > And yes it really stops at the F.
I dount that ;-) Rather, I suppose you see the effects of outpu buffering. In other words, whatever text follows is still buffered "inside" the debug log file descriptor. Is the DIR running? You can check this with ps, top, pstree for example. Or, on another terminal, issue a 'killall bacula-dir' - THAT would show you a crashing DIR debug log ;-) Of course I may be totally wrong and the DIR DID crash - in that case you'd have to use the debugger to create a backtrace of the crashing DIR. You can find hints in the "Kaboom" chapter of the manual. Arno > Please someone help me :) > -- IT-Service Lehmann [EMAIL PROTECTED] Arno Lehmann http://www.its-lehmann.de Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users