Thread: New Updater
View Single Post
  #55  
Unread 02-25-2014, 05:06 PM
Ken1985 Ken1985 is offline
A Brown Bear
 
Join Date: May 2008
Server: Antonia Bayle
Posts: 8
Question eror log

With the new updater I always get a notification that he can't update several files. this is the log:

d.p.u.s.core.model.Downloader - Exception on file manipulation
java.nio.file.AccessDeniedException: C:\Program Files (x86)\EVERQUEST 2\UI\ProfitUI\eq2ui_journals_quest.xml
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) ~[na:1.7.0_51]
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) ~[na:1.7.0_51]
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) ~[na:1.7.0_51]
at sun.nio.fs.WindowsFileCopy.move(Unknown Source) ~[na:1.7.0_51]
at sun.nio.fs.WindowsFileSystemProvider.move(Unknown Source) ~[na:1.7.0_51]
at java.nio.file.Files.move(Unknown Source) ~[na:1.7.0_51]
at de.pala.updater.services.core.model.Downloader.run(Downloader.java:102) ~[na:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [na:1.7.0_51]
at java.util.concurrent.FutureTask.run(Unknown Source) [na:1.7.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.7.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.7.0_51]
at java.lang.Thread.run(Unknown Source) [na:1.7.0_51]

Anyone an idea how I can solve this?


Regards
Reply With Quote