Advertisement
TankorSmash

log

Jan 22nd, 2013
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.50 KB | None | 0 0
  1. In Full
  2. In PopulateGenresTable
  3. starting to add genres to the database
  4. starting to savechanges()
  5. Out PopulateGenresTable
  6. In BuildMoviesBoxartGenresTables
  7. starting Full Action
  8. 12:56 PM
  9. starting data read: 12:56 PM
  10. Starting to read
  11. Invalid line of XML, probably CDATA or something
  12. ***<?xml version="1.0" standalone="yes"?> <catalog_titles>
  13. A first chance exception of type 'System.Xml.XmlException' occurred in System.Xml.dll
  14. Done parsing the XML because of something happened. Probably the end of file:
  15. Unexpected end tag. Line 1, position 10564.
  16. Failed around item 55348 to database
  17. Adding Boxart and Genre
  18. In AddBoxartsAndMovieToGenreData
  19. Just saved changes at checkpoint 0
  20. Just saved changes at checkpoint 1006
  21. Just saved changes at checkpoint 2012
  22. Just saved changes at checkpoint 3018
  23. Just saved changes at checkpoint 4024
  24. Just saved changes at checkpoint 5030
  25. Just saved changes at checkpoint 6036
  26. Just saved changes at checkpoint 7042
  27. Just saved changes at checkpoint 8048
  28. Just saved changes at checkpoint 9054
  29. Just saved changes at checkpoint 10060
  30. Just saved changes at checkpoint 11066
  31. Just saved changes at checkpoint 12072
  32. Just saved changes at checkpoint 13078
  33. Just saved changes at checkpoint 14084
  34. Just saved changes at checkpoint 15090
  35. Just saved changes at checkpoint 16096
  36. Just saved changes at checkpoint 17102
  37. Just saved changes at checkpoint 18108
  38. Just saved changes at checkpoint 19114
  39. Just saved changes at checkpoint 20120
  40. Just saved changes at checkpoint 21126
  41. Just saved changes at checkpoint 22132
  42. Just saved changes at checkpoint 23138
  43. Just saved changes at checkpoint 24144
  44. Just saved changes at checkpoint 25150
  45. Just saved changes at checkpoint 26156
  46. Just saved changes at checkpoint 27162
  47. Just saved changes at checkpoint 28168
  48. Just saved changes at checkpoint 29174
  49. Just saved changes at checkpoint 30180
  50. Just saved changes at checkpoint 31186
  51. Just saved changes at checkpoint 32192
  52. Just saved changes at checkpoint 33198
  53. Just saved changes at checkpoint 34204
  54. Just saved changes at checkpoint 35210
  55. Just saved changes at checkpoint 36216
  56. Just saved changes at checkpoint 37222
  57. Just saved changes at checkpoint 38228
  58. Just saved changes at checkpoint 39234
  59. Just saved changes at checkpoint 40240
  60. Just saved changes at checkpoint 41246
  61. Just saved changes at checkpoint 42252
  62. Just saved changes at checkpoint 43258
  63. Just saved changes at checkpoint 44264
  64. Just saved changes at checkpoint 45270
  65. Just saved changes at checkpoint 46276
  66. Just saved changes at checkpoint 47282
  67. Just saved changes at checkpoint 48288
  68. Just saved changes at checkpoint 49294
  69. Just saved changes at checkpoint 50300
  70. Just saved changes at checkpoint 51306
  71. Just saved changes at checkpoint 52312
  72. Just saved changes at checkpoint 53318
  73. Just saved changes at checkpoint 54324
  74. Just saved changes at checkpoint 55330
  75. saving final boxarts and genres
  76. done saving boxarts and genres
  77. Out AddBoxartsAndMovieToGenreData
  78. Saving Changes any untracked ones
  79. Done Saving! Check out Movies/index for a table of the stuff
  80. Done everything: 1:01 PM
  81. It took this long:
  82. 00:04:20.1888820
  83. Out BuildMoviesBoxartGenresTables
  84. Out Full
  85. In Mutagen
  86. The time is: 1:01 PM
  87. In SerializeOmdbTsv
  88. In ParseTSVforOmdbData
  89. Absolute IMDB path: C:\Program Files (x86)\Common Files\Microsoft Shared\DevServer\10.0\omdb.txt
  90. Absolute Tomatoes path: C:\Program Files (x86)\Common Files\Microsoft Shared\DevServer\10.0\tomatoes.txt
  91. Parsing the TSV: 1:01 PM
  92. imdb start: 1:01 PM
  93. In ParseTSVforImdbData
  94. Start Parse for Imdb
  95. Done Parsing for Imdb
  96. out ParseTSVforImdbData
  97. tomatoes start: 1:01 PM
  98. Start Parsing for Tomatoes
  99. Done Parsing for Tomatoes
  100. Starting to merge entries
  101. merge start: 1:01 PM
  102. Total entries in complete list: 287006
  103. merge end: 1:01 PM
  104. done merging at: 1:01 PM
  105. Took 00:00:03.4351965 to complete
  106. Out ParseTSVforOmdbData
  107. Starting to serialize list: 1:01 PM
  108. Done serializing list: 1:01 PM
  109. Out SerializeOmdbTsv
  110. In RebuildOmdbsFromProtobufDump
  111. saving changes
  112. Done saving changes: 1:02 PM
  113. Out RebuildOmdbsFromProtobufDump
  114. In MarryMovieToOmdb
  115. Starting LINQ query to marry movies to omdb
  116. Done LINQ query
  117. turning results into a list
  118. done turning results into a list, found 6656 movies
  119. Looping through pairs
  120. done looping
  121. starting to save changes
  122. done saving changes
  123. Out MarryMovieToOmdb
  124. The time is: 1:02 PM
  125. Mutagen took 00:01:25.7779062
  126. Out Mutagen
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement