BatchPatch Forums Home › Forums › BatchPatch Support Forum › Started seeing BP crash
- This topic has 4 replies, 2 voices, and was last updated 11 years, 10 months ago by doug.
-
AuthorPosts
-
January 14, 2013 at 7:07 pm #8587XenophaneParticipant
Today during out patching we started seeing BP crash on multiple occasions, have had at least 15 crashes on 3 different machines
In tried starting BP from the console and got this:
Unhandled Exception: System.IO.IOException: There is not enough space on the disk.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer)
at System.IO.FileStream.Dispose(Boolean disposing)
at System.IO.FileStream.Finalize()
From the eventlog
Faulting application name: BatchPatch.exe, version: 0.0.0.0, time stamp: 0x50c6929b
Faulting module name: KERNELBASE.dll, version: 6.2.9200.16451, time stamp: 0x50988aa6
Exception code: 0xe0434352
Fault offset: 0x000000000003811c
Faulting process id: 0x3530
Faulting application start time: 0x01cdf2897539192c
Faulting application path: C:ToolsBatchPatchBatchPatch.exe
Faulting module path: C:Windowssystem32KERNELBASE.dll
Report Id: d012ebc6-5e7c-11e2-be83-ec55f9f81fd9
Faulting package full name:
Faulting package-relative application ID:
Application: BatchPatch.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.IOException
Stack:
at System.IO.__Error.WinIOError(Int32, System.String)
at System.IO.FileStream.WriteCore(Byte[], Int32, Int32)
at System.IO.FileStream.FlushWrite(Boolean)
at System.IO.FileStream.Dispose(Boolean)
at System.IO.FileStream.Finalize()
Let me know if you need more info.
January 14, 2013 at 7:36 pm #9477XenophaneParticipantAfter much testing it seems as if, BP crashes everytime I try to “Check for available updates” on a specific machine, last thing I see is it says that there is not enough disk space.
January 14, 2013 at 8:49 pm #9478dougModeratorXenophane – Thanks for posting. I have some questions.
1. What version of BatchPatch are you using? Check Help > About
2. Does the target machine have any room on its C drive or is it 100% out of space?
Thanks,
Doug
January 15, 2013 at 9:18 am #9479XenophaneParticipantSorry forgot to post the version number.
It is the latest version
20121210
The target machine had 260kb of space available on the C: drive
After I deleted some files on the target machine, BP stopped crashing. The target machine is a Windows 2003 machine, I had another machine that ran out of space during patching as well (Windows 2k8R2), that did not cause BP to crash.
January 15, 2013 at 1:50 pm #9480dougModeratorOk, thanks for the detailed info. I was able to track down the problem. It has now been fixed and published. The first fixed build is 2013.1.16.21.22
-Doug
-
AuthorPosts
- You must be logged in to reply to this topic.