Advertisement
Guest User

Untitled

a guest
Oct 24th, 2019
500
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. 2019-10-22 19:00:01 avsql Error <6478>: VDS::Getconfig failed with 'The api was waiting and the timeout interval had elapsed'
  2. 2019/10/22-23:00:01.52099 [avsql_t0] sqlvdi::performTransfer Unexpected termination - The api was waiting and the timeout interval had elapsed
  3. 2019/10/22-23:00:01.52099 [avsql_t4] sqlvdi::performTransfer Unexpected termination - The api was waiting and the timeout interval had elapsed
  4. 2019/10/22-23:00:01.52200 [avsql_t0] avsql_avtarpipe_ctl::close_stdio() 0
  5. 2019/10/22-23:00:01.52200 [avsql_t0] avsql_avtarpipe_ctl::close_stdio about to call ::close(get_stdin() = 15)
  6. 2019-10-22 19:00:01 avsql Error <6479>: Timed out. Was Microsoft SQLServer running?
  7. 2019-10-22 19:00:13 avsql Warning <6690>: CTL workorder "Nightly SQL Backups-Nightly SQL Backup-1571783400046#9" non-zero exit status 'code 536870925: externally cancelled'
  8. 2019/10/22-23:00:13.85599 [ctl_spawn] Thread finished ctl_spawn
  9. 2019/10/22-23:00:13.85599 [avsql_t9] avsql_avtarpipe_ctl::wait spawn returned 536870925
  10. 2019/10/22-23:00:13.85599 [ctl_man-3006-Nightly SQL Backups-Nightly SQL Backup-1571783400046#9] ctl_manbase::process_message() done
  11. 2019-10-22 19:00:13 avsql Info <6444>: Plugin exited with 'code 536870925: externally cancelled'
  12. 2019/10/22-23:00:13.85599 [avsql_ctl_sup] ctl_manbase::process_message() done
  13. 2019/10/22-23:00:13.85599 [ctl_man-3006-Nightly SQL Backups-Nightly SQL Backup-1571783400046#9] Thread finished ctl_man-3006-Nightly SQL Backups-Nightly SQL Backup-1571783400046#9
  14. 2019-10-22 19:00:13 avsql Error <18491>: SQL plug-in will now terminate due to the following avtar error: 'code 536870925: externally cancelled'
  15. 2019-10-22 19:00:14 avsql Error <40258>: sqlconnectimpl_smo::execute Microsoft.SqlServer.Management.Common.ExecutionFailureException: An exception occurred while executing a Transact-SQL statement or batch. ---> System.Data.SqlClient.SqlException: Write on "USGR-SFB15SQL2_SKYPEMONITORING_PMAdminDB_Nightly_SQL_Backups-Nightly_SQL_Backup-1571783400046-3006-SQL" failed: 995(The I/O operation has been aborted because of either a thread exit or an application request.)
  16.  
  17. A nonrecoverable I/O error occurred on file "USGR-SFB15SQL2_SKYPEMONITORING_PMAdminDB_Nightly_SQL_Backups-Nightly_SQL_Backup-1571783400046-3006-SQL:" 995(The I/O operation has been aborted because of either a thread exit or an application request.).
  18.  
  19. BACKUP DATABASE is terminating abnormally.
  20.  
  21. at Microsoft.SqlServer.Management.Common.ConnectionManager.ExecuteTSql(ExecuteTSqlAction action, Object execObject, DataSet fillDataSet, Boolean catchException)
  22.  
  23. at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteWithResults(String sqlCommand, Boolean retry)
  24.  
  25. --- End of inner exception stack trace ---
  26.  
  27. at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteWithResults(String sqlCommand, Boolean retry)
  28.  
  29. at SMOWrap.SMO_ExecuteWithResults(SMOWrap* , Char* sql_cmd, vector<std::basic_string<wchar_t\,std::char_traits<wchar_t>\,std::allocator<wchar_t> >\,std::allocator<std::basic_string<wchar_t\,std::char_traits<wchar_t>\,std::allocator<wchar_t> > > >* messages)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement