Share Pastebin
Guest
Public paste!

Daniel Frechette / p3

By: a guest | Aug 25th, 2010 | Syntax: None | Size: 24.39 KB | Hits: 39 | Expires: Never
Copy text to clipboard
  1. >> Loaded a 600px by 800px PNG image
  2.  
  3. 2010-08-26 01:54:39Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) ctor, tempDir = C:\Users\DANIEL~1\AppData\Local\Temp\SerC5F3.tmp
  4. 2010-08-26 01:54:39Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) bp::http::server::Server::Impl::bind: port = 50353
  5. 2010-08-26 01:54:39Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) bp::http::server::Server::Impl::mount: 02BA3828 mounted for *
  6. 2010-08-26 01:54:39Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) Bound to: 127.0.0.1:50353
  7. 2010-08-26 01:54:39Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  8. 2010-08-26 01:54:39Z [1288:1880] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /4e67d51e-ce30-43f7-b2a3-6f6296426008
  9. 2010-08-26 01:54:39Z [1288:1880] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token '4e67d51e-ce30-43f7-b2a3-6f6296426008' extracted from request path: /4e67d51e-ce30-43f7-b2a3-6f6296426008
  10. 2010-08-26 01:54:43Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 12388 bytes from 'C:\Users\Daniel Frechette\Pictures\test2.png'
  11. 2010-08-26 01:54:43Z [5740:6008] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02B79DF0
  12. 2010-08-26 01:54:43Z [5740:6008] 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:54:43Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  17. 2010-08-26 01:54:43Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 2 transformation actions specified
  18. 2010-08-26 01:54:43Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  19. 2010-08-26 01:54:43Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 75 | mh: 800]: from (600, 800) to (75, 100)
  20. 2010-08-26 01:54:43Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  21. 2010-08-26 01:54:43Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  22. 2010-08-26 01:54:43Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 1557 bytes to img.jpg
  23. 2010-08-26 01:54:43Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  24. 2010-08-26 01:54:43Z [1288:7728] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /c59bac1e-f2ad-46a5-98a9-679c2bcb82b9
  25. 2010-08-26 01:54:43Z [1288:7728] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token 'c59bac1e-f2ad-46a5-98a9-679c2bcb82b9' extracted from request path: /c59bac1e-f2ad-46a5-98a9-679c2bcb82b9
  26. 2010-08-26 01:54:44Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 12388 bytes from 'C:\Users\Daniel Frechette\Pictures\test2.png'
  27. 2010-08-26 01:54:44Z [5740:6008] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02B79DF0
  28. 2010-08-26 01:54:44Z [5740:6008] 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:54:44Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  33. 2010-08-26 01:54:44Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 2 transformation actions specified
  34. 2010-08-26 01:54:44Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  35. 2010-08-26 01:54:44Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 600 | mh: 75]: from (600, 800) to (56, 75)
  36. 2010-08-26 01:54:44Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  37. 2010-08-26 01:54:44Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  38. 2010-08-26 01:54:44Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 1198 bytes to img.jpg
  39. 2010-08-26 01:54:44Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  40. 2010-08-26 01:54:44Z [1288:7728] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /11a2bc8d-caf3-4806-bcec-08af94ba258e
  41. 2010-08-26 01:54:44Z [1288:7728] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token '11a2bc8d-caf3-4806-bcec-08af94ba258e' extracted from request path: /11a2bc8d-caf3-4806-bcec-08af94ba258e
  42. 2010-08-26 01:54:44Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 12388 bytes from 'C:\Users\Daniel Frechette\Pictures\test2.png'
  43. 2010-08-26 01:54:45Z [5740:6008] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02B79DF0
  44. 2010-08-26 01:54:45Z [5740:6008] 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:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  49. 2010-08-26 01:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 2 transformation actions specified
  50. 2010-08-26 01:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  51. 2010-08-26 01:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 75 | mh: 800]: from (600, 800) to (75, 100)
  52. 2010-08-26 01:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  53. 2010-08-26 01:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  54. 2010-08-26 01:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 1603 bytes to img.jpg
  55. 2010-08-26 01:54:45Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  56. 2010-08-26 01:54:45Z [1288:7728] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /a7529d0b-d98c-4a14-b635-40ee63125d53
  57. 2010-08-26 01:54:45Z [1288:7728] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token 'a7529d0b-d98c-4a14-b635-40ee63125d53' extracted from request path: /a7529d0b-d98c-4a14-b635-40ee63125d53
  58. 2010-08-26 01:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 12388 bytes from 'C:\Users\Daniel Frechette\Pictures\test2.png'
  59. 2010-08-26 01:54:45Z [5740:6008] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02B79DF0
  60. 2010-08-26 01:54:45Z [5740:6008] 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:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  65. 2010-08-26 01:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 2 transformation actions specified
  66. 2010-08-26 01:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  67. 2010-08-26 01:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 600 | mh: 75]: from (600, 800) to (56, 75)
  68. 2010-08-26 01:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  69. 2010-08-26 01:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  70. 2010-08-26 01:54:45Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 1182 bytes to img.jpg
  71. 2010-08-26 01:54:45Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  72. 2010-08-26 01:54:45Z [1288:7728] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /d34dd582-6b41-4a35-9463-93ab38d0eaa7
  73. 2010-08-26 01:54:45Z [1288:7728] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token 'd34dd582-6b41-4a35-9463-93ab38d0eaa7' extracted from request path: /d34dd582-6b41-4a35-9463-93ab38d0eaa7
  74. 2010-08-26 01:54:47Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 12388 bytes from 'C:\Users\Daniel Frechette\Pictures\test2.png'
  75. 2010-08-26 01:54:47Z [5740:6008] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02B79DF0
  76. 2010-08-26 01:54:47Z [5740:6008] 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:54:47Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  81. 2010-08-26 01:54:47Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 2 transformation actions specified
  82. 2010-08-26 01:54:47Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  83. 2010-08-26 01:54:47Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  84. 2010-08-26 01:54:47Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 600 | mh: 400]: from (600, 800) to (300, 400)
  85. 2010-08-26 01:54:47Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  86. 2010-08-26 01:54:47Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 7077 bytes to img.jpg
  87. 2010-08-26 01:54:47Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  88. 2010-08-26 01:54:47Z [1288:7724] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /e35439f5-aa30-483e-83cd-eab680947a93
  89. 2010-08-26 01:54:47Z [1288:7724] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token 'e35439f5-aa30-483e-83cd-eab680947a93' extracted from request path: /e35439f5-aa30-483e-83cd-eab680947a93
  90. 2010-08-26 01:54:53Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 12388 bytes from 'C:\Users\Daniel Frechette\Pictures\test2.png'
  91. 2010-08-26 01:54:53Z [5740:6008] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02B79DF0
  92. 2010-08-26 01:54:53Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  93.  
  94. 2010-08-26 01:54:53Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  95. 2010-08-26 01:54:53Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 3 transformation actions specified
  96. 2010-08-26 01:54:53Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  97. 2010-08-26 01:54:53Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [crop] with args
  98. 2010-08-26 01:54:53Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Cropping image (600x800): 220x160 starting at 43,113
  99. 2010-08-26 01:54:53Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  100. 2010-08-26 01:54:53Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 600 | mh: 75]: from (600, 800) to (56, 75)
  101. 2010-08-26 01:54:53Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  102. 2010-08-26 01:54:53Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 755 bytes to img.jpg
  103. 2010-08-26 01:54:53Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  104. 2010-08-26 01:54:53Z [1288:7768] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /44f53414-f416-4139-b32b-c1ef95c6baf5
  105. 2010-08-26 01:54:53Z [1288:7768] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token '44f53414-f416-4139-b32b-c1ef95c6baf5' extracted from request path: /44f53414-f416-4139-b32b-c1ef95c6baf5
  106. 2010-08-26 01:54:55Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 12388 bytes from 'C:\Users\Daniel Frechette\Pictures\test2.png'
  107. 2010-08-26 01:54:55Z [5740:6008] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02B79DF0
  108. 2010-08-26 01:54:55Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  109.  
  110. >> Crop the original image; the result is stretched vertically
  111.  
  112. 2010-08-26 01:54:55Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  113. 2010-08-26 01:54:55Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 3 transformation actions specified
  114. 2010-08-26 01:54:55Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  115. 2010-08-26 01:54:55Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [crop] with args
  116. 2010-08-26 01:54:55Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Cropping image (600x800): 120x293 starting at 394,58
  117. 2010-08-26 01:54:55Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  118. 2010-08-26 01:54:55Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 75 | mh: 800]: from (600, 800) to (75, 100)
  119. 2010-08-26 01:54:55Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  120. 2010-08-26 01:54:55Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 774 bytes to img.jpg
  121. 2010-08-26 01:54:55Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  122. 2010-08-26 01:54:55Z [1288:6676] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /d04c755e-a149-4cd4-a9fe-ff34afbd157e
  123. 2010-08-26 01:54:55Z [1288:6676] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token 'd04c755e-a149-4cd4-a9fe-ff34afbd157e' extracted from request path: /d04c755e-a149-4cd4-a9fe-ff34afbd157e
  124. 2010-08-26 01:54:56Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 12388 bytes from 'C:\Users\Daniel Frechette\Pictures\test2.png'
  125. 2010-08-26 01:54:56Z [5740:6008] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02B7ADF0
  126. 2010-08-26 01:54:56Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  127.  
  128. >> Rotate the cropped image by 90 degrees; the result is off
  129.  
  130. 2010-08-26 01:54:56Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  131. 2010-08-26 01:54:56Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 3 transformation actions specified
  132. 2010-08-26 01:54:56Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  133. 2010-08-26 01:54:56Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [crop] with args
  134. 2010-08-26 01:54:56Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Cropping image (600x800): 220x160 starting at 336,526
  135. 2010-08-26 01:54:56Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  136. 2010-08-26 01:54:56Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 600 | mh: 75]: from (600, 800) to (56, 75)
  137. 2010-08-26 01:54:56Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  138. 2010-08-26 01:54:56Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 802 bytes to img.jpg
  139. 2010-08-26 01:54:56Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  140. 2010-08-26 01:54:56Z [1288:6676] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /ff447c36-592d-4586-8b70-69c9f6e74d0d
  141. 2010-08-26 01:54:56Z [1288:6676] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token 'ff447c36-592d-4586-8b70-69c9f6e74d0d' extracted from request path: /ff447c36-592d-4586-8b70-69c9f6e74d0d
  142. 2010-08-26 01:54:57Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 12388 bytes from 'C:\Users\Daniel Frechette\Pictures\test2.png'
  143. 2010-08-26 01:54:57Z [5740:6008] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02B7CED0
  144. 2010-08-26 01:54:57Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  145.  
  146. >> Rotate the cropped image by 180 degrees; the result is stretched vertically
  147.  
  148. 2010-08-26 01:54:57Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  149. 2010-08-26 01:54:57Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 3 transformation actions specified
  150. 2010-08-26 01:54:57Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  151. 2010-08-26 01:54:57Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [crop] with args
  152. 2010-08-26 01:54:57Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Cropping image (600x800): 120x293 starting at 85,448
  153. 2010-08-26 01:54:57Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  154. 2010-08-26 01:54:57Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 75 | mh: 800]: from (600, 800) to (75, 100)
  155. 2010-08-26 01:54:57Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  156. 2010-08-26 01:54:57Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 734 bytes to img.jpg
  157. 2010-08-26 01:54:57Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  158. 2010-08-26 01:54:57Z [1288:6676] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /b772f159-e870-4904-83f6-17622f0a6c8d
  159. 2010-08-26 01:54:57Z [1288:6676] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token 'b772f159-e870-4904-83f6-17622f0a6c8d' extracted from request path: /b772f159-e870-4904-83f6-17622f0a6c8d
  160. 2010-08-26 01:54:58Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 12388 bytes from 'C:\Users\Daniel Frechette\Pictures\test2.png'
  161. 2010-08-26 01:54:58Z [5740:6008] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02B7CED0
  162. 2010-08-26 01:54:58Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  163.  
  164. >> Rotate the cropped image by 360 degrees; the result is off
  165.  
  166. 2010-08-26 01:54:58Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  167. 2010-08-26 01:54:58Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 3 transformation actions specified
  168. 2010-08-26 01:54:58Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  169. 2010-08-26 01:54:58Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [crop] with args
  170. 2010-08-26 01:54:58Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Cropping image (600x800): 220x160 starting at 43,113
  171. 2010-08-26 01:54:58Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  172. 2010-08-26 01:54:58Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 600 | mh: 75]: from (600, 800) to (56, 75)
  173. 2010-08-26 01:54:58Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  174. 2010-08-26 01:54:58Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 755 bytes to img.jpg
  175. 2010-08-26 01:54:58Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  176. 2010-08-26 01:54:58Z [1288:2652] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /0634c6bb-c43d-43b1-a2e8-4b966acbbaaf
  177. 2010-08-26 01:54:58Z [1288:2652] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token '0634c6bb-c43d-43b1-a2e8-4b966acbbaaf' extracted from request path: /0634c6bb-c43d-43b1-a2e8-4b966acbbaaf
  178. 2010-08-26 01:55:02Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Attempting to read 12388 bytes from 'C:\Users\Daniel Frechette\Pictures\test2.png'
  179. 2010-08-26 01:55:02Z [5740:6008] ERROR - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) read img: 02B7CED0
  180. 2010-08-26 01:55:02Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Image contains 1 frames, type: PNG
  181.  
  182. >> The image is restored to its original state
  183.  
  184. 2010-08-26 01:55:02Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Quality set to 65 (0-100, worst-best)
  185. 2010-08-26 01:55:02Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) 2 transformation actions specified
  186. 2010-08-26 01:55:02Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [rotate] with args
  187. 2010-08-26 01:55:02Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) transform [scale] with args
  188. 2010-08-26 01:55:02Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) scaling parameters [mw: 600 | mh: 75]: from (600, 800) to (56, 75)
  189. 2010-08-26 01:55:02Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Output to format: JPG
  190. 2010-08-26 01:55:02Z [5740:6008] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (ImageAlter 4.0.4) Writing 1182 bytes to img.jpg
  191. 2010-08-26 01:55:02Z [1288:3776] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) getURL
  192. 2010-08-26 01:55:02Z [1288:4072] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) request.url.path = /5192fabc-d8be-4577-99a1-7426b5053a34
  193. 2010-08-26 01:55:02Z [1288:4072] INFO  - ServiceRunner::ServiceLibrary::logServiceEvent: (FileAccess 2.0.1) token '5192fabc-d8be-4577-99a1-7426b5053a34' extracted from request path: /5192fabc-d8be-4577-99a1-7426b5053a34