[jbosstools-issues] [JBoss JIRA] (JBIDE-26175) Cannot create server adapter for eap71-basic-s2i template from CDK

Josef Kopriva (JIRA) issues at jboss.org
Tue Sep 11 04:25:00 EDT 2018


     [ https://issues.jboss.org/browse/JBIDE-26175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josef Kopriva closed JBIDE-26175.
---------------------------------


Closing, now it works as expected, debug is also ok.

Verified in:
Red Hat Developer Studio
Version: 12.9.0.AM3
Build id: AM3-v20180906-1322-B3331
Build date: 20180906-1322

> Cannot create server adapter for eap71-basic-s2i template from CDK
> ------------------------------------------------------------------
>
>                 Key: JBIDE-26175
>                 URL: https://issues.jboss.org/browse/JBIDE-26175
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdk, openshift
>    Affects Versions: 4.6.0.Final
>         Environment: CDK: CDK v3.5.0-1
> Red Hat Developer Studio
> Version: 12.0.0.GA
> Build id: GA-v20180706-1014-B2970
> OS: Linux, v.4.17.3-200.fc28.x86_64, x86_64 / gtk 3.22.30, WebKit 2.20.3
> Java version: 1.8.0_172
>            Reporter: Josef Kopriva
>            Assignee: Dmitrii Bocharov
>            Priority: Critical
>              Labels: application_wizard, regression, server_adapter, upstream
>             Fix For: 4.9.0.AM3
>
>
> I was not able to create server adapter for eap71-basic-s2i template application.
> Pod error log:
> {code:java}
> --> 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
> {code}
> Error log from OpenShift console:
> {code:java}
> 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"
>         }
>       }
>     ]
>   }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list