Skip to content

Instantly share code, notes, and snippets.

@coderiot
Last active September 1, 2015 14:18
Show Gist options
  • Select an option

  • Save coderiot/1186e03eede5bedf938c to your computer and use it in GitHub Desktop.

Select an option

Save coderiot/1186e03eede5bedf938c to your computer and use it in GitHub Desktop.
Ultrapedia error: Ontology property not found: dct:title
<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="../../../stylesheets/log.xsl"?><log>
<record>
<date>2015-09-01T15:45:33</date>
<millis>1441115133535</millis>
<sequence>365007</sequence>
<logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
<level>WARNING</level>
<class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
<method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
<thread>18462</thread>
<message>Couldn't load property mapping on page Mapping commons:Artwork. Details: Ontology property not found: dct:title</message>
<param>Mapping_commons:Artwork</param>
<exception>
<message>java.lang.IllegalArgumentException: Ontology property not found: dct:title</message>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
<method>apply</method>
<line>254</line>
</frame>
<frame>
<class>scala.collection.MapLike$class</class>
<method>getOrElse</method>
<line>128</line>
</frame>
<frame>
<class>scala.collection.AbstractMap</class>
<method>getOrElse</method>
<line>59</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
<method>loadOntologyValue</method>
<line>254</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
<method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
<line>245</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
<method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
<line>135</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
<method>apply</method>
<line>116</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
<method>apply</method>
<line>112</line>
</frame>
<frame>
<class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
<method>apply</method>
<line>778</line>
</frame>
<frame>
<class>scala.collection.immutable.List</class>
<method>foreach</method>
<line>381</line>
</frame>
<frame>
<class>scala.collection.TraversableLike$WithFilter</class>
<method>foreach</method>
<line>777</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
<method>apply</method>
<line>112</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
<method>apply</method>
<line>111</line>
</frame>
<frame>
<class>scala.Option</class>
<method>foreach</method>
<line>256</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
<method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings</method>
<line>111</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
<method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
<line>100</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
<method>apply</method>
<line>50</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
<method>apply</method>
<line>37</line>
</frame>
<frame>
<class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
<method>apply</method>
<line>778</line>
</frame>
<frame>
<class>scala.collection.immutable.List</class>
<method>foreach</method>
<line>381</line>
</frame>
<frame>
<class>scala.collection.TraversableLike$WithFilter</class>
<method>foreach</method>
<line>777</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
<method>apply</method>
<line>37</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
<method>apply</method>
<line>36</line>
</frame>
<frame>
<class>scala.collection.immutable.List</class>
<method>foreach</method>
<line>381</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
<method>load</method>
<line>36</line>
</frame>
<frame>
<class>org.dbpedia.extraction.server.ExtractionManager</class>
<method>validateMapping</method>
<line>87</line>
</frame>
<frame>
<class>org.dbpedia.extraction.server.resources.Mappings</class>
<method>validatePage</method>
<line>278</line>
</frame>
<frame>
<class>sun.reflect.NativeMethodAccessorImpl</class>
<method>invoke0</method>
</frame>
<frame>
<class>sun.reflect.NativeMethodAccessorImpl</class>
<method>invoke</method>
<line>57</line>
</frame>
<frame>
<class>sun.reflect.DelegatingMethodAccessorImpl</class>
<method>invoke</method>
<line>43</line>
</frame>
<frame>
<class>java.lang.reflect.Method</class>
<method>invoke</method>
<line>601</line>
</frame>
<frame>
<class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
<method>invoke</method>
<line>60</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
<method>_dispatch</method>
<line>185</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
<method>dispatch</method>
<line>75</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
<method>accept</method>
<line>288</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
<method>accept</method>
<line>147</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
<method>accept</method>
<line>108</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
<method>accept</method>
<line>147</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
<method>accept</method>
<line>84</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
<method>_handleRequest</method>
<line>1483</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
<method>_handleRequest</method>
<line>1414</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
<method>handleRequest</method>
<line>1363</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
<method>handleRequest</method>
<line>1353</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
<method>handle</method>
<line>191</line>
</frame>
<frame>
<class>com.sun.net.httpserver.Filter$Chain</class>
<method>doFilter</method>
<line>77</line>
</frame>
<frame>
<class>sun.net.httpserver.AuthFilter</class>
<method>doFilter</method>
<line>83</line>
</frame>
<frame>
<class>com.sun.net.httpserver.Filter$Chain</class>
<method>doFilter</method>
<line>80</line>
</frame>
<frame>
<class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
<method>handle</method>
<line>668</line>
</frame>
<frame>
<class>com.sun.net.httpserver.Filter$Chain</class>
<method>doFilter</method>
<line>77</line>
</frame>
<frame>
<class>sun.net.httpserver.ServerImpl$Exchange</class>
<method>run</method>
<line>640</line>
</frame>
<frame>
<class>java.util.concurrent.ThreadPoolExecutor</class>
<method>runWorker</method>
<line>1145</line>
</frame>
<frame>
<class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
<method>run</method>
<line>615</line>
</frame>
<frame>
<class>java.lang.Thread</class>
<method>run</method>
<line>722</line>
</frame>
</exception>
</record>
<record>
<date>2015-09-01T15:45:33</date>
<millis>1441115133534</millis>
<sequence>365006</sequence>
<logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
<level>WARNING</level>
<class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
<method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
<thread>18462</thread>
<message>Couldn't load property mapping on page Mapping commons:Artwork. Details: Ontology property not found: dct:title</message>
<param>Mapping_commons:Artwork</param>
<exception>
<message>java.lang.IllegalArgumentException: Ontology property not found: dct:title</message>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
<method>apply</method>
<line>254</line>
</frame>
<frame>
<class>scala.collection.MapLike$class</class>
<method>getOrElse</method>
<line>128</line>
</frame>
<frame>
<class>scala.collection.AbstractMap</class>
<method>getOrElse</method>
<line>59</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
<method>loadOntologyValue</method>
<line>254</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
<method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
<line>245</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
<method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
<line>135</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
<method>apply</method>
<line>116</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
<method>apply</method>
<line>112</line>
</frame>
<frame>
<class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
<method>apply</method>
<line>778</line>
</frame>
<frame>
<class>scala.collection.immutable.List</class>
<method>foreach</method>
<line>381</line>
</frame>
<frame>
<class>scala.collection.TraversableLike$WithFilter</class>
<method>foreach</method>
<line>777</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
<method>apply</method>
<line>112</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
<method>apply</method>
<line>111</line>
</frame>
<frame>
<class>scala.Option</class>
<method>foreach</method>
<line>256</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
<method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings</method>
<line>111</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
<method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
<line>100</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
<method>apply</method>
<line>50</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
<method>apply</method>
<line>37</line>
</frame>
<frame>
<class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
<method>apply</method>
<line>778</line>
</frame>
<frame>
<class>scala.collection.immutable.List</class>
<method>foreach</method>
<line>381</line>
</frame>
<frame>
<class>scala.collection.TraversableLike$WithFilter</class>
<method>foreach</method>
<line>777</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
<method>apply</method>
<line>37</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
<method>apply</method>
<line>36</line>
</frame>
<frame>
<class>scala.collection.immutable.List</class>
<method>foreach</method>
<line>381</line>
</frame>
<frame>
<class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
<method>load</method>
<line>36</line>
</frame>
<frame>
<class>org.dbpedia.extraction.server.ExtractionManager</class>
<method>validateMapping</method>
<line>87</line>
</frame>
<frame>
<class>org.dbpedia.extraction.server.resources.Mappings</class>
<method>validatePage</method>
<line>278</line>
</frame>
<frame>
<class>sun.reflect.NativeMethodAccessorImpl</class>
<method>invoke0</method>
</frame>
<frame>
<class>sun.reflect.NativeMethodAccessorImpl</class>
<method>invoke</method>
<line>57</line>
</frame>
<frame>
<class>sun.reflect.DelegatingMethodAccessorImpl</class>
<method>invoke</method>
<line>43</line>
</frame>
<frame>
<class>java.lang.reflect.Method</class>
<method>invoke</method>
<line>601</line>
</frame>
<frame>
<class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
<method>invoke</method>
<line>60</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
<method>_dispatch</method>
<line>185</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
<method>dispatch</method>
<line>75</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
<method>accept</method>
<line>288</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
<method>accept</method>
<line>147</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
<method>accept</method>
<line>108</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
<method>accept</method>
<line>147</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
<method>accept</method>
<line>84</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
<method>_handleRequest</method>
<line>1483</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
<method>_handleRequest</method>
<line>1414</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
<method>handleRequest</method>
<line>1363</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
<method>handleRequest</method>
<line>1353</line>
</frame>
<frame>
<class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
<method>handle</method>
<line>191</line>
</frame>
<frame>
<class>com.sun.net.httpserver.Filter$Chain</class>
<method>doFilter</method>
<line>77</line>
</frame>
<frame>
<class>sun.net.httpserver.AuthFilter</class>
<method>doFilter</method>
<line>83</line>
</frame>
<frame>
<class>com.sun.net.httpserver.Filter$Chain</class>
<method>doFilter</method>
<line>80</line>
</frame>
<frame>
<class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
<method>handle</method>
<line>668</line>
</frame>
<frame>
<class>com.sun.net.httpserver.Filter$Chain</class>
<method>doFilter</method>
<line>77</line>
</frame>
<frame>
<class>sun.net.httpserver.ServerImpl$Exchange</class>
<method>run</method>
<line>640</line>
</frame>
<frame>
<class>java.util.concurrent.ThreadPoolExecutor</class>
<method>runWorker</method>
<line>1145</line>
</frame>
<frame>
<class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
<method>run</method>
<line>615</line>
</frame>
<frame>
<class>java.lang.Thread</class>
<method>run</method>
<line>722</line>
</frame>
</exception>
</record>
</log>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment