Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-11071

Support container server driver image troubleshooting

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Critical Critical
    • 11.0.0.Alpha1
    • 10.1.0.CR1
    • Test Suite
    • None

      When running on

      -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$
      

      The test ResilienceIT is failing due

              ?? 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)
      

      As QE, I would like to have the docker image created to start my researches and see why the server is failing.

            dlovison@redhat.com Diego Lovison
            dlovison@redhat.com Diego Lovison
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: