[infinispan-issues] [JBoss JIRA] (ISPN-11071) Support container server driver image troubleshooting
Diego Lovison (Jira)
issues at jboss.org
Wed Dec 11 12:48:00 EST 2019
[ https://issues.redhat.com/browse/ISPN-11071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Diego Lovison updated ISPN-11071:
---------------------------------
Status: Open (was: New)
> Support container server driver image troubleshooting
> ------------------------------------------------------
>
> Key: ISPN-11071
> URL: https://issues.redhat.com/browse/ISPN-11071
> Project: Infinispan
> Issue Type: Enhancement
> Components: Server
> Affects Versions: 10.1.0.CR1
> Reporter: Diego Lovison
> Priority: Critical
>
> When running on
> {noformat}
> -bash-4.2$ cat /etc/redhat-release
> Red Hat Enterprise Linux Server release 7.7 (Maipo)
> -bash-4.2$ docker -v
> Docker version 1.13.1, build 4ef4b30/1.13.1
> -bash-4.2$
> {noformat}
> The test ResilienceIT is failing due
> {noformat}
> ?? Checking the system...
> ? Docker version should be at least 1.6.0
> ? Docker environment should have more than 2GB free disk space
> [0] STDERR: Exception in thread "main" java.lang.RuntimeException: java.nio.file.AccessDeniedException: /opt/infinispan/server/lib
> [0] STDERR: at org.infinispan.server.loader.Loader.classLoaderFromPath(Loader.java:79)
> [0] STDERR: at org.infinispan.server.loader.Loader.main(Loader.java:45)
> [0] STDERR: Caused by: java.nio.file.AccessDeniedException: /opt/infinispan/server/lib
> [0] STDERR: at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90)
> [0] STDERR: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
> [0] STDERR: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
> {noformat}
> As QE, I would like to have the docker image created to start my researches and see why the server is failing.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list