Jesper Pedersen [
https://community.jboss.org/people/jesper.pedersen] created the
discussion
"Re: embedded: extracting RAR twice causes failure on Windows"
To view the discussion, visit:
https://community.jboss.org/message/742457#742457
--------------------------------------------------------------
It means something else is accessing the file. IJ/Embedded deletes an existing directory,
and then extracts the files into it - single thread / blocking call.
Try to set "java.io.tmpdir" to something else. Also JDK7 has a new
implementation of the .io. classes, so try and see if the problem is there too...
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/742457#742457]
Start a new discussion in IronJacamar at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]