Advertisement
Guest User

Untitled

a guest
Nov 6th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.59 KB | None | 0 0
  1. 41197fe9.invoke(<generated>) ~[classes/:na]
  2. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  3. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:651) ~[spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  4. at com.smartway.service.message.MessageService$$EnhancerBySpringCGLIB$$988f6ee6.getChatsFiltered(<generated>) ~[classes/:na]
  5. at com.smartway.web.controller.api.MessagesApiController.getChats(MessagesApiController.java:36) ~[classes/:na]
  6. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_162]
  7. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_162]
  8. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_162]
  9. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_162]
  10. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:222) ~[spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  11. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) ~[spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  12. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  13. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:814) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  14. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:737) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  15. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  16. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  17. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  18. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:969) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  19. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:860) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  20. at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) [javax.servlet-api-3.1.0.jar:3.1.0]
  21. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:845) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  22. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [javax.servlet-api-3.1.0.jar:3.1.0]
  23. at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:751) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  24. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1666) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  25. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  26. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  27. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  28. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  29. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  30. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  31. at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  32. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  33. at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  34. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  35. at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:146) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  36. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  37. at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  38. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  39. at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  40. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  41. at org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter.doFilter(DefaultLoginPageGeneratingFilter.java:155) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  42. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  43. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  44. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  45. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  46. at com.smartway.security.RequestParamAuthenticationFilter.doFilter(RequestParamAuthenticationFilter.java:37) [classes/:na]
  47. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  48. at com.smartway.security.PdaPreAuthenticationFilter.doFilter(PdaPreAuthenticationFilter.java:54) [classes/:na]
  49. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  50. at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:73) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  51. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  52. at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  53. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  54. at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  55. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  56. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  57. at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  58. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  59. at org.springframework.security.web.access.channel.ChannelProcessingFilter.doFilter(ChannelProcessingFilter.java:144) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  60. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  61. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  62. at com.smartway.security.NotFoundPreAuthFilter.doFilter(NotFoundPreAuthFilter.java:42) [classes/:na]
  63. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  64. at com.smartway.security.BrowserCheckFilter.doFilter(BrowserCheckFilter.java:82) [classes/:na]
  65. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  66. at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:73) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  67. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  68. at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  69. at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  70. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  71. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  72. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1636) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  73. at com.smartway.security.CorsOptionsSecurityFilter.doFilterInternal(CorsOptionsSecurityFilter.java:22) [classes/:na]
  74. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  75. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1645) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  76. at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:564) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  77. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  78. at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:578) [jetty-security-9.2.1.v20140609.jar:9.2.1.v20140609]
  79. at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  80. at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  81. at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:498) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  82. at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  83. at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  84. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  85. at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:98) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  86. at org.eclipse.jetty.server.Server.handle(Server.java:461) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  87. at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:284) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  88. at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  89. at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.2.1.v20140609.jar:9.2.1.v20140609]
  90. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.2.1.v20140609.jar:9.2.1.v20140609]
  91. at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.2.1.v20140609.jar:9.2.1.v20140609]
  92. at java.lang.Thread.run(Thread.java:748) [na:1.8.0_162]
  93. 2018-11-06 16:00:52,624 ERROR [qtp2003539122-190] com.smartway.web.controller.generic.GenericControllerAdvice Error in a web controller
  94. java.lang.NullPointerException: null
  95. at com.smartway.service.message.GwlChatFilterHandler.filterChats(GwlChatFilterHandler.java:26) ~[classes/:na]
  96. at com.smartway.service.message.MessageService.getChatsFiltered(MessageService.java:289) ~[classes/:na]
  97. at com.smartway.service.message.MessageService$$FastClassBySpringCGLIB$$41197fe9.invoke(<generated>) ~[classes/:na]
  98. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  99. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:651) ~[spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  100. at com.smartway.service.message.MessageService$$EnhancerBySpringCGLIB$$988f6ee6.getChatsFiltered(<generated>) ~[classes/:na]
  101. at com.smartway.web.controller.api.MessagesApiController.getChats(MessagesApiController.java:36) ~[classes/:na]
  102. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_162]
  103. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_162]
  104. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_162]
  105. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_162]
  106. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:222) ~[spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  107. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) ~[spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  108. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  109. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:814) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  110. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:737) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  111. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  112. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  113. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  114. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:969) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  115. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:860) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  116. at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) [javax.servlet-api-3.1.0.jar:3.1.0]
  117. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:845) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  118. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [javax.servlet-api-3.1.0.jar:3.1.0]
  119. at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:751) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  120. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1666) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  121. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  122. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  123. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  124. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  125. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  126. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  127. at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  128. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  129. at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  130. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  131. at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:146) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  132. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  133. at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  134. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  135. at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  136. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  137. at org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter.doFilter(DefaultLoginPageGeneratingFilter.java:155) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  138. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  139. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  140. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  141. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  142. at com.smartway.security.RequestParamAuthenticationFilter.doFilter(RequestParamAuthenticationFilter.java:37) [classes/:na]
  143. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  144. at com.smartway.security.PdaPreAuthenticationFilter.doFilter(PdaPreAuthenticationFilter.java:54) [classes/:na]
  145. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  146. at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:73) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  147. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  148. at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  149. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  150. at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  151. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  152. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  153. at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  154. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  155. at org.springframework.security.web.access.channel.ChannelProcessingFilter.doFilter(ChannelProcessingFilter.java:144) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  156. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  157. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  158. at com.smartway.security.NotFoundPreAuthFilter.doFilter(NotFoundPreAuthFilter.java:42) [classes/:na]
  159. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  160. at com.smartway.security.BrowserCheckFilter.doFilter(BrowserCheckFilter.java:82) [classes/:na]
  161. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  162. at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:73) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  163. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  164. at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  165. at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  166. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  167. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  168. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1636) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  169. at com.smartway.security.CorsOptionsSecurityFilter.doFilterInternal(CorsOptionsSecurityFilter.java:22) [classes/:na]
  170. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  171. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1645) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  172. at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:564) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  173. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  174. at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:578) [jetty-security-9.2.1.v20140609.jar:9.2.1.v20140609]
  175. at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  176. at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  177. at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:498) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  178. at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  179. at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  180. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  181. at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:98) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  182. at org.eclipse.jetty.server.Server.handle(Server.java:461) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  183. at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:284) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  184. at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  185. at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.2.1.v20140609.jar:9.2.1.v20140609]
  186. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.2.1.v20140609.jar:9.2.1.v20140609]
  187. at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.2.1.v20140609.jar:9.2.1.v20140609]
  188. at java.lang.Thread.run(Thread.java:748) [na:1.8.0_162]
  189. 2018-11-06 16:00:57,640 INFO [qtp2003539122-202] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/contractors>
  190. 2018-11-06 16:00:58,656 INFO [qtp2003539122-218] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/27>
  191. 2018-11-06 16:00:58,659 INFO [qtp2003539122-190] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/22>
  192. 2018-11-06 16:00:58,683 INFO [qtp2003539122-202] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/10>
  193. 2018-11-06 16:00:58,694 INFO [qtp2003539122-217] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/17>
  194. 2018-11-06 16:01:00,534 INFO [qtp2003539122-166] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/contractors/gentex-painting-12911-santa-monica-ca>
  195. 2018-11-06 16:01:00,535 INFO [qtp2003539122-166] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor SENDING HANDLER [class com.smartway.web.interceptors.mobile.handlers.contractors.GwlContractorsRedirectHandler] REDIRECT TO: <https://localhost:5000/#/views/contractors/gentex-painting-12911-santa-monica-ca>
  196. 2018-11-06 16:01:03,644 INFO [qtp2003539122-202] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/17>
  197. 2018-11-06 16:01:03,647 INFO [qtp2003539122-217] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/11>
  198. 2018-11-06 16:01:03,658 INFO [qtp2003539122-166] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/16>
  199. 2018-11-06 16:01:03,664 INFO [qtp2003539122-218] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/12>
  200. 2018-11-06 16:01:03,668 INFO [qtp2003539122-243] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/13>
  201. 2018-11-06 16:01:03,673 INFO [qtp2003539122-244] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/14>
  202. 2018-11-06 16:01:03,679 INFO [qtp2003539122-190] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/15>
  203. 2018-11-06 16:02:23,474 INFO [qtp2003539122-202] com.smartway.service.tracking.TrackingService Saving session object. SessionID=[1nsmsbtjbhduqqu8hnq7qtfh], referrer=[https://localhost:5000/]
  204. 2018-11-06 16:02:23,520 INFO [qtp2003539122-243] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/contractors>
  205. 2018-11-06 16:02:24,534 INFO [qtp2003539122-218] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/27>
  206. 2018-11-06 16:02:24,538 INFO [qtp2003539122-247] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/22>
  207. 2018-11-06 16:02:24,557 INFO [qtp2003539122-190] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/10>
  208. 2018-11-06 16:02:24,560 INFO [qtp2003539122-202] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/17>
  209. 2018-11-06 16:02:26,083 INFO [qtp2003539122-218] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/contractors>
  210. 2018-11-06 16:02:26,938 INFO [qtp2003539122-202] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/27>
  211. 2018-11-06 16:02:26,947 INFO [qtp2003539122-244] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/22>
  212. 2018-11-06 16:02:26,964 INFO [qtp2003539122-190] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/10>
  213. 2018-11-06 16:02:26,973 INFO [qtp2003539122-243] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/17>
  214. 2018-11-06 16:02:28,219 INFO [qtp2003539122-217] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/contractors/gentex-painting-12911-santa-monica-ca>
  215. 2018-11-06 16:02:28,219 INFO [qtp2003539122-217] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor SENDING HANDLER [class com.smartway.web.interceptors.mobile.handlers.contractors.GwlContractorsRedirectHandler] REDIRECT TO: <https://localhost:5000/#/views/contractors/gentex-painting-12911-santa-monica-ca>
  216. 2018-11-06 16:02:31,435 INFO [qtp2003539122-243] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/17>
  217. 2018-11-06 16:02:31,439 INFO [qtp2003539122-244] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/11>
  218. 2018-11-06 16:02:31,448 INFO [qtp2003539122-217] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/16>
  219. 2018-11-06 16:02:31,452 INFO [qtp2003539122-218] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/12>
  220. 2018-11-06 16:02:31,457 INFO [qtp2003539122-247] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/13>
  221. 2018-11-06 16:02:31,463 INFO [qtp2003539122-202] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/14>
  222. 2018-11-06 16:02:31,469 INFO [qtp2003539122-190] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/15>
  223. 2018-11-06 16:03:55,290 INFO [pool-7-thread-2] com.smartway.service.schedulers.job.JobScheduler Executing scheduled job with id 306 and classname UPLOADED_FILE_PROCESSING_JOB_CLASS
  224. 2018-11-06 16:05:54,444 INFO [qtp2003539122-190] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/17>
  225. 2018-11-06 16:05:54,460 INFO [qtp2003539122-247] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/16>
  226. 2018-11-06 16:05:54,480 INFO [qtp2003539122-247] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/12>
  227. 2018-11-06 16:05:54,508 INFO [qtp2003539122-257] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/15>
  228. 2018-11-06 16:05:54,518 INFO [qtp2003539122-256] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/14>
  229. 2018-11-06 16:05:54,528 INFO [qtp2003539122-202] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/11>
  230. 2018-11-06 16:05:54,541 INFO [qtp2003539122-243] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/13>
  231. 2018-11-06 16:06:09,949 INFO [ActiveMQ Session Task-7] com.smartway.service.email.jms.EmailJmsQueueListener Notification is not allowed for [[hjgkkjh@gdfgd.dfg]]
  232. 2018-11-06 16:06:09,959 INFO [ActiveMQ Session Task-7] com.smartway.service.email.jms.EmailJmsQueueListener Start sending email. Template:[REGISTER_ADMIN_EMAIL]. To:[[sw.adm.info.test@yandex.ru]]. Cc:[null]. Bcc:[[]].
  233. 2018-11-06 16:06:13,301 INFO [ActiveMQ Session Task-7] com.smartway.service.email.jms.EmailJmsQueueListener Email was successfully sent. Template:[REGISTER_ADMIN_EMAIL]. To:[[sw.adm.info.test@yandex.ru]]. Cc:[null]. Bcc:[[]].
  234. 2018-11-06 16:08:55,308 INFO [pool-7-thread-7] com.smartway.service.schedulers.job.JobScheduler Executing scheduled job with id 307 and classname UPLOADED_FILE_PROCESSING_JOB_CLASS
  235. 2018-11-06 16:10:00,022 INFO [pool-7-thread-3] com.smartway.service.payment.PaymentServiceImpl Start capture authorized payments
  236. 2018-11-06 16:10:00,038 INFO [pool-7-thread-3] com.smartway.service.payment.PaymentServiceImpl Finish capture authorized payments
  237. 2018-11-06 16:10:02,491 INFO [qtp2003539122-202] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/17>
  238. 2018-11-06 16:10:02,512 INFO [qtp2003539122-256] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/11>
  239. 2018-11-06 16:10:02,531 INFO [qtp2003539122-256] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/12>
  240. 2018-11-06 16:10:02,561 INFO [qtp2003539122-276] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/15>
  241. 2018-11-06 16:10:02,591 INFO [qtp2003539122-256] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/16>
  242. 2018-11-06 16:10:02,591 INFO [qtp2003539122-276] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/13>
  243. 2018-11-06 16:10:02,595 INFO [qtp2003539122-202] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/14>
  244. 2018-11-06 16:10:35,638 INFO [qtp2003539122-256] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/17>
  245. 2018-11-06 16:10:35,655 INFO [qtp2003539122-255] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/11>
  246. 2018-11-06 16:10:35,672 INFO [qtp2003539122-278] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/16>
  247. 2018-11-06 16:10:35,699 INFO [qtp2003539122-255] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/12>
  248. 2018-11-06 16:10:35,720 INFO [qtp2003539122-281] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/14>
  249. 2018-11-06 16:10:35,727 INFO [qtp2003539122-278] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/13>
  250. 2018-11-06 16:10:35,727 INFO [qtp2003539122-277] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/15>
  251. 2018-11-06 16:10:38,059 INFO [qtp2003539122-255] com.smartway.service.tracking.TrackingService Saving session object. SessionID=[1vhm0hr6m2xlvtdfa8mqv03we], referrer=[https://localhost:5000/]
  252. 2018-11-06 16:10:38,097 INFO [qtp2003539122-278] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/contractors>
  253. 2018-11-06 16:10:38,988 INFO [qtp2003539122-256] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/27>
  254. 2018-11-06 16:10:38,997 INFO [qtp2003539122-202] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/22>
  255. 2018-11-06 16:10:39,015 INFO [qtp2003539122-281] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/10>
  256. 2018-11-06 16:10:39,019 INFO [qtp2003539122-278] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/17>
  257. 2018-11-06 16:10:40,129 INFO [qtp2003539122-256] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/contractors/gentex-painting-12911-santa-monica-ca>
  258. 2018-11-06 16:10:40,129 INFO [qtp2003539122-256] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor SENDING HANDLER [class com.smartway.web.interceptors.mobile.handlers.contractors.GwlContractorsRedirectHandler] REDIRECT TO: <https://localhost:5000/#/views/contractors/gentex-painting-12911-santa-monica-ca>
  259. 2018-11-06 16:10:43,200 INFO [qtp2003539122-281] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/17>
  260. 2018-11-06 16:10:43,205 INFO [qtp2003539122-278] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/11>
  261. 2018-11-06 16:10:43,214 INFO [qtp2003539122-256] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/16>
  262. 2018-11-06 16:10:43,219 INFO [qtp2003539122-255] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/12>
  263. 2018-11-06 16:10:43,223 INFO [qtp2003539122-277] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/13>
  264. 2018-11-06 16:10:43,228 INFO [qtp2003539122-276] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/14>
  265. 2018-11-06 16:10:43,232 INFO [qtp2003539122-202] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/15>
  266. 2018-11-06 16:10:55,583 INFO [ActiveMQ Session Task-8] com.smartway.service.email.jms.EmailJmsQueueListener Notification is not allowed for [[hgkj@fggdf.df]]
  267. 2018-11-06 16:10:55,594 INFO [ActiveMQ Session Task-8] com.smartway.service.email.jms.EmailJmsQueueListener Start sending email. Template:[REGISTER_ADMIN_EMAIL]. To:[[sw.adm.info.test@yandex.ru]]. Cc:[null]. Bcc:[[]].
  268. 2018-11-06 16:10:58,095 INFO [ActiveMQ Session Task-8] com.smartway.service.email.jms.EmailJmsQueueListener Email was successfully sent. Template:[REGISTER_ADMIN_EMAIL]. To:[[sw.adm.info.test@yandex.ru]]. Cc:[null]. Bcc:[[]].
  269. 2018-11-06 16:11:05,457 INFO [qtp2003539122-278] com.smartway.service.message.MessageService Creating message Please call me.<br/>
  270. hgkj@fggdf.df
  271. <br/>
  272. Phone: 235-456-4564<br/>
  273. Email: hgkj@fggdf.df<br/>
  274. , quotaId=null, fromId=51, toId=11, currentAccountId=51
  275. 2018-11-06 16:11:05,460 INFO [qtp2003539122-278] com.smartway.service.message.MessageService Saved message, messageId=25
  276. 2018-11-06 16:11:05,506 INFO [ActiveMQ Session Task-8] com.smartway.service.email.jms.EmailJmsQueueListener Notification is not allowed for [[stoodeld1942@fleckens.hu]]
  277. 2018-11-06 16:11:05,508 INFO [SwTaskExecutor-3] com.smartway.service.sms.TwilloSmsSendingService Looking for phone 7192860595 in AllowNotify table.
  278. 2018-11-06 16:11:05,510 INFO [SwTaskExecutor-3] com.smartway.service.sms.TwilloSmsSendingService Allow notify phone is null
  279. 2018-11-06 16:11:28,405 ERROR [qtp2003539122-277] com.smartway.web.controller.generic.GenericControllerAdvice Error in a web controller
  280. java.lang.NullPointerException: null
  281. at com.smartway.service.message.GwlChatFilterHandler.filterChats(GwlChatFilterHandler.java:26) ~[classes/:na]
  282. at com.smartway.service.message.MessageService.getChatsFiltered(MessageService.java:289) ~[classes/:na]
  283. at com.smartway.service.message.MessageService$$FastClassBySpringCGLIB$$41197fe9.invoke(<generated>) ~[classes/:na]
  284. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  285. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:651) ~[spring-aop-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  286. at com.smartway.service.message.MessageService$$EnhancerBySpringCGLIB$$988f6ee6.getChatsFiltered(<generated>) ~[classes/:na]
  287. at com.smartway.web.controller.api.MessagesApiController.getChats(MessagesApiController.java:36) ~[classes/:na]
  288. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_162]
  289. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_162]
  290. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_162]
  291. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_162]
  292. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:222) ~[spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  293. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) ~[spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  294. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  295. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:814) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  296. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:737) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  297. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  298. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  299. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893) ~[spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  300. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:969) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  301. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:860) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  302. at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) [javax.servlet-api-3.1.0.jar:3.1.0]
  303. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:845) [spring-webmvc-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  304. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [javax.servlet-api-3.1.0.jar:3.1.0]
  305. at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:751) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  306. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1666) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  307. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  308. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  309. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  310. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  311. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  312. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  313. at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  314. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  315. at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  316. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  317. at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:146) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  318. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  319. at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  320. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  321. at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  322. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  323. at org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter.doFilter(DefaultLoginPageGeneratingFilter.java:155) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  324. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  325. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  326. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  327. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  328. at com.smartway.security.RequestParamAuthenticationFilter.doFilter(RequestParamAuthenticationFilter.java:37) [classes/:na]
  329. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  330. at com.smartway.security.PdaPreAuthenticationFilter.doFilter(PdaPreAuthenticationFilter.java:54) [classes/:na]
  331. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  332. at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:73) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  333. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  334. at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  335. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  336. at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  337. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  338. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  339. at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  340. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  341. at org.springframework.security.web.access.channel.ChannelProcessingFilter.doFilter(ChannelProcessingFilter.java:144) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  342. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  343. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  344. at com.smartway.security.NotFoundPreAuthFilter.doFilter(NotFoundPreAuthFilter.java:42) [classes/:na]
  345. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  346. at com.smartway.security.BrowserCheckFilter.doFilter(BrowserCheckFilter.java:82) [classes/:na]
  347. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  348. at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:73) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  349. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  350. at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  351. at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160) [spring-security-web-3.2.8.RELEASE.jar:3.2.8.RELEASE]
  352. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  353. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  354. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1636) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  355. at com.smartway.security.CorsOptionsSecurityFilter.doFilterInternal(CorsOptionsSecurityFilter.java:22) [classes/:na]
  356. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.2.4.RELEASE.jar:4.2.4.RELEASE]
  357. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1645) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  358. at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:564) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  359. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  360. at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:578) [jetty-security-9.2.1.v20140609.jar:9.2.1.v20140609]
  361. at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  362. at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  363. at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:498) [jetty-servlet-9.2.1.v20140609.jar:9.2.1.v20140609]
  364. at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  365. at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  366. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  367. at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:98) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  368. at org.eclipse.jetty.server.Server.handle(Server.java:461) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  369. at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:284) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  370. at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244) [jetty-server-9.2.1.v20140609.jar:9.2.1.v20140609]
  371. at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.2.1.v20140609.jar:9.2.1.v20140609]
  372. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.2.1.v20140609.jar:9.2.1.v20140609]
  373. at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.2.1.v20140609.jar:9.2.1.v20140609]
  374. at java.lang.Thread.run(Thread.java:748) [na:1.8.0_162]
  375. 2018-11-06 16:11:44,602 INFO [qtp2003539122-276] com.smartway.service.tracking.TrackingService Saving session object. SessionID=[18hymiqvg7wpzdckrz2fnxmy4], referrer=[null]
  376. 2018-11-06 16:11:44,606 INFO [qtp2003539122-276] com.smartway.swservices.common.home.GwlHomePageViewFactory SENDING REDIRECT FROM HOME PAGE TO: </contractors>
  377. 2018-11-06 16:11:45,580 INFO [qtp2003539122-255] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/27>
  378. 2018-11-06 16:11:45,583 INFO [qtp2003539122-276] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/22>
  379. 2018-11-06 16:11:45,602 INFO [qtp2003539122-278] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/10>
  380. 2018-11-06 16:11:45,605 INFO [qtp2003539122-295] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/pic/thumb/17>
  381. 2018-11-06 16:11:47,316 INFO [qtp2003539122-256] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443/contractors/gentex-painting-12911-santa-monica-ca>
  382. 2018-11-06 16:11:47,316 INFO [qtp2003539122-256] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor SENDING HANDLER [class com.smartway.web.interceptors.mobile.handlers.contractors.GwlContractorsRedirectHandler] REDIRECT TO: <https://localhost:5000/#/views/contractors/gentex-painting-12911-santa-monica-ca>
  383. 2018-11-06 16:11:52,852 INFO [qtp2003539122-255] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/17>
  384. 2018-11-06 16:11:52,855 INFO [qtp2003539122-276] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/11>
  385. 2018-11-06 16:11:52,864 INFO [qtp2003539122-295] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/16>
  386. 2018-11-06 16:11:52,868 INFO [qtp2003539122-278] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/12>
  387. 2018-11-06 16:11:52,872 INFO [qtp2003539122-256] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/13>
  388. 2018-11-06 16:11:52,876 INFO [qtp2003539122-277] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/14>
  389. 2018-11-06 16:11:52,881 INFO [qtp2003539122-202] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/15>
  390. 2018-11-06 16:12:19,011 INFO [ActiveMQ Session Task-9] com.smartway.service.email.jms.EmailJmsQueueListener Notification is not allowed for [[hbjkkj@fgfdgsd.ghh]]
  391. 2018-11-06 16:12:19,023 INFO [ActiveMQ Session Task-9] com.smartway.service.email.jms.EmailJmsQueueListener Start sending email. Template:[REGISTER_ADMIN_EMAIL]. To:[[sw.adm.info.test@yandex.ru]]. Cc:[null]. Bcc:[[]].
  392. 2018-11-06 16:12:21,316 INFO [ActiveMQ Session Task-9] com.smartway.service.email.jms.EmailJmsQueueListener Email was successfully sent. Template:[REGISTER_ADMIN_EMAIL]. To:[[sw.adm.info.test@yandex.ru]]. Cc:[null]. Bcc:[[]].
  393. 2018-11-06 16:12:22,276 INFO [qtp2003539122-278] com.smartway.service.message.MessageService Creating message Please call me.<br/>
  394. hbjkkj@fgfdgsd.ghh
  395. <br/>
  396. Phone: 456-423-3433<br/>
  397. Email: hbjkkj@fgfdgsd.ghh<br/>
  398. , quotaId=null, fromId=52, toId=11, currentAccountId=52
  399. 2018-11-06 16:12:22,278 INFO [qtp2003539122-278] com.smartway.service.message.MessageService Saved message, messageId=26
  400. 2018-11-06 16:12:22,325 INFO [ActiveMQ Session Task-9] com.smartway.service.email.jms.EmailJmsQueueListener Notification is not allowed for [[stoodeld1942@fleckens.hu]]
  401. 2018-11-06 16:12:22,330 INFO [SwTaskExecutor-4] com.smartway.service.sms.TwilloSmsSendingService Looking for phone 7192860595 in AllowNotify table.
  402. 2018-11-06 16:12:22,331 INFO [SwTaskExecutor-4] com.smartway.service.sms.TwilloSmsSendingService Allow notify phone is null
  403. 2018-11-06 16:12:34,508 INFO [qtp2003539122-277] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/17>
  404. 2018-11-06 16:12:34,526 INFO [qtp2003539122-255] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/16>
  405. 2018-11-06 16:12:34,548 INFO [qtp2003539122-256] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/12>
  406. 2018-11-06 16:12:34,576 INFO [qtp2003539122-295] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/13>
  407. 2018-11-06 16:12:34,576 INFO [qtp2003539122-256] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/11>
  408. 2018-11-06 16:12:34,576 INFO [qtp2003539122-278] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/14>
  409. 2018-11-06 16:12:34,579 INFO [qtp2003539122-202] com.smartway.web.interceptors.redirect.MobileRedirectInterceptor INTERCEPTED URL: <https://localhost:8443//pic/15>
  410. 2018-11-06 16:13:55,322 INFO [pool-7-thread-5] com.smartway.service.schedulers.job.JobScheduler Executing scheduled job with id 308 and classname UPLOADED_FILE_PROCESSING_JOB_CLASS
  411. 2018-11-06 16:18:55,333 INFO [pool-7-thread-4] com.smartway.service.schedulers.job.JobScheduler Executing scheduled job with id 309 and classname UPLOADED_FILE_PROCESSING_JOB_CLASS
  412. 2018-11-06 16:20:00,020 INFO [pool-7-thread-6] com.smartway.service.payment.PaymentServiceDisabledImpl Start process expired cards
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement