I'm getting this error occasionally using the source writing transformer.
Generally,
things work as expected, but I often get this error - possibly on one
specific file,
though I see nothing wrong with it. I would be surprised to find that
another thread
really is concurrently modifying the file - I am the only user on the dev
system, and
have stopped tomcat fully and restarted but still get this error. I have
also closed
out my editor on the off chance that an autosave function could be causing
this.
RedHat Linux 7.3
Cocoon 2.1 (about 2 weeks old cvs)
SDK 1.4.0
Tomcat 4.1.12 LE
Anyone ever seen it or have any idea on what could be happening?
Geoff Howard
ERROR (2002-12-16) 17:40.02:173 [sitemap] (/admin/content/save)
HttpProcessor[8080][0]/StreamGen
erator: Could not get parser
java.util.ConcurrentModificationException: File
/export/apps/leverage/providence/docs/landscaping.xml is already being
written by another thread
at
org.apache.cocoon.components.source.impl.FileSource.getOutputStream(FileSour
ce.java:205)
at
org.apache.cocoon.transformation.SourceWritingTransformer.insertFragment(Sou
rceWritingTra
nsformer.java:738)
at
org.apache.cocoon.transformation.SourceWritingTransformer.endTransformingEle
ment(SourceWr
itingTransformer.java:475)
at
org.apache.cocoon.transformation.AbstractSAXTransformer.endElement(AbstractS
AXTransformer
.java:354)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]