odalic / sti

An API and enhancements to the Semantic Table Interpretation
Other
3 stars 0 forks source link

When specifying 2 knowledge bases, I have issue with Solr #130

Closed tomas-knap closed 8 years ago

tomas-knap commented 8 years ago

When I set up config files as in config/Jan, using 2 KBs (dbpedia and dbpeida de), I got (see below). The root cause:

  "text" : "org.apache.solr.common.SolrException: Found multiple cores with the name [class], with instancedirs [/Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/GermanDBPedia/class] and [/Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/GermanDBPedia/DBPedia/class]",

What is strange is that it stores DBPedia also inside GermanDBPedia. So my cache looks like:

screen shot 2016-08-30 at 11 52 43

Does that happen also in your case?

.09:42:48.416 [pool-7-thread-1] INFO  c.c.m.x.o.t.e.TableMinerPlusFactory - Initializing SUBJECT COLUMN DETECTION components ... 
Tue Aug 30 09:42:48 CEST 2016 loading exception data for lemmatiser...
Tue Aug 30 09:42:48 CEST 2016 loading done
.09:42:50.265 [pool-7-thread-1] INFO  c.c.m.x.o.t.e.TableMinerPlusFactory - Initializing LEARNING components ... 
.09:42:50.276 [pool-7-thread-1] INFO  c.c.m.x.o.t.e.TableMinerPlusFactory - Initializing UPDATE components ... 
.09:42:50.280 [pool-7-thread-1] INFO  c.c.m.x.o.t.e.TableMinerPlusFactory - Initializing RELATIONLEARNING components ... 
.09:42:50.299 [pool-7-thread-1] INFO  c.c.m.x.o.t.e.TableMinerPlusFactory - Initializing KB cache ... 
.09:42:51.472 [pool-7-thread-1] INFO  o.a.solr.core.SolrResourceLoader - new SolrResourceLoader for directory: '/Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia' 
.09:42:51.473 [pool-7-thread-1] INFO  o.a.solr.core.SolrResourceLoader - No /solr/home in JNDI 
.09:42:51.473 [pool-7-thread-1] INFO  o.a.solr.core.SolrResourceLoader - solr home defaulted to 'solr/' (could not find system property or JNDI) 
.09:42:51.473 [pool-7-thread-1] INFO  org.apache.solr.core.SolrXmlConfig - Loading container configuration from /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/solr.xml 
.09:42:51.482 [pool-7-thread-1] INFO  o.a.solr.core.CorePropertiesLocator - Config-defined core root directory: /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia 
.09:42:51.482 [pool-7-thread-1] INFO  org.apache.solr.core.CoreContainer - New CoreContainer 500364094 
.09:42:51.482 [pool-7-thread-1] INFO  org.apache.solr.core.CoreContainer - Loading cores into CoreContainer [instanceDir=/Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia] 
.09:42:51.482 [pool-7-thread-1] WARN  org.apache.solr.core.CoreContainer - Couldn't add files from /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/lib to classpath: /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/lib 
.09:42:51.483 [pool-7-thread-1] INFO  o.a.s.h.c.HttpShardHandlerFactory - created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, 
.09:42:51.483 [pool-7-thread-1] INFO  o.a.solr.update.UpdateShardHandler - Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true 
.09:42:51.483 [pool-7-thread-1] INFO  org.apache.solr.logging.LogWatcher - SLF4J impl is ch.qos.logback.classic.util.ContextSelectorStaticBinder 
.09:42:51.483 [pool-7-thread-1] INFO  org.apache.solr.logging.LogWatcher - No LogWatcher configured 
.09:42:51.483 [pool-7-thread-1] INFO  org.apache.solr.core.CoreContainer - Security conf doesn't exist. Skipping setup for authorization module. 
.09:42:51.484 [pool-7-thread-1] INFO  org.apache.solr.core.CoreContainer - No authentication plugin used. 
.09:42:51.487 [pool-7-thread-1] INFO  o.a.solr.core.CorePropertiesLocator - Looking for core definitions underneath /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia 
.09:42:51.489 [pool-7-thread-1] INFO  org.apache.solr.core.CoreDescriptor - Created CoreDescriptor: {name=class, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} 
.09:42:51.489 [pool-7-thread-1] INFO  o.a.solr.core.CorePropertiesLocator - Found core class in /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/class 
.09:42:51.491 [pool-7-thread-1] INFO  org.apache.solr.core.CoreDescriptor - Created CoreDescriptor: {name=class, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} 
.09:42:51.492 [pool-7-thread-1] INFO  o.a.solr.core.CorePropertiesLocator - Found core class in /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/DBPedia/class 
.09:42:51.493 [pool-7-thread-1] INFO  org.apache.solr.core.CoreDescriptor - Created CoreDescriptor: {name=entity, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} 
.09:42:51.494 [pool-7-thread-1] INFO  o.a.solr.core.CorePropertiesLocator - Found core entity in /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/DBPedia/entity 
.09:42:51.496 [pool-7-thread-1] INFO  org.apache.solr.core.CoreDescriptor - Created CoreDescriptor: {name=relation, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} 
.09:42:51.496 [pool-7-thread-1] INFO  o.a.solr.core.CorePropertiesLocator - Found core relation in /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/DBPedia/relation 
.09:42:51.499 [pool-7-thread-1] INFO  org.apache.solr.core.CoreDescriptor - Created CoreDescriptor: {name=similarity, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} 
.09:42:51.499 [pool-7-thread-1] INFO  o.a.solr.core.CorePropertiesLocator - Found core similarity in /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/DBPedia/similarity 
.09:42:51.501 [pool-7-thread-1] INFO  org.apache.solr.core.CoreDescriptor - Created CoreDescriptor: {name=websearch, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} 
.09:42:51.501 [pool-7-thread-1] INFO  o.a.solr.core.CorePropertiesLocator - Found core websearch in /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/DBPedia/websearch 
.09:42:51.502 [pool-7-thread-1] INFO  org.apache.solr.core.CoreDescriptor - Created CoreDescriptor: {name=entity, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} 
.09:42:51.503 [pool-7-thread-1] INFO  o.a.solr.core.CorePropertiesLocator - Found core entity in /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/entity 
.09:42:51.505 [pool-7-thread-1] INFO  org.apache.solr.core.CoreDescriptor - Created CoreDescriptor: {name=relation, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} 
.09:42:51.505 [pool-7-thread-1] INFO  o.a.solr.core.CorePropertiesLocator - Found core relation in /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/relation 
.09:42:51.507 [pool-7-thread-1] INFO  org.apache.solr.core.CoreDescriptor - Created CoreDescriptor: {name=similarity, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} 
.09:42:51.507 [pool-7-thread-1] INFO  o.a.solr.core.CorePropertiesLocator - Found core similarity in /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/similarity 
.09:42:51.509 [pool-7-thread-1] INFO  org.apache.solr.core.CoreDescriptor - Created CoreDescriptor: {name=websearch, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} 
.09:42:51.509 [pool-7-thread-1] INFO  o.a.solr.core.CorePropertiesLocator - Found core websearch in /Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/websearch 
.09:42:51.509 [pool-7-thread-1] INFO  o.a.solr.core.CorePropertiesLocator - Found 10 core definitions 
.09:42:51.515 [http-nio-8080-exec-27] DEBUG c.c.m.x.o.a.r.f.LoggingResponseFilter - Requesting GET for path tasks/bb/result 
.09:42:51.517 [http-nio-8080-exec-27] DEBUG c.c.m.x.o.a.r.f.LoggingResponseFilter - Response {
  "status" : 500,
  "text" : "org.apache.solr.common.SolrException: Found multiple cores with the name [class], with instancedirs [/Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/class] and [/Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/DBPedia/class]",
  "link" : null,
  "developerText" : "java.util.concurrent.ExecutionException: org.apache.solr.common.SolrException: Found multiple cores with the name [class], with instancedirs [/Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/class] and [/Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/DBPedia/class]\n\tat java.util.concurrent.FutureTask.report(FutureTask.java:122)\n\tat java.util.concurrent.FutureTask.get(FutureTask.java:192)\n\tat cz.cuni.mff.xrg.odalic.tasks.executions.FutureBasedExecutionService.getResultForTaskId(FutureBasedExecutionService.java:128)\n\tat cz.cuni.mff.xrg.odalic.api.rest.resources.ResultResource.getResult(ResultResource.java:46)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:497)\n\tat org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81)\n\tat org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:144)\n\tat org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:161)\n\tat org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:160)\n\tat org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:99)\n\tat org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:389)\n\tat org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:347)\n\tat org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:102)\n\tat org.glassfish.jersey.server.ServerRuntime$2.run(ServerRuntime.java:326)\n\tat org.glassfish.jersey.internal.Errors$1.call(Errors.java:271)\n\tat org.glassfish.jersey.internal.Errors$1.call(Errors.java:267)\n\tat org.glassfish.jersey.internal.Errors.process(Errors.java:315)\n\tat org.glassfish.jersey.internal.Errors.process(Errors.java:297)\n\tat org.glassfish.jersey.internal.Errors.process(Errors.java:267)\n\tat org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317)\n\tat org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:305)\n\tat org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1154)\n\tat org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:473)\n\tat org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:427)\n\tat org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:388)\n\tat org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:341)\n\tat org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:228)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212)\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106)\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)\n\tat org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616)\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:528)\n\tat org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1099)\n\tat org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:670)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1520)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1476)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.lang.Thread.run(Thread.java:745)\nCaused by: org.apache.solr.common.SolrException: Found multiple cores with the name [class], with instancedirs [/Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/class] and [/Users/tomasknap/Documents/PROJECTS/Odalic/sti/cache/empty/German DBPedia/DBPedia/class]\n\tat org.apache.solr.core.CoreContainer.checkForDuplicateCoreNames(CoreContainer.java:531)\n\tat org.apache.solr.core.CoreContainer.load(CoreContainer.java:448)\n\tat org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.load(EmbeddedSolrServer.java:84)\n\tat org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.<init>(EmbeddedSolrServer.java:70)\n\tat uk.ac.shef.dcs.kbsearch.KBSearch.initializeSolrServer(KBSearch.java:266)\n\tat uk.ac.shef.dcs.kbsearch.KBSearch.getSolrServer(KBSearch.java:96)\n\tat uk.ac.shef.dcs.kbsearch.KBSearch.initializeCaches(KBSearch.java:79)\n\tat cz.cuni.mff.xrg.odalic.tasks.executions.TableMinerPlusFactory.initComponents(TableMinerPlusFactory.java:160)\n\tat cz.cuni.mff.xrg.odalic.tasks.executions.TableMinerPlusFactory.getInterpreters(TableMinerPlusFactory.java:107)\n\tat cz.cuni.mff.xrg.odalic.tasks.executions.FutureBasedExecutionService.lambda$submitForTaskId$5(FutureBasedExecutionService.java:104)\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)\n\t... 1 more\n"
} 
30-Aug-2016 09:42:51.620 SEVERE [http-nio-8080-exec-28] org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator.buildModelAndSchemas Failed to generate the schema for the JAX-B elements
 com.sun.xml.internal.bind.v2.runtime.IllegalAnnotationsException: 28 counts of IllegalAnnotationExceptions
java.util.NavigableSet is an interface, and JAXB can't handle interfaces.
    this problem is related to the following location:
        at java.util.NavigableSet
        at private java.util.Map cz.cuni.mff.xrg.odalic.api.rest.values.HeaderAnnotationValue.candidates
        at cz.cuni.mff.xrg.odalic.api.rest.values.HeaderAnnotationValue
        at private cz.cuni.mff.xrg.odalic.tasks.annotations.HeaderAnnotation cz.cuni.mff.xrg.odalic.api.rest.values.ClassificationValue.annotation
        at cz.cuni.mff.xrg.odalic.api.rest.values.ClassificationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.classifications
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "feedback"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.getFeedback()
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "input"
    this problem is related to the following location:
        at public java.lang.String cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.getInput()
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private java.lang.String cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.input
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "primaryBase"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.tasks.annotations.KnowledgeBase cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.getPrimaryBase()
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.tasks.annotations.KnowledgeBase cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.primaryBase
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "subjectColumnPosition"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.getSubjectColumnPosition()
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.subjectColumnPosition
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "index"
    this problem is related to the following location:
        at public int cz.cuni.mff.xrg.odalic.api.rest.values.ColumnPositionValue.getIndex()
        at cz.cuni.mff.xrg.odalic.api.rest.values.ColumnPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.subjectColumnPosition
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private int cz.cuni.mff.xrg.odalic.api.rest.values.ColumnPositionValue.index
        at cz.cuni.mff.xrg.odalic.api.rest.values.ColumnPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.subjectColumnPosition
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "position"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.ColumnIgnoreValue.getPosition()
        at cz.cuni.mff.xrg.odalic.api.rest.values.ColumnIgnoreValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.columnIgnores
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.ColumnIgnoreValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.ColumnIgnoreValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.columnIgnores
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "position"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.ColumnAmbiguityValue.getPosition()
        at cz.cuni.mff.xrg.odalic.api.rest.values.ColumnAmbiguityValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.columnAmbiguities
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.ColumnAmbiguityValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.ColumnAmbiguityValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.columnAmbiguities
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "annotation"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.tasks.annotations.HeaderAnnotation cz.cuni.mff.xrg.odalic.api.rest.values.ClassificationValue.getAnnotation()
        at cz.cuni.mff.xrg.odalic.api.rest.values.ClassificationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.classifications
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.tasks.annotations.HeaderAnnotation cz.cuni.mff.xrg.odalic.api.rest.values.ClassificationValue.annotation
        at cz.cuni.mff.xrg.odalic.api.rest.values.ClassificationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.classifications
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "position"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.ClassificationValue.getPosition()
        at cz.cuni.mff.xrg.odalic.api.rest.values.ClassificationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.classifications
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.ClassificationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.ClassificationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.classifications
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "annotation"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.tasks.annotations.CellRelationAnnotation cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue.getAnnotation()
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.cellRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.tasks.annotations.CellRelationAnnotation cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue.annotation
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.cellRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "position"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.positions.CellRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue.getPosition()
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.cellRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.positions.CellRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.cellRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "columnsPosition"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.positions.ColumnRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue.getColumnsPosition()
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.CellRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.cellRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.positions.ColumnRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue.columnsPosition
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.CellRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.cellRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "rowPosition"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.positions.RowPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue.getRowPosition()
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.CellRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.cellRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.positions.RowPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue.rowPosition
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.CellRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.cellRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "index"
    this problem is related to the following location:
        at public int cz.cuni.mff.xrg.odalic.api.rest.values.RowPositionValue.getIndex()
        at cz.cuni.mff.xrg.odalic.api.rest.values.RowPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.RowPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue.rowPosition
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.CellRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.cellRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private int cz.cuni.mff.xrg.odalic.api.rest.values.RowPositionValue.index
        at cz.cuni.mff.xrg.odalic.api.rest.values.RowPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.RowPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue.rowPosition
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.CellRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.cellRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "first"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationPositionValue.getFirst()
        at cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.ColumnRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue.columnsPosition
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.CellRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.cellRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationPositionValue.first
        at cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.ColumnRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue.columnsPosition
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.CellRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.cellRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "second"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationPositionValue.getSecond()
        at cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.ColumnRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue.columnsPosition
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.CellRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.cellRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationPositionValue.second
        at cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.ColumnRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue.columnsPosition
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.CellRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.cellRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "annotation"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.tasks.annotations.ColumnRelationAnnotation cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationValue.getAnnotation()
        at cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.columnRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.tasks.annotations.ColumnRelationAnnotation cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationValue.annotation
        at cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.columnRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "position"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.positions.ColumnRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationValue.getPosition()
        at cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.columnRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.positions.ColumnRelationPosition cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.ColumnRelationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.columnRelations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "annotation"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.tasks.annotations.CellAnnotation cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue.getAnnotation()
        at cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.disambiguations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.tasks.annotations.CellAnnotation cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue.annotation
        at cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.disambiguations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "position"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.positions.CellPosition cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue.getPosition()
        at cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.disambiguations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.positions.CellPosition cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.disambiguations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "columnPosition"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellPositionValue.getColumnPosition()
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.CellPosition cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.disambiguations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.positions.ColumnPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellPositionValue.columnPosition
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.CellPosition cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.disambiguations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "rowPosition"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.positions.RowPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellPositionValue.getRowPosition()
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.CellPosition cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.disambiguations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.positions.RowPosition cz.cuni.mff.xrg.odalic.api.rest.values.CellPositionValue.rowPosition
        at cz.cuni.mff.xrg.odalic.api.rest.values.CellPositionValue
        at private cz.cuni.mff.xrg.odalic.positions.CellPosition cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.DisambiguationValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.disambiguations
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "position"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.positions.CellPosition cz.cuni.mff.xrg.odalic.api.rest.values.AmbiguityValue.getPosition()
        at cz.cuni.mff.xrg.odalic.api.rest.values.AmbiguityValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.ambiguities
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.positions.CellPosition cz.cuni.mff.xrg.odalic.api.rest.values.AmbiguityValue.position
        at cz.cuni.mff.xrg.odalic.api.rest.values.AmbiguityValue
        at private java.util.Set cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue.ambiguities
        at cz.cuni.mff.xrg.odalic.api.rest.values.FeedbackValue
        at private cz.cuni.mff.xrg.odalic.feedbacks.Feedback cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue.feedback
        at cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue
Class has two properties of the same name "configuration"
    this problem is related to the following location:
        at public cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue cz.cuni.mff.xrg.odalic.api.rest.values.TaskValue.getConfiguration()
        at cz.cuni.mff.xrg.odalic.api.rest.values.TaskValue
    this problem is related to the following location:
        at private cz.cuni.mff.xrg.odalic.api.rest.values.ConfigurationValue cz.cuni.mff.xrg.odalic.api.rest.values.TaskValue.configuration
        at cz.cuni.mff.xrg.odalic.api.rest.values.TaskValue
Class has two properties of the same name "created"
    this problem is related to the following location:
        at public java.util.Date cz.cuni.mff.xrg.odalic.api.rest.values.TaskValue.getCreated()
        at cz.cuni.mff.xrg.odalic.api.rest.values.TaskValue
    this problem is related to the following location:
        at private java.util.Date cz.cuni.mff.xrg.odalic.api.rest.values.TaskValue.created
        at cz.cuni.mff.xrg.odalic.api.rest.values.TaskValue
Class has two properties of the same name "id"
    this problem is related to the following location:
        at public java.lang.String cz.cuni.mff.xrg.odalic.api.rest.values.TaskValue.getId()
        at cz.cuni.mff.xrg.odalic.api.rest.values.TaskValue
    this problem is related to the following location:
        at private java.lang.String cz.cuni.mff.xrg.odalic.api.rest.values.TaskValue.id
        at cz.cuni.mff.xrg.odalic.api.rest.values.TaskValue
Class has two properties of the same name "draft"
    this problem is related to the following location:
        at public boolean cz.cuni.mff.xrg.odalic.api.rest.values.ExecutionValue.isDraft()
        at cz.cuni.mff.xrg.odalic.api.rest.values.ExecutionValue
    this problem is related to the following location:
        at private boolean cz.cuni.mff.xrg.odalic.api.rest.values.ExecutionValue.draft
        at cz.cuni.mff.xrg.odalic.api.rest.values.ExecutionValue

    at com.sun.xml.internal.bind.v2.runtime.IllegalAnnotationsException$Builder.check(IllegalAnnotationsException.java:91)
    at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:445)
    at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:277)
    at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:124)
    at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl$JAXBContextBuilder.build(JAXBContextImpl.java:1123)
    at com.sun.xml.internal.bind.v2.ContextFactory.createContext(ContextFactory.java:147)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:247)
    at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:234)
    at javax.xml.bind.ContextFinder.find(ContextFinder.java:462)
    at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:641)
    at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:584)
    at org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator.buildModelAndSchemas(WadlGeneratorJAXBGrammarGenerator.java:365)
    at org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator.createExternalGrammar(WadlGeneratorJAXBGrammarGenerator.java:314)
    at org.glassfish.jersey.server.wadl.internal.WadlBuilder.generate(WadlBuilder.java:124)
    at org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl.getApplication(WadlApplicationContextImpl.java:157)
    at org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl.getApplication(WadlApplicationContextImpl.java:175)
    at org.glassfish.jersey.server.wadl.processor.WadlModelProcessor$OptionsHandler.apply(WadlModelProcessor.java:143)
    at org.glassfish.jersey.server.wadl.processor.WadlModelProcessor$OptionsHandler.apply(WadlModelProcessor.java:125)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81)
    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:144)
    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:161)
    at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:160)
    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:99)
    at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:389)
    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:347)
    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:102)
    at org.glassfish.jersey.server.ServerRuntime$2.run(ServerRuntime.java:326)
    at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271)
    at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267)
    at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
    at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
    at org.glassfish.jersey.internal.Errors.process(Errors.java:267)
    at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317)
    at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:305)
    at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1154)
    at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:473)
    at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:427)
    at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:388)
    at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:341)
    at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:228)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
    at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:528)
    at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1099)
    at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:670)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1520)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1476)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)

.09:42:51.624 [http-nio-8080-exec-28] DEBUG c.c.m.x.o.a.r.f.LoggingResponseFilter - Requesting OPTIONS for path files/bb 
.09:42:51.624 [http-nio-8080-exec-28] DEBUG c.c.m.x.o.a.r.f.LoggingResponseFilter - Response "PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9InllcyI/Pgo8YXBwbGljYXRpb24geG1sbnM9Imh0dHA6Ly93YWRsLmRldi5qYXZhLm5ldC8yMDA5LzAyIj4KICAgIDxkb2MgeG1sbnM6amVyc2V5PSJodHRwOi8vamVyc2V5LmphdmEubmV0LyIgamVyc2V5OmdlbmVyYXRlZEJ5PSJKZXJzZXk6IDIuMjMuMSAyMDE2LTA2LTA5IDE4OjA1OjQ3Ii8+CiAgICA8Z3JhbW1hcnMvPgogICAgPHJlc291cmNlcyBiYXNlPSJodHRwOi8vbG9jYWxob3N0OjgwODAvb2RhbGljLyI+CiAgICAgICAgPHJlc291cmNlIHBhdGg9ImZpbGVzL2JiIj4KICAgICAgICAgICAgPG1ldGhvZCBpZD0icHV0RmlsZUJ5SWQiIG5hbWU9IlBVVCI+CiAgICAgICAgICAgICAgICA8cmVxdWVzdD4KICAgICAgICAgICAgICAgICAgICA8cmVwcmVzZW50YXRpb24gbWVkaWFUeXBlPSJhcHBsaWNhdGlvbi9qc29uIi8+CiAgICAgICAgICAgICAgICA8L3JlcXVlc3Q+CiAgICAgICAgICAgICAgICA8cmVzcG9uc2U+CiAgICAgICAgICAgICAgICAgICAgPHJlcHJlc2VudGF0aW9uIG1lZGlhVHlwZT0iYXBwbGljYXRpb24vanNvbiIvPgogICAgICAgICAgICAgICAgPC9yZXNwb25zZT4KICAgICAgICAgICAgPC9tZXRob2Q+CiAgICAgICAgICAgIDxtZXRob2QgaWQ9InB1dEZpbGVCeUlkIiBuYW1lPSJQVVQiPgogICAgICAgICAgICAgICAgPHJlcXVlc3Q+CiAgICAgICAgICAgICAgICAgICAgPHJlcHJlc2VudGF0aW9uIG1lZGlhVHlwZT0ibXVsdGlwYXJ0L2Zvcm0tZGF0YSIvPgogICAgICAgICAgICAgICAgPC9yZXF1ZXN0PgogICAgICAgICAgICAgICAgPHJlc3BvbnNlPgogICAgICAgICAgICAgICAgICAgIDxyZXByZXNlbnRhdGlvbiBtZWRpYVR5cGU9ImFwcGxpY2F0aW9uL2pzb24iLz4KICAgICAgICAgICAgICAgIDwvcmVzcG9uc2U+CiAgICAgICAgICAgIDwvbWV0aG9kPgogICAgICAgICAgICA8bWV0aG9kIGlkPSJnZXRGaWxlQnlJZCIgbmFtZT0iR0VUIj4KICAgICAgICAgICAgICAgIDxyZXNwb25zZT4KICAgICAgICAgICAgICAgICAgICA8cmVwcmVzZW50YXRpb24gbWVkaWFUeXBlPSJhcHBsaWNhdGlvbi9qc29uIi8+CiAgICAgICAgICAgICAgICA8L3Jlc3BvbnNlPgogICAgICAgICAgICA8L21ldGhvZD4KICAgICAgICAgICAgPG1ldGhvZCBpZD0iZGVsZXRlRmlsZUJ5SWQiIG5hbWU9IkRFTEVURSI+CiAgICAgICAgICAgICAgICA8cmVzcG9uc2U+CiAgICAgICAgICAgICAgICAgICAgPHJlcHJlc2VudGF0aW9uIG1lZGlhVHlwZT0iKi8qIi8+CiAgICAgICAgICAgICAgICA8L3Jlc3BvbnNlPgogICAgICAgICAgICA8L21ldGhvZD4KICAgICAgICAgICAgPG1ldGhvZCBpZD0iZ2V0Q3N2RGF0YUJ5SWQiIG5hbWU9IkdFVCI+CiAgICAgICAgICAgICAgICA8cmVzcG9uc2U+CiAgICAgICAgICAgICAgICAgICAgPHJlcHJlc2VudGF0aW9uIG1lZGlhVHlwZT0idGV4dC9jc3YiLz4KICAgICAgICAgICAgICAgIDwvcmVzcG9uc2U+CiAgICAgICAgICAgIDwvbWV0aG9kPgogICAgICAgIDwvcmVzb3VyY2U+CiAgICA8L3Jlc291cmNlcz4KPC9hcHBsaWNhdGlvbj4K" 
.09:42:51.635 [http-nio-8080-exec-18] DEBUG c.c.m.x.o.a.r.f.LoggingResponseFilter - Requesting GET for path files/bb 
.09:42:51.635 [http-nio-8080-exec-18] DEBUG c.c.m.x.o.a.r.f.LoggingResponseFilter - Response "Book;Author;Series\r\nGardens of the Moon;Steven Erikson;Malazan Book of the Fallen\r\nDeadhouse Gates;Steven Erikson;Malazan Book of the Fallen" 
brodecva commented 8 years ago

@JanVana Please, help @tomas-knap to figure it out. Consider fixing the #131 first.

tomas-knap commented 8 years ago

Manage to solve that by adjusting configs - the problem was in sti.properties, sti.cache.main pointed to empty cache.