Advertisement
hettak

Untitled

Jul 2nd, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.97 KB | None | 0 0
  1. | Error 2015-07-01 17:04:09,986 [http-bio-8080-exec-2] ERROR errors.GrailsExceptionResolver - TypeMismatchException occurred when processing request: [GET] /kameleoon/abTest/loadEditor - parameters:
  2. id: undefined
  3. Provided id of the wrong type for class com.kameleoon.tracking.Experiment. Expected: class java.lang.Long, got class java.lang.String. Stacktrace follows:
  4. Message: Provided id of the wrong type for class com.kameleoon.tracking.Experiment. Expected: class java.lang.Long, got class java.lang.String
  5. Line | Method
  6. ->> 1807 | loadEditor in com.kameleoon.backoffice.AbTestController
  7. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  8. | 198 | doFilter in grails.plugin.cache.web.filter.PageFragmentCachingFilter
  9. | 63 | doFilter . . . . in grails.plugin.cache.web.filter.AbstractFilter
  10. | 23 | doFilterInternal in org.tonyzampogna.xss.sanitizer.filter.XssFilter
  11. | 1145 | runWorker . . . in java.util.concurrent.ThreadPoolExecutor
  12. | 615 | run in java.util.concurrent.ThreadPoolExecutor$Worker
  13. ^ 745 | run . . . . . . in java.lang.Thread
  14. URL: http://back-office.kameleoon-dev.net/kameleoon/abTest/loadEditor?id=undefined
  15.  
  16. Provided id of the wrong type for class com.kameleoon.tracking.Experiment. Expected: class java.lang.Long, got class java.lang.String
  17. org.hibernate.TypeMismatchException: Provided id of the wrong type for class com.kameleoon.tracking.Experiment. Expected: class java.lang.Long, got class java.lang.String
  18. at com.kameleoon.backoffice.AbTestController.loadEditor(AbTestController.groovy:1807)
  19. at grails.plugin.cache.web.filter.PageFragmentCachingFilter.doFilter(PageFragmentCachingFilter.java:198)
  20. at grails.plugin.cache.web.filter.AbstractFilter.doFilter(AbstractFilter.java:63)
  21. at org.tonyzampogna.xss.sanitizer.filter.XssFilter.doFilterInternal(XssFilter.java:23)
  22. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  23. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  24. at java.lang.Thread.run(Thread.java:745)
  25. | Error 2015-07-01 17:04:19,891 [http-bio-8080-exec-7] ERROR errors.GrailsExceptionResolver - TypeMismatchException occurred when processing request: [GET] /kameleoon/abTest/loadEditor - parameters:
  26. id: undefined
  27. Provided id of the wrong type for class com.kameleoon.tracking.Experiment. Expected: class java.lang.Long, got class java.lang.String. Stacktrace follows:
  28. Message: Provided id of the wrong type for class com.kameleoon.tracking.Experiment. Expected: class java.lang.Long, got class java.lang.String
  29. Line | Method
  30. ->> 1807 | loadEditor in com.kameleoon.backoffice.AbTestController
  31. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  32. | 198 | doFilter in grails.plugin.cache.web.filter.PageFragmentCachingFilter
  33. | 63 | doFilter . . . . in grails.plugin.cache.web.filter.AbstractFilter
  34. | 23 | doFilterInternal in org.tonyzampogna.xss.sanitizer.filter.XssFilter
  35. | 1145 | runWorker . . . in java.util.concurrent.ThreadPoolExecutor
  36. | 615 | run in java.util.concurrent.ThreadPoolExecutor$Worker
  37. ^ 745 | run . . . . . . in java.lang.Thread
  38. URL: http://back-office.kameleoon-dev.net/kameleoon/abTest/loadEditor?id=undefined
  39.  
  40. Provided id of the wrong type for class com.kameleoon.tracking.Experiment. Expected: class java.lang.Long, got class java.lang.String
  41. org.hibernate.TypeMismatchException: Provided id of the wrong type for class com.kameleoon.tracking.Experiment. Expected: class java.lang.Long, got class java.lang.String
  42. at com.kameleoon.backoffice.AbTestController.loadEditor(AbTestController.groovy:1807)
  43. at grails.plugin.cache.web.filter.PageFragmentCachingFilter.doFilter(PageFragmentCachingFilter.java:198)
  44. at grails.plugin.cache.web.filter.AbstractFilter.doFilter(AbstractFilter.java:63)
  45. at org.tonyzampogna.xss.sanitizer.filter.XssFilter.doFilterInternal(XssFilter.java:23)
  46. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  47. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  48. at java.lang.Thread.run(Thread.java:745)
  49. | Error 2015-07-01 17:04:40,735 [http-bio-8080-exec-8] ERROR errors.GrailsExceptionResolver - IndexOutOfBoundsException occurred when processing request: [GET] /kameleoon/edition/loadProxyMode - parameters:
  50. code: owmdstvw8w
  51. url: null
  52. index is out of range 0..-1 (index = 0). Stacktrace follows:
  53. Message: index is out of range 0..-1 (index = 0)
  54. Line | Method
  55. ->> 74 | loadProxyMode in com.kameleoon.edition.EditionController
  56. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  57. | 198 | doFilter in grails.plugin.cache.web.filter.PageFragmentCachingFilter
  58. | 63 | doFilter . . . . in grails.plugin.cache.web.filter.AbstractFilter
  59. | 23 | doFilterInternal in org.tonyzampogna.xss.sanitizer.filter.XssFilter
  60. | 1145 | runWorker . . . in java.util.concurrent.ThreadPoolExecutor
  61. | 615 | run in java.util.concurrent.ThreadPoolExecutor$Worker
  62. ^ 745 | run . . . . . . in java.lang.Thread
  63. URL: http://editor.kameleoon-dev.net/kameleoon/edition/loadProxyMode?url=null&code=owmdstvw8w
  64.  
  65. index is out of range 0..-1 (index = 0)
  66. java.lang.IndexOutOfBoundsException: index is out of range 0..-1 (index = 0)
  67. at com.kameleoon.edition.EditionController.loadProxyMode(EditionController.groovy:74)
  68. at grails.plugin.cache.web.filter.PageFragmentCachingFilter.doFilter(PageFragmentCachingFilter.java:198)
  69. at grails.plugin.cache.web.filter.AbstractFilter.doFilter(AbstractFilter.java:63)
  70. at org.tonyzampogna.xss.sanitizer.filter.XssFilter.doFilterInternal(XssFilter.java:23)
  71. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  72. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  73. at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement