[jboss-jira] [JBoss JIRA] (WFCORE-507) Unit test FileSystemDeploymentServiceUnitTestCase fails on IBM JDK

Emmanuel Hugonnet (JIRA) issues at jboss.org
Fri Jan 16 09:12:49 EST 2015


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

Emmanuel Hugonnet updated WFCORE-507:
-------------------------------------
    Description: 
Description of problem:
 org.jboss.as.server.deployment.scanner.FileSystemDeploymentServiceUnitTestCase.testNoUndeployment fails with:
   - java.net.ConnectException: Connection refused
   - java.lang.UnsupportedOperationException: cannot get the capability, performing dispose of the retransforming environment

Version-Release number of selected component (if applicable):
 EAP 6.4.0.ER1

How reproducible:
 Always on IBM JDK

Steps to Reproduce:
1. ./build.sh -pl deployment-scanner -am   -Dtest=FileSystemDeploymentServiceUnitTestCase -Dmaven.repo.local=${MAVEN_REPO_LOCAL} -DfailIfNoTests=false

Actual results:
 java.net.ConnectException: Connection refused
 java.lang.UnsupportedOperationException: cannot get the capability, performing dispose of the retransforming environment
 java.lang.reflect.InvocationTargetException
 Caused by: java.lang.UnsupportedOperationException: adding retransformable transformers is not supported in this environment

  was:
Description of problem:
 org.jboss.as.server.deployment.scanner.FileSystemDeploymentServiceUnitTestCase.testNoUndeployment fails with:
   - java.net.ConnectException: Connection refused
   - java.lang.UnsupportedOperationException: cannot get the capability, performing dispose of the retransforming environment

Version-Release number of selected component (if applicable):
 EAP 6.4.0.ER1

How reproducible:
 Always on IBM JDK

Steps to Reproduce:
1. ./build.sh -pl deployment-scanner -am   -Dtest=FileSystemDeploymentServiceUnitTestCase -Dmaven.repo.local=${MAVEN_REPO_LOCAL} -DfailIfNoTests=false

Actual results:
 java.net.ConnectException: Connection refused
 java.lang.UnsupportedOperationException: cannot get the capability, performing dispose of the retransforming environment
 java.lang.reflect.InvocationTargetException
 Caused by: java.lang.UnsupportedOperationException: adding retransformable transformers is not supported in this environment

Expected results:
 No failures in test case.



>  Unit test FileSystemDeploymentServiceUnitTestCase fails on IBM JDK 
> --------------------------------------------------------------------
>
>                 Key: WFCORE-507
>                 URL: https://issues.jboss.org/browse/WFCORE-507
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 1.0.0.Alpha15
>            Reporter: Emmanuel Hugonnet
>            Assignee: Emmanuel Hugonnet
>            Priority: Trivial
>
> Description of problem:
>  org.jboss.as.server.deployment.scanner.FileSystemDeploymentServiceUnitTestCase.testNoUndeployment fails with:
>    - java.net.ConnectException: Connection refused
>    - java.lang.UnsupportedOperationException: cannot get the capability, performing dispose of the retransforming environment
> Version-Release number of selected component (if applicable):
>  EAP 6.4.0.ER1
> How reproducible:
>  Always on IBM JDK
> Steps to Reproduce:
> 1. ./build.sh -pl deployment-scanner -am   -Dtest=FileSystemDeploymentServiceUnitTestCase -Dmaven.repo.local=${MAVEN_REPO_LOCAL} -DfailIfNoTests=false
> Actual results:
>  java.net.ConnectException: Connection refused
>  java.lang.UnsupportedOperationException: cannot get the capability, performing dispose of the retransforming environment
>  java.lang.reflect.InvocationTargetException
>  Caused by: java.lang.UnsupportedOperationException: adding retransformable transformers is not supported in this environment



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list