changing the backup location

changing the backup location

When i change the backup location the backup fails giving the error below. I have ensured that the user (the one servicedesk uses) can read and write to that location but the backup still fails, when I change the backup back to the original location the backup works again.

 

Dear Admin,
    ServiceDesk Plus database seems to be corrupted, So please contact your database Administrator [OR]
    servicedesk support for further assistance to recover your data forward this mail and support file(s) to support@servicedeskplus.com

Error Trace
    java.io.IOException: Access is denied at java.io.WinNTFileSystem.createFileExclusively(Native Method) at java.io.File.createNewFile(Unknown Source) at com.adventnet.servicedesk.tools.SDBackUp.createBuildInfoXml(SDBackUp.java:1225) at com.adventnet.servicedesk.tools.SDBackUp.initBackup(SDBackUp.java:192) at com.adventnet.servicedesk.tools.SDBackUp.process(SDBackUp.java:81) at com.adventnet.servicedesk.setup.task.ScheduledBackupTask.executeTask(ScheduledBackupTask.java:80) at com.adventnet.workengine.task.internal.TaskManagerImpl.executeTask(TaskManagerImpl.java:706) at com.adventnet.workengine.executor.internal.WorkFlowExecutor.executeStartingTask(WorkFlowExecutor.java:160) at com.adventnet.workengine.executor.internal.WorkFlowExecutor.executeWorkFlowTemplate(WorkFlowExecutor.java:115) at com.adventnet.workengine.executor.internal.WorkFlowExecutor.executeWorkFlow(WorkFlowExecutor.java:105) at com.adventnet.workengine.executor.internal.LocalWorkFlowExecutionHandler.execute(LocalWorkFlowExecutionHandler.java:67) at com.adventnet.workengine.internal.WorkEngineImpl$WorkFlowExecutorThread.run(WorkEngineImpl.java:931) at com.adventnet.workengine.service.ThreadPoolService$WorkerThread.run(ThreadPoolService.java:256) at java.lang.Thread.run(Unknown Source)
Trouble shooting tips
  • Server crashed after received this E-Mail
    Please contact your DBA to update the following sql query
    update Task_Input SET OPERATIONAL_STATUS = 4 where SCHEDULE_ID = (select SCHEDULE_ID from schedule where SCHEDULE_NAME = 'BackupSchedule')
    This sql query will stop your backup scheduling


                  New to ADSelfService Plus?