Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. 2019-03-21 01:19:51,635 WARN 15 ExternalProcessWrappers.ExternalProcessWrapperBase - This application has requested the Runtime to terminate it in an unusual way.
  2. Please contact the application's support team for more information.
  3. 2019-03-21 01:19:51,637 INFO 5 nntpPoster.UsenetPoster - Deleting processed folder
  4. 2019-03-21 01:19:53,016 DEBUG 5 nntpPoster.NntpMessagePoster - Disposing Posting threads.
  5. 2019-03-21 01:19:53,032 ERROR 5 nntpAutoposter.AutoPoster - The upload failed to post. Retrying.
  6. System.Exception: Process has exited with errors. Exit code: 3
  7. at ExternalProcessWrappers.ExternalProcessWrapperBase.ExecuteProcess(String parameters, String workingDirectory) in C:\Users\BoB\source\repos\nntpPoster\ExternalProcessWrappers\ExternalProcessWrapperBase.cs:line 111
  8. at ExternalProcessWrappers.ParWrapper.CreateParFilesInDirectory(DirectoryInfo workingFolder, String nameWithoutExtension, Int32 blockSize, Int32 redundancyPercentage, String extraParams) in C:\Users\BoB\source\repos\nntpPoster\ExternalProcessWrappers\ParWrapper.cs:line 52
  9. at nntpPoster.UsenetPoster.MakeRarAndParFiles(FileSystemInfo toPost, String nameWithoutExtension, DirectoryInfo processedFolder, String password) in C:\Users\BoB\source\repos\nntpPoster\nntpPoster\UsenetPoster.cs:line 195
  10. at nntpPoster.UsenetPoster.PostToUsenet(FileSystemInfo toPost, String title, String rarPassword, Boolean saveNzb, FileInfo nfoFile) in C:\Users\BoB\source\repos\nntpPoster\nntpPoster\UsenetPoster.cs:line 57
  11. at nntpPoster.UsenetPoster.PostToUsenet(FileSystemInfo toPost, String rarPassword, Boolean saveNzb, FileInfo nfoFile) in C:\Users\BoB\source\repos\nntpPoster\nntpPoster\UsenetPoster.cs:line 39
  12. at nntpAutoposter.AutoPoster.PostRelease(WatchFolderSettings folderConfiguration, UploadEntry nextUpload, FileSystemInfo toUpload, Boolean isDirectory) in C:\Users\BoB\source\repos\nntpPoster\nntpAutoposter\AutoPoster.cs:line 180
  13. at nntpAutoposter.AutoPoster.UploadNextItemInQueue() in C:\Users\BoB\source\repos\nntpPoster\nntpAutoposter\AutoPoster.cs:line 131
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement