Page 1 of 1

System Update, insufficient hd space issue

Posted: Tue Mar 25, 2008 3:32 pm
by jad
I didn't find any resolution to this problem so I decided to submit my first post here now.

Well, I just got Windows Vista Ultimate x64 SP1 installed on my Thinkpad X61. Everything went fine until the ThinkVantage System Update halts during 'Searching For Updates' and says:
There is not enough disk space to perform the current task.
For sure there is at least 40 GB free space on my hard disk. I've tried to run it as administrator as well but the same problem occurs, so I don't think it's about file permissions?

I also read something about .NET framework.. missing.. broken.. regarding to this issue, anyways I installed a newest version of .NET even Vista should have it already though.

An extract from the tvsu_log_xxx.txt:

Code: Select all

Severe	2008-03-25 , 09:20:36
	at Tvsu.Engine.Task.Task.StartExecution()
	Message: An error occurred while the task: ApplicableUpdatesTask executed the process: HttpsFileDownloaderProcessthe message from exception isInsufficient disk space
	Exception:
		Message: Insufficient disk space
		Type: Tvt.FileDownloader.NotEnoughDiskSpace
		   at Tvsu.Engine.Task.Task.Start()
   at Tvsu.Engine.Task.Task.StartExecution()

Info	2008-03-25 , 09:20:36
	at Tvsu.Gui.CustomComponents.Step.set_Image(StepImage value)
	Message: Setting FAILED status.

Info	2008-03-25 , 09:20:36
	at Tvsu.Gui.GUIController.ShowErrorMessage(Exception e)
	Message: Not enough disk space.
	Exception:
		Message: Insufficient disk space
		Type: Tvt.FileDownloader.NotEnoughDiskSpace
		   at Tvsu.Engine.Task.Task.StartExecution()
   at Tvsu.Sdk.SuSdk.GetApplicableUpdates(searchingFolderDelegate spd, showErrMsgDelegate sed)
   at Tvsu.Gui.Util.ProgressThread.InitSearch()

Info	2008-03-25 , 09:20:36
	at Tvsu.Gui.FlowScreens.Messages.ShowMessage(String message, String title, String mastheadtext, MessageType t, Boolean check, IWin32Window owner)
	Message: Showing ERROR Message: < There is not enough disk space to perform the current task. >
[/size]

Thanks.