Advertisement
AnnaRadeva

openingPredefinedSavedFilter

Aug 19th, 2015
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.72 KB | None | 0 0
  1. 2015-08-19 10:26:06,984 ERROR [com.sirma.itt.emf.rest.EmfApplicationExceptionHandler] (default task-46) {t=nga.eu, u=admin@nga.eu} Exception occured in REST service: com.sirma.itt.emf.exceptions.rest.BadRequestException: Search location is required
  2. at com.sirma.itt.idoc.widgets.provider.RelatedDocumentsWidgetDataProvider.updateConfig(RelatedDocumentsWidgetDataProvider.java:53)
  3. at com.sirma.itt.idoc.widgets.provider.RelatedDocumentsWidgetDataProvider.load(RelatedDocumentsWidgetDataProvider.java:44)
  4. at com.sirma.itt.idoc.widgets.provider.AbstractWidgetDataProvider.provide(AbstractWidgetDataProvider.java:61)
  5. at com.sirma.itt.idoc.widgets.rest.WidgetsRestService.loadWidgetData(WidgetsRestService.java:81)
  6. at com.sirma.itt.idoc.widgets.rest.WidgetsRestService$Proxy$_$$_WeldClientProxy.loadWidgetData(Unknown Source)
  7. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  8. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  9. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  10. at java.lang.reflect.Method.invoke(Method.java:497)
  11. at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:137)
  12. at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:296)
  13. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:250)
  14. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:237)
  15. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:356)
  16. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
  17. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
  18. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  19. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  20. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  21. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
  22. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:82)
  23. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  24. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  25. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  26. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  27. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  28. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  29. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchToPath(ServletInitialHandler.java:198)
  30. at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:195)
  31. at io.undertow.servlet.spec.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:108)
  32. at com.sirma.itt.seip.rest.utils.ApiForwarder.doFilter(ApiForwarder.java:37)
  33. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  34. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  35. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
  36. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  37. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  38. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  39. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  40. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  41. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  42. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  43. at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:51)
  44. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  45. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  46. at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:56)
  47. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
  48. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
  49. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  50. at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
  51. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  52. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  53. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  54. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  55. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
  56. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
  57. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
  58. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
  59. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
  60. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
  61. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  62. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  63. at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement