Advertisement
AnnaRadeva

SolrConnectorErr

Jan 22nd, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.02 KB | None | 0 0
  1. 2016-01-22 14:57:03,137 INFO [com.sirma.itt.emf.semantic.search.SemanticSearchEngine] (default task-47) {t=set1.test, u=Anna@set1.test} Executing query isFaceted:false PageNumber:1 PermissionsType:READ Arguments: context:[emf:a932e592-23cb-47da-a1a5-6d2f2f2ff30d] relations:[emf:hasParent] Order by:title asc
  2. 2016-01-22 14:57:03,193 ERROR [com.sirma.itt.emf.solr.services.SolrConnectorImpl] (default task-47) {t=set1.test, u=Anna@set1.test} Solr search failed for query ' ( emfParentOf:("http://ittruse.ittbg.com/ontology/enterpriseManagementFramework#a932e592-23cb-47da-a1a5-6d2f2f2ff30d"))'
  3. 2016-01-22 14:57:03,193 ERROR [com.sirma.itt.emf.solr.services.impl.SolrSearchEngine] (default task-47) {t=set1.test, u=Anna@set1.test} Error during execution of solr query: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://seip-release.vpn.ittbg.com:8983/solr/fts_set1_test: undefined field revisionType: com.sirma.itt.emf.solr.exception.SolrClientException: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://seip-release.vpn.ittbg.com:8983/solr/fts_set1_test: undefined field revisionType
  4. at com.sirma.itt.emf.solr.services.SolrConnectorImpl.query(SolrConnectorImpl.java:88)
  5. at com.sirma.itt.emf.solr.services.SolrConnectorImpl.queryWithPost(SolrConnectorImpl.java:47)
  6. at com.sirma.itt.emf.solr.services.SolrConnectorImpl$Proxy$_$$_WeldClientProxy.queryWithPost(Unknown Source)
  7. at com.sirma.itt.emf.solr.services.impl.SolrSearchEngine.search(SolrSearchEngine.java:153)
  8. at com.sirma.itt.emf.solr.services.impl.SolrSearchEngine$Proxy$_$$_WeldClientProxy.search(Unknown Source)
  9. at com.sirma.itt.emf.search.SearchServiceImpl.search(SearchServiceImpl.java:97)
  10. at com.sirma.itt.emf.search.SearchServiceImpl$Proxy$_$$_WeldClientProxy.search(Unknown Source)
  11. at com.sirma.itt.emf.solr.link.SolrLinkServiceImpl.getLinksInternal(SolrLinkServiceImpl.java:213)
  12. at com.sirma.itt.emf.solr.link.SolrLinkServiceImpl.getLinksInternal(SolrLinkServiceImpl.java:148)
  13. at com.sirma.itt.emf.solr.link.SolrLinkServiceImpl.getSimpleLinksTo(SolrLinkServiceImpl.java:91)
  14. at com.sirma.itt.emf.solr.link.SolrLinkServiceImpl$Proxy$_$$_WeldSubclass.getSimpleLinksTo(Unknown Source)
  15. at com.sirma.itt.emf.solr.link.SolrLinkServiceImpl$Proxy$_$$_WeldClientProxy.getSimpleLinksTo(Unknown Source)
  16. at com.sirma.cmf.web.entity.dispatcher.InstanceContextInitializerImpl.getImmediateParents(InstanceContextInitializerImpl.java:279)
  17. at com.sirma.cmf.web.entity.dispatcher.InstanceContextInitializerImpl.restoreHierarchy(InstanceContextInitializerImpl.java:108)
  18. at com.sirma.cmf.web.entity.dispatcher.InstanceContextInitializerImpl$Proxy$_$$_WeldClientProxy.restoreHierarchy(Unknown Source)
  19. at com.sirma.cmf.web.object.browser.TreeRestService.buildPathToCurrentNode(TreeRestService.java:338)
  20. at com.sirma.cmf.web.object.browser.TreeRestService.tree(TreeRestService.java:282)
  21. at com.sirma.cmf.web.object.browser.TreeRestService$Proxy$_$$_WeldClientProxy.tree(Unknown Source)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:497)
  26. at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:137)
  27. at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:296)
  28. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:250)
  29. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:237)
  30. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:356)
  31. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
  32. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
  33. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  34. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  35. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  36. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
  37. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:82)
  38. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  39. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  40. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  41. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  42. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  43. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  44. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchToPath(ServletInitialHandler.java:198)
  45. at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:195)
  46. at io.undertow.servlet.spec.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:108)
  47. at com.sirma.itt.seip.rest.utils.ApiForwarder.doFilter(ApiForwarder.java:41)
  48. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  49. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  50. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
  51. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  52. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  53. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  54. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  55. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  56. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  57. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  58. at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:51)
  59. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  60. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  61. at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:56)
  62. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
  63. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
  64. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  65. at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
  66. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  67. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  68. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  69. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  70. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
  71. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
  72. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
  73. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
  74. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
  75. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
  76. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  77. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  78. at java.lang.Thread.run(Thread.java:745)
  79. Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://seip-release.vpn.ittbg.com:8983/solr/fts_set1_test: undefined field revisionType
  80. at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:556)
  81. at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
  82. at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225)
  83. at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
  84. at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152)
  85. at com.sirma.itt.emf.solr.remote.SOLRConfigurations$SolrClientImpl.process(SOLRConfigurations.java:192)
  86. at com.sirma.itt.emf.solr.services.SolrConnectorImpl.query(SolrConnectorImpl.java:74)
  87. ... 74 more
  88.  
  89. 2016-01-22 14:57:04,164 INFO [com.sirma.itt.emf.semantic.search.SemanticSearchEngine] (default task-56) {t=set1.test, u=Anna@set1.test} Executing query Name:commentQueries/getTopicsByObjectId isFaceted:false PageNumber:1 PermissionsType:READ Arguments: objectSection:emf:a932e592-23cb-47da-a1a5-6d2f2f2ff30d includeInferred:true instanceVariableName:object Configurations: includeInferred:false instanceVariableName:object Order by:modifiedOn desc
  90. 2016-01-22 14:57:04,416 INFO [com.sirma.itt.emf.semantic.search.SemanticSearchEngine] (default task-57) {t=set1.test, u=Anna@set1.test} Executing query Name:commentQueries/topicsForInstance isFaceted:false PageNumber:1 PermissionsType:READ Arguments: objectUri:emf:a932e592-23cb-47da-a1a5-6d2f2f2ff30d Configurations: includeInferred:true instanceVariableName:object
  91. 2016-01-22 14:57:08,340 ERROR [com.sirma.itt.emf.solr.services.SolrConnectorImpl] (default task-63) {t=set1.test, u=Anna@set1.test} Solr search failed for query ' ( instanceType:("user" OR "group"))'
  92. 2016-01-22 14:57:08,341 ERROR [com.sirma.itt.emf.solr.services.impl.SolrSearchEngine] (default task-63) {t=set1.test, u=Anna@set1.test} Error during execution of solr query: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://seip-release.vpn.ittbg.com:8983/solr/fts_set1_test: undefined field revisionType: com.sirma.itt.emf.solr.exception.SolrClientException: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://seip-release.vpn.ittbg.com:8983/solr/fts_set1_test: undefined field revisionType
  93. at com.sirma.itt.emf.solr.services.SolrConnectorImpl.query(SolrConnectorImpl.java:88)
  94. at com.sirma.itt.emf.solr.services.SolrConnectorImpl.queryWithPost(SolrConnectorImpl.java:47)
  95. at com.sirma.itt.emf.solr.services.SolrConnectorImpl$Proxy$_$$_WeldClientProxy.queryWithPost(Unknown Source)
  96. at com.sirma.itt.emf.solr.services.impl.SolrSearchEngine.search(SolrSearchEngine.java:153)
  97. at com.sirma.itt.emf.solr.services.impl.SolrSearchEngine$Proxy$_$$_WeldClientProxy.search(Unknown Source)
  98. at com.sirma.itt.emf.search.SearchServiceImpl.search(SearchServiceImpl.java:97)
  99. at com.sirma.itt.emf.search.SearchServiceImpl$Proxy$_$$_WeldClientProxy.search(Unknown Source)
  100. at com.sirma.cmf.web.rest.UsersRestService.search(UsersRestService.java:122)
  101. at com.sirma.cmf.web.rest.UsersRestService$Proxy$_$$_WeldClientProxy.search(Unknown Source)
  102. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  103. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  104. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  105. at java.lang.reflect.Method.invoke(Method.java:497)
  106. at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:137)
  107. at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:296)
  108. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:250)
  109. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:237)
  110. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:356)
  111. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179)
  112. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220)
  113. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  114. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  115. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  116. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86)
  117. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:82)
  118. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  119. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  120. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  121. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  122. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  123. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  124. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchToPath(ServletInitialHandler.java:198)
  125. at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:195)
  126. at io.undertow.servlet.spec.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:108)
  127. at com.sirma.itt.seip.rest.utils.ApiForwarder.doFilter(ApiForwarder.java:41)
  128. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  129. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132)
  130. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85)
  131. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  132. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  133. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  134. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  135. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  136. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  137. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  138. at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:51)
  139. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  140. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  141. at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:56)
  142. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58)
  143. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72)
  144. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  145. at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76)
  146. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  147. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  148. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  149. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  150. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:282)
  151. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:261)
  152. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:80)
  153. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:172)
  154. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
  155. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:774)
  156. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  157. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  158. at java.lang.Thread.run(Thread.java:745)
  159. Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://seip-release.vpn.ittbg.com:8983/solr/fts_set1_test: undefined field revisionType
  160. at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:556)
  161. at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
  162. at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225)
  163. at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
  164. at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152)
  165. at com.sirma.itt.emf.solr.remote.SOLRConfigurations$SolrClientImpl.process(SOLRConfigurations.java:192)
  166. at com.sirma.itt.emf.solr.services.SolrConnectorImpl.query(SolrConnectorImpl.java:74)
  167. ... 65 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement