Guest
Public paste!

Daniel Frechette / p2

By: a guest | Aug 25th, 2010 | Syntax: None | Size: 24.35 KB | Hits: 49 | Expires: Never
Copy text to clipboard
  1. >> Loaded a 800px by 600px PNG image
  2.  
  3. 2010-08-26 01:39:48Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) ctor, tempDir = C:\Users\DANIEL~1\AppData\Local\Temp\Ser2D8B.tmp
  4. 2010-08-26 01:39:48Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) bp::http::server::Server::Impl::bind: port = 50259
  5. 2010-08-26 01:39:48Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) bp::http::server::Server::Impl::mount: 00333828 mounted for *
  6. 2010-08-26 01:39:48Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) Bound to: 127.0.0.1:50259
  7. 2010-08-26 01:39:48Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  8. 2010-08-26 01:39:48Z [4644:6276] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /b836f1e4-ae24-4ee2-9d69-64ca1fbed5f6
  9. 2010-08-26 01:39:48Z [4644:6276] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token 'b836f1e4-ae24-4ee2-9d69-64ca1fbed5f6' extracted from request path: /b836f1e4-ae24-4ee2-9d69-64ca1fbed5f6
  10. 2010-08-26 01:39:52Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 11335 bytes from 'C:\Users\Daniel Frechette\Pictures\test.png'
  11. 2010-08-26 01:39:52Z [6048:6808] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02C79E00
  12. 2010-08-26 01:39:52Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  13.  
  14. >> Rotate the image by 90 degrees
  15.  
  16. 2010-08-26 01:39:52Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  17. 2010-08-26 01:39:52Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 2 transformation actions specified
  18. 2010-08-26 01:39:52Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  19. 2010-08-26 01:39:52Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 75 | mh: 600]: from (800, 600) to (75, 56)
  20. 2010-08-26 01:39:52Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  21. 2010-08-26 01:39:52Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  22. 2010-08-26 01:39:52Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 954 bytes to img.jpg
  23. 2010-08-26 01:39:52Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  24. 2010-08-26 01:39:52Z [4644:5740] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /94756603-922c-4239-b170-a6fddb49517c
  25. 2010-08-26 01:39:52Z [4644:5740] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token '94756603-922c-4239-b170-a6fddb49517c' extracted from request path: /94756603-922c-4239-b170-a6fddb49517c
  26. 2010-08-26 01:39:53Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 11335 bytes from 'C:\Users\Daniel Frechette\Pictures\test.png'
  27. 2010-08-26 01:39:53Z [6048:6808] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02C45B50
  28. 2010-08-26 01:39:53Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  29.  
  30. >> Rotate the image by 180 degrees
  31.  
  32. 2010-08-26 01:39:53Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  33. 2010-08-26 01:39:53Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 2 transformation actions specified
  34. 2010-08-26 01:39:53Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  35. 2010-08-26 01:39:53Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 800 | mh: 75]: from (800, 600) to (100, 75)
  36. 2010-08-26 01:39:53Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  37. 2010-08-26 01:39:53Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  38. 2010-08-26 01:39:53Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 1256 bytes to img.jpg
  39. 2010-08-26 01:39:53Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  40. 2010-08-26 01:39:53Z [4644:5740] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /f414bd56-1e65-45a2-b1ec-498ef6575028
  41. 2010-08-26 01:39:53Z [4644:5740] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token 'f414bd56-1e65-45a2-b1ec-498ef6575028' extracted from request path: /f414bd56-1e65-45a2-b1ec-498ef6575028
  42. 2010-08-26 01:39:54Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 11335 bytes from 'C:\Users\Daniel Frechette\Pictures\test.png'
  43. 2010-08-26 01:39:54Z [6048:6808] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02C45B50
  44. 2010-08-26 01:39:54Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  45.  
  46. >> Rotate the image by 270 degrees
  47.  
  48. 2010-08-26 01:39:54Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  49. 2010-08-26 01:39:54Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 2 transformation actions specified
  50. 2010-08-26 01:39:54Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  51. 2010-08-26 01:39:54Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 75 | mh: 600]: from (800, 600) to (75, 56)
  52. 2010-08-26 01:39:54Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  53. 2010-08-26 01:39:54Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  54. 2010-08-26 01:39:54Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 962 bytes to img.jpg
  55. 2010-08-26 01:39:54Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  56. 2010-08-26 01:39:54Z [4644:5740] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /0dc0aaa9-365c-47a2-88a6-531368dc8244
  57. 2010-08-26 01:39:54Z [4644:5740] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token '0dc0aaa9-365c-47a2-88a6-531368dc8244' extracted from request path: /0dc0aaa9-365c-47a2-88a6-531368dc8244
  58. 2010-08-26 01:39:56Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 11335 bytes from 'C:\Users\Daniel Frechette\Pictures\test.png'
  59. 2010-08-26 01:39:56Z [6048:6808] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02C45B50
  60. 2010-08-26 01:39:56Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  61.  
  62. >> Rotate the image by 360 degrees
  63.  
  64. 2010-08-26 01:39:56Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  65. 2010-08-26 01:39:56Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 2 transformation actions specified
  66. 2010-08-26 01:39:56Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  67. 2010-08-26 01:39:56Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 800 | mh: 75]: from (800, 600) to (100, 75)
  68. 2010-08-26 01:39:56Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  69. 2010-08-26 01:39:56Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  70. 2010-08-26 01:39:56Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 1326 bytes to img.jpg
  71. 2010-08-26 01:39:56Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  72. 2010-08-26 01:39:56Z [4644:4648] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /6183c908-d134-46af-b625-47aa58885959
  73. 2010-08-26 01:39:56Z [4644:4648] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token '6183c908-d134-46af-b625-47aa58885959' extracted from request path: /6183c908-d134-46af-b625-47aa58885959
  74. 2010-08-26 01:39:58Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 11335 bytes from 'C:\Users\Daniel Frechette\Pictures\test.png'
  75. 2010-08-26 01:39:58Z [6048:6808] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02C45B50
  76. 2010-08-26 01:39:58Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  77.  
  78. >> Create an crop image
  79.  
  80. 2010-08-26 01:39:58Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  81. 2010-08-26 01:39:58Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 2 transformation actions specified
  82. 2010-08-26 01:39:58Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  83. 2010-08-26 01:39:58Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  84. 2010-08-26 01:39:58Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 800 | mh: 400]: from (800, 600) to (533, 400)
  85. 2010-08-26 01:39:58Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  86. 2010-08-26 01:39:58Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 8786 bytes to img.jpg
  87. 2010-08-26 01:39:58Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  88. 2010-08-26 01:39:58Z [4644:7912] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /44fa8ef2-bc7e-443a-b4c7-d1f5702f0e3c
  89. 2010-08-26 01:39:58Z [4644:7912] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token '44fa8ef2-bc7e-443a-b4c7-d1f5702f0e3c' extracted from request path: /44fa8ef2-bc7e-443a-b4c7-d1f5702f0e3c
  90. 2010-08-26 01:40:02Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 11335 bytes from 'C:\Users\Daniel Frechette\Pictures\test.png'
  91. 2010-08-26 01:40:02Z [6048:6808] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02C45B50
  92. 2010-08-26 01:40:02Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  93.  
  94. >> Crop the original image
  95.  
  96. 2010-08-26 01:40:02Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  97. 2010-08-26 01:40:02Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 3 transformation actions specified
  98. 2010-08-26 01:40:02Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  99. 2010-08-26 01:40:02Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [crop] with args
  100. 2010-08-26 01:40:02Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Cropping image (800x600): 165x119 starting at 130,124
  101. 2010-08-26 01:40:02Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  102. 2010-08-26 01:40:02Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 800 | mh: 75]: from (800, 600) to (100, 75)
  103. 2010-08-26 01:40:02Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  104. 2010-08-26 01:40:02Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 598 bytes to img.jpg
  105. 2010-08-26 01:40:02Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  106. 2010-08-26 01:40:02Z [4644:7896] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /57088e65-194a-4b19-aea1-b89d69cd366c
  107. 2010-08-26 01:40:02Z [4644:7896] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token '57088e65-194a-4b19-aea1-b89d69cd366c' extracted from request path: /57088e65-194a-4b19-aea1-b89d69cd366c
  108. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 11335 bytes from 'C:\Users\Daniel Frechette\Pictures\test.png'
  109. 2010-08-26 01:40:05Z [6048:6808] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02C79E00
  110. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  111.  
  112. >> Rotate the cropped image by 90 degrees; The result is off
  113.  
  114. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  115. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 3 transformation actions specified
  116. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  117. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [crop] with args
  118. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Cropping image (800x600): 159x123 starting at 474,97
  119. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  120. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 75 | mh: 600]: from (800, 600) to (75, 56)
  121. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  122. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 426 bytes to img.jpg
  123. 2010-08-26 01:40:05Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  124. 2010-08-26 01:40:05Z [4644:7752] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /04d58aaf-1fa4-42e5-9b47-a81684563161
  125. 2010-08-26 01:40:05Z [4644:7752] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token '04d58aaf-1fa4-42e5-9b47-a81684563161' extracted from request path: /04d58aaf-1fa4-42e5-9b47-a81684563161
  126. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 11335 bytes from 'C:\Users\Daniel Frechette\Pictures\test.png'
  127. 2010-08-26 01:40:05Z [6048:6808] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02C79E00
  128. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  129.  
  130. >> Rotate the cropped image by 180 degrees
  131.  
  132. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  133. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 3 transformation actions specified
  134. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  135. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [crop] with args
  136. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Cropping image (800x600): 165x119 starting at 504,355
  137. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  138. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 800 | mh: 75]: from (800, 600) to (100, 75)
  139. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  140. 2010-08-26 01:40:05Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 590 bytes to img.jpg
  141. 2010-08-26 01:40:05Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  142. 2010-08-26 01:40:05Z [4644:7752] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /d2f4798a-31ab-49f8-817a-de48bd2792c1
  143. 2010-08-26 01:40:05Z [4644:7752] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token 'd2f4798a-31ab-49f8-817a-de48bd2792c1' extracted from request path: /d2f4798a-31ab-49f8-817a-de48bd2792c1
  144. 2010-08-26 01:40:06Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 11335 bytes from 'C:\Users\Daniel Frechette\Pictures\test.png'
  145. 2010-08-26 01:40:06Z [6048:6808] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02C79E00
  146. 2010-08-26 01:40:06Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  147.  
  148. >> Rotate the cropped image by 270 degrees; The result is off
  149.  
  150. 2010-08-26 01:40:06Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  151. 2010-08-26 01:40:06Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 3 transformation actions specified
  152. 2010-08-26 01:40:06Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  153. 2010-08-26 01:40:06Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [crop] with args
  154. 2010-08-26 01:40:06Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Cropping image (800x600): 160x123 starting at 166,378
  155. 2010-08-26 01:40:06Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  156. 2010-08-26 01:40:06Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 75 | mh: 600]: from (800, 600) to (75, 56)
  157. 2010-08-26 01:40:06Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  158. 2010-08-26 01:40:06Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 545 bytes to img.jpg
  159. 2010-08-26 01:40:06Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  160. 2010-08-26 01:40:06Z [4644:7752] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /2756c401-537f-4539-b7da-3da2db3c25f2
  161. 2010-08-26 01:40:06Z [4644:7752] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token '2756c401-537f-4539-b7da-3da2db3c25f2' extracted from request path: /2756c401-537f-4539-b7da-3da2db3c25f2
  162. 2010-08-26 01:40:08Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 11335 bytes from 'C:\Users\Daniel Frechette\Pictures\test.png'
  163. 2010-08-26 01:40:08Z [6048:6808] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02C79E00
  164. 2010-08-26 01:40:08Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  165.  
  166. >> Rotate the cropped image by 360 degrees
  167.  
  168. 2010-08-26 01:40:08Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  169. 2010-08-26 01:40:08Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 3 transformation actions specified
  170. 2010-08-26 01:40:08Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  171. 2010-08-26 01:40:08Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [crop] with args
  172. 2010-08-26 01:40:08Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Cropping image (800x600): 165x119 starting at 130,124
  173. 2010-08-26 01:40:08Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  174. 2010-08-26 01:40:08Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 800 | mh: 75]: from (800, 600) to (100, 75)
  175. 2010-08-26 01:40:08Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  176. 2010-08-26 01:40:08Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 598 bytes to img.jpg
  177. 2010-08-26 01:40:08Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  178. 2010-08-26 01:40:08Z [4644:2972] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /de704dc6-cb74-447a-bd97-7b22f8961f51
  179. 2010-08-26 01:40:08Z [4644:2972] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token 'de704dc6-cb74-447a-bd97-7b22f8961f51' extracted from request path: /de704dc6-cb74-447a-bd97-7b22f8961f51
  180. 2010-08-26 01:40:11Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 11335 bytes from 'C:\Users\Daniel Frechette\Pictures\test.png'
  181. 2010-08-26 01:40:11Z [6048:6808] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02C79E00
  182. 2010-08-26 01:40:11Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  183.  
  184. >> Restore the image back to its original state
  185.  
  186. 2010-08-26 01:40:11Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  187. 2010-08-26 01:40:11Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 2 transformation actions specified
  188. 2010-08-26 01:40:11Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  189. 2010-08-26 01:40:11Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  190. 2010-08-26 01:40:11Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 800 | mh: 75]: from (800, 600) to (100, 75)
  191. 2010-08-26 01:40:11Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  192. 2010-08-26 01:40:11Z [6048:6808] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 1326 bytes to img.jpg
  193. 2010-08-26 01:40:11Z [4644:7316] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  194. 2010-08-26 01:40:11Z [4644:7880] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /158ccdb3-82e2-4a7a-8011-0b035affada2
  195. 2010-08-26 01:40:11Z [4644:7880] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token '158ccdb3-82e2-4a7a-8011-0b035affada2' extracted from request path: /158ccdb3-82e2-4a7a-8011-0b035affada2