Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1183

Allow the use of non-blocking random number generators for deployments against WebLogic Servers

    XMLWordPrintable

Details

    Description

      The WLS container adapter forks a weblogic.Deployer task that runs in a separate JVM. This may result in timeouts on Unix/Linux machines where /dev/random does not provide sufficient entropy in a limited period of time. This eventually results in random and inexplicable failures during deployment or undeployment of archives when connecting to an AdminServer through a SSL channel. The stacktraces usually contain errors with the message "java.io.IOException: Stream closed.; No available router to destination".

      Allow for configuring /dev/urandom as a PRNG source.

      Attachments

        Activity

          People

            vineet.reynolds_jira Vineet Reynolds (Inactive)
            vineet.reynolds_jira Vineet Reynolds (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: