Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-26175

Cannot create server adapter for eap71-basic-s2i template from CDK

    XMLWordPrintable

Details

    • devex #152 July 2018, devex #154 September 2018
    • 8
    • Hide

      1. Create OpenShift connection to CDK
      2. Create project in OpenShift and create application eap71-basic-s2i
      3. Wait until application is running
      4. Create server adapter
      5. Pod is not running and there is error in OpenShift Console

      Show
      1. Create OpenShift connection to CDK 2. Create project in OpenShift and create application eap71-basic-s2i 3. Wait until application is running 4. Create server adapter 5. Pod is not running and there is error in OpenShift Console

    Description

      I was not able to create server adapter for eap71-basic-s2i template application.
      Pod error log:

      --> Scaling eap-app-1 down to zero
      --> Scaling eap-app-2 to 1 before performing acceptance check
      error: update acceptor rejected eap-app-2: pods for rc 'myproject/eap-app-2' took longer than 600 seconds to become available
      

      Error log from OpenShift console:

      Readiness probe failed: {
        "probe.eap.dmr.EapProbe": {
          "probe.eap.dmr.ServerStatusTest": "running",
          "probe.eap.dmr.DeploymentTest": "Exception executing test: unorderable types: Status() < Status()",
          "probe.eap.dmr.BootErrorsTest": [
            {
              "failed-operation": {
                "operation": "deploy",
                "address": [
                  {
                    "deployment": "kitchensink.war"
                  }
                ]
              },
              "failure-description": "{\"WFLYCTL0080: Failed services\" => {\"jboss.deployment.unit.\\\"kitchensink.war\\\".FIRST_MODULE_USE\" => \"WFLYSRV0153: Failed to process phase FIRST_MODULE_USE of deployment \\\"kitchensink.war\\\"\n Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: WFLYJCA0064: Exception deploying datasource java:jboss/datasources/KitchensinkQuickstartDS\n Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.data-source.\\\"jboss.naming.context.java.jboss.datasources.KitchensinkQuickstartDS\\\".statistics is already registered\"}}",
              "failed-services": {
                "jboss.deployment.unit.\"kitchensink.war\".FIRST_MODULE_USE": "WFLYSRV0153: Failed to process phase FIRST_MODULE_USE of deployment \"kitchensink.war\"\n Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: WFLYJCA0064: Exception deploying datasource java:jboss/datasources/KitchensinkQuickstartDS\n Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.data-source.\"jboss.naming.context.java.jboss.datasources.KitchensinkQuickstartDS\".statistics is already registered"
              }
            }
          ]
        }
      }
      

      Attachments

        Issue Links

          Activity

            People

              dbocharo@redhat.com Dmitrii Bocharov (Inactive)
              jkopriva@redhat.com Josef Kopriva
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: