After the publication of an import activity from the import utility, I have an error message in the viewer (6.8 and 6.7) :
Code: Select all
The XML repository snapshot file is empty ...

But the viewer does not throw an error message after the publication of the same updated repository from Protégé.
I see warnings in the ...stderr and catalina log files on the server.
Code: Select all
18-Dec-2019 09:46:13.584 INFOS [main] org.apache.catalina.startup.Catalina.start Server startup in 70570 ms
18-Dec-2019 10:12:04.106 INFOS [http-nio-8180-exec-1] org.zkoss.util.resource.impl.LabelLoaderImpl.loadLabels Loading labels for fr_FR
18-Dec-2019 10:12:04.109 INFOS [http-nio-8180-exec-1] org.zkoss.util.resource.impl.LabelLoaderImpl.loadLabels Loading labels for fr
18-Dec-2019 10:12:04.113 INFOS [http-nio-8180-exec-1] org.zkoss.util.resource.impl.LabelLoaderImpl.load Opening file:/C:/Program%20Files/EA_HOME/Apache%20Software%20Foundation/8109_import_Tomcat9/webapps/essential-import-utility-212/WEB-INF/i3-label.properties
18-Dec-2019 10:17:08.405 AVERTISSEMENT [Thread-6] edu.stanford.smi.protege.plugin.PluginUtilities.findPluginsDirectory Plugins directory not found: C:\Program Files\EA_HOME\Apache Software Foundation\8109_import_Tomcat9\plugins
18-Dec-2019 10:17:26.505 AVERTISSEMENT [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
18-Dec-2019 10:17:26.506 AVERTISSEMENT [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
18-Dec-2019 10:17:26.513 AVERTISSEMENT [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
Code: Select all
18-Dec-2019 09:45:22.069 INFOS [localhost-startStop-1] org.zkoss.zk.ui.sys.ConfigParser.parseConfigXml:159 Loading system default
18-Dec-2019 09:45:22.272 INFOS [localhost-startStop-1] org.zkoss.zk.ui.sys.ConfigParser.parse:275 Parsing file:/C:/Program%20Files/EA_HOME/Apache%20Software%20Foundation/8109_import_Tomcat9/webapps/eaimport611/WEB-INF/zk.xml
18-Dec-2019 09:45:23.241 AVERTISSEMENT [localhost-startStop-1] org.zkoss.zkex.init.WebAppInit.init:29 This is an evaluation copy of ZK EE and will terminate after sixty days from the first date of installation. Should you require an open source license or commercial license for ZK EE please contact us at [email protected] for more information. Alternatively you can download ZK CE which is licensed under the LGPL.
18-Dec-2019 09:45:23.272 INFOS [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive C:\Program Files\EA_HOME\Apache Software Foundation\8109_import_Tomcat9\webapps\eaimport611.war has finished in 20 102 ms
Code: Select all
18-Dec-2019 10:12:04.106 INFOS [http-nio-8180-exec-1] org.zkoss.util.resource.impl.LabelLoaderImpl.loadLabels Loading labels for fr_FR
18-Dec-2019 10:12:04.109 INFOS [http-nio-8180-exec-1] org.zkoss.util.resource.impl.LabelLoaderImpl.loadLabels Loading labels for fr
18-Dec-2019 10:12:04.113 INFOS [http-nio-8180-exec-1] org.zkoss.util.resource.impl.LabelLoaderImpl.load Opening file:/C:/Program%20Files/EA_HOME/Apache%20Software%20Foundation/8109_import_Tomcat9/webapps/essential-import-utility-212/WEB-INF/i3-label.properties
18-Dec-2019 10:17:08.405 AVERTISSEMENT [Thread-6] edu.stanford.smi.protege.plugin.PluginUtilities.findPluginsDirectory Plugins directory not found: C:\Program Files\EA_HOME\Apache Software Foundation\8109_import_Tomcat9\plugins
18-Dec-2019 10:17:26.505 AVERTISSEMENT [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
18-Dec-2019 10:17:26.506 AVERTISSEMENT [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
Tshitshi