Backup failed since resizing disk?
Our servicedesk
7.6.0 Build
7611 was working fine until a week ago. I then manually resized the disk it was running on. Had to recreate swap. All errors with booting where solved and servicedesk is running fine again.
Except the scheduled backup fails with the following message:
If i run the backup manual from ServiceDesk/bin/backupData.sh it runs fine. backup file is created.
At the end of the manual backup it outputs: stopping DB Server >>>>> false
is that normal behaviour?
What can i do to get my scheduled backup running again.
java.io.IOException: Permission denied at java.io.UnixFileSystem.createFileExclusively(Native Method) at java.io.File.createNewFile(Unknown Source) at com.adventnet.servicedesk.tools.SDBackUp.createBuildInfoXml(SDBackUp.java:1304) 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:87) 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)
New to ADSelfService Plus?