Closed dneise closed 7 years ago
I poked a bit around ... thought I had found something ... but that was my own stupidity ... so I deleted that entry again.
I forgot to say earlier: I does nicely create that folder ... but then at some point it tidies up (deletes) the folder and prints that execption.
No in order to see what happens I executed:
while true ; do ll ; sleep 0.1 ; done
in that tmp_dir in order to see what is happening there, these are the last two outputs:
total 1768
drwx------ 2 dneise dneise 4096 Jan 11 18:34 ./
drwxrwxrwt 16 root root 4096 Jan 11 18:34 ../
-r--r--r-- 1 dneise dneise 1700236 Jan 11 18:35 airshower.evtio
-rw-rw-r-- 1 dneise dneise 71 Jan 11 18:34 airshower.evtio.stderr
-rw-rw-r-- 1 dneise dneise 90557 Jan 11 18:35 airshower.evtio.stdout
total 1792
drwx------ 2 dneise dneise 4096 Jan 11 18:34 ./
drwxrwxrwt 16 root root 4096 Jan 11 18:34 ../
-rw-rw-r-- 1 dneise dneise 1705292 Jan 11 18:35 airshower.evtio
-rw-rw-r-- 1 dneise dneise 153 Jan 11 18:35 airshower.evtio.stderr
-rw-rw-r-- 1 dneise dneise 111927 Jan 11 18:35 airshower.evtio.stdout
so airshower.eventio nicely grows to a certain point, then stderr grows a bit ... also stdout grows a bit ... and then its over ...
Not sure how to debug that further.
Okay so I used mctPropagate
but I should have used: mctPlenoscopePropagation
Have you maybe seen a similar error before and know by chance what I did wrong?
this call:
Lead to this exception: