st-xx.bak

When I create new resources, I often see the following error upon getting
/Admin/Properties?checkpoint:

    unable to rename C:\Jigsaw\Jigsaw\config\stores\st-10 to
       C:\Jigsaw\Jigsaw\config\stores\st-10.bak

Apparently, the .bak files stick around when it should be deleted.  My
suspicion is that it's my fault this is happening -- I'm bypassing the
indexer in creating my resources, and using non-extensible
DirectoryResources so that I can maintain control.  Other than that, my
VirtualContainerResources are largely equivalent to DirectoryResources
(they use the same resource store mechanism, etc.).

Any clues as to where I might be screwing up?



+---------------------+-------------------------+---------------------+
|    Dave Makower     |    davemak@pencom.com   |   WWW Specialist    |
+---------------------+-------------------------+---------------------+
|     Co-author of "Java Programming Basics" (Henry Holt/MIS:Press)   |
|                 http://www.pencom.com/javabasics/                   |
+----------------------------------+----------------------------------+
|   Pencom Web Works               |   (212) 513-7777   voice         |
|   Pencom Systems Inc.            |   (212) 513-1975   fax           |
|   40 Fulton St.                  |                                  |
|   New York, NY  10038            |   http://www.pencom.com/         |
+----------------------------------+----------------------------------+

Received on Tuesday, 17 December 1996 14:43:19 UTC