Advertisement
scossu

Untitled

Jan 15th, 2014
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.64 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <testsuite name="org.fcrepo.indexer.system.SolrMappingsIT" time="22.833" tests="2" errors="0" skipped="0" failures="1">
  3. <properties>
  4. <property name="java.runtime.name" value="OpenJDK Runtime Environment"/>
  5. <property name="sun.boot.library.path" value="/usr/lib/jvm/java-7-openjdk/jre/lib/amd64"/>
  6. <property name="java.vm.version" value="23.7-b01"/>
  7. <property name="java.vm.vendor" value="Oracle Corporation"/>
  8. <property name="java.vendor.url" value="http://java.oracle.com/"/>
  9. <property name="path.separator" value=":"/>
  10. <property name="guice.disable.misplaced.annotation.check" value="true"/>
  11. <property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/>
  12. <property name="file.encoding.pkg" value="sun.io"/>
  13. <property name="user.country" value="US"/>
  14. <property name="sun.java.launcher" value="SUN_STANDARD"/>
  15. <property name="sun.os.patch.level" value="unknown"/>
  16. <property name="java.vm.specification.name" value="Java Virtual Machine Specification"/>
  17. <property name="user.dir" value="/media/sf_git/fcrepo-jms-indexer-pluggable"/>
  18. <property name="java.runtime.version" value="1.7.0_21-b02"/>
  19. <property name="java.awt.graphicsenv" value="sun.awt.X11GraphicsEnvironment"/>
  20. <property name="java.endorsed.dirs" value="/usr/lib/jvm/java-7-openjdk/jre/lib/endorsed"/>
  21. <property name="os.arch" value="amd64"/>
  22. <property name="java.io.tmpdir" value="/tmp"/>
  23. <property name="line.separator" value="&#10;"/>
  24. <property name="java.vm.specification.vendor" value="Oracle Corporation"/>
  25. <property name="os.name" value="Linux"/>
  26. <property name="classworlds.conf" value="/opt/maven/bin/m2.conf"/>
  27. <property name="sun.jnu.encoding" value="UTF-8"/>
  28. <property name="java.library.path" value="/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib"/>
  29. <property name="java.specification.name" value="Java Platform API Specification"/>
  30. <property name="java.class.version" value="51.0"/>
  31. <property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/>
  32. <property name="os.version" value="3.8.11-1-ARCH"/>
  33. <property name="user.home" value="/home/scossu"/>
  34. <property name="user.timezone" value="America/Chicago"/>
  35. <property name="java.awt.printerjob" value="sun.print.PSPrinterJob"/>
  36. <property name="file.encoding" value="UTF-8"/>
  37. <property name="java.specification.version" value="1.7"/>
  38. <property name="user.name" value="scossu"/>
  39. <property name="java.class.path" value="/opt/maven/boot/plexus-classworlds-2.4.jar"/>
  40. <property name="java.vm.specification.version" value="1.7"/>
  41. <property name="sun.arch.data.model" value="64"/>
  42. <property name="java.home" value="/usr/lib/jvm/java-7-openjdk/jre"/>
  43. <property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher clean install"/>
  44. <property name="java.specification.vendor" value="Oracle Corporation"/>
  45. <property name="user.language" value="en"/>
  46. <property name="awt.toolkit" value="sun.awt.X11.XToolkit"/>
  47. <property name="java.vm.info" value="mixed mode"/>
  48. <property name="java.version" value="1.7.0_21"/>
  49. <property name="java.ext.dirs" value="/usr/lib/jvm/java-7-openjdk/jre/lib/ext:/usr/java/packages/lib/ext"/>
  50. <property name="securerandom.source" value="file:/dev/./urandom"/>
  51. <property name="sun.boot.class.path" value="/usr/lib/jvm/java-7-openjdk/jre/lib/resources.jar:/usr/lib/jvm/java-7-openjdk/jre/lib/rt.jar:/usr/lib/jvm/java-7-openjdk/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-7-openjdk/jre/lib/jsse.jar:/usr/lib/jvm/java-7-openjdk/jre/lib/jce.jar:/usr/lib/jvm/java-7-openjdk/jre/lib/charsets.jar:/usr/lib/jvm/java-7-openjdk/jre/lib/netx.jar:/usr/lib/jvm/java-7-openjdk/jre/lib/plugin.jar:/usr/lib/jvm/java-7-openjdk/jre/lib/rhino.jar:/usr/lib/jvm/java-7-openjdk/jre/lib/jfr.jar:/usr/lib/jvm/java-7-openjdk/jre/classes"/>
  52. <property name="java.vendor" value="Oracle Corporation"/>
  53. <property name="maven.home" value="/opt/maven"/>
  54. <property name="file.separator" value="/"/>
  55. <property name="java.vendor.url.bug" value="http://bugreport.sun.com/bugreport/"/>
  56. <property name="sun.cpu.endian" value="little"/>
  57. <property name="sun.io.unicode.encoding" value="UnicodeLittle"/>
  58. <property name="sun.cpu.isalist" value=""/>
  59. </properties>
  60. <testcase name="testOneResource" classname="org.fcrepo.indexer.system.SolrMappingsIT" time="2.448"/>
  61. <testcase name="testOneResourceCustomMapping" classname="org.fcrepo.indexer.system.SolrMappingsIT" time="20.385">
  62. <failure message="Got other-than-one documents from index under our title!" type="java.lang.AssertionError">java.lang.AssertionError: Got other-than-one documents from index under our title!
  63. at org.junit.Assert.fail(Assert.java:88)
  64. at org.junit.Assert.assertTrue(Assert.java:41)
  65. at org.fcrepo.indexer.system.SolrMappingsIT.testOneResourceCustomMapping(SolrMappingsIT.java:214)
  66. </failure>
  67. <system-out><![CDATA[DEBUG 16:50:00.554 (IndexingIT) Installing indexing namespace...
  68. DEBUG 16:50:00.574 (IndexingIT) Installing indexing type information...
  69. DEBUG 16:50:00.590 (IndexingIT) Installing indexing test type information...
  70. DEBUG 16:50:00.622 (SolrMappingsIT) Creating index mapping at URL: http://localhost:56899/fedora:system/fedora:transform/fedora:ldpath/dc/indexingtest:book...
  71. DEBUG 16:50:00.697 (IndexerGroup) Received message: ID:webserver-34487-1389826176366-3:1:1:1:6
  72. DEBUG 16:50:00.697 (IndexerGroup) Discovered pid: /fedora:system/fedora:transform/fedora:ldpath/dc/indexingtest:book in message.
  73. DEBUG 16:50:00.697 (IndexerGroup) Discovered event type: http://fedora.info/definitions/v4/repository#NODE_ADDED in message.
  74. DEBUG 16:50:00.697 (IndexerGroup) It is false that this is a removal operation.
  75. DEBUG 16:50:00.698 (RdfRetriever) Retrieving RDF content from: http://localhost:56899/fedora:system/fedora:transform/fedora:ldpath/dc/indexingtest:book...
  76. DEBUG 16:50:00.739 (SolrMappingsIT) Creating indexable resource...
  77. DEBUG 16:50:00.739 (SolrMappingsIT) Creating object with RDF:
  78. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .@prefix dc:<http://purl.org/dc/elements/1.1/> .@prefix indexing:<http://fedora.info/definitions/v4/indexing#>.<http://localhost:56899/testCollection/testOneResourceCustomMappingPid> dc:title "500 Easy Microwave Meals" ; dc:creator "Yubulac Xorhorisa" ; dc:subject <http://id.loc.gov/authorities/subjects/sh2012004374> ;rdf:type <http://fedora.info/definitions/v4/indexing#indexable> ;rdf:type <http://fedora.info/definitions/v4/indexingtest#book> ;indexing:hasIndexingTransformation "dc".
  79. DEBUG 16:50:00.824 (SolrMappingsIT) Waiting for our resource to be indexed...
  80. DEBUG 16:50:00.824 (SolrMappingsIT) Checking for our record with query: subject:http%3A%2F%2Fid.loc.gov%2Fauthorities%2Fsubjects%2Fsh2012004374
  81. DEBUG 16:50:00.825 (SolrMappingsIT) Waiting for index record to appear...
  82. DEBUG 16:50:00.853 (IndexerGroup) Resource: /fedora:system/fedora:transform/fedora:ldpath/dc/indexingtest:book retrieved without indexable type.
  83. DEBUG 16:50:00.853 (IndexerGroup) Operating for indexer: org.fcrepo.indexer.TestIndexer@64636886
  84. DEBUG 16:50:00.854 (IndexerGroup) Operating for indexer: org.fcrepo.indexer.FileSerializer@3a6368e7
  85. DEBUG 16:50:00.854 (IndexerGroup) Operating for indexer: org.fcrepo.indexer.sparql.SparqlIndexer@547c33a3
  86. DEBUG 16:50:00.854 (IndexerGroup) Operating for indexer: org.fcrepo.indexer.solr.SolrIndexer@26223daa
  87. DEBUG 16:50:00.855 (IndexerGroup) Received message: ID:webserver-34487-1389826176366-3:1:1:1:7
  88. DEBUG 16:50:00.855 (IndexerGroup) Discovered pid: /testCollection/testOneResourceCustomMappingPid in message.
  89. DEBUG 16:50:00.856 (IndexerGroup) Discovered event type: http://fedora.info/definitions/v4/repository#NODE_ADDED in message.
  90. DEBUG 16:50:00.856 (IndexerGroup) It is false that this is a removal operation.
  91. DEBUG 16:50:00.857 (RdfRetriever) Retrieving RDF content from: http://localhost:56899/testCollection/testOneResourceCustomMappingPid...
  92. DEBUG 16:50:00.891 (IndexerGroup) Resource: /testCollection/testOneResourceCustomMappingPid retrieved with indexable type.
  93. DEBUG 16:50:00.892 (IndexerGroup) Operating for indexer: org.fcrepo.indexer.TestIndexer@64636886
  94. DEBUG 16:50:00.892 (IndexerGroup) Executing update of: /testCollection/testOneResourceCustomMappingPid to indexer: org.fcrepo.indexer.TestIndexer@64636886...
  95. DEBUG 16:50:00.893 (AsynchIndexer) Received update for identifier: http://localhost:56899/testCollection/testOneResourceCustomMappingPid
  96. DEBUG 16:50:00.893 (TestIndexer) Received update for identifier: http://localhost:56899/testCollection/testOneResourceCustomMappingPid
  97. DEBUG 16:50:00.894 (TestIndexer) Current recorded updates include: [http://localhost:56899/testCollection/testOneResourcePid, http://localhost:56899/updateTestPid, http://localhost:56899/removeTestPid, http://localhost:56899/testCollection/testOneResourceCustomMappingPid]
  98. DEBUG 16:50:00.894 (AsynchIndexer) Issued task to execution pool for identifier: http://localhost:56899/testCollection/testOneResourceCustomMappingPid
  99. DEBUG 16:50:00.894 (IndexerGroup) Operating for indexer: org.fcrepo.indexer.FileSerializer@3a6368e7
  100. DEBUG 16:50:00.895 (IndexerGroup) Retrieving named fields for: /testCollection/testOneResourceCustomMappingPid, (may be cached) to index to org.fcrepo.indexer.FileSerializer@3a6368e7...
  101. DEBUG 16:50:00.895 (NamedFieldsRetriever) Retrieving RDF representation for: http://localhost:56899/testCollection/testOneResourceCustomMappingPid
  102. DEBUG 16:50:00.895 (NamedFieldsRetriever) Discovered transform key: dc
  103. DEBUG 16:50:00.896 (NamedFieldsRetriever) Retrieving transformed resource from: http://localhost:56899/testCollection/testOneResourceCustomMappingPid/fcr:transform/dc
  104. DEBUG 16:50:00.914 (FedoraTransform) Transforming node: /fedora:system/fedora:transform/fedora:ldpath/default
  105. INFO 16:50:00.969 (WildcardExceptionMapper) Exception intercepted by WildcardExceptionMapper:
  106.  
  107. java.lang.NullPointerException: null
  108. at org.fcrepo.transform.http.FedoraTransform.evaluateLdpathProgram(FedoraTransform.java:157) ~[fcrepo-transform-4.0.0-alpha-3-SNAPSHOT.jar:na]
  109. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_21]
  110. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_21]
  111. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_21]
  112. at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_21]
  113. at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) ~[jersey-server-1.17.1.jar:1.17.1]
  114. at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) ~[jersey-server-1.17.1.jar:1.17.1]
  115. at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) ~[jersey-server-1.17.1.jar:1.17.1]
  116. at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) ~[jersey-server-1.17.1.jar:1.17.1]
  117. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) ~[jersey-server-1.17.1.jar:1.17.1]
  118. at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) ~[jersey-server-1.17.1.jar:1.17.1]
  119. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) ~[jersey-server-1.17.1.jar:1.17.1]
  120. at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) ~[jersey-server-1.17.1.jar:1.17.1]
  121. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511) [jersey-server-1.17.1.jar:1.17.1]
  122. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442) [jersey-server-1.17.1.jar:1.17.1]
  123. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391) [jersey-server-1.17.1.jar:1.17.1]
  124. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381) [jersey-server-1.17.1.jar:1.17.1]
  125. at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) [jersey-servlet-1.17.1.jar:1.17.1]
  126. at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538) [jersey-servlet-1.17.1.jar:1.17.1]
  127. at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716) [jersey-servlet-1.17.1.jar:1.17.1]
  128. at javax.servlet.http.HttpServlet.service(HttpServlet.java:770) [javax.servlet-api-3.0.1.jar:3.0.1]
  129. at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:147) [grizzly-http-servlet-2.3.6.jar:2.3.6]
  130. at org.glassfish.grizzly.servlet.FilterChainImpl.invokeFilterChain(FilterChainImpl.java:106) [grizzly-http-servlet-2.3.6.jar:2.3.6]
  131. at org.glassfish.grizzly.servlet.ServletHandler.doServletService(ServletHandler.java:221) [grizzly-http-servlet-2.3.6.jar:2.3.6]
  132. at org.glassfish.grizzly.servlet.ServletHandler.service(ServletHandler.java:169) [grizzly-http-servlet-2.3.6.jar:2.3.6]
  133. at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:212) [grizzly-http-server-2.3.6.jar:2.3.6]
  134. at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:565) [grizzly-framework-2.3.6.jar:2.3.6]
  135. at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:545) [grizzly-framework-2.3.6.jar:2.3.6]
  136. at java.lang.Thread.run(Thread.java:722) [na:1.7.0_21]
  137. WARN 16:50:00.982 (DefaultMessageListenerContainer) Execution of JMS message listener failed, and no ErrorHandler has been set.
  138. java.lang.RuntimeException: org.apache.http.HttpException: HTTP/1.1 500 Internal Server Error
  139. at com.google.common.base.Throwables.propagate(Throwables.java:160) ~[guava-15.0.jar:na]
  140. at org.fcrepo.indexer.NamedFieldsRetriever.get(NamedFieldsRetriever.java:119) ~[classes/:na]
  141. at org.fcrepo.indexer.NamedFieldsRetriever.get(NamedFieldsRetriever.java:49) ~[classes/:na]
  142. at com.google.common.base.Suppliers$MemoizingSupplier.get(Suppliers.java:125) ~[guava-15.0.jar:na]
  143. at org.fcrepo.indexer.IndexerGroup.onMessage(IndexerGroup.java:226) ~[classes/:na]
  144. at org.springframework.jms.listener.AbstractMessageListenerContainer.doInvokeListener(AbstractMessageListenerContainer.java:562) ~[spring-jms-3.2.0.RELEASE.jar:3.2.0.RELEASE]
  145. at org.springframework.jms.listener.AbstractMessageListenerContainer.invokeListener(AbstractMessageListenerContainer.java:500) ~[spring-jms-3.2.0.RELEASE.jar:3.2.0.RELEASE]
  146. at org.springframework.jms.listener.AbstractMessageListenerContainer.doExecuteListener(AbstractMessageListenerContainer.java:468) ~[spring-jms-3.2.0.RELEASE.jar:3.2.0.RELEASE]
  147. at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:326) [spring-jms-3.2.0.RELEASE.jar:3.2.0.RELEASE]
  148. at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:264) [spring-jms-3.2.0.RELEASE.jar:3.2.0.RELEASE]
  149. at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1069) [spring-jms-3.2.0.RELEASE.jar:3.2.0.RELEASE]
  150. at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1061) [spring-jms-3.2.0.RELEASE.jar:3.2.0.RELEASE]
  151. at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:958) [spring-jms-3.2.0.RELEASE.jar:3.2.0.RELEASE]
  152. at java.lang.Thread.run(Thread.java:722) [na:1.7.0_21]
  153. Caused by: org.apache.http.HttpException: HTTP/1.1 500 Internal Server Error
  154. at org.fcrepo.indexer.NamedFieldsRetriever.get(NamedFieldsRetriever.java:109) ~[classes/:na]
  155. ... 12 common frames omitted
  156. DEBUG 16:50:01.827 (SolrMappingsIT) Checking for presence of appropriate index record...
  157. DEBUG 16:50:01.828 (SolrMappingsIT) Found 0 records with appropriate subject,
  158. DEBUG 16:50:01.828 (SolrMappingsIT) Waiting for index record to appear...
  159. DEBUG 16:50:02.829 (SolrMappingsIT) Checking for presence of appropriate index record...
  160. DEBUG 16:50:02.831 (SolrMappingsIT) Found 0 records with appropriate subject,
  161. DEBUG 16:50:02.832 (SolrMappingsIT) Waiting for index record to appear...
  162. DEBUG 16:50:03.834 (SolrMappingsIT) Checking for presence of appropriate index record...
  163. DEBUG 16:50:03.835 (SolrMappingsIT) Found 0 records with appropriate subject,
  164. DEBUG 16:50:03.836 (SolrMappingsIT) Waiting for index record to appear...
  165. DEBUG 16:50:04.837 (SolrMappingsIT) Checking for presence of appropriate index record...
  166. DEBUG 16:50:04.840 (SolrMappingsIT) Found 0 records with appropriate subject,
  167. DEBUG 16:50:04.840 (SolrMappingsIT) Waiting for index record to appear...
  168. DEBUG 16:50:05.842 (SolrMappingsIT) Checking for presence of appropriate index record...
  169. DEBUG 16:50:05.844 (SolrMappingsIT) Found 0 records with appropriate subject,
  170. DEBUG 16:50:05.845 (SolrMappingsIT) Waiting for index record to appear...
  171. DEBUG 16:50:06.847 (SolrMappingsIT) Checking for presence of appropriate index record...
  172. DEBUG 16:50:06.849 (SolrMappingsIT) Found 0 records with appropriate subject,
  173. DEBUG 16:50:06.850 (SolrMappingsIT) Waiting for index record to appear...
  174. DEBUG 16:50:07.852 (SolrMappingsIT) Checking for presence of appropriate index record...
  175. DEBUG 16:50:07.854 (SolrMappingsIT) Found 0 records with appropriate subject,
  176. DEBUG 16:50:07.855 (SolrMappingsIT) Waiting for index record to appear...
  177. DEBUG 16:50:08.856 (SolrMappingsIT) Checking for presence of appropriate index record...
  178. DEBUG 16:50:08.858 (SolrMappingsIT) Found 0 records with appropriate subject,
  179. DEBUG 16:50:08.858 (SolrMappingsIT) Waiting for index record to appear...
  180. DEBUG 16:50:09.859 (SolrMappingsIT) Checking for presence of appropriate index record...
  181. DEBUG 16:50:09.861 (SolrMappingsIT) Found 0 records with appropriate subject,
  182. DEBUG 16:50:09.862 (SolrMappingsIT) Waiting for index record to appear...
  183. DEBUG 16:50:10.864 (SolrMappingsIT) Checking for presence of appropriate index record...
  184. DEBUG 16:50:10.866 (SolrMappingsIT) Found 0 records with appropriate subject,
  185. DEBUG 16:50:10.867 (SolrMappingsIT) Waiting for index record to appear...
  186. DEBUG 16:50:11.868 (SolrMappingsIT) Checking for presence of appropriate index record...
  187. DEBUG 16:50:11.870 (SolrMappingsIT) Found 0 records with appropriate subject,
  188. DEBUG 16:50:11.870 (SolrMappingsIT) Waiting for index record to appear...
  189. DEBUG 16:50:12.872 (SolrMappingsIT) Checking for presence of appropriate index record...
  190. DEBUG 16:50:12.874 (SolrMappingsIT) Found 0 records with appropriate subject,
  191. DEBUG 16:50:12.874 (SolrMappingsIT) Waiting for index record to appear...
  192. DEBUG 16:50:13.875 (SolrMappingsIT) Checking for presence of appropriate index record...
  193. DEBUG 16:50:13.877 (SolrMappingsIT) Found 0 records with appropriate subject,
  194. DEBUG 16:50:13.878 (SolrMappingsIT) Waiting for index record to appear...
  195. DEBUG 16:50:14.878 (SolrMappingsIT) Checking for presence of appropriate index record...
  196. DEBUG 16:50:14.880 (SolrMappingsIT) Found 0 records with appropriate subject,
  197. DEBUG 16:50:14.880 (SolrMappingsIT) Waiting for index record to appear...
  198. DEBUG 16:50:15.882 (SolrMappingsIT) Checking for presence of appropriate index record...
  199. DEBUG 16:50:15.884 (SolrMappingsIT) Found 0 records with appropriate subject,
  200. DEBUG 16:50:15.884 (SolrMappingsIT) Waiting for index record to appear...
  201. DEBUG 16:50:16.885 (SolrMappingsIT) Checking for presence of appropriate index record...
  202. DEBUG 16:50:16.887 (SolrMappingsIT) Found 0 records with appropriate subject,
  203. DEBUG 16:50:16.888 (SolrMappingsIT) Waiting for index record to appear...
  204. DEBUG 16:50:17.889 (SolrMappingsIT) Checking for presence of appropriate index record...
  205. DEBUG 16:50:17.891 (SolrMappingsIT) Found 0 records with appropriate subject,
  206. DEBUG 16:50:17.892 (SolrMappingsIT) Waiting for index record to appear...
  207. DEBUG 16:50:18.893 (SolrMappingsIT) Checking for presence of appropriate index record...
  208. DEBUG 16:50:18.896 (SolrMappingsIT) Found 0 records with appropriate subject,
  209. DEBUG 16:50:18.897 (SolrMappingsIT) Waiting for index record to appear...
  210. DEBUG 16:50:19.898 (SolrMappingsIT) Checking for presence of appropriate index record...
  211. DEBUG 16:50:19.904 (SolrMappingsIT) Found 0 records with appropriate subject,
  212. DEBUG 16:50:19.904 (SolrMappingsIT) Waiting for index record to appear...
  213. DEBUG 16:50:20.911 (SolrMappingsIT) Checking for presence of appropriate index record...
  214. DEBUG 16:50:20.912 (SolrMappingsIT) Found 0 records with appropriate subject,
  215. ]]></system-out>
  216. </testcase>
  217. </testsuite>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement