Advertisement
shuba_ivan

Untitled

Jul 29th, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.07 KB | None | 0 0
  1. "error": {
  2. "code": 500,
  3. "message": "Internal Server Error",
  4. "exception": [
  5. {
  6. "message": "Your data could not be encoded because it contains invalid UTF8 characters.",
  7. "class": "RuntimeException",
  8. "trace": [
  9. {
  10. "namespace": "",
  11. "short_class": "",
  12. "class": "",
  13. "type": "",
  14. "function": "",
  15. "file": "D:\\Projects\\aog-code\\vendor\\jms\\serializer\\src\\JMS\\Serializer\\JsonSerializationVisitor.php",
  16. "line": 36,
  17. "args": []
  18. },
  19. {
  20. "namespace": "JMS\\Serializer",
  21. "short_class": "JsonSerializationVisitor",
  22. "class": "JMS\\Serializer\\JsonSerializationVisitor",
  23. "type": "->",
  24. "function": "getResult",
  25. "file": "D:\\Projects\\aog-code\\vendor\\jms\\serializer\\src\\JMS\\Serializer\\Serializer.php",
  26. "line": 93,
  27. "args": []
  28. },
  29. {
  30. "namespace": "JMS\\Serializer",
  31. "short_class": "Serializer",
  32. "class": "JMS\\Serializer\\Serializer",
  33. "type": "->",
  34. "function": "serialize",
  35. "file": "D:\\Projects\\aog-code\\vendor\\friendsofsymfony\\rest-bundle\\FOS\\RestBundle\\View\\ViewHandler.php",
  36. "line": 469,
  37. "args": [
  38. [
  39. "object",
  40. "Artel\\ProfileBundle\\Model\\ReportResponse"
  41. ],
  42. [
  43. "string",
  44. "json"
  45. ],
  46. [
  47. "object",
  48. "JMS\\Serializer\\SerializationContext"
  49. ]
  50. ]
  51. },
  52. {
  53. "namespace": "FOS\\RestBundle\\View",
  54. "short_class": "ViewHandler",
  55. "class": "FOS\\RestBundle\\View\\ViewHandler",
  56. "type": "->",
  57. "function": "initResponse",
  58. "file": "D:\\Projects\\aog-code\\vendor\\friendsofsymfony\\rest-bundle\\FOS\\RestBundle\\View\\ViewHandler.php",
  59. "line": 442,
  60. "args": [
  61. [
  62. "object",
  63. "FOS\\RestBundle\\View\\View"
  64. ],
  65. [
  66. "string",
  67. "json"
  68. ]
  69. ]
  70. },
  71. {
  72. "namespace": "FOS\\RestBundle\\View",
  73. "short_class": "ViewHandler",
  74. "class": "FOS\\RestBundle\\View\\ViewHandler",
  75. "type": "->",
  76. "function": "createResponse",
  77. "file": "D:\\Projects\\aog-code\\vendor\\friendsofsymfony\\rest-bundle\\FOS\\RestBundle\\View\\ViewHandler.php",
  78. "line": 331,
  79. "args": [
  80. [
  81. "object",
  82. "FOS\\RestBundle\\View\\View"
  83. ],
  84. [
  85. "object",
  86. "Symfony\\Component\\HttpFoundation\\Request"
  87. ],
  88. [
  89. "string",
  90. "json"
  91. ]
  92. ]
  93. },
  94. {
  95. "namespace": "FOS\\RestBundle\\View",
  96. "short_class": "ViewHandler",
  97. "class": "FOS\\RestBundle\\View\\ViewHandler",
  98. "type": "->",
  99. "function": "handle",
  100. "file": "D:\\Projects\\aog-code\\vendor\\friendsofsymfony\\rest-bundle\\FOS\\RestBundle\\EventListener\\ViewResponseListener.php",
  101. "line": 126,
  102. "args": [
  103. [
  104. "object",
  105. "FOS\\RestBundle\\View\\View"
  106. ],
  107. [
  108. "object",
  109. "Symfony\\Component\\HttpFoundation\\Request"
  110. ]
  111. ]
  112. },
  113. {
  114. "namespace": "FOS\\RestBundle\\EventListener",
  115. "short_class": "ViewResponseListener",
  116. "class": "FOS\\RestBundle\\EventListener\\ViewResponseListener",
  117. "type": "->",
  118. "function": "onKernelView",
  119. "file": null,
  120. "line": null,
  121. "args": [
  122. [
  123. "object",
  124. "Symfony\\Component\\HttpKernel\\Event\\GetResponseForControllerResultEvent"
  125. ],
  126. [
  127. "string",
  128. "kernel.view"
  129. ],
  130. [
  131. "object",
  132. "Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher"
  133. ]
  134. ]
  135. },
  136. {
  137. "namespace": "",
  138. "short_class": "",
  139. "class": "",
  140. "type": "",
  141. "function": "call_user_func",
  142. "file": "D:\\Projects\\aog-code\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener.php",
  143. "line": 61,
  144. "args": [
  145. [
  146. "array",
  147. [
  148. [
  149. "object",
  150. "FOS\\RestBundle\\EventListener\\ViewResponseListener"
  151. ],
  152. [
  153. "string",
  154. "onKernelView"
  155. ]
  156. ]
  157. ],
  158. [
  159. "object",
  160. "Symfony\\Component\\HttpKernel\\Event\\GetResponseForControllerResultEvent"
  161. ],
  162. [
  163. "string",
  164. "kernel.view"
  165. ],
  166. [
  167. "object",
  168. "Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher"
  169. ]
  170. ]
  171. },
  172. {
  173. "namespace": "Symfony\\Component\\EventDispatcher\\Debug",
  174. "short_class": "WrappedListener",
  175. "class": "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener",
  176. "type": "->",
  177. "function": "__invoke",
  178. "file": null,
  179. "line": null,
  180. "args": [
  181. [
  182. "object",
  183. "Symfony\\Component\\HttpKernel\\Event..
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement