SMALLER_BIG_BLOCK_SIZE_DETAILS message from the import utili

Post Reply
JasonM
Posts: 5
Joined: 25 Nov 2016, 00:48

When attempting to run an import with the Import Utility I receive a dialog titled "ZK" with the following message SMALLER_BIG_BLOCK_SIZE_DETAILS and the import fails.

Configuration
Fedora 24
Firefox v50.0 (client and server)
Tomcat/8.0.38
Java 1.8.0_111-b16
Essential v505

I am attempting to load the demo project supplied in the release package.

The error occurs straight after pressing the "Run Import" button. (no wait time)

Any hints to resolving this issue much appreciated.

Kind Regards, Jason
You do not have the required permissions to view the files attached to this post.
User avatar
jonathan.carter
Posts: 1087
Joined: 04 Feb 2009, 15:44

Hi Jason,

Thanks for posting.

I think the first thing to check is that you have enough memory allocated in the Tomcat environment. Neil's blog article describes how to do this and recommends that you run the Import Utility in a separate Tomcat instance from that which the Viewer is using (e.g. running on port 9080).

If you are still seeing this error with 1.5-2GB RAM available for the Import Utility, check the Tomcat logs for any more detailed error messages, in particular in catalina.out

Please feel free to share any errors that you find in there

Jonathan
Essential Project Team
User avatar
jonathan.carter
Posts: 1087
Joined: 04 Feb 2009, 15:44

For more details about configuring a second Tomcat to host the Import Utility, please see this article: Configure Tomcat for running the Import Utility

Jonathan
Essential Project Team
JasonM
Posts: 5
Joined: 25 Nov 2016, 00:48

Hi, thanks for the hints. My 'fix' was to run up a virtualbox image and install two tomcat docker containers, one for the viewer and the other for the import utility.
carlos.pinzon
Posts: 6
Joined: 24 May 2017, 10:23
Location: Brussels

Hi,

I just installed two instances of Tomcat and ran only the one with the import utility and I still having the same message.

This is the configuration :

Code: Select all

_______________________________________________
Using CATALINA_OPTS:
>>  -Xms512m
>>  -Xmx2048m
>>  -XX:MaxPermSize=1024m
>>  -Xss512k
>>  -XX:+UseParallelGC
>>  -XX:MaxGCPauseMillis=1500
>>  -XX:GCTimeRatio=9
>>  -server
>>  -XX:+DisableExplicitGC

_______________________________________________
Using JAVA_OPTS:
_______________________________________________

Using CATALINA_BASE:   /opt/tomcat2
Using CATALINA_HOME:   /opt/tomcat2
Using CATALINA_TMPDIR: /opt/tomcat2/temp
Using JRE_HOME:        /usr
Using CLASSPATH:       /opt/tomcat2/bin/bootstrap.jar:/opt/tomcat2/bin/tomcat-juli.jar
Tomcat started.
Thank you in advance for your help,

Carlos
User avatar
jonathan.carter
Posts: 1087
Joined: 04 Feb 2009, 15:44

Hi Carlos,

Thanks for posting.

Is the error message you are seeing the same as that posted in this thread?

Could you tell me more about your environment, please? Thanks for including the Java settings but it would help to know the following:

- Operating system on which you are running the Import Utility
- Version of Essential Import Utility
- Version of Tomcat

Thanks

Jonathan
Essential Project Team
carlos.pinzon
Posts: 6
Joined: 24 May 2017, 10:23
Location: Brussels

Hi Jonathan,

Thank you for your answer.

The error message is the same (is as in the screenshot posted by JasonM).

My installation has this characteristics:
- Operating system: Ubuntu 16.04
- Essential Import Utility : 6.01 (is a new installation, so I downloaded the latest one)
- The version of Tomcat is the 8.5.15

Thank you again for your help.

Have a nice day,

Carlos
User avatar
jonathan.carter
Posts: 1087
Joined: 04 Feb 2009, 15:44

Thanks for confirming what you are experiencing.

Another request from me:

Could you locate your log file (e.g., /opt/tomcat2/logs/catalina.out) and just after you see the SMALLER_BIG_BLOCK_SIZE_DETAILS message, read the end of catalina.out and look for any exception messages.

Please send us the exception message details (including any stack trace), as this will help us narrow down precisely where the issue is occurring. If you're happy to, please post them as a reply in this forum page - there shouldn't be any private information displayed - only details of where the message is being raised.

Jonathan
Essential Project Team
carlos.pinzon
Posts: 6
Joined: 24 May 2017, 10:23
Location: Brussels

Hi Jonathnat,

This is the content of the catalina.out file

Code: Select all

05-Jun-2017 20:31:48.102 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version:        Apache Tomcat/8.5.15
05-Jun-2017 20:31:48.106 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built:          May 5 2017 11:03:04 UTC
05-Jun-2017 20:31:48.106 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number:         8.5.15.0
05-Jun-2017 20:31:48.107 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name:               Linux
05-Jun-2017 20:31:48.107 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version:            4.4.0-78-generic
05-Jun-2017 20:31:48.108 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture:          amd64
05-Jun-2017 20:31:48.108 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home:             /usr/lib/jvm/java-8-openjdk-amd64/jre
05-Jun-2017 20:31:48.108 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version:           1.8.0_131-8u131-b11-0ubuntu1.16.04.2-b11
05-Jun-2017 20:31:48.109 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor:            Oracle Corporation
05-Jun-2017 20:31:48.109 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE:         /opt/tomcat2
05-Jun-2017 20:31:48.110 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME:         /opt/tomcat2
05-Jun-2017 20:31:48.111 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/opt/tomcat2/conf/logging.properties
05-Jun-2017 20:31:48.111 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
05-Jun-2017 20:31:48.112 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
05-Jun-2017 20:31:48.112 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
05-Jun-2017 20:31:48.112 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xms512m
05-Jun-2017 20:31:48.112 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xmx2048m
05-Jun-2017 20:31:48.112 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xss512k
05-Jun-2017 20:31:48.112 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:+UseParallelGC
05-Jun-2017 20:31:48.113 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxGCPauseMillis=1500
05-Jun-2017 20:31:48.113 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:GCTimeRatio=9
05-Jun-2017 20:31:48.113 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:+DisableExplicitGC
05-Jun-2017 20:31:48.113 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/opt/tomcat2
05-Jun-2017 20:31:48.113 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/opt/tomcat2
05-Jun-2017 20:31:48.113 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/opt/tomcat2/temp
05-Jun-2017 20:31:48.114 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib]
05-Jun-2017 20:31:48.274 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8081"]
05-Jun-2017 20:31:48.307 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
05-Jun-2017 20:31:48.310 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8010"]
05-Jun-2017 20:31:48.312 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
05-Jun-2017 20:31:48.313 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 889 ms
05-Jun-2017 20:31:48.370 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina]
05-Jun-2017 20:31:48.370 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.15
05-Jun-2017 20:31:48.440 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [/opt/tomcat2/webapps/essential_import_utility.war]
05-Jun-2017 20:31:55.398 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
05-Jun-2017 20:31:55.674 INFO [localhost-startStop-1] org.zkoss.zk.ui.http.WebManager.<init>:113 Starting ZK 5.0.7.1 EE (build: 2011051910)
05-Jun-2017 20:31:55.707 INFO [localhost-startStop-1] org.zkoss.zk.ui.sys.ConfigParser.parseConfigXml:159 Loading system default
05-Jun-2017 20:31:55.857 INFO [localhost-startStop-1] org.zkoss.zk.ui.sys.ConfigParser.parse:275 Parsing file:/opt/tomcat2/webapps/essential_import_utility/WEB-INF/zk.xml
05-Jun-2017 20:31:56.588 WARNING [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.
05-Jun-2017 20:31:56.625 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/opt/tomcat2/webapps/essential_import_utility.war] has finished in [8,185] ms
05-Jun-2017 20:31:56.627 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat2/webapps/ROOT]
05-Jun-2017 20:31:56.649 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat2/webapps/ROOT] has finished in [22] ms
05-Jun-2017 20:31:56.649 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat2/webapps/docs]
05-Jun-2017 20:31:56.671 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat2/webapps/docs] has finished in [21] ms
05-Jun-2017 20:31:56.671 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat2/webapps/host-manager]
05-Jun-2017 20:31:56.712 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat2/webapps/host-manager] has finished in [41] ms
05-Jun-2017 20:31:56.712 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat2/webapps/manager]
05-Jun-2017 20:31:56.745 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat2/webapps/manager] has finished in [33] ms
05-Jun-2017 20:31:56.745 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat2/webapps/examples]
05-Jun-2017 20:31:56.998 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat2/webapps/examples] has finished in [253] ms
05-Jun-2017 20:31:57.010 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8081"]
05-Jun-2017 20:31:57.030 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-8010"]
05-Jun-2017 20:31:57.048 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 8734 ms
05-Jun-2017 20:35:58.266 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version:        Apache Tomcat/8.5.15
05-Jun-2017 20:35:58.271 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built:          May 5 2017 11:03:04 UTC
05-Jun-2017 20:35:58.271 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number:         8.5.15.0
05-Jun-2017 20:35:58.271 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name:               Linux
05-Jun-2017 20:35:58.271 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version:            4.4.0-78-generic
05-Jun-2017 20:35:58.272 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture:          amd64
05-Jun-2017 20:35:58.272 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home:             /usr/lib/jvm/java-8-openjdk-amd64/jre
05-Jun-2017 20:35:58.272 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version:           1.8.0_131-8u131-b11-0ubuntu1.16.04.2-b11
05-Jun-2017 20:35:58.272 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor:            Oracle Corporation
05-Jun-2017 20:35:58.272 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE:         /opt/tomcat2
05-Jun-2017 20:35:58.272 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME:         /opt/tomcat2
05-Jun-2017 20:35:58.274 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/opt/tomcat2/conf/logging.properties
05-Jun-2017 20:35:58.274 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
05-Jun-2017 20:35:58.274 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
05-Jun-2017 20:35:58.274 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
05-Jun-2017 20:35:58.274 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xms512m
05-Jun-2017 20:35:58.275 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xmx2048m
05-Jun-2017 20:35:58.275 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xss512k
05-Jun-2017 20:35:58.275 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:+UseParallelGC
05-Jun-2017 20:35:58.275 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxGCPauseMillis=1500
05-Jun-2017 20:35:58.275 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:GCTimeRatio=9
05-Jun-2017 20:35:58.275 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:+DisableExplicitGC
05-Jun-2017 20:35:58.276 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/opt/tomcat2
05-Jun-2017 20:35:58.276 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/opt/tomcat2
05-Jun-2017 20:35:58.276 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/opt/tomcat2/temp
05-Jun-2017 20:35:58.276 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib]
05-Jun-2017 20:35:58.397 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8081"]
05-Jun-2017 20:35:58.419 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
05-Jun-2017 20:35:58.422 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8010"]
05-Jun-2017 20:35:58.424 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
05-Jun-2017 20:35:58.425 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 747 ms
05-Jun-2017 20:35:58.463 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina]
05-Jun-2017 20:35:58.464 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.15
05-Jun-2017 20:35:58.514 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [/opt/tomcat2/webapps/essential_import_utility.war]
05-Jun-2017 20:36:05.630 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
05-Jun-2017 20:36:05.861 INFO [localhost-startStop-1] org.zkoss.zk.ui.http.WebManager.<init>:113 Starting ZK 5.0.7.1 EE (build: 2011051910)
05-Jun-2017 20:36:05.882 INFO [localhost-startStop-1] org.zkoss.zk.ui.sys.ConfigParser.parseConfigXml:159 Loading system default
05-Jun-2017 20:36:06.035 INFO [localhost-startStop-1] org.zkoss.zk.ui.sys.ConfigParser.parse:275 Parsing file:/opt/tomcat2/webapps/essential_import_utility/WEB-INF/zk.xml
05-Jun-2017 20:36:06.822 WARNING [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.
05-Jun-2017 20:36:06.857 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/opt/tomcat2/webapps/essential_import_utility.war] has finished in [8,342] ms
05-Jun-2017 20:36:06.859 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat2/webapps/ROOT]
05-Jun-2017 20:36:06.880 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat2/webapps/ROOT] has finished in [21] ms
05-Jun-2017 20:36:06.881 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat2/webapps/docs]
05-Jun-2017 20:36:06.902 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat2/webapps/docs] has finished in [20] ms
05-Jun-2017 20:36:06.902 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat2/webapps/host-manager]
05-Jun-2017 20:36:06.942 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat2/webapps/host-manager] has finished in [40] ms
05-Jun-2017 20:36:06.943 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat2/webapps/manager]
05-Jun-2017 20:36:06.971 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat2/webapps/manager] has finished in [28] ms
05-Jun-2017 20:36:06.972 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat2/webapps/examples]
05-Jun-2017 20:36:07.228 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat2/webapps/examples] has finished in [256] ms
05-Jun-2017 20:36:07.237 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8081"]
05-Jun-2017 20:36:07.258 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-8010"]
05-Jun-2017 20:36:07.268 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 8842 ms
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@b03eaa5
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@b03eaa5
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@b03eaa5
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@b03eaa5
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@b03eaa5
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@b03eaa5
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@b03eaa5
05-Jun-2017 20:36:29.851 INFO [http-nio-8081-exec-8] org.zkoss.util.resource.impl.LabelLoader.loadLabels:229 Loading labels for fr
05-Jun-2017 20:36:29.854 INFO [http-nio-8081-exec-8] org.zkoss.util.resource.impl.LabelLoader.load:366 Opening file:/opt/tomcat2/webapps/essential_import_utility/WEB-INF/i3-label.properties
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@b03eaa5
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@b03eaa5
INITIALISING IMPORT UTILITY APPLICATION
java.nio.file.AccessDeniedException: /opt/tomcat/java0.log.lck
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:177)
	at java.nio.channels.FileChannel.open(FileChannel.java:287)
	at java.nio.channels.FileChannel.open(FileChannel.java:335)
	at java.util.logging.FileHandler.openFiles(FileHandler.java:459)
	at java.util.logging.FileHandler.<init>(FileHandler.java:263)
	at com.enterprise_architecture.essential.importutility.integration.ProtegeIntegrationManager.initLoggingProperties(ProtegeIntegrationManager.java:581)
	at com.enterprise_architecture.essential.importutility.integration.ProtegeIntegrationManager.<init>(ProtegeIntegrationManager.java:140)
	at com.enterprise_architecture.essential.importutility.ui.EssentialImportInterface.getProtegeManager(EssentialImportInterface.java:311)
	at com.enterprise_architecture.essential.importutility.ui.EssentialImportInterface.initEssentialClassMap(EssentialImportInterface.java:328)
	at com.enterprise_architecture.essential.importutility.ui.EssentialImportInterface.initImportUtilityAppData(EssentialImportInterface.java:94)
	at com.enterprise_architecture.essential.importutility.ui.ManageImportActivityListComposer$3.onEvent(ManageImportActivityListComposer.java:326)
	at org.zkoss.zk.ui.event.impl.AsyncListenerThread.run(DesktopEventQueue.java:186)
05-Jun-2017 20:36:30.466 WARNING [Thread-6] edu.stanford.smi.protege.plugin.PluginUtilities.findPluginsDirectory Plugins directory not found: /home/cpinzon/plugins
05-Jun-2017 20:36:30.466 WARNING [Thread-6] edu.stanford.smi.protege.plugin.PluginUtilities.findPluginsDirectory Plugins directory not found: /home/cpinzon/plugins
No protocol specified
Can't connect to X11 window server using ':0' as the value of the DISPLAY variable.
05-Jun-2017 20:36:48.510 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
05-Jun-2017 20:36:48.510 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
05-Jun-2017 20:36:48.512 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
05-Jun-2017 20:36:48.512 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
05-Jun-2017 20:36:48.516 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
05-Jun-2017 20:36:48.516 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
05-Jun-2017 20:36:48.519 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
05-Jun-2017 20:36:48.519 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
IMPORT UTILITY APPLICATION INITIALISED
carlos.pinzon
Posts: 6
Joined: 24 May 2017, 10:23
Location: Brussels

Hi Jonathan,

Thank you for your help.

I changed and put the Essential Import Utility in the instance "/opt/tomcat" (I just left this webbapp) because in the catalina.out file of the "/opt/tomcat2" I found this error

Code: Select all

INITIALISING IMPORT UTILITY APPLICATION
java.nio.file.AccessDeniedException: /opt/tomcat/java0.log.lck
The error box SMALLER_BIG_BLOCK_SIZE_DETAILS still appearing.

Then there are an error concerning SMALLER_BIG_BLOCK_SIZE_DETAILS :

Code: Select all

05-Jun-2017 21:06:44.928 SEVERE [http-nio-8080-exec-8] org.zkoss.zk.ui.impl.UiEngineImpl.handleError:1256 >>java.lang.NoSuchFieldError: SMALLER_BIG_BLOCK_SIZE_DETAILS
>>	at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.<init>(NPOIFSFileSystem.java:91)
>>	at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.<init>(NPOIFSFileSystem.java:189)
>>	at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.<init>(NPOIFSFileSystem.java:162)
>>	at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.<init>(NPOIFSFileSystem.java:143)
This is the whole catalina.out file:

Code: Select all

OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support was removed in 8.0
05-Jun-2017 21:05:57.204 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version:        Apache Tomcat/8.5.15
05-Jun-2017 21:05:57.212 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built:          May 5 2017 11:03:04 UTC
05-Jun-2017 21:05:57.212 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number:         8.5.15.0
05-Jun-2017 21:05:57.212 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name:               Linux
05-Jun-2017 21:05:57.212 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version:            4.4.0-78-generic
05-Jun-2017 21:05:57.212 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture:          amd64
05-Jun-2017 21:05:57.212 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home:             /usr/lib/jvm/java-8-openjdk-amd64/jre
05-Jun-2017 21:05:57.213 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version:           1.8.0_131-8u131-b11-0ubuntu1.16.04.2-b11
05-Jun-2017 21:05:57.213 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor:            Oracle Corporation
05-Jun-2017 21:05:57.213 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE:         /opt/tomcat
05-Jun-2017 21:05:57.213 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME:         /opt/tomcat
05-Jun-2017 21:05:57.214 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/opt/tomcat/conf/logging.properties
05-Jun-2017 21:05:57.214 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
05-Jun-2017 21:05:57.214 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
05-Jun-2017 21:05:57.214 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
05-Jun-2017 21:05:57.214 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xms512m
05-Jun-2017 21:05:57.214 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xmx2048m
05-Jun-2017 21:05:57.215 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxPermSize=1024m
05-Jun-2017 21:05:57.215 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xss512k
05-Jun-2017 21:05:57.215 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:+UseParallelGC
05-Jun-2017 21:05:57.215 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxGCPauseMillis=1500
05-Jun-2017 21:05:57.215 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:GCTimeRatio=9
05-Jun-2017 21:05:57.216 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:+DisableExplicitGC
05-Jun-2017 21:05:57.216 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/opt/tomcat
05-Jun-2017 21:05:57.216 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/opt/tomcat
05-Jun-2017 21:05:57.216 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/opt/tomcat/temp
05-Jun-2017 21:05:57.216 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib]
05-Jun-2017 21:05:57.334 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
05-Jun-2017 21:05:57.361 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
05-Jun-2017 21:05:57.365 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8009"]
05-Jun-2017 21:05:57.367 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
05-Jun-2017 21:05:57.368 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 775 ms
05-Jun-2017 21:05:57.410 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina]
05-Jun-2017 21:05:57.411 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.15
05-Jun-2017 21:05:57.471 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [/opt/tomcat/webapps/essential_import_utility.war]
05-Jun-2017 21:06:03.817 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
05-Jun-2017 21:06:04.029 INFO [localhost-startStop-1] org.zkoss.zk.ui.http.WebManager.<init>:113 Starting ZK 5.0.7.1 EE (build: 2011051910)
05-Jun-2017 21:06:04.055 INFO [localhost-startStop-1] org.zkoss.zk.ui.sys.ConfigParser.parseConfigXml:159 Loading system default
05-Jun-2017 21:06:04.216 INFO [localhost-startStop-1] org.zkoss.zk.ui.sys.ConfigParser.parse:275 Parsing file:/opt/tomcat/webapps/essential_import_utility/WEB-INF/zk.xml
05-Jun-2017 21:06:05.050 WARNING [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.
05-Jun-2017 21:06:05.085 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/opt/tomcat/webapps/essential_import_utility.war] has finished in [7,613] ms
05-Jun-2017 21:06:05.086 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat/webapps/ROOT]
05-Jun-2017 21:06:05.109 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat/webapps/ROOT] has finished in [23] ms
05-Jun-2017 21:06:05.109 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat/webapps/docs]
05-Jun-2017 21:06:05.131 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat/webapps/docs] has finished in [22] ms
05-Jun-2017 21:06:05.131 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat/webapps/host-manager]
05-Jun-2017 21:06:05.176 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat/webapps/host-manager] has finished in [45] ms
05-Jun-2017 21:06:05.177 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat/webapps/manager]
05-Jun-2017 21:06:05.210 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat/webapps/manager] has finished in [34] ms
05-Jun-2017 21:06:05.211 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat/webapps/examples]
05-Jun-2017 21:06:05.508 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat/webapps/examples] has finished in [297] ms
05-Jun-2017 21:06:05.517 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"]
05-Jun-2017 21:06:05.532 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-8009"]
05-Jun-2017 21:06:05.536 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 8167 ms
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@23cfe158
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@23cfe158
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@23cfe158
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@23cfe158
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@23cfe158
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@23cfe158
05-Jun-2017 21:06:12.609 INFO [http-nio-8080-exec-10] org.zkoss.util.resource.impl.LabelLoader.loadLabels:229 Loading labels for fr
05-Jun-2017 21:06:12.611 INFO [http-nio-8080-exec-10] org.zkoss.util.resource.impl.LabelLoader.load:366 Opening file:/opt/tomcat/webapps/essential_import_utility/WEB-INF/i3-label.properties
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@23cfe158
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@23cfe158
INITIALISING IMPORT UTILITY APPLICATION
java.nio.file.AccessDeniedException: /opt/tomcat/java0.log.lck
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:177)
	at java.nio.channels.FileChannel.open(FileChannel.java:287)
	at java.nio.channels.FileChannel.open(FileChannel.java:335)
	at java.util.logging.FileHandler.openFiles(FileHandler.java:459)
	at java.util.logging.FileHandler.<init>(FileHandler.java:263)
	at com.enterprise_architecture.essential.importutility.integration.ProtegeIntegrationManager.initLoggingProperties(ProtegeIntegrationManager.java:581)
	at com.enterprise_architecture.essential.importutility.integration.ProtegeIntegrationManager.<init>(ProtegeIntegrationManager.java:140)
	at com.enterprise_architecture.essential.importutility.ui.EssentialImportInterface.getProtegeManager(EssentialImportInterface.java:311)
	at com.enterprise_architecture.essential.importutility.ui.EssentialImportInterface.initEssentialClassMap(EssentialImportInterface.java:328)
	at com.enterprise_architecture.essential.importutility.ui.EssentialImportInterface.initImportUtilityAppData(EssentialImportInterface.java:94)
	at com.enterprise_architecture.essential.importutility.ui.ManageImportActivityListComposer$3.onEvent(ManageImportActivityListComposer.java:326)
	at org.zkoss.zk.ui.event.impl.AsyncListenerThread.run(DesktopEventQueue.java:186)
05-Jun-2017 21:06:13.240 WARNING [Thread-6] edu.stanford.smi.protege.plugin.PluginUtilities.findPluginsDirectory Plugins directory not found: /opt/tomcat/logs/plugins
05-Jun-2017 21:06:13.240 WARNING [Thread-6] edu.stanford.smi.protege.plugin.PluginUtilities.findPluginsDirectory Plugins directory not found: /opt/tomcat/logs/plugins
No protocol specified
Can't connect to X11 window server using ':0' as the value of the DISPLAY variable.
05-Jun-2017 21:06:32.826 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
05-Jun-2017 21:06:32.826 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
05-Jun-2017 21:06:32.829 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
05-Jun-2017 21:06:32.829 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
05-Jun-2017 21:06:32.833 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
05-Jun-2017 21:06:32.833 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
05-Jun-2017 21:06:32.834 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
05-Jun-2017 21:06:32.834 WARNING [Thread-6] edu.stanford.smi.protege.model.PropertyMapUtil.getJavaClassObject Unable to load class: edu.stanford.smi.protegex.widget.graph.GraphPoint
IMPORT UTILITY APPLICATION INITIALISED
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@23cfe158
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@23cfe158
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@23cfe158
05-Jun-2017 21:06:36.527 INFO [http-nio-8080-exec-3] com.enterprise_architecture.essential.importutility.ui.EssentialImportInterface.getImportSpecDataManager CURRENT IMPORT ACTIVITY: Example Import Activity
REDRAWING WORKSHEET GRID
GETTING USER MANAGER FROM SESSION: org.zkoss.zk.ui.http.SimpleSession@23cfe158
java.nio.file.AccessDeniedException: /opt/tomcat/java0.log.lck
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:177)
	at java.nio.channels.FileChannel.open(FileChannel.java:287)
	at java.nio.channels.FileChannel.open(FileChannel.java:335)
	at java.util.logging.FileHandler.openFiles(FileHandler.java:459)
	at java.util.logging.FileHandler.<init>(FileHandler.java:263)
	at com.enterprise_architecture.essential.importutility.integration.ProtegeIntegrationManager.initLoggingProperties(ProtegeIntegrationManager.java:581)
	at com.enterprise_architecture.essential.importutility.integration.ProtegeIntegrationManager.<init>(ProtegeIntegrationManager.java:140)
	at com.enterprise_architecture.essential.importutility.ui.EssentialImportInterface.getProtegeManager(EssentialImportInterface.java:311)
	at com.enterprise_architecture.essential.importutility.ui.TestImportActivityComposer.onClick$runImportBtn(TestImportActivityComposer.java:565)
	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:498)
	at org.zkoss.zk.ui.event.GenericEventListener.onEvent(GenericEventListener.java:81)
	at org.zkoss.zk.ui.impl.EventProcessor.process0(EventProcessor.java:192)
	at org.zkoss.zk.ui.impl.EventProcessor.process(EventProcessor.java:138)
	at org.zkoss.zk.ui.event.Events.sendEvent(Events.java:306)
	at org.zkoss.zk.ui.event.Events.sendEvent(Events.java:329)
	at org.zkoss.zk.ui.AbstractComponent$ForwardListener.onEvent(AbstractComponent.java:3048)
	at org.zkoss.zk.ui.impl.EventProcessor.process0(EventProcessor.java:192)
	at org.zkoss.zk.ui.impl.EventProcessor.process(EventProcessor.java:138)
	at org.zkoss.zk.ui.impl.UiEngineImpl.processEvent(UiEngineImpl.java:1612)
	at org.zkoss.zk.ui.impl.UiEngineImpl.process(UiEngineImpl.java:1396)
	at org.zkoss.zk.ui.impl.UiEngineImpl.execUpdate(UiEngineImpl.java:1109)
	at org.zkoss.zk.au.http.DHtmlUpdateServlet.process(DHtmlUpdateServlet.java:569)
	at org.zkoss.zk.au.http.DHtmlUpdateServlet.doGet(DHtmlUpdateServlet.java:463)
	at org.zkoss.zk.au.http.DHtmlUpdateServlet.doPost(DHtmlUpdateServlet.java:471)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:661)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
	at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	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:748)
05-Jun-2017 21:06:44.928 SEVERE [http-nio-8080-exec-8] org.zkoss.zk.ui.impl.UiEngineImpl.handleError:1256 >>java.lang.NoSuchFieldError: SMALLER_BIG_BLOCK_SIZE_DETAILS
>>	at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.<init>(NPOIFSFileSystem.java:91)
>>	at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.<init>(NPOIFSFileSystem.java:189)
>>	at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.<init>(NPOIFSFileSystem.java:162)
>>	at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.<init>(NPOIFSFileSystem.java:143)
>>	at org.apache.poi.ss.usermodel.WorkbookFactory.create(WorkbookFactory.java:94)
>>	at com.enterprise_architecture.essential.importutility.data.global.ImportUtilityDataManager.getSpreadsheetForImportActivity(ImportUtilityDataManager.java:2028)
>>	at com.enterprise_architecture.essential.importutility.ui.TestImportActivityComposer.onClick$runImportBtn(TestImportActivityComposer.java:569)
>>	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:498)
>>	at org.zkoss.zk.ui.event.GenericEventListener.onEvent(GenericEventListener.java:81)
>>	at org.zkoss.zk.ui.impl.EventProcessor.process0(EventProcessor.java:192)
>>	at org.zkoss.zk.ui.impl.EventProcessor.process(EventProcessor.java:138)
>>	at org.zkoss.zk.ui.event.Events.sendEvent(Events.java:306)
>>	at org.zkoss.zk.ui.event.Events.sendEvent(Events.java:329)
>>	at org.zkoss.zk.ui.AbstractComponent$ForwardListener.onEvent(AbstractComponent.java:3048)
>>	at org.zkoss.zk.ui.impl.EventProcessor.process0(EventProcessor.java:192)
>>	at org.zkoss.zk.ui.impl.EventProcessor.process(EventProcessor.java:138)
>>	at org.zkoss.zk.ui.impl.UiEngineImpl.processEvent(UiEngineImpl.java:1612)
>>	at org.zkoss.zk.ui.impl.UiEngineImpl.process(UiEngineImpl.java:1396)
>>	at org.zkoss.zk.ui.impl.UiEngineImpl.execUpdate(UiEngineImpl.java:1109)
>>	at org.zkoss.zk.au.http.DHtmlUpdateServlet.process(DHtmlUpdateServlet.java:569)
>>	at org.zkoss.zk.au.http.DHtmlUpdateServlet.doGet(DHtmlUpdateServlet.java:463)
>>	at org.zkoss.zk.au.http.DHtmlUpdateServlet.doPost(DHtmlUpdateServlet.java:471)
>>	at javax.servlet.http.HttpServlet.service(HttpServlet.java:661)
>>	at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
>>	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
>>	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>>	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
>>	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>>	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>>	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
>>	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
>>	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
>>	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
>>	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
>>	at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)
>>	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
>>	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
>>	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
>>	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
>>	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861)
>>	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
>>	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
>>	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:748)
User avatar
jonathan.carter
Posts: 1087
Joined: 04 Feb 2009, 15:44

Hi Carlos,

Thanks for posting all these details.

I think that there are 2 issues in here. One seems to be to do with the version of Apache POI and that is something that we are working on here at The Essential Project and I think that is what is causing the SMALLER_BIG_BLOCK_SIZE_DETAILS error.

The other seems to be related to your configuration of Tomcat - the java.nio.file.AccessDeniedException

It is interesting that it is still looking in /opt/tomcat/java0.log.lck when you are running your other Tomcat (for Import Utility), /opt/tomcat2. I wonder if the reason for this is that your Viewer Tomcat is using /opt/tomcat/java0.log.lck and so your ‘Tomcat2’ cannot (and should not) be able to do anything with the other’s logs.

Are you sharing a Java Runtime Engine installation between Viewer and Import Utility? Where is this JVM located? Is it - as the error messages suggest - in /opt/tomcat?

Tomcat will look for an environment variable, ‘JRE_HOME’ or ‘JAVA_Home’ as part of its start up - see the <TOMCAT>/bin/catalina.sh file for details but it should be using its own log files, not trying to interfere with those of your other Tomcat installation.

Things to try looking at:

1. For the Access Denied Exception message. Check the configuration of your Import Utility Tomcat installation - /opt/tomcat2. What changes have you made in terms of things like the port that it is listening on, the log files that it is expecting to use etc. We need to ensure that it is not accidentally looking at files that belong to /opt/tomcat


2. For the APR based Tomcat Native Library message. This shouldn’t be causing a problem - it’s noted as [INFO] in the logs - but in production it can improve performance. The top response on this page on Stack Exchange describes how you can enable this if you need the extra performance.

3. For the SMALLER_BIG_BLOCK_SIZE_DETAILS message, we’re working on a new build of the Import Utility that should resolve this issue. More immediately, you could try removing an extra version of the Apache POI library that we have (erroneous) included in the build that you have. To try this:

- Stop your Import Utility Tomcat
- Navigate to <IMPORT UTILITY TOMCAT>/webapps/essential_import_utility/WEB-INF/lib
- Remove the file ‘poi.jar’
- Restart your Import Utility Tomcat

Let me know how you get on with these 3 points - and if you have any more information about the setup of your ‘tomcat2’


Jonathan
Essential Project Team
User avatar
jonathan.carter
Posts: 1087
Joined: 04 Feb 2009, 15:44

Hi Carlos,

We have just released version 6.0.2 of the Essential Open Source software, which includes changes to address this issue.

You can download this from our Downloads page. Please note that we have had to rename our installers to use a '.install' suffix. Once you have downloaded the installer - in your case 'essentialinstallupgrade602' - you must rename this to 'essentialinstallupgrade602.jar'.

Then double-click on it to run the installer. You can choose to only install the new version of the Import Utility - version 1.7.1

Once you have installed the new version of the Import Utility, export your configuration from your current version (from the System Admin panel). Save this configuration file and then upload it to your new (1.7.1) Import Utility to bring all your Import Activities into this new version.

Do let us know how you get on

Jonathan
Essential Project Team
carlos.pinzon
Posts: 6
Joined: 24 May 2017, 10:23
Location: Brussels

Thank you very much Jonathan,

I'll try this as soon as possible.

Greetings,

Carlos
carlos.pinzon
Posts: 6
Joined: 24 May 2017, 10:23
Location: Brussels

Dear Jonathan,

I made some tests and everything works perfectly.

Thank you very much, to you and to the Essential team,

Carlos
User avatar
jonathan.carter
Posts: 1087
Joined: 04 Feb 2009, 15:44

Hi Carlos,

That's excellent news.

Thanks very much for letting us know!

Jonathan
Essential Project Team
Post Reply