Using 2008.04, receive following errors when attempting to backup various contivity devices. Models range from 1700 to 4600. The lone contivity 1750 that we do have performed a successful backup once, but now fails as well. Any ideas to further narrow down the issue?
Thanks,
Jerid
Error from Contivity 2500
08-05-15 16:39:12,522 [BackupJob ] [Idle-126 ] WARN - Backup X.X.X.12@Default in Job '_interactive.Backup Devices (Run now ID61)' completed with exception
08-05-15 16:39:12,615 [BitronixTransaction ] [Idle-126 ] WARN - Synchronization.beforeCompletion() call failed for org.hibernate.transaction.CacheSynchronization, marking transaction as rollback only
05-15 16:39:12,647 [OperationBatch ] [Idle-126 ] ERROR - Error notifying listener of org.ziptie.server.dispatcher.TaskCompleteEvent@1d9a448
Working from Contivity 1750
08-05-15 14:43:28,632 [BackupJob ] [ZipTieScheduler_Worker-3 ] INFO - Starting Backup Job '_interactive.Backup Devices (Run now ID50)'
08-05-15 14:45:14,684 [BackupJob ] [Idle-102 ] INFO - Backup X.X.X.11@Default in Job '_interactive.Backup Devices (Run now ID50)' completed successfully.
Log
Was there any more in the log associated with the line?
08-05-15 16:39:12,615 [BitronixTransaction ] [Idle-126 ] WARN...
You can try bouncing the server, as an interim fix. But it seems likely to reoccur. If you continue to get this error the do the following:
1) Stop the server.
2) Delete the ziptieServer.log file.
3) Edit osgi-config/log4j/log4j.properties and change the 'info' on the first line to 'debug'.
4) Restart the server and perform a backup of the failing device.
5) Stop the server and put log4j.properties back like it was.
6) Open a defect (bugs.ziptie.org) and attach the ziptieServer.log (feel free to sanitize it of any information you don't want public).
-Brett