java - "File in use" error while publishing JAR on Windows 8 -


i publishing jar directly folder smartfoxserver uses extensions. if extension not in use, works, if extension in use file in use error.

here's kicker: there setting in smartfoxserver automatically update extension during runtime if file updated. point is, file can overwriten without negative consequence.

i don't think problem specific smartfoxserver or intellij though solution may be. when drag , drop file different publish location "extensions" directory want it, after confirm overwrite, good.

any recommendations on how around this?

the solution move installation of destination directory outside "program files". in case installed smartfoxserver @ c:\smartfoxserver_2x instead of inside program files directory.


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -