> It appears that the error is clearly due to some race condition caused
> by the dual processors. When the system is loaded with other tasks the
> process completes successfully 

OK, well, my system is single-processor, so that would explain one of the
discrepancies. 

> (albiet that the namespace is created in the FlexWiki directory).

I'm not sure I understand here - is it not being created where you think it
should? 

> This looks like it is a known problem with FileWatcher type code, but
> was unable to determine quickly if there is any real fix.

Ah yes, I could see this being a problem. The FileSystemWatcher grabs a lock
on the file and *that* causes the write to fail. Can you tell me where you
found documentation on this being a known issue? 

I have a couple of ideas about how I can work around this. I'll try
implementing one of them today. If you get a chance to test it out again,
that would be helpful. 

Thanks again for all the great work on this bug! 



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to