Map Loading: Illegal library operation message

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

Map Loading: Illegal library operation message

Postby gkipe » Fri Mar 26, 2010 8:30 am

Loading my config. map like I do every single day. Getting error message. Is my library corrupt? The full message reads: Error: 7 Illegal library operation. Atempting to write a record entry to the library without an enclosing record. Should I just get the nightly backup?

I never save my image. I try to load a clean one daily. My co-worker saves his image daily, and is not getting this error.

-Garet
Attachments
error7.jpg
Error message when loading map
error7.jpg (24.71 KiB) Viewed 147 times
gkipe
 
Posts: 24
Joined: Tue Feb 03, 2009 11:05 am

Re: Map Loading: Illegal library operation message

Postby tc » Sun Mar 28, 2010 9:33 am

Hello,

To know for sure if it is corrupt or not, run:
Code: Select all
| lib stats |
lib := EmLibrary open: 'complete library path'.
stats := EmLibraryStatistics checkConsistencyOf: lib.
lib close.
^stats


--tc
tc
Moderator
 
Posts: 304
Joined: Tue Oct 17, 2006 7:40 am
Location: Raleigh, NC


Return to VA Smalltalk 7.0, 7.5 & 8.0

Who is online

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