Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.36 KB | None | 0 0
  1. 2017.03.27 11:33:49.630 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/option]
  2. 2017.03.27 11:33:49.631 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/option
  3. 2017.03.27 11:33:49.631 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.ProgramOptionNationalResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateProgramOptionNational(com.tms.oat.web.model.request.AddUpdateProgramOptionRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException]
  4. 2017.03.27 11:33:49.631 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateProgramOptionRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  5. 2017.03.27 11:33:49.635 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.ProgramOptionNationalResponse@51d30b19] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  6. 2017.03.27 11:33:49.635 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  7. 2017.03.27 11:33:49.635 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  8. 2017.03.27 11:33:49.639 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/detail]
  9. 2017.03.27 11:33:49.639 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/detail
  10. 2017.03.27 11:33:49.639 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  11. 2017.03.27 11:33:49.640 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateOptionDetailRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  12. 2017.03.27 11:33:49.657 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.OptionDetailResponse@47bbef13] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  13. 2017.03.27 11:33:49.657 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  14. 2017.03.27 11:33:49.657 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  15. 2017.03.27 11:33:49.665 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/30/detailsGroup/0]
  16. 2017.03.27 11:33:49.665 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/30/detailsGroup/0
  17. 2017.03.27 11:33:49.666 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailsGroupResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailsGroup(java.lang.Integer,java.lang.Integer,com.tms.oat.web.model.request.OptionDetailsGroupRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  18. 2017.03.27 11:33:49.666 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.OptionDetailsGroupRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  19. 2017.03.27 11:33:49.711 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.OptionDetailsGroupResponse@6e8312a2] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  20. 2017.03.27 11:33:49.711 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  21. 2017.03.27 11:33:49.711 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  22. 2017.03.27 11:33:52.279 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/option]
  23. 2017.03.27 11:33:52.279 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/option
  24. 2017.03.27 11:33:52.279 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.ProgramOptionNationalResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateProgramOptionNational(com.tms.oat.web.model.request.AddUpdateProgramOptionRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException]
  25. 2017.03.27 11:33:52.279 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateProgramOptionRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  26. 2017.03.27 11:33:52.285 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.ProgramOptionNationalResponse@4267c252] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  27. 2017.03.27 11:33:52.285 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  28. 2017.03.27 11:33:52.285 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  29. 2017.03.27 11:33:52.292 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/detail]
  30. 2017.03.27 11:33:52.292 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/detail
  31. 2017.03.27 11:33:52.292 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  32. 2017.03.27 11:33:52.293 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateOptionDetailRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  33. 2017.03.27 11:33:52.293 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/detail]
  34. 2017.03.27 11:33:52.293 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/detail
  35. 2017.03.27 11:33:52.293 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  36. 2017.03.27 11:33:52.294 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateOptionDetailRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  37. 2017.03.27 11:33:52.299 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.OptionDetailResponse@21eaf1db] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  38. 2017.03.27 11:33:52.300 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  39. 2017.03.27 11:33:52.300 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  40. 2017.03.27 11:33:52.308 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.OptionDetailResponse@6a9d3844] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  41. 2017.03.27 11:33:52.308 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  42. 2017.03.27 11:33:52.308 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  43. 2017.03.27 11:33:52.313 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/30/detailsGroup/0]
  44. 2017.03.27 11:33:52.313 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/30/detailsGroup/0
  45. 2017.03.27 11:33:52.314 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailsGroupResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailsGroup(java.lang.Integer,java.lang.Integer,com.tms.oat.web.model.request.OptionDetailsGroupRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  46. 2017.03.27 11:33:52.314 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.OptionDetailsGroupRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  47. 2017.03.27 11:33:52.397 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.OptionDetailsGroupResponse@67686c4f] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  48. 2017.03.27 11:33:52.397 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  49. 2017.03.27 11:33:52.397 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  50. 2017.03.27 11:33:59.186 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/option]
  51. 2017.03.27 11:33:59.186 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/option
  52. 2017.03.27 11:33:59.186 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.ProgramOptionNationalResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateProgramOptionNational(com.tms.oat.web.model.request.AddUpdateProgramOptionRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException]
  53. 2017.03.27 11:33:59.187 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateProgramOptionRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  54. 2017.03.27 11:33:59.192 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.ProgramOptionNationalResponse@7091ae94] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  55. 2017.03.27 11:33:59.193 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  56. 2017.03.27 11:33:59.193 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  57. 2017.03.27 11:33:59.198 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/detail]
  58. 2017.03.27 11:33:59.198 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/detail
  59. 2017.03.27 11:33:59.198 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  60. 2017.03.27 11:33:59.199 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/detail]
  61. 2017.03.27 11:33:59.199 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateOptionDetailRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  62. 2017.03.27 11:33:59.199 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/detail
  63. 2017.03.27 11:33:59.199 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  64. 2017.03.27 11:33:59.199 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateOptionDetailRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  65. 2017.03.27 11:33:59.213 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.OptionDetailResponse@6076728e] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  66. 2017.03.27 11:33:59.213 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  67. 2017.03.27 11:33:59.213 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  68. 2017.03.27 11:33:59.214 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.OptionDetailResponse@6729f016] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  69. 2017.03.27 11:33:59.214 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  70. 2017.03.27 11:33:59.214 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  71. 2017.03.27 11:33:59.221 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/30/detailsGroup/0]
  72. 2017.03.27 11:33:59.221 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/30/detailsGroup/0
  73. 2017.03.27 11:33:59.222 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailsGroupResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailsGroup(java.lang.Integer,java.lang.Integer,com.tms.oat.web.model.request.OptionDetailsGroupRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  74. 2017.03.27 11:33:59.222 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.OptionDetailsGroupRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  75. 2017.03.27 11:33:59.296 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.OptionDetailsGroupResponse@22f20c25] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  76. 2017.03.27 11:33:59.296 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  77. 2017.03.27 11:33:59.296 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  78. 2017.03.27 11:34:02.660 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/option]
  79. 2017.03.27 11:34:02.660 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/option
  80. 2017.03.27 11:34:02.660 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.ProgramOptionNationalResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateProgramOptionNational(com.tms.oat.web.model.request.AddUpdateProgramOptionRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException]
  81. 2017.03.27 11:34:02.660 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateProgramOptionRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  82. 2017.03.27 11:34:02.666 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.ProgramOptionNationalResponse@55b3d31b] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  83. 2017.03.27 11:34:02.666 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  84. 2017.03.27 11:34:02.666 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  85. 2017.03.27 11:34:02.671 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/detail]
  86. 2017.03.27 11:34:02.671 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/detail
  87. 2017.03.27 11:34:02.671 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  88. 2017.03.27 11:34:02.671 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateOptionDetailRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  89. 2017.03.27 11:34:02.672 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/detail]
  90. 2017.03.27 11:34:02.672 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/detail
  91. 2017.03.27 11:34:02.672 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  92. 2017.03.27 11:34:02.672 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateOptionDetailRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  93. 2017.03.27 11:34:02.685 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.OptionDetailResponse@22ca6975] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  94. 2017.03.27 11:34:02.685 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  95. 2017.03.27 11:34:02.685 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  96. 2017.03.27 11:34:02.687 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.OptionDetailResponse@92c524] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  97. 2017.03.27 11:34:02.687 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  98. 2017.03.27 11:34:02.687 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  99. 2017.03.27 11:34:02.696 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/30/detailsGroup/0]
  100. 2017.03.27 11:34:02.696 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/30/detailsGroup/0
  101. 2017.03.27 11:34:02.696 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailsGroupResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailsGroup(java.lang.Integer,java.lang.Integer,com.tms.oat.web.model.request.OptionDetailsGroupRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  102. 2017.03.27 11:34:02.697 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.OptionDetailsGroupRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  103. 2017.03.27 11:34:02.780 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.OptionDetailsGroupResponse@7d43a5b2] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  104. 2017.03.27 11:34:02.780 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  105. 2017.03.27 11:34:02.780 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  106. 2017.03.27 11:34:06.245 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/option]
  107. 2017.03.27 11:34:06.245 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/option
  108. 2017.03.27 11:34:06.245 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.ProgramOptionNationalResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateProgramOptionNational(com.tms.oat.web.model.request.AddUpdateProgramOptionRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException]
  109. 2017.03.27 11:34:06.245 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateProgramOptionRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  110. 2017.03.27 11:34:06.251 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.ProgramOptionNationalResponse@569051ab] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  111. 2017.03.27 11:34:06.251 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  112. 2017.03.27 11:34:06.251 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  113. 2017.03.27 11:34:06.256 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/detail]
  114. 2017.03.27 11:34:06.256 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/detail
  115. 2017.03.27 11:34:06.257 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  116. 2017.03.27 11:34:06.257 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateOptionDetailRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  117. 2017.03.27 11:34:06.257 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/detail]
  118. 2017.03.27 11:34:06.257 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/detail
  119. 2017.03.27 11:34:06.257 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  120. 2017.03.27 11:34:06.257 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateOptionDetailRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  121. 2017.03.27 11:34:06.271 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.OptionDetailResponse@2cf6b0ea] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  122. 2017.03.27 11:34:06.271 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  123. 2017.03.27 11:34:06.271 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  124. 2017.03.27 11:34:06.274 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.OptionDetailResponse@53c64c87] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  125. 2017.03.27 11:34:06.274 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  126. 2017.03.27 11:34:06.274 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  127. 2017.03.27 11:34:06.282 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/30/detailsGroup/0]
  128. 2017.03.27 11:34:06.283 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/30/detailsGroup/0
  129. 2017.03.27 11:34:06.283 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailsGroupResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailsGroup(java.lang.Integer,java.lang.Integer,com.tms.oat.web.model.request.OptionDetailsGroupRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  130. 2017.03.27 11:34:06.284 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.OptionDetailsGroupRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  131. 2017.03.27 11:34:06.358 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.OptionDetailsGroupResponse@114317ee] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  132. 2017.03.27 11:34:06.358 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  133. 2017.03.27 11:34:06.358 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  134. 2017.03.27 11:34:08.387 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/option]
  135. 2017.03.27 11:34:08.387 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/option
  136. 2017.03.27 11:34:08.387 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.ProgramOptionNationalResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateProgramOptionNational(com.tms.oat.web.model.request.AddUpdateProgramOptionRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException]
  137. 2017.03.27 11:34:08.388 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateProgramOptionRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  138. 2017.03.27 11:34:08.393 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Written [com.tms.oat.web.model.response.ProgramOptionNationalResponse@5aaa01b8] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  139. 2017.03.27 11:34:08.394 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  140. 2017.03.27 11:34:08.394 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  141. 2017.03.27 11:34:08.400 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/detail]
  142. 2017.03.27 11:34:08.400 DEBUG o.s.w.s.DispatcherServlet DispatcherServlet with name 'dispatcher' processing POST request for [/OAT/options/detail]
  143. 2017.03.27 11:34:08.400 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/detail
  144. 2017.03.27 11:34:08.400 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Looking up handler method for path /options/detail
  145. 2017.03.27 11:34:08.400 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  146. 2017.03.27 11:34:08.400 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping Returning handler method [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]
  147. 2017.03.27 11:34:08.400 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateOptionDetailRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  148. 2017.03.27 11:34:08.400 DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor Reading [class com.tms.oat.web.model.request.AddUpdateOptionDetailRequest] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@37ac36a0]
  149. 2017.03.27 11:34:08.400 DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver Resolving exception from handler [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]: org.springframework.http.converter.HttpMessageNotReadableException: Could not read JSON: multiple points (through reference chain: com.tms.oat.web.model.request.AddUpdateOptionDetailRequest["startDate"]); nested exception is com.fasterxml.jackson.databind.JsonMappingException: multiple points (through reference chain: com.tms.oat.web.model.request.AddUpdateOptionDetailRequest["startDate"])
  150. 2017.03.27 11:34:08.400 DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver Resolving exception from handler [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]: org.springframework.http.converter.HttpMessageNotReadableException: Could not read JSON: multiple points (through reference chain: com.tms.oat.web.model.request.AddUpdateOptionDetailRequest["startDate"]); nested exception is com.fasterxml.jackson.databind.JsonMappingException: multiple points (through reference chain: com.tms.oat.web.model.request.AddUpdateOptionDetailRequest["startDate"])
  151. 2017.03.27 11:34:08.400 DEBUG o.s.w.s.m.a.ResponseStatusExceptionResolver Resolving exception from handler [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]: org.springframework.http.converter.HttpMessageNotReadableException: Could not read JSON: multiple points (through reference chain: com.tms.oat.web.model.request.AddUpdateOptionDetailRequest["startDate"]); nested exception is com.fasterxml.jackson.databind.JsonMappingException: multiple points (through reference chain: com.tms.oat.web.model.request.AddUpdateOptionDetailRequest["startDate"])
  152. 2017.03.27 11:34:08.400 DEBUG o.s.w.s.m.a.ResponseStatusExceptionResolver Resolving exception from handler [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]: org.springframework.http.converter.HttpMessageNotReadableException: Could not read JSON: multiple points (through reference chain: com.tms.oat.web.model.request.AddUpdateOptionDetailRequest["startDate"]); nested exception is com.fasterxml.jackson.databind.JsonMappingException: multiple points (through reference chain: com.tms.oat.web.model.request.AddUpdateOptionDetailRequest["startDate"])
  153. 2017.03.27 11:34:08.400 DEBUG o.s.w.s.m.s.DefaultHandlerExceptionResolver Resolving exception from handler [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]: org.springframework.http.converter.HttpMessageNotReadableException: Could not read JSON: multiple points (through reference chain: com.tms.oat.web.model.request.AddUpdateOptionDetailRequest["startDate"]); nested exception is com.fasterxml.jackson.databind.JsonMappingException: multiple points (through reference chain: com.tms.oat.web.model.request.AddUpdateOptionDetailRequest["startDate"])
  154. 2017.03.27 11:34:08.401 DEBUG o.s.w.s.m.s.DefaultHandlerExceptionResolver Resolving exception from handler [public com.tms.oat.web.model.response.OptionDetailResponse com.tms.oat.web.controller.ProgramOptionsRestController.addUpdateOptionDetailNational(com.tms.oat.web.model.request.AddUpdateOptionDetailRequest) throws com.tms.oat.core.exception.DatabaseFetchFailedException,com.tms.oat.core.exception.DatabaseInsertUpdateFailedException,com.tms.oat.core.exception.BadRequestException,com.tms.oat.core.exception.VehicleNotFoundException]: org.springframework.http.converter.HttpMessageNotReadableException: Could not read JSON: multiple points (through reference chain: com.tms.oat.web.model.request.AddUpdateOptionDetailRequest["startDate"]); nested exception is com.fasterxml.jackson.databind.JsonMappingException: multiple points (through reference chain: com.tms.oat.web.model.request.AddUpdateOptionDetailRequest["startDate"])
  155. 2017.03.27 11:34:08.401 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  156. 2017.03.27 11:34:08.401 DEBUG o.s.w.s.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
  157. 2017.03.27 11:34:08.401 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
  158. 2017.03.27 11:34:08.401 DEBUG o.s.w.s.DispatcherServlet Successfully completed request
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement