Par2 hangs on reparing sometimes.

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
CobraICE
Newbie
Newbie
Posts: 4
Joined: February 14th, 2010, 6:17 am

Par2 hangs on reparing sometimes.

Post by CobraICE »

Hi Guy's (Girls?),

Total new here so a new newbie (woei!)
I'm from the Netherlands so please no flame’s about my typing mistakes ;).
The problem:
I have  a server Windows 2008 R2 (64 bits), I had a older version installed from Sabnzbd and never had any problems. But last week I upgraded it to  SABnzbd+ 0.5.0RC6.
The problem is that sometimes par2 needs to repair, and then it sometimes going to hang the application. Well at least it uses 100% cpu (quadro cpu) 4 cores are full load, and it looks like its doing something but in sabnzbd (from the website you can look at History and there it say’s repairing file at 92% but it stays there!. Because the other downloads are done there all have the status waiting  When I stop the process the load disappear, and its starting to unpack.
Off course I can delete this version and rollback but I thought maybe we can fix it?
Here a spec from my system:
Dell 755 optiplex
8GB ddr2 memory
Total of 4.7TB hard disks (5 X sata 3 X usb disks.) (have to buy a pci Sata controller for the rest of the 3 disks..
CPU = Quadro  E9400
Windows server 2008 64bits
All the logs ended 2 days ago ? so can’t find anything about today.
Anyone have a idea what’s going wrong? Maybe I’m totally wrong here our I don’t put in the right information but ask I will check this thread a lot.

greetings,

CobraICE
CobraICE
Newbie
Newbie
Posts: 4
Joined: February 14th, 2010, 6:17 am

Re: Par2 hangs on reparing sometimes.

Post by CobraICE »

update:

i have a 211mb log file: sabnzbd.exe.log with this error:
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "logging\handlers.pyo", line 73, in emit
  File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "logging\handlers.pyo", line 73, in emit
  File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "logging\handlers.pyo", line 73, in emit
  File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "logging\handlers.pyo", line 73, in emit
  File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "logging\handlers.pyo", line 73, in emit
  File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "logging\handlers.pyo", line 73, in emit
  File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file

thought i need to post it.. 211mb is much for a log file...
CobraICE
Newbie
Newbie
Posts: 4
Joined: February 14th, 2010, 6:17 am

Re: Par2 hangs on reparing sometimes.

Post by CobraICE »

CobraICE wrote: update:

i have a 211mb log file: sabnzbd.exe.log with this error:
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "logging\handlers.pyo", line 73, in emit
  File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "logging\handlers.pyo", line 73, in emit
  File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "logging\handlers.pyo", line 73, in emit
  File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "logging\handlers.pyo", line 73, in emit
  File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "logging\handlers.pyo", line 73, in emit
  File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "logging\handlers.pyo", line 73, in emit
  File "logging\handlers.pyo", line 147, in shouldRollover
ValueError: I/O operation on closed file

thought i need to post it.. 211mb is much for a log file...


i found the logs btw :) its in my profile.but nothing on par2.

in my ini i have multicore enabled: par2_multicore = 1

greetings,

Cobra
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Par2 hangs on reparing sometimes.

Post by switch »

How often does this happen?

if you close sabnzbd and change par2_multicore = 1 to par2_multicore = 0 does this ever happen?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Par2 hangs on reparing sometimes.

Post by shypike »

The logging is not related but a persistent bug in
the programming library we use (as described in ISSUES.txt).
It doesn't influence the working of SABnzbd, only the content of the log folder.
CobraICE
Newbie
Newbie
Posts: 4
Joined: February 14th, 2010, 6:17 am

Re: Par2 hangs on reparing sometimes.

Post by CobraICE »

switch wrote: How often does this happen?

if you close sabnzbd and change par2_multicore = 1 to par2_multicore = 0 does this ever happen?
well after posting this i changed it to 0 (no multicore) before it happens almost every day.
Post Reply