AnnaRadeva

err

Jun 21st, 2016
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.80 KB | None | 0 0
  1. 2016-06-21 21:18:55,819 ERROR [com.sirma.itt.seip.rest.exceptions.mappers.DefaultExceptionMapper] (default task-41) Generic exception: java.lang.NullPointerException
  2. at com.sirma.itt.emf.semantic.comment.CommentServiceImpl.getTopicsByUser(CommentServiceImpl.java:588)
  3. at com.sirma.itt.emf.semantic.comment.CommentServiceImpl$Proxy$_$$_WeldSubclass.getTopicsByUser$$super(Unknown Source)
  4. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  5. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  6. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  7. at java.lang.reflect.Method.invoke(Method.java:498)
  8. at org.jboss.weld.interceptor.proxy.TerminalAroundInvokeInvocationContext.proceedInternal(TerminalAroundInvokeInvocationContext.java:49)
  9. at org.jboss.weld.interceptor.proxy.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:77)
  10. at com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:92)
  11. at com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:52)
  12. at sun.reflect.GeneratedMethodAccessor266.invoke(Unknown Source)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. at java.lang.reflect.Method.invoke(Method.java:498)
  15. at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:74)
  16. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeAroundInvoke(InterceptorMethodHandler.java:84)
  17. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:72)
  18. at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:56)
  19. at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:79)
  20. at org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:68)
  21. at com.sirma.itt.emf.semantic.comment.CommentServiceImpl$Proxy$_$$_WeldSubclass.getTopicsByUser(Unknown Source)
  22. at com.sirma.itt.emf.semantic.comment.CommentServiceImpl$Proxy$_$$_WeldClientProxy.getTopicsByUser(Unknown Source)
  23. at com.sirma.itt.comment.web.rest.TopicsRestService.findAll(TopicsRestService.java:277)
  24. at com.sirma.itt.comment.web.rest.TopicsRestService$Proxy$_$$_WeldSubclass.findAll(Unknown Source)
  25. at com.sirma.itt.comment.web.rest.TopicsRestService$Proxy$_$$_WeldClientProxy.findAll(Unknown Source)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  29. at java.lang.reflect.Method.invoke(Method.java:498)
  30. at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:137)
  31. at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:296)
  32. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:250)
  33. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:237)
  34. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:356)
  35. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
  36. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
  37. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  38. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  39. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  40. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
  41. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:82)
  42. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  43. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  44. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  45. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  46. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  47. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  48. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchToPath(ServletInitialHandler.java:198)
  49. at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:195)
  50. at io.undertow.servlet.spec.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:108)
  51. at com.sirma.itt.seip.rest.utils.ApiForwarder.doFilter(ApiForwarder.java:41)
  52. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  53. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  54. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
  55. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  56. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  57. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  58. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  59. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  60. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  61. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  62. at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:51)
  63. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  64. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  65. at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:56)
  66. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
  67. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
  68. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  69. at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
  70. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  71. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  72. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  73. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  74. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
  75. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
  76. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
  77. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
  78. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
  79. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
  80. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  81. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  82. at java.lang.Thread.run(Thread.java:745)
  83.  
  84. 2016-06-21 21:18:57,125 ERROR [com.sirma.itt.seip.rest.exceptions.mappers.AuthenticationExceptionMapper] (default task-47) Unauthorized access at
Advertisement
Add Comment
Please, Sign In to add comment