PlatformErrno 32

VA Smalltalk is a "100% VisualAge compatible" IDE that includes the original VisualAge technology and the popular VA Assist and WidgetKit add-ons.

Moderators: Eric Clayberg, wembley, tc, Diane Engles, solveig

PlatformErrno 32

Postby dmacqueen » Thu Mar 19, 2009 4:09 am

I get a CfsErrno 32 (EIO (5) I/O error [32]) when I execute
Code: Select all
CfsDirectoryDescriptor rmdir:'C:\HPAC4.04\Temp\J20090319065557875001'.

Any ideas?

Thanks.
dmacqueen
[|]
 
Posts: 27
Joined: Fri Nov 02, 2007 3:40 pm

Re: PlatformErrno 32

Postby Ralf » Thu Mar 19, 2009 6:40 am

under windows is error 32 the following error

ERROR_SHARING_VIOLATION
The process cannot access the file because it is being used by another process.

error 5 is ERROR_ACCESS_DENIED

I don't know which error it is.
Ralf
 
Posts: 41
Joined: Thu Nov 16, 2006 4:18 am

Re: PlatformErrno 32

Postby Michael Keppler » Thu Apr 09, 2009 6:18 am

Are you sure it's a directory and not a file? Is the directory empty? Do you have any other handles opened on files in the directory (even in other applications)?
Did you stop the debugger in the middle of some file handle operations? In the last case only restarting your system (or using some freeware NTFS unlocking tool) will help.
Michael Keppler
 
Posts: 28
Joined: Wed Feb 27, 2008 4:33 am


Return to VA Smalltalk 7.0, 7.5 & 8.0

Who is online

Users browsing this forum: Yahoo [Bot] and 1 guest