Menu

#271 Doesn't handle out of disk space condition

closed
5
2012-09-23
2004-09-23
Anonymous
No

My profile is stored on a network drive (H:\settings), and
this drive often fills up. Obviously this isn't a good thing
to happen, but out of my ability to control. RSSBandit
generally will run after this error, but stops updating
feeds unless triggered manually.. below is error
information:

General Information

RSS Bandit 1.1
OS Version: Microsoft Windows NT 5.0.2195.0
Framework Version: .NET CLR v1.1.4322
Additonal Info:
ExceptionManager.MachineName: WNYC190052338
ExceptionManager.TimeStamp: 9/21/04 11:11:43 AM
ExceptionManager.FullName:
Microsoft.ApplicationBlocks.ExceptionManagement,
Version=1.0.1521.25102, Culture=neutral,
PublicKeyToken=null
ExceptionManager.AppDomainName: RSSBANDIT.EXE
ExceptionManager.ThreadIdentity:
ExceptionManager.WindowsIdentity: pete

Exception Information
System.IO.IOException: There is not enough space on
the disk.

at System.IO.__Error.WinIOError(Int32 errorCode,
String str)
at System.IO.FileStream.WriteCore(Byte[] buffer,
Int32 offset, Int32 count)
at System.IO.FileStream.FlushWrite()
at System.IO.FileStream.Flush()
at System.IO.FileStream.Dispose(Boolean disposing)
at System.IO.FileStream.Finalize()

Discussion

  • Nobody/Anonymous

    Logged In: NO

    also.. assembly (.exe) version is: 1.2.0.112

    perhaps the error log should report this version instead of 1.1

     
  • Torsten Rendelmann

    Logged In: YES
    user_id=714452

    Any newer version released do report the full version info in
    the error log. But thanks for the report. Next release will
    address that issue.

     
  • Dare Obasanjo

    Dare Obasanjo - 2004-12-31

    Logged In: YES
    user_id=24549

    RSS Bandit can recover from out of disk errors. The behavior
    of not refreshing feeds after a few hours is related to bug#
    1035374 so this will be closed as a duplicate.

     

Log in to post a comment.