Advertisement
AnnaRadeva

SemSearchErr

Dec 9th, 2015
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.02 KB | None | 0 0
  1. 2015-12-09 16:16:45,367 INFO [com.sirma.itt.emf.semantic.search.SemanticSearchEngine] (default task-30) {t=seip.test, u=AnnaRadeva} Executing query isFaceted:false PageNumber:1 PermissionsType:READ with Arguments: fts:* Order by:emf:modifiedOn
  2. 2015-12-09 16:16:45,401 DEBUG [com.sirma.itt.emf.semantic.queries.SPARQLQueryHelper] (default task-30) {t=seip.test, u=AnnaRadeva} Prepearing TupleQuery with ID: b6163f3a-dae7-4561-8677-39193cd01b2b
  3. 2015-12-09 16:16:45,833 DEBUG [com.sirma.itt.emf.semantic.search.SemanticSearchEngine] (default task-30) {t=seip.test, u=AnnaRadeva} Semantic query execution took 431 ms
  4. 2015-12-09 16:16:56,104 WARN [com.sirma.itt.emf.semantic.search.TupleQueryResultIterator] (default task-30) {t=seip.test, u=AnnaRadeva} : org.openrdf.query.QueryEvaluationException: java.io.EOFException
  5. at org.openrdf.http.client.QueueCursor.checkException(QueueCursor.java:164)
  6. at org.openrdf.http.client.QueueCursor.getNextElement(QueueCursor.java:123)
  7. at info.aduna.iteration.LookAheadIteration.lookAhead(LookAheadIteration.java:91)
  8. at info.aduna.iteration.LookAheadIteration.hasNext(LookAheadIteration.java:60)
  9. at info.aduna.iteration.IterationWrapper.hasNext(IterationWrapper.java:68)
  10. at com.sirma.itt.emf.semantic.search.TupleQueryResultIterator.hasNext(TupleQueryResultIterator.java:64)
  11. at com.sirma.itt.emf.semantic.search.TupleQueryResultIterator.forEachRemaining(TupleQueryResultIterator.java:128)
  12. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
  13. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
  14. at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
  15. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  16. at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
  17. at com.sirma.itt.emf.semantic.search.SemanticSearchEngine.parseTupleQueryResult(SemanticSearchEngine.java:439)
  18. at com.sirma.itt.emf.semantic.search.SemanticSearchEngine.executeTupleQuery(SemanticSearchEngine.java:374)
  19. at com.sirma.itt.emf.semantic.search.SemanticSearchEngine.search(SemanticSearchEngine.java:195)
  20. at com.sirma.itt.emf.semantic.search.SemanticSearchEngine$Proxy$_$$_WeldClientProxy.search(Unknown Source)
  21. at com.sirma.itt.emf.search.SearchServiceImpl.search(SearchServiceImpl.java:97)
  22. at com.sirma.itt.emf.search.SearchServiceImpl$Proxy$_$$_WeldClientProxy.search(Unknown Source)
  23. at com.sirma.cmf.web.rest.SearchRestService.performSearchInternal(SearchRestService.java:193)
  24. at com.sirma.cmf.web.rest.SearchRestService.performBasicSearch(SearchRestService.java:83)
  25. at com.sirma.cmf.web.rest.SearchRestService$Proxy$_$$_WeldClientProxy.performBasicSearch(Unknown Source)
  26. at sun.reflect.GeneratedMethodAccessor2118.invoke(Unknown Source)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. at java.lang.reflect.Method.invoke(Method.java:497)
  29. at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:137)
  30. at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:296)
  31. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:250)
  32. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:237)
  33. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:356)
  34. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
  35. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
  36. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  37. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  38. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  39. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
  40. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:82)
  41. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  42. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  43. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  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.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  47. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchToPath(ServletInitialHandler.java:198)
  48. at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:195)
  49. at io.undertow.servlet.spec.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:108)
  50. at com.sirma.itt.seip.rest.utils.ApiForwarder.doFilter(ApiForwarder.java:41)
  51. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  52. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  53. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
  54. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  55. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  56. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  57. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  58. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  59. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  60. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  61. at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:51)
  62. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  63. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  64. at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:56)
  65. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
  66. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
  67. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  68. at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
  69. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  70. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  71. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  72. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  73. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
  74. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
  75. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
  76. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
  77. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
  78. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
  79. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  80. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  81. at java.lang.Thread.run(Thread.java:745)
  82. Caused by: java.io.EOFException
  83. at java.io.DataInputStream.readByte(DataInputStream.java:267)
  84. at org.openrdf.query.resultio.binary.BinaryQueryResultParser.parse(BinaryQueryResultParser.java:212)
  85. at org.openrdf.query.resultio.TupleQueryResultParserBase.parseQueryResult(TupleQueryResultParserBase.java:61)
  86. at org.openrdf.http.client.BackgroundTupleResult.run(BackgroundTupleResult.java:110)
  87. ... 3 more
  88.  
  89. 2015-12-09 16:16:56,118 DEBUG [com.sirma.itt.emf.semantic.search.SemanticSearchEngine] (default task-30) {t=seip.test, u=AnnaRadeva} Processing results took 10285 ms
  90. 2015-12-09 16:16:56,118 DEBUG [com.sirma.itt.emf.semantic.search.SemanticSearchEngine] (default task-30) {t=seip.test, u=AnnaRadeva} Semantic DB search took 10.75 s and returning 20 entries out of 5364 in total
  91. 2015-12-09 16:16:56,165 INFO [com.sirma.itt.emf.script.FolderScriptProvider] (ForkJoinPool-1-worker-44) {t=seip.test, u=AnnaRadeva} Scanning /home/devel/. for java script files to load.
  92. 2015-12-09 16:16:56,421 DEBUG [com.sirma.cmf.web.rest.SearchRestService] (default task-30) {t=seip.test, u=AnnaRadeva} SearchRestService.performBasicSearch response results : 20 took 11.064 ms
  93. 2015-12-09 16:16:56,442 WARN [com.sirma.itt.seip.security.context.DefaultSecurityContextManager] (default task-30) {t=seip.test, u=AnnaRadeva} When ending security session more then one context found: AnnaRadeva@seip.test
  94. ^C
  95. [devel@seip-test ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement