<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="../../../stylesheets/log.xsl"?><log>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455555</millis>
  <sequence>118416</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانہ معلومات مصنف. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 12.</message>
  <param>Mapping_ur:خانہ_معلومات_مصنف</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 12.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455548</millis>
  <sequence>118415</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:اسکول کی معلومات. Details: Ontology property not found: rival</message>
  <param>Mapping_ur:اسکول_کی_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: rival</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455527</millis>
  <sequence>118414</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانہ مشاہدہ ستارہ2. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 19.</message>
  <param>Mapping_ur:خانہ_مشاہدہ_ستارہ2</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 19.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455524</millis>
  <sequence>118413</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:آٹوموبائل انجن. Details: Ontology property not found: Power</message>
  <param>Mapping_ur:آٹوموبائل_انجن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: Power</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455521</millis>
  <sequence>118412</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:ٹیلی ویژن انفارمیشن. Details: Ontology property not found: foaf:website</message>
  <param>Mapping_ur:ٹیلی_ویژن_انفارمیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: foaf:website</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455353</millis>
  <sequence>118411</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:یونیورسٹی. Details: Ontology property not found: conferece</message>
  <param>Mapping_ur:یونیورسٹی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: conferece</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455342</millis>
  <sequence>118410</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:بیماری سے متعلق معلومات. Details: Ontology property not found: EMedicineTopic</message>
  <param>Mapping_ur:بیماری_سے_متعلق_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: EMedicineTopic</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455341</millis>
  <sequence>118409</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:بیماری سے متعلق معلومات. Details: Ontology property not found: EMedicineSubject</message>
  <param>Mapping_ur:بیماری_سے_متعلق_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: EMedicineSubject</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455341</millis>
  <sequence>118408</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:بیماری سے متعلق معلومات. Details: Ontology property not found: MedlinePlus</message>
  <param>Mapping_ur:بیماری_سے_متعلق_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: MedlinePlus</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455340</millis>
  <sequence>118407</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:جنگی معلومات. Details: Ontology property not found: DeathCause</message>
  <param>Mapping_ur:جنگی_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: DeathCause</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455340</millis>
  <sequence>118406</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:جنگی معلومات. Details: Ontology property not found: Authority</message>
  <param>Mapping_ur:جنگی_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: Authority</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455340</millis>
  <sequence>118405</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:جنگی معلومات. Details: Ontology property not found: Weapon</message>
  <param>Mapping_ur:جنگی_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: Weapon</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455339</millis>
  <sequence>118404</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:جنگی معلومات. Details: Ontology property not found: Defeat</message>
  <param>Mapping_ur:جنگی_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: Defeat</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455339</millis>
  <sequence>118403</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:جنگی معلومات. Details: Ontology property not found: Trustee</message>
  <param>Mapping_ur:جنگی_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: Trustee</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455172</millis>
  <sequence>118402</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:جھیل. Details: requirement failed: Unit must be compatible to the range of the ontology property</message>
  <param>Mapping_ur:جھیل</param>
  <exception>
    <message>java.lang.IllegalArgumentException: requirement failed: Unit must be compatible to the range of the ontology property</message>
    <frame>
      <class>scala.Predef$</class>
      <method>require</method>
      <line>219</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.SimplePropertyMapping</class>
      <method>&lt;init&gt;</method>
      <line>89</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455159</millis>
  <sequence>118401</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>277</thread>
  <message>Couldn't load TemplateMapping on page Mapping ur:نوبل. Details: Ontology class not found: نوبل</message>
  <param>Mapping_ur:نوبل</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology class not found: نوبل</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyClass</method>
      <line>254</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>101</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455147</millis>
  <sequence>118399</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:معلومات شخصیت. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 30.</message>
  <param>Mapping_ur:معلومات_شخصیت</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 30.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455102</millis>
  <sequence>118398</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:پروٹین. Details: Unknown property type CombineSimpleMapping on page title=پروٹین;ns=378/Mapping ur/Mapping ur;language:wiki=ur,locale=ur</message>
  <param>Mapping_ur:پروٹین</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown property type CombineSimpleMapping on page title=پروٹین;ns=378/Mapping ur/Mapping ur;language:wiki=ur,locale=ur</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>213</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455099</millis>
  <sequence>118397</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>277</thread>
  <message>Couldn't load GeocoordinatesMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element GeocoordinatesMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element GeocoordinatesMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455099</millis>
  <sequence>118396</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>277</thread>
  <message>Couldn't load GeocoordinatesMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element GeocoordinatesMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element GeocoordinatesMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455099</millis>
  <sequence>118395</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455099</millis>
  <sequence>118394</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455099</millis>
  <sequence>118393</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455098</millis>
  <sequence>118392</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455098</millis>
  <sequence>118391</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455098</millis>
  <sequence>118390</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455098</millis>
  <sequence>118389</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455098</millis>
  <sequence>118388</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455097</millis>
  <sequence>118387</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455097</millis>
  <sequence>118386</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455097</millis>
  <sequence>118385</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455097</millis>
  <sequence>118384</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455097</millis>
  <sequence>118383</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455097</millis>
  <sequence>118382</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455096</millis>
  <sequence>118381</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455096</millis>
  <sequence>118380</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455096</millis>
  <sequence>118379</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455096</millis>
  <sequence>118378</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455096</millis>
  <sequence>118377</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455095</millis>
  <sequence>118376</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455095</millis>
  <sequence>118375</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455095</millis>
  <sequence>118374</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455095</millis>
  <sequence>118373</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455095</millis>
  <sequence>118372</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455094</millis>
  <sequence>118371</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455094</millis>
  <sequence>118370</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455094</millis>
  <sequence>118369</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455094</millis>
  <sequence>118368</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455094</millis>
  <sequence>118367</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455094</millis>
  <sequence>118366</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455093</millis>
  <sequence>118365</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455093</millis>
  <sequence>118364</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455093</millis>
  <sequence>118363</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455093</millis>
  <sequence>118362</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455093</millis>
  <sequence>118361</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455092</millis>
  <sequence>118360</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455092</millis>
  <sequence>118359</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455092</millis>
  <sequence>118358</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455092</millis>
  <sequence>118357</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455092</millis>
  <sequence>118356</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455091</millis>
  <sequence>118355</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455091</millis>
  <sequence>118354</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455091</millis>
  <sequence>118353</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455091</millis>
  <sequence>118352</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455091</millis>
  <sequence>118351</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455090</millis>
  <sequence>118350</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455090</millis>
  <sequence>118349</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455090</millis>
  <sequence>118348</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455090</millis>
  <sequence>118347</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455090</millis>
  <sequence>118346</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455090</millis>
  <sequence>118345</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455089</millis>
  <sequence>118344</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455089</millis>
  <sequence>118343</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455089</millis>
  <sequence>118342</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455089</millis>
  <sequence>118341</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455089</millis>
  <sequence>118340</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455088</millis>
  <sequence>118339</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455088</millis>
  <sequence>118338</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455088</millis>
  <sequence>118337</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455088</millis>
  <sequence>118336</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455088</millis>
  <sequence>118335</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455087</millis>
  <sequence>118334</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455087</millis>
  <sequence>118333</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455087</millis>
  <sequence>118332</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455087</millis>
  <sequence>118331</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455087</millis>
  <sequence>118330</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455087</millis>
  <sequence>118329</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455086</millis>
  <sequence>118328</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455086</millis>
  <sequence>118327</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455086</millis>
  <sequence>118326</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455086</millis>
  <sequence>118325</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455086</millis>
  <sequence>118324</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455085</millis>
  <sequence>118323</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455085</millis>
  <sequence>118322</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455085</millis>
  <sequence>118321</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455085</millis>
  <sequence>118320</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455085</millis>
  <sequence>118319</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455084</millis>
  <sequence>118318</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455084</millis>
  <sequence>118317</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455084</millis>
  <sequence>118316</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455084</millis>
  <sequence>118315</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455084</millis>
  <sequence>118314</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455084</millis>
  <sequence>118313</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455083</millis>
  <sequence>118312</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455083</millis>
  <sequence>118311</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455083</millis>
  <sequence>118310</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455083</millis>
  <sequence>118309</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455083</millis>
  <sequence>118308</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455082</millis>
  <sequence>118307</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455082</millis>
  <sequence>118306</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455082</millis>
  <sequence>118305</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455082</millis>
  <sequence>118304</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455082</millis>
  <sequence>118303</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455081</millis>
  <sequence>118302</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455081</millis>
  <sequence>118301</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455081</millis>
  <sequence>118300</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455081</millis>
  <sequence>118299</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455081</millis>
  <sequence>118298</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455080</millis>
  <sequence>118297</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455080</millis>
  <sequence>118296</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455080</millis>
  <sequence>118295</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455080</millis>
  <sequence>118294</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455080</millis>
  <sequence>118293</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455080</millis>
  <sequence>118292</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>277</thread>
  <message>Couldn't load ConstantMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element ConstantMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element ConstantMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455079</millis>
  <sequence>118291</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>277</thread>
  <message>Couldn't load ConstantMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element ConstantMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element ConstantMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:15</date>
  <millis>1775257455079</millis>
  <sequence>118290</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>277</thread>
  <message>Couldn't load ConstantMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element ConstantMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element ConstantMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454907</millis>
  <sequence>118289</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:وینس کھڑا. Details: Ontology property not found: مقام</message>
  <param>Mapping_ur:وینس_کھڑا</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: مقام</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>208</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454762</millis>
  <sequence>118288</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>277</thread>
  <message>Couldn't load IntermediateNodeMapping on page Mapping ur:چانسلر. Details: Unknown mapping element IntermediateNodeMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element IntermediateNodeMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454762</millis>
  <sequence>118287</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454762</millis>
  <sequence>118286</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454761</millis>
  <sequence>118285</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454761</millis>
  <sequence>118284</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454761</millis>
  <sequence>118283</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454760</millis>
  <sequence>118282</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454760</millis>
  <sequence>118281</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454760</millis>
  <sequence>118280</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454760</millis>
  <sequence>118279</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454760</millis>
  <sequence>118278</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454758</millis>
  <sequence>118277</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454758</millis>
  <sequence>118276</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454758</millis>
  <sequence>118275</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454758</millis>
  <sequence>118274</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454757</millis>
  <sequence>118273</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454756</millis>
  <sequence>118272</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454756</millis>
  <sequence>118271</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454756</millis>
  <sequence>118270</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454756</millis>
  <sequence>118269</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454756</millis>
  <sequence>118268</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454756</millis>
  <sequence>118267</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454755</millis>
  <sequence>118266</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454754</millis>
  <sequence>118265</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454754</millis>
  <sequence>118264</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454754</millis>
  <sequence>118263</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454753</millis>
  <sequence>118262</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454753</millis>
  <sequence>118261</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454752</millis>
  <sequence>118260</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454752</millis>
  <sequence>118259</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454752</millis>
  <sequence>118258</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454752</millis>
  <sequence>118257</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454752</millis>
  <sequence>118256</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454751</millis>
  <sequence>118255</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454751</millis>
  <sequence>118254</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454751</millis>
  <sequence>118253</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454750</millis>
  <sequence>118252</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454750</millis>
  <sequence>118251</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454749</millis>
  <sequence>118250</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454749</millis>
  <sequence>118249</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454749</millis>
  <sequence>118248</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454749</millis>
  <sequence>118247</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454748</millis>
  <sequence>118246</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454748</millis>
  <sequence>118245</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454747</millis>
  <sequence>118244</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454747</millis>
  <sequence>118243</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454747</millis>
  <sequence>118242</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454747</millis>
  <sequence>118241</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454747</millis>
  <sequence>118240</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454746</millis>
  <sequence>118239</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454745</millis>
  <sequence>118238</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454745</millis>
  <sequence>118237</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454745</millis>
  <sequence>118236</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454745</millis>
  <sequence>118235</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454745</millis>
  <sequence>118234</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454744</millis>
  <sequence>118233</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454743</millis>
  <sequence>118232</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454743</millis>
  <sequence>118231</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454743</millis>
  <sequence>118230</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454743</millis>
  <sequence>118229</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454742</millis>
  <sequence>118228</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454742</millis>
  <sequence>118227</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454742</millis>
  <sequence>118226</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454741</millis>
  <sequence>118225</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454741</millis>
  <sequence>118224</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454741</millis>
  <sequence>118223</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454741</millis>
  <sequence>118222</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454741</millis>
  <sequence>118221</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454740</millis>
  <sequence>118220</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454739</millis>
  <sequence>118219</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454739</millis>
  <sequence>118218</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454739</millis>
  <sequence>118217</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454739</millis>
  <sequence>118216</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454738</millis>
  <sequence>118215</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454738</millis>
  <sequence>118214</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454737</millis>
  <sequence>118213</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454737</millis>
  <sequence>118212</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454737</millis>
  <sequence>118211</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454737</millis>
  <sequence>118210</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454737</millis>
  <sequence>118209</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454736</millis>
  <sequence>118208</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454736</millis>
  <sequence>118207</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454735</millis>
  <sequence>118206</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454735</millis>
  <sequence>118205</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454734</millis>
  <sequence>118204</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454734</millis>
  <sequence>118203</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454734</millis>
  <sequence>118202</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454734</millis>
  <sequence>118201</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454733</millis>
  <sequence>118200</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454733</millis>
  <sequence>118199</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454732</millis>
  <sequence>118198</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454732</millis>
  <sequence>118197</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454732</millis>
  <sequence>118196</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454732</millis>
  <sequence>118195</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454732</millis>
  <sequence>118194</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454731</millis>
  <sequence>118193</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454730</millis>
  <sequence>118192</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454730</millis>
  <sequence>118191</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454730</millis>
  <sequence>118190</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454730</millis>
  <sequence>118189</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454730</millis>
  <sequence>118188</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454729</millis>
  <sequence>118187</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454728</millis>
  <sequence>118186</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454728</millis>
  <sequence>118185</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454728</millis>
  <sequence>118184</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454728</millis>
  <sequence>118183</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454727</millis>
  <sequence>118182</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454727</millis>
  <sequence>118181</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454726</millis>
  <sequence>118180</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454726</millis>
  <sequence>118179</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454726</millis>
  <sequence>118178</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454726</millis>
  <sequence>118177</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454726</millis>
  <sequence>118176</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454725</millis>
  <sequence>118175</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454725</millis>
  <sequence>118174</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454724</millis>
  <sequence>118173</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454724</millis>
  <sequence>118172</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454724</millis>
  <sequence>118171</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454724</millis>
  <sequence>118170</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454723</millis>
  <sequence>118169</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454723</millis>
  <sequence>118168</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454722</millis>
  <sequence>118167</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454722</millis>
  <sequence>118166</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454722</millis>
  <sequence>118165</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454721</millis>
  <sequence>118164</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454721</millis>
  <sequence>118163</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454721</millis>
  <sequence>118162</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454720</millis>
  <sequence>118161</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454720</millis>
  <sequence>118160</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454719</millis>
  <sequence>118159</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454719</millis>
  <sequence>118158</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454719</millis>
  <sequence>118157</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454719</millis>
  <sequence>118156</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454718</millis>
  <sequence>118155</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454718</millis>
  <sequence>118154</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454717</millis>
  <sequence>118153</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454717</millis>
  <sequence>118152</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454717</millis>
  <sequence>118151</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454717</millis>
  <sequence>118150</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454716</millis>
  <sequence>118149</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454716</millis>
  <sequence>118148</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454716</millis>
  <sequence>118147</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454715</millis>
  <sequence>118146</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454715</millis>
  <sequence>118145</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454715</millis>
  <sequence>118144</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454714</millis>
  <sequence>118143</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454714</millis>
  <sequence>118142</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454714</millis>
  <sequence>118141</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454714</millis>
  <sequence>118140</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454714</millis>
  <sequence>118139</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454713</millis>
  <sequence>118138</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454712</millis>
  <sequence>118137</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454712</millis>
  <sequence>118136</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454712</millis>
  <sequence>118135</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454711</millis>
  <sequence>118134</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454711</millis>
  <sequence>118133</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454710</millis>
  <sequence>118132</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454710</millis>
  <sequence>118131</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454710</millis>
  <sequence>118130</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454710</millis>
  <sequence>118129</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454709</millis>
  <sequence>118128</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454709</millis>
  <sequence>118127</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454709</millis>
  <sequence>118126</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454708</millis>
  <sequence>118125</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454708</millis>
  <sequence>118124</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454707</millis>
  <sequence>118123</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454707</millis>
  <sequence>118122</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454707</millis>
  <sequence>118121</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454706</millis>
  <sequence>118120</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454706</millis>
  <sequence>118119</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454706</millis>
  <sequence>118118</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454706</millis>
  <sequence>118117</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454705</millis>
  <sequence>118116</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454705</millis>
  <sequence>118115</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454705</millis>
  <sequence>118114</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454705</millis>
  <sequence>118113</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454704</millis>
  <sequence>118112</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454703</millis>
  <sequence>118111</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454703</millis>
  <sequence>118110</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454703</millis>
  <sequence>118109</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454703</millis>
  <sequence>118108</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454703</millis>
  <sequence>118107</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454702</millis>
  <sequence>118106</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454702</millis>
  <sequence>118105</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454701</millis>
  <sequence>118104</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454701</millis>
  <sequence>118103</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454701</millis>
  <sequence>118102</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454701</millis>
  <sequence>118101</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454701</millis>
  <sequence>118100</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454700</millis>
  <sequence>118099</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454699</millis>
  <sequence>118098</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454699</millis>
  <sequence>118097</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454699</millis>
  <sequence>118096</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454699</millis>
  <sequence>118095</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454699</millis>
  <sequence>118094</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454698</millis>
  <sequence>118093</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454697</millis>
  <sequence>118092</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454697</millis>
  <sequence>118091</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454697</millis>
  <sequence>118090</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454697</millis>
  <sequence>118089</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454696</millis>
  <sequence>118088</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454696</millis>
  <sequence>118087</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454695</millis>
  <sequence>118086</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454695</millis>
  <sequence>118085</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454695</millis>
  <sequence>118084</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454694</millis>
  <sequence>118083</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454694</millis>
  <sequence>118082</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454694</millis>
  <sequence>118081</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454693</millis>
  <sequence>118080</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454693</millis>
  <sequence>118079</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454693</millis>
  <sequence>118078</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454693</millis>
  <sequence>118077</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454692</millis>
  <sequence>118076</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454692</millis>
  <sequence>118075</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454692</millis>
  <sequence>118074</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454692</millis>
  <sequence>118073</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454691</millis>
  <sequence>118072</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454690</millis>
  <sequence>118071</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454690</millis>
  <sequence>118070</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454690</millis>
  <sequence>118069</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454690</millis>
  <sequence>118068</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454690</millis>
  <sequence>118067</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454689</millis>
  <sequence>118066</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454688</millis>
  <sequence>118065</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454688</millis>
  <sequence>118064</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454688</millis>
  <sequence>118063</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454688</millis>
  <sequence>118062</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454688</millis>
  <sequence>118061</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454688</millis>
  <sequence>118060</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454686</millis>
  <sequence>118059</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454686</millis>
  <sequence>118058</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454686</millis>
  <sequence>118057</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454686</millis>
  <sequence>118056</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454685</millis>
  <sequence>118055</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454685</millis>
  <sequence>118054</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454685</millis>
  <sequence>118053</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454685</millis>
  <sequence>118052</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454685</millis>
  <sequence>118051</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454684</millis>
  <sequence>118050</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454683</millis>
  <sequence>118049</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454683</millis>
  <sequence>118048</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454683</millis>
  <sequence>118047</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454683</millis>
  <sequence>118046</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454683</millis>
  <sequence>118045</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454682</millis>
  <sequence>118044</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454682</millis>
  <sequence>118043</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454681</millis>
  <sequence>118042</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454681</millis>
  <sequence>118041</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454681</millis>
  <sequence>118040</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454681</millis>
  <sequence>118039</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454680</millis>
  <sequence>118038</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454680</millis>
  <sequence>118037</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454680</millis>
  <sequence>118036</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454679</millis>
  <sequence>118035</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454679</millis>
  <sequence>118034</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454679</millis>
  <sequence>118033</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454678</millis>
  <sequence>118032</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454678</millis>
  <sequence>118031</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454678</millis>
  <sequence>118030</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454677</millis>
  <sequence>118029</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454676</millis>
  <sequence>118028</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454676</millis>
  <sequence>118027</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454676</millis>
  <sequence>118026</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454676</millis>
  <sequence>118025</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454676</millis>
  <sequence>118024</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454675</millis>
  <sequence>118023</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454675</millis>
  <sequence>118022</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454674</millis>
  <sequence>118021</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454674</millis>
  <sequence>118020</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454674</millis>
  <sequence>118019</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454674</millis>
  <sequence>118018</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454673</millis>
  <sequence>118017</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454673</millis>
  <sequence>118016</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454673</millis>
  <sequence>118015</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454672</millis>
  <sequence>118014</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454672</millis>
  <sequence>118013</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454671</millis>
  <sequence>118012</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454671</millis>
  <sequence>118011</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454671</millis>
  <sequence>118010</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454671</millis>
  <sequence>118009</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454670</millis>
  <sequence>118008</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454670</millis>
  <sequence>118007</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454669</millis>
  <sequence>118006</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454669</millis>
  <sequence>118005</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454669</millis>
  <sequence>118004</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454669</millis>
  <sequence>118003</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454669</millis>
  <sequence>118002</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454669</millis>
  <sequence>118001</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454668</millis>
  <sequence>118000</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454668</millis>
  <sequence>117999</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454667</millis>
  <sequence>117998</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454667</millis>
  <sequence>117997</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454667</millis>
  <sequence>117996</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454666</millis>
  <sequence>117995</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454666</millis>
  <sequence>117994</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454665</millis>
  <sequence>117993</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454665</millis>
  <sequence>117992</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454665</millis>
  <sequence>117991</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454664</millis>
  <sequence>117990</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454664</millis>
  <sequence>117989</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454664</millis>
  <sequence>117988</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454663</millis>
  <sequence>117987</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454663</millis>
  <sequence>117986</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454663</millis>
  <sequence>117985</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454662</millis>
  <sequence>117984</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454662</millis>
  <sequence>117983</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454662</millis>
  <sequence>117982</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454661</millis>
  <sequence>117981</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454661</millis>
  <sequence>117980</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454661</millis>
  <sequence>117979</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454660</millis>
  <sequence>117978</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454660</millis>
  <sequence>117977</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454660</millis>
  <sequence>117976</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454660</millis>
  <sequence>117975</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454659</millis>
  <sequence>117974</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454659</millis>
  <sequence>117973</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454659</millis>
  <sequence>117972</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454659</millis>
  <sequence>117971</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454659</millis>
  <sequence>117970</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454657</millis>
  <sequence>117969</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454657</millis>
  <sequence>117968</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454657</millis>
  <sequence>117967</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454657</millis>
  <sequence>117966</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454657</millis>
  <sequence>117965</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454656</millis>
  <sequence>117964</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454655</millis>
  <sequence>117963</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454655</millis>
  <sequence>117962</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454655</millis>
  <sequence>117961</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454655</millis>
  <sequence>117960</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454654</millis>
  <sequence>117959</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454654</millis>
  <sequence>117958</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454653</millis>
  <sequence>117957</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454653</millis>
  <sequence>117956</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454653</millis>
  <sequence>117955</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454652</millis>
  <sequence>117954</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454652</millis>
  <sequence>117953</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454652</millis>
  <sequence>117952</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454651</millis>
  <sequence>117951</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454651</millis>
  <sequence>117950</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454651</millis>
  <sequence>117949</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454650</millis>
  <sequence>117948</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454650</millis>
  <sequence>117947</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454650</millis>
  <sequence>117946</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454650</millis>
  <sequence>117945</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454650</millis>
  <sequence>117944</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454649</millis>
  <sequence>117943</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454649</millis>
  <sequence>117942</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454649</millis>
  <sequence>117941</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454648</millis>
  <sequence>117940</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454647</millis>
  <sequence>117939</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454647</millis>
  <sequence>117938</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454647</millis>
  <sequence>117937</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454647</millis>
  <sequence>117936</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454647</millis>
  <sequence>117935</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454646</millis>
  <sequence>117934</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454645</millis>
  <sequence>117933</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454645</millis>
  <sequence>117932</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454645</millis>
  <sequence>117931</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454645</millis>
  <sequence>117930</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454645</millis>
  <sequence>117929</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454644</millis>
  <sequence>117928</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454644</millis>
  <sequence>117927</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454643</millis>
  <sequence>117926</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454643</millis>
  <sequence>117925</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454643</millis>
  <sequence>117924</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454643</millis>
  <sequence>117923</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454643</millis>
  <sequence>117922</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454638</millis>
  <sequence>117921</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454638</millis>
  <sequence>117920</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454638</millis>
  <sequence>117919</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454638</millis>
  <sequence>117918</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454638</millis>
  <sequence>117917</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454637</millis>
  <sequence>117916</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454637</millis>
  <sequence>117915</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454637</millis>
  <sequence>117914</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454637</millis>
  <sequence>117913</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454637</millis>
  <sequence>117912</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454636</millis>
  <sequence>117911</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454636</millis>
  <sequence>117910</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454636</millis>
  <sequence>117909</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454636</millis>
  <sequence>117908</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454636</millis>
  <sequence>117907</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454636</millis>
  <sequence>117906</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454635</millis>
  <sequence>117905</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454635</millis>
  <sequence>117904</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454635</millis>
  <sequence>117903</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454635</millis>
  <sequence>117902</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454635</millis>
  <sequence>117901</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454634</millis>
  <sequence>117900</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454634</millis>
  <sequence>117899</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454634</millis>
  <sequence>117898</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454634</millis>
  <sequence>117897</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454634</millis>
  <sequence>117896</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454634</millis>
  <sequence>117895</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454633</millis>
  <sequence>117894</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454633</millis>
  <sequence>117893</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454633</millis>
  <sequence>117892</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454633</millis>
  <sequence>117891</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454633</millis>
  <sequence>117890</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454632</millis>
  <sequence>117889</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454632</millis>
  <sequence>117888</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454632</millis>
  <sequence>117887</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>277</thread>
  <message>Couldn't load DateIntervalMapping on page Mapping ur:چانسلر. Details: Unknown mapping element DateIntervalMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element DateIntervalMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454632</millis>
  <sequence>117886</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454632</millis>
  <sequence>117885</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454632</millis>
  <sequence>117884</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454631</millis>
  <sequence>117883</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454631</millis>
  <sequence>117882</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454631</millis>
  <sequence>117881</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454631</millis>
  <sequence>117880</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454631</millis>
  <sequence>117879</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454630</millis>
  <sequence>117878</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454630</millis>
  <sequence>117877</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454630</millis>
  <sequence>117876</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454630</millis>
  <sequence>117875</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454630</millis>
  <sequence>117874</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454630</millis>
  <sequence>117873</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454629</millis>
  <sequence>117872</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454629</millis>
  <sequence>117871</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454629</millis>
  <sequence>117870</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454629</millis>
  <sequence>117869</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454629</millis>
  <sequence>117868</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454628</millis>
  <sequence>117867</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454628</millis>
  <sequence>117866</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454628</millis>
  <sequence>117865</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454628</millis>
  <sequence>117864</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454628</millis>
  <sequence>117863</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454628</millis>
  <sequence>117862</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454627</millis>
  <sequence>117861</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454627</millis>
  <sequence>117860</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454627</millis>
  <sequence>117859</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>277</thread>
  <message>Couldn't load GeocoordinatesMapping on page Mapping ur:چانسلر. Details: Unknown mapping element GeocoordinatesMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element GeocoordinatesMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454627</millis>
  <sequence>117858</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454627</millis>
  <sequence>117857</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454626</millis>
  <sequence>117856</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454626</millis>
  <sequence>117855</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454626</millis>
  <sequence>117854</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454626</millis>
  <sequence>117853</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454626</millis>
  <sequence>117852</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454626</millis>
  <sequence>117851</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454625</millis>
  <sequence>117850</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454625</millis>
  <sequence>117849</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454625</millis>
  <sequence>117848</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454625</millis>
  <sequence>117847</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454625</millis>
  <sequence>117846</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454624</millis>
  <sequence>117845</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454444</millis>
  <sequence>117844</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454443</millis>
  <sequence>117843</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454443</millis>
  <sequence>117842</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454443</millis>
  <sequence>117841</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454443</millis>
  <sequence>117840</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454443</millis>
  <sequence>117839</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454442</millis>
  <sequence>117838</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454442</millis>
  <sequence>117837</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454442</millis>
  <sequence>117836</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454442</millis>
  <sequence>117835</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454441</millis>
  <sequence>117834</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454441</millis>
  <sequence>117833</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454441</millis>
  <sequence>117832</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454441</millis>
  <sequence>117831</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454441</millis>
  <sequence>117830</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454441</millis>
  <sequence>117829</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454440</millis>
  <sequence>117828</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454440</millis>
  <sequence>117827</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454440</millis>
  <sequence>117826</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454440</millis>
  <sequence>117825</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454439</millis>
  <sequence>117824</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454439</millis>
  <sequence>117823</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454439</millis>
  <sequence>117822</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454439</millis>
  <sequence>117821</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454439</millis>
  <sequence>117820</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454438</millis>
  <sequence>117819</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454438</millis>
  <sequence>117818</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454438</millis>
  <sequence>117817</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454438</millis>
  <sequence>117816</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454438</millis>
  <sequence>117815</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454437</millis>
  <sequence>117814</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454437</millis>
  <sequence>117813</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454437</millis>
  <sequence>117812</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454437</millis>
  <sequence>117811</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454436</millis>
  <sequence>117810</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454436</millis>
  <sequence>117809</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454436</millis>
  <sequence>117808</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454436</millis>
  <sequence>117807</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454436</millis>
  <sequence>117806</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454435</millis>
  <sequence>117805</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454435</millis>
  <sequence>117804</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454435</millis>
  <sequence>117803</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454435</millis>
  <sequence>117802</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454435</millis>
  <sequence>117801</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454434</millis>
  <sequence>117800</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454434</millis>
  <sequence>117799</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454434</millis>
  <sequence>117798</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454434</millis>
  <sequence>117797</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454434</millis>
  <sequence>117796</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454433</millis>
  <sequence>117795</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454433</millis>
  <sequence>117794</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454433</millis>
  <sequence>117793</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454433</millis>
  <sequence>117792</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454433</millis>
  <sequence>117791</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454433</millis>
  <sequence>117790</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454432</millis>
  <sequence>117789</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454432</millis>
  <sequence>117788</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454432</millis>
  <sequence>117787</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454432</millis>
  <sequence>117786</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454432</millis>
  <sequence>117785</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454414</millis>
  <sequence>117784</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:پاکستانی شہر. Details: Ontology property not found: ملک</message>
  <param>Mapping_ur:پاکستانی_شہر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: ملک</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454411</millis>
  <sequence>117783</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:انجن. Details: Missing property 'templateProperty' in template 'DateIntervalMapping' starting on line 16.</message>
  <param>Mapping_ur:انجن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'DateIntervalMapping' starting on line 16.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>163</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454384</millis>
  <sequence>117782</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:موٹرسائیکل. Details: requirement failed: Unit must be compatible to the range of the ontology property</message>
  <param>Mapping_ur:موٹرسائیکل</param>
  <exception>
    <message>java.lang.IllegalArgumentException: requirement failed: Unit must be compatible to the range of the ontology property</message>
    <frame>
      <class>scala.Predef$</class>
      <method>require</method>
      <line>219</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.SimplePropertyMapping</class>
      <method>&lt;init&gt;</method>
      <line>89</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454232</millis>
  <sequence>117780</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:بجلی گھر. Details: Ontology property not found: اوسط سالانہ جنریشن</message>
  <param>Mapping_ur:بجلی_گھر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: اوسط سالانہ جنریشن</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454221</millis>
  <sequence>117779</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:ریل. Details: Ontology property not found: area km2</message>
  <param>Mapping_ur:ریل</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: area km2</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:14</date>
  <millis>1775257454027</millis>
  <sequence>117778</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:تیراک. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 4.</message>
  <param>Mapping_ur:تیراک</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 4.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453953</millis>
  <sequence>117777</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:مرکری میں گڑھا. Details: Ontology property not found: Location</message>
  <param>Mapping_ur:مرکری_میں_گڑھا</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: Location</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>208</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453941</millis>
  <sequence>117776</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:ہیری پوٹر کیریکٹر. Details: Ontology property not found: Comment</message>
  <param>Mapping_ur:ہیری_پوٹر_کیریکٹر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: Comment</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453933</millis>
  <sequence>117775</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:ملک. Details: Ontology property not found: House</message>
  <param>Mapping_ur:ملک</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: House</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadConditionalMapping</method>
      <line>228</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>73</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453739</millis>
  <sequence>117774</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453739</millis>
  <sequence>117773</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453738</millis>
  <sequence>117772</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453738</millis>
  <sequence>117771</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453738</millis>
  <sequence>117770</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453738</millis>
  <sequence>117769</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453738</millis>
  <sequence>117768</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453738</millis>
  <sequence>117767</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453737</millis>
  <sequence>117766</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453737</millis>
  <sequence>117765</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>277</thread>
  <message>Couldn't load DateIntervalMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element DateIntervalMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element DateIntervalMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453737</millis>
  <sequence>117764</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453737</millis>
  <sequence>117763</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453737</millis>
  <sequence>117762</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453736</millis>
  <sequence>117761</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453736</millis>
  <sequence>117760</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453736</millis>
  <sequence>117759</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453736</millis>
  <sequence>117758</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453724</millis>
  <sequence>117757</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453724</millis>
  <sequence>117756</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453724</millis>
  <sequence>117755</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453724</millis>
  <sequence>117754</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453723</millis>
  <sequence>117753</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453723</millis>
  <sequence>117752</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453723</millis>
  <sequence>117751</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453723</millis>
  <sequence>117750</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453723</millis>
  <sequence>117749</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453722</millis>
  <sequence>117748</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453722</millis>
  <sequence>117747</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453722</millis>
  <sequence>117746</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453722</millis>
  <sequence>117745</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453722</millis>
  <sequence>117744</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453721</millis>
  <sequence>117743</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453579</millis>
  <sequence>117742</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:یونیورسٹی آف سرگودھا. Details: Ontology property not found: departments</message>
  <param>Mapping_ur:یونیورسٹی_آف_سرگودھا</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: departments</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453579</millis>
  <sequence>117741</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:یونیورسٹی آف سرگودھا. Details: Ontology property not found: subcampus</message>
  <param>Mapping_ur:یونیورسٹی_آف_سرگودھا</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: subcampus</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453531</millis>
  <sequence>117740</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453531</millis>
  <sequence>117739</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453530</millis>
  <sequence>117738</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453530</millis>
  <sequence>117737</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453530</millis>
  <sequence>117736</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453530</millis>
  <sequence>117735</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453530</millis>
  <sequence>117734</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453529</millis>
  <sequence>117733</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453529</millis>
  <sequence>117732</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453529</millis>
  <sequence>117731</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453529</millis>
  <sequence>117730</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453529</millis>
  <sequence>117729</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453528</millis>
  <sequence>117728</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453528</millis>
  <sequence>117727</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453528</millis>
  <sequence>117726</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453528</millis>
  <sequence>117725</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453518</millis>
  <sequence>117724</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:حوالہ ویب. Details: Ontology property not found: three</message>
  <param>Mapping_ur:حوالہ_ویب</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: three</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453516</millis>
  <sequence>117723</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:حوالہ ویب. Details: Ontology property not found: five</message>
  <param>Mapping_ur:حوالہ_ویب</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: five</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453495</millis>
  <sequence>117722</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانہ معلومات بنگلہ دیش کے اضلاع. Details: Ontology property not found: size</message>
  <param>Mapping_ur:خانہ_معلومات_بنگلہ_دیش_کے_اضلاع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: size</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453355</millis>
  <sequence>117721</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:منشیات. Details: Unknown property type CombineSimpleMapping on page title=منشیات;ns=378/Mapping ur/Mapping ur;language:wiki=ur,locale=ur</message>
  <param>Mapping_ur:منشیات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown property type CombineSimpleMapping on page title=منشیات;ns=378/Mapping ur/Mapping ur;language:wiki=ur,locale=ur</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>213</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadConditionalMapping</method>
      <line>228</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>73</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453345</millis>
  <sequence>117720</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>277</thread>
  <message>Couldn't load TemplateMapping on page Mapping ur:Common. Details: Ontology class not found: تعلیمی_کانفرنس</message>
  <param>Mapping_ur:Common</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology class not found: تعلیمی_کانفرنس</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</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>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyClass</method>
      <line>254</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>101</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453320</millis>
  <sequence>117719</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453320</millis>
  <sequence>117718</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453318</millis>
  <sequence>117717</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453318</millis>
  <sequence>117716</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453318</millis>
  <sequence>117715</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453318</millis>
  <sequence>117714</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453318</millis>
  <sequence>117713</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453317</millis>
  <sequence>117712</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453317</millis>
  <sequence>117711</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453316</millis>
  <sequence>117710</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453316</millis>
  <sequence>117709</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453316</millis>
  <sequence>117708</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453315</millis>
  <sequence>117707</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453315</millis>
  <sequence>117706</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453314</millis>
  <sequence>117705</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453314</millis>
  <sequence>117704</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453314</millis>
  <sequence>117703</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453314</millis>
  <sequence>117702</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453313</millis>
  <sequence>117701</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453313</millis>
  <sequence>117700</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453312</millis>
  <sequence>117699</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453312</millis>
  <sequence>117698</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453312</millis>
  <sequence>117697</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453311</millis>
  <sequence>117696</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453311</millis>
  <sequence>117695</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453311</millis>
  <sequence>117694</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453310</millis>
  <sequence>117693</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453310</millis>
  <sequence>117692</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453309</millis>
  <sequence>117691</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453309</millis>
  <sequence>117690</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453309</millis>
  <sequence>117689</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453309</millis>
  <sequence>117688</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453309</millis>
  <sequence>117687</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453308</millis>
  <sequence>117686</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453308</millis>
  <sequence>117685</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453308</millis>
  <sequence>117684</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453307</millis>
  <sequence>117683</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453307</millis>
  <sequence>117682</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453306</millis>
  <sequence>117681</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453306</millis>
  <sequence>117680</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453306</millis>
  <sequence>117679</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453306</millis>
  <sequence>117678</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453305</millis>
  <sequence>117677</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453304</millis>
  <sequence>117676</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453304</millis>
  <sequence>117675</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453304</millis>
  <sequence>117674</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453304</millis>
  <sequence>117673</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453304</millis>
  <sequence>117672</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453303</millis>
  <sequence>117671</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453299</millis>
  <sequence>117670</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453261</millis>
  <sequence>117669</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانہ معلومات اسٹیشن. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 49.</message>
  <param>Mapping_ur:خانہ_معلومات_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 49.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453261</millis>
  <sequence>117668</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانہ معلومات اسٹیشن. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 45.</message>
  <param>Mapping_ur:خانہ_معلومات_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 45.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453246</millis>
  <sequence>117667</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:فہرست مقالہ. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 166.</message>
  <param>Mapping_ur:فہرست_مقالہ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 166.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453246</millis>
  <sequence>117666</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:فہرست مقالہ. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 8.</message>
  <param>Mapping_ur:فہرست_مقالہ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 8.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453245</millis>
  <sequence>117665</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:فہرست مقالہ. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 7.</message>
  <param>Mapping_ur:فہرست_مقالہ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 7.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453076</millis>
  <sequence>117664</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانہ معلومات پنسلوانیا تاریخی مقام. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 11.</message>
  <param>Mapping_ur:خانہ_معلومات_پنسلوانیا_تاریخی_مقام</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 11.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453056</millis>
  <sequence>117663</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانہ معلومات کیمپ گراؤنڈ. Details: Missing property 'ontologyProperty' in template 'PropertyMapping' starting on line 29.</message>
  <param>Mapping_ur:خانہ_معلومات_کیمپ_گراؤنڈ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'ontologyProperty' in template 'PropertyMapping' starting on line 29.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>loadOntologyValue</method>
      <line>266</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:13</date>
  <millis>1775257453034</millis>
  <sequence>117662</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:کینیڈا کے رکن پارلیمینٹ. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 82.</message>
  <param>Mapping_ur:کینیڈا_کے_رکن_پارلیمینٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 82.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452881</millis>
  <sequence>117661</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:جنگ جہاز. Details: requirement failed: Unit must be compatible to the range of the ontology property</message>
  <param>Mapping_ur:جنگ_جہاز</param>
  <exception>
    <message>java.lang.IllegalArgumentException: requirement failed: Unit must be compatible to the range of the ontology property</message>
    <frame>
      <class>scala.Predef$</class>
      <method>require</method>
      <line>219</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.SimplePropertyMapping</class>
      <method>&lt;init&gt;</method>
      <line>89</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452880</millis>
  <sequence>117660</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:جنگ جہاز. Details: requirement failed: Unit must be compatible to the range of the ontology property</message>
  <param>Mapping_ur:جنگ_جہاز</param>
  <exception>
    <message>java.lang.IllegalArgumentException: requirement failed: Unit must be compatible to the range of the ontology property</message>
    <frame>
      <class>scala.Predef$</class>
      <method>require</method>
      <line>219</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.SimplePropertyMapping</class>
      <method>&lt;init&gt;</method>
      <line>89</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452823</millis>
  <sequence>117659</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452823</millis>
  <sequence>117658</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452823</millis>
  <sequence>117657</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452822</millis>
  <sequence>117656</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452822</millis>
  <sequence>117655</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452821</millis>
  <sequence>117654</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452821</millis>
  <sequence>117653</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452821</millis>
  <sequence>117652</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452821</millis>
  <sequence>117651</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452820</millis>
  <sequence>117650</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452820</millis>
  <sequence>117649</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452816</millis>
  <sequence>117648</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452816</millis>
  <sequence>117647</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452816</millis>
  <sequence>117646</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452815</millis>
  <sequence>117645</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452815</millis>
  <sequence>117644</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452815</millis>
  <sequence>117643</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452815</millis>
  <sequence>117642</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452815</millis>
  <sequence>117641</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452814</millis>
  <sequence>117640</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452814</millis>
  <sequence>117639</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452814</millis>
  <sequence>117638</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452814</millis>
  <sequence>117637</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452814</millis>
  <sequence>117636</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452813</millis>
  <sequence>117635</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452813</millis>
  <sequence>117634</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452813</millis>
  <sequence>117633</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452813</millis>
  <sequence>117632</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452813</millis>
  <sequence>117631</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452813</millis>
  <sequence>117630</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452812</millis>
  <sequence>117629</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452812</millis>
  <sequence>117628</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452812</millis>
  <sequence>117627</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452812</millis>
  <sequence>117626</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452812</millis>
  <sequence>117625</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452811</millis>
  <sequence>117624</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452811</millis>
  <sequence>117623</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452811</millis>
  <sequence>117622</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452811</millis>
  <sequence>117621</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452811</millis>
  <sequence>117620</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452810</millis>
  <sequence>117619</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452630</millis>
  <sequence>117618</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452630</millis>
  <sequence>117617</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452630</millis>
  <sequence>117616</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452630</millis>
  <sequence>117615</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452630</millis>
  <sequence>117614</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452629</millis>
  <sequence>117613</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452629</millis>
  <sequence>117612</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452629</millis>
  <sequence>117611</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452629</millis>
  <sequence>117610</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452629</millis>
  <sequence>117609</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452629</millis>
  <sequence>117608</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452628</millis>
  <sequence>117607</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452628</millis>
  <sequence>117606</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452628</millis>
  <sequence>117605</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452628</millis>
  <sequence>117604</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452628</millis>
  <sequence>117603</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452627</millis>
  <sequence>117602</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452627</millis>
  <sequence>117601</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452627</millis>
  <sequence>117600</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452627</millis>
  <sequence>117599</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452627</millis>
  <sequence>117598</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452626</millis>
  <sequence>117597</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452626</millis>
  <sequence>117596</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>277</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452592</millis>
  <sequence>117595</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانۂ معلومات مالی شہر. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 23.</message>
  <param>Mapping_ur:خانۂ_معلومات_مالی_شہر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 23.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T01:04:12</date>
  <millis>1775257452591</millis>
  <sequence>117594</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>277</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانۂ معلومات مالی شہر. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 8.</message>
  <param>Mapping_ur:خانۂ_معلومات_مالی_شہر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 8.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</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>122</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>118</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>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</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>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</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>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</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>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </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>498</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>79</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>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
</log>