[JBoss JIRA] (AS7-5377) WAB deployment requires '.' (dot) Bundle-ClassPath
by Thomas Diesler (JIRA)
[ https://issues.jboss.org/browse/AS7-5377?page=com.atlassian.jira.plugin.s... ]
Thomas Diesler resolved AS7-5377.
---------------------------------
Resolution: Done
Done
> WAB deployment requires '.' (dot) Bundle-ClassPath
> --------------------------------------------------
>
> Key: AS7-5377
> URL: https://issues.jboss.org/browse/AS7-5377
> Project: Application Server 7
> Issue Type: Bug
> Components: OSGi
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 7.2.0.Alpha1
>
>
> {code}
> 19:36:12,218 ERROR [org.jboss.as.osgi] (MSC service thread 1-4) JBAS011900: Cannot start bundle: MyWebAppBundle:1.0.0: org.osgi.framework.BundleException: Cannot transition to STARTING: MyWebAppBundle:1.0.0
> at org.jboss.osgi.framework.internal.HostBundleState.transitionToActive(HostBundleState.java:284) [jbosgi-framework-core-1.1.8.Final.jar:1.1.8.Final]
> at org.jboss.osgi.framework.internal.HostBundleState.startInternal(HostBundleState.java:223) [jbosgi-framework-core-1.1.8.Final.jar:1.1.8.Final]
> at org.jboss.osgi.framework.internal.AbstractBundleState.start(AbstractBundleState.java:494) [jbosgi-framework-core-1.1.8.Final.jar:1.1.8.Final]
> at org.jboss.as.osgi.deployment.BundleStartTracker$1.processService(BundleStartTracker.java:144) [jboss-as-osgi-service-7.1.1.Final.jar:7.1.1.Final]
> at org.jboss.as.osgi.deployment.BundleStartTracker$1.transition(BundleStartTracker.java:119) [jboss-as-osgi-service-7.1.1.Final.jar:7.1.1.Final]
> at org.jboss.msc.service.ServiceControllerImpl.invokeListener(ServiceControllerImpl.java:1416) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
> at org.jboss.msc.service.ServiceControllerImpl.access$2700(ServiceControllerImpl.java:49) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
> at org.jboss.msc.service.ServiceControllerImpl$ListenerTask.run(ServiceControllerImpl.java:1954) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885) [rt.jar:1.6.0]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) [rt.jar:1.6.0]
> at java.lang.Thread.run(Thread.java:619) [rt.jar:1.6.0]
> Caused by: org.jboss.osgi.deployment.interceptor.LifecycleInterceptorException: Cannot obtain web.xml from: vfs:/D:/sdk/jboss/jboss-as-7.1.1.Final/bin/content/MyWebAppBundle.jar/WEB-INF/classes/
> at org.jboss.osgi.framework.internal.WebXMLVerifierInterceptor$1.invoke(WebXMLVerifierInterceptor.java:85) [jbosgi-framework-core-1.1.8.Final.jar:1.1.8.Final]
> at org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptorService.handleStateChange(AbstractLifecycleInterceptorService.java:281) [jbosgi-deployment-1.0.12.Final.jar:1.0.12.Final]
> at org.jboss.osgi.framework.internal.LifecycleInterceptorPlugin.handleStateChange(LifecycleInterceptorPlugin.java:125) [jbosgi-framework-core-1.1.8.Final.jar:1.1.8.Final]
> at org.jboss.osgi.framework.internal.AbstractBundleState.changeState(AbstractBundleState.java:183) [jbosgi-framework-core-1.1.8.Final.jar:1.1.8.Final]
> at org.jboss.osgi.framework.internal.AbstractBundleState.changeState(AbstractBundleState.java:172) [jbosgi-framework-core-1.1.8.Final.jar:1.1.8.Final]
> at org.jboss.osgi.framework.internal.HostBundleState.transitionToActive(HostBundleState.java:282) [jbosgi-framework-core-1.1.8.Final.jar:1.1.8.Final]
> ... 10 more
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (AS7-5376) NPE in ResourceInjectionAnnotationParsingProcessor
by Thomas Diesler (JIRA)
Thomas Diesler created AS7-5376:
-----------------------------------
Summary: NPE in ResourceInjectionAnnotationParsingProcessor
Key: AS7-5376
URL: https://issues.jboss.org/browse/AS7-5376
Project: Application Server 7
Issue Type: Bug
Components: EE, OSGi
Reporter: Thomas Diesler
Assignee: David Lloyd
Fix For: 7.2.0.Alpha1
{code}
Caused by: java.lang.NullPointerException
at org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor.isEnvEntryType(ResourceInjectionAnnotationParsingProcessor.java:295)
at org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor.process(ResourceInjectionAnnotationParsingProcessor.java:226)
at org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor.processMethodResource(ResourceInjectionAnnotationParsingProcessor.java:196)
at org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor.deploy(ResourceInjectionAnnotationParsingProcessor.java:149)
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:116) [jboss-as-server-7.2.0.Alpha1-SNAPSHOT.jar:7.2.0.Alpha1-SNAPSHOT]
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (AS7-3947) Verify testsuite process when is used -Dtest command line option
by Pavel Janousek (JIRA)
Pavel Janousek created AS7-3947:
-----------------------------------
Summary: Verify testsuite process when is used -Dtest command line option
Key: AS7-3947
URL: https://issues.jboss.org/browse/AS7-3947
Project: Application Server 7
Issue Type: Sub-task
Reporter: Pavel Janousek
Assignee: Ondrej Zizka
It seems like some regression.
When I've tried run like:
{code}
mvn3 clean install -Dts.basic '-Dtest=*.jaxrs.*'
{code}
I got this result:
{code}
[pjanouse@pjanouse testsuite]$ mvn3 clean install -Dts.basic '-Dtest=*.jaxrs.*'
/usr/java/jdk1.6.0_27/
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] JBoss Application Server Test Suite: Aggregator
[INFO] JBoss Application Server Test Suite: Integration
[INFO] JBoss Application Server Test Suite: Integration - Smoke
[INFO] JBoss Application Server Test Suite: Integration - Basic
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server Test Suite: Aggregator 7.1.1.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-testsuite ---
[INFO] Deleting /home/pjanouse/github/jboss-as/testsuite/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-testsuite ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-testsuite ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-testsuite ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-testsuite ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /home/pjanouse/github/jboss-as/testsuite && git show
[INFO] Working directory: /home/pjanouse/github/jboss-as/testsuite
[INFO] Storing buildNumber: cbddf6c5d4b64963e03117fd8d473edf0e64c428 at timestamp: 1330438739164
[INFO] Executing: /bin/sh -c cd /home/pjanouse/github/jboss-as/testsuite && git show
[INFO] Working directory: /home/pjanouse/github/jboss-as/testsuite
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-help-plugin:2.1.1:active-profiles (help.active-profiles) @ jboss-as-testsuite ---
[INFO] Active profile report written to: /home/pjanouse/github/jboss-as/testsuite/target/help.active-profiles.txt
[INFO]
[INFO] --- maven-help-plugin:2.1.1:effective-pom (help.effective-pom) @ jboss-as-testsuite ---
[INFO] Effective-POM written to: /home/pjanouse/github/jboss-as/testsuite/target/help.effective-pom.txt
[INFO]
[INFO] --- maven-help-plugin:2.1.1:effective-settings (help.effective-settings) @ jboss-as-testsuite ---
[INFO] Effective-settings written to: /home/pjanouse/github/jboss-as/testsuite/target/help.effective-settings.txt
[INFO]
[INFO] --- maven-help-plugin:2.1.1:system (help.system) @ jboss-as-testsuite ---
[INFO] System report written to: /home/pjanouse/github/jboss-as/testsuite/target/help.system.txt
[INFO]
[INFO] --- properties-maven-plugin:1.0-alpha-2:write-project-properties (default) @ jboss-as-testsuite ---
[INFO]
[INFO] --- maven-antrun-plugin:1.6:run (banner) @ jboss-as-testsuite ---
[INFO] Executing tasks
main:
[echo] ****************************************************************************************************
[echo]
[echo] JBoss Application Server Testsuite
[echo]
[echo] Usage:
[echo]
[echo] mvn [clean] install [-DallTests | (-Dts.<group>)+ | -Dtest=... ] [<params>]
[echo]
[echo] integration-tests.sh [-DallTests | (-Dts.<group>)+ | -Dtest=... ] [<params>]
[echo]
[echo] Where:
[echo]
[echo] <group> = one of smoke, basic, clust, iiop.
[echo]
[echo] <params> = parameters changing the configuration like database, IP stack, etc.
[echo]
[echo] Params:
[echo] -Dds.db=<database> Configures the AS to use given database.
[echo] Additional properties to be provided:
[echo] -Dds.jdbc.url, -Dds.jdbc.user, -Dds.jdbc.user
[echo]
[echo] -Dipv6 Configures the testsuite to run with IPv6.
[echo]
[echo] -Dtest=<test classes mask> Runs matching tests.
[echo] The group needs to be specified to let it prepare proper AS config.
[echo] ****************************************************************************************************
[INFO] Executed tasks
[INFO]
[INFO] --- maven-dependency-plugin:2.3:copy (copy-annotations-endorsed) @ jboss-as-testsuite ---
[INFO] Configured Artifact: org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:?:jar
[INFO] Copying jboss-annotations-api_1.1_spec-1.0.0.Final.jar to /home/pjanouse/github/jboss-as/testsuite/target/endorsed/jboss-annotations-api_1.1_spec-1.0.0.Final.jar
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (ts.copy-jbossas.groups) @ jboss-as-testsuite ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 147 resources
[INFO]
[INFO] --- xml-maven-plugin:1.0:transform (ts.config-as.ip) @ jboss-as-testsuite ---
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/target/jbossas/standalone/configuration/standalone-ha.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/target/jbossas/standalone/configuration/standalone-full.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/target/jbossas/standalone/configuration/standalone.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/target/jbossas/standalone/configuration/standalone-full-ha.xml
[INFO] Transformed 4 file(s).
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/target/jbossas/standalone/configuration/standalone-ha.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/target/jbossas/standalone/configuration/standalone-full.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/target/jbossas/standalone/configuration/standalone.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/target/jbossas/standalone/configuration/standalone-full-ha.xml
[INFO] Transformed 4 file(s).
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server Test Suite: Integration 7.1.1.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-ts-integ ---
[INFO] Deleting /home/pjanouse/github/jboss-as/testsuite/integration/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-ts-integ ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-ts-integ ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-ts-integ ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-ts-integ ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /home/pjanouse/github/jboss-as/testsuite/integration && git show
[INFO] Working directory: /home/pjanouse/github/jboss-as/testsuite/integration
[INFO] Storing buildNumber: cbddf6c5d4b64963e03117fd8d473edf0e64c428 at timestamp: 1330438743632
[INFO] Executing: /bin/sh -c cd /home/pjanouse/github/jboss-as/testsuite/integration && git show
[INFO] Working directory: /home/pjanouse/github/jboss-as/testsuite/integration
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-help-plugin:2.1.1:active-profiles (help.active-profiles) @ jboss-as-ts-integ ---
[INFO] Active profile report written to: /home/pjanouse/github/jboss-as/testsuite/integration/target/help.active-profiles.txt
[INFO]
[INFO] --- maven-help-plugin:2.1.1:effective-pom (help.effective-pom) @ jboss-as-ts-integ ---
[INFO] Effective-POM written to: /home/pjanouse/github/jboss-as/testsuite/integration/target/help.effective-pom.txt
[INFO]
[INFO] --- maven-help-plugin:2.1.1:effective-settings (help.effective-settings) @ jboss-as-ts-integ ---
[INFO] Effective-settings written to: /home/pjanouse/github/jboss-as/testsuite/integration/target/help.effective-settings.txt
[INFO]
[INFO] --- maven-help-plugin:2.1.1:system (help.system) @ jboss-as-ts-integ ---
[INFO] System report written to: /home/pjanouse/github/jboss-as/testsuite/integration/target/help.system.txt
[INFO]
[INFO] --- properties-maven-plugin:1.0-alpha-2:write-project-properties (default) @ jboss-as-ts-integ ---
[INFO]
[INFO] --- maven-dependency-plugin:2.3:copy (copy-annotations-endorsed) @ jboss-as-ts-integ ---
[INFO] Configured Artifact: org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:?:jar
[INFO] Copying jboss-annotations-api_1.1_spec-1.0.0.Final.jar to /home/pjanouse/github/jboss-as/testsuite/integration/target/endorsed/jboss-annotations-api_1.1_spec-1.0.0.Final.jar
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (ts.copy-jbossas.groups) @ jboss-as-ts-integ ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 147 resources
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (ts.config-as.copy-mgmt-users) @ jboss-as-ts-integ ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/pjanouse/github/jboss-as/testsuite/integration/../../shared/src/main/resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- xml-maven-plugin:1.0:transform (ts.config-as.ip) @ jboss-as-ts-integ ---
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/target/jbossas/standalone/configuration/standalone-xts.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/target/jbossas/standalone/configuration/standalone-ha.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/target/jbossas/standalone/configuration/standalone-full.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/target/jbossas/standalone/configuration/standalone.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/target/jbossas/standalone/configuration/standalone-full-ha.xml
[INFO] Transformed 5 file(s).
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/target/jbossas/standalone/configuration/standalone-xts.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/target/jbossas/standalone/configuration/standalone-ha.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/target/jbossas/standalone/configuration/standalone-full.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/target/jbossas/standalone/configuration/standalone.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/target/jbossas/standalone/configuration/standalone-full-ha.xml
[INFO] Transformed 5 file(s).
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server Test Suite: Integration - Smoke 7.1.1.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-ts-integ-smoke ---
[INFO] Deleting /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-ts-integ-smoke ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-ts-integ-smoke ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-ts-integ-smoke ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-ts-integ-smoke ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /home/pjanouse/github/jboss-as/testsuite/integration/smoke && git show
[INFO] Working directory: /home/pjanouse/github/jboss-as/testsuite/integration/smoke
[INFO] Storing buildNumber: cbddf6c5d4b64963e03117fd8d473edf0e64c428 at timestamp: 1330438744965
[INFO] Executing: /bin/sh -c cd /home/pjanouse/github/jboss-as/testsuite/integration/smoke && git show
[INFO] Working directory: /home/pjanouse/github/jboss-as/testsuite/integration/smoke
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-help-plugin:2.1.1:active-profiles (help.active-profiles) @ jboss-as-ts-integ-smoke ---
[INFO] Active profile report written to: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/help.active-profiles.txt
[INFO]
[INFO] --- maven-help-plugin:2.1.1:effective-pom (help.effective-pom) @ jboss-as-ts-integ-smoke ---
[INFO] Effective-POM written to: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/help.effective-pom.txt
[INFO]
[INFO] --- maven-help-plugin:2.1.1:effective-settings (help.effective-settings) @ jboss-as-ts-integ-smoke ---
[INFO] Effective-settings written to: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/help.effective-settings.txt
[INFO]
[INFO] --- maven-help-plugin:2.1.1:system (help.system) @ jboss-as-ts-integ-smoke ---
[INFO] System report written to: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/help.system.txt
[INFO]
[INFO] --- properties-maven-plugin:1.0-alpha-2:write-project-properties (default) @ jboss-as-ts-integ-smoke ---
[INFO]
[INFO] --- maven-dependency-plugin:2.3:copy (copy-annotations-endorsed) @ jboss-as-ts-integ-smoke ---
[INFO] Configured Artifact: org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:?:jar
[INFO] Copying jboss-annotations-api_1.1_spec-1.0.0.Final.jar to /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/endorsed/jboss-annotations-api_1.1_spec-1.0.0.Final.jar
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-ts-integ-smoke ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/pjanouse/github/jboss-as/testsuite/integration/smoke/src/main/resources
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (ts.copy-jbossas.groups) @ jboss-as-ts-integ-smoke ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 147 resources
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (ts.config-as.copy-mgmt-users) @ jboss-as-ts-integ-smoke ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-ts-integ-smoke ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 37 resources
[INFO] Copying 9 resources
[INFO]
[INFO] --- xml-maven-plugin:1.0:transform (ts.config-as.ip) @ jboss-as-ts-integ-smoke ---
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/jbossas/standalone/configuration/standalone-xts.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/jbossas/standalone/configuration/standalone-ha.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/jbossas/standalone/configuration/standalone-full.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/jbossas/standalone/configuration/standalone.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/jbossas/standalone/configuration/standalone-full-ha.xml
[INFO] Transformed 5 file(s).
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/jbossas/standalone/configuration/standalone-xts.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/jbossas/standalone/configuration/standalone-ha.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/jbossas/standalone/configuration/standalone-full.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/jbossas/standalone/configuration/standalone.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/jbossas/standalone/configuration/standalone-full-ha.xml
[INFO] Transformed 5 file(s).
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-ts-integ-smoke ---
[INFO] Compiling 143 source files to /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (smoke-full.surefire) @ jboss-as-ts-integ-smoke ---
[INFO] Surefire report directory: /home/pjanouse/github/jboss-as/testsuite/integration/smoke/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.jaxrs.JaxrsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.689 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server Test Suite: Integration - Basic 7.1.1.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-ts-integ-basic ---
[INFO] Deleting /home/pjanouse/github/jboss-as/testsuite/integration/basic/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-ts-integ-basic ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-ts-integ-basic ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-ts-integ-basic ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-ts-integ-basic ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /home/pjanouse/github/jboss-as/testsuite/integration/basic && git show
[INFO] Working directory: /home/pjanouse/github/jboss-as/testsuite/integration/basic
[INFO] Storing buildNumber: cbddf6c5d4b64963e03117fd8d473edf0e64c428 at timestamp: 1330438764809
[INFO] Executing: /bin/sh -c cd /home/pjanouse/github/jboss-as/testsuite/integration/basic && git show
[INFO] Working directory: /home/pjanouse/github/jboss-as/testsuite/integration/basic
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-help-plugin:2.1.1:active-profiles (help.active-profiles) @ jboss-as-ts-integ-basic ---
[INFO] Active profile report written to: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/help.active-profiles.txt
[INFO]
[INFO] --- maven-help-plugin:2.1.1:effective-pom (help.effective-pom) @ jboss-as-ts-integ-basic ---
[INFO] Effective-POM written to: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/help.effective-pom.txt
[INFO]
[INFO] --- maven-help-plugin:2.1.1:effective-settings (help.effective-settings) @ jboss-as-ts-integ-basic ---
[INFO] Effective-settings written to: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/help.effective-settings.txt
[INFO]
[INFO] --- maven-help-plugin:2.1.1:system (help.system) @ jboss-as-ts-integ-basic ---
[INFO] System report written to: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/help.system.txt
[INFO]
[INFO] --- properties-maven-plugin:1.0-alpha-2:write-project-properties (default) @ jboss-as-ts-integ-basic ---
[INFO]
[INFO] --- maven-dependency-plugin:2.3:copy (copy-annotations-endorsed) @ jboss-as-ts-integ-basic ---
[INFO] Configured Artifact: org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:?:jar
[INFO] Copying jboss-annotations-api_1.1_spec-1.0.0.Final.jar to /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/endorsed/jboss-annotations-api_1.1_spec-1.0.0.Final.jar
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-ts-integ-basic ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/pjanouse/github/jboss-as/testsuite/integration/basic/src/main/resources
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (ts.copy-jbossas.groups) @ jboss-as-ts-integ-basic ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 147 resources
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (ts.config-as.copy-mgmt-users) @ jboss-as-ts-integ-basic ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-ts-integ-basic ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 182 resources
[INFO] Copying 173 resources
[INFO]
[INFO] --- xml-maven-plugin:1.0:transform (ts.config-as.ip) @ jboss-as-ts-integ-basic ---
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/jbossas/standalone/configuration/standalone-xts.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/jbossas/standalone/configuration/standalone-ha.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/jbossas/standalone/configuration/standalone-full.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/jbossas/standalone/configuration/standalone.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/jbossas/standalone/configuration/standalone-full-ha.xml
[INFO] Transformed 5 file(s).
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/jbossas/standalone/configuration/standalone-xts.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/jbossas/standalone/configuration/standalone-ha.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/jbossas/standalone/configuration/standalone-full.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/jbossas/standalone/configuration/standalone.xml
[INFO] Transforming file: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/jbossas/standalone/configuration/standalone-full-ha.xml
[INFO] Transformed 5 file(s).
[INFO]
[INFO] --- maven-antrun-plugin:1.6:run (prepare-jars-basic-integration.server) @ jboss-as-ts-integ-basic ---
[INFO] Executing tasks
main:
build-basic-integration:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-ts-integ-basic ---
[INFO] Compiling 1647 source files to /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/test-classes
[WARNING] /home/pjanouse/github/jboss-as/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/security/lifecycle/BaseBean.java:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] /home/pjanouse/github/jboss-as/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/security/lifecycle/BaseBean.java:[81,12] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] /home/pjanouse/github/jboss-as/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/security/lifecycle/BaseBean.java:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] /home/pjanouse/github/jboss-as/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/security/lifecycle/BaseBean.java:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] /home/pjanouse/github/jboss-as/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/remote/client/api/EJBClientAPIUsageTestCase.java:[190,52] [deprecation] StatefulEJBLocator(java.lang.Class<T>,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.jboss.ejb.client.SessionID,org.jboss.ejb.client.Affinity) in org.jboss.ejb.client.StatefulEJBLocator has been deprecated
[WARNING] /home/pjanouse/github/jboss-as/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/timerservice/schedule/descriptor/DescriptorScheduleTestCase.java:[62,28] [deprecation] Date(int,int,int,int,int,int) in java.util.Date has been deprecated
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (basic-integration-default-full.surefire) @ jboss-as-ts-integ-basic ---
[INFO] Surefire report directory: /home/pjanouse/github/jboss-as/testsuite/integration/basic/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.integration.osgi.jaxrs.RestEasyIntegrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.099 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server Test Suite: Aggregator ... SUCCESS [8.460s]
[INFO] JBoss Application Server Test Suite: Integration .. SUCCESS [1.417s]
[INFO] JBoss Application Server Test Suite: Integration - Smoke SUCCESS [19.191s]
[INFO] JBoss Application Server Test Suite: Integration - Basic SUCCESS [34.292s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:04.333s
[INFO] Finished at: Tue Feb 28 15:19:57 CET 2012
[INFO] Final Memory: 74M/431M
[INFO] ------------------------------------------------------------------------
[pjanouse@pjanouse testsuite]$ {code}
So you can see - Integration basic is invoked, but only TestCases org.jboss.as.test.smoke.jaxrs.JaxrsTestCase and org.jboss.as.test.integration.osgi.jaxrs.RestEasyIntegrationTestCas were run although there are plenty of other TestCases fulfilled mask *\*.jaxrs.\** - many of them are localted in testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jaxrs/ + sub=dirs.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (AS7-3310) User insn't properly informed that APR is used
by Rostislav Svoboda (JIRA)
Rostislav Svoboda created AS7-3310:
--------------------------------------
Summary: User insn't properly informed that APR is used
Key: AS7-3310
URL: https://issues.jboss.org/browse/AS7-3310
Project: Application Server 7
Issue Type: Bug
Components: Web
Affects Versions: 7.1.0.Beta1b
Reporter: Rostislav Svoboda
Assignee: Remy Maucherat
Fix For: 7.1.0.Final
AS7 log doesn't show sufficient information that APR is used or not. Currently the only clue is that org.apache.coyote.http11.Http11AprProtocol is used instead of org.apache.coyote.http11.Http11Protocol. But it's implementation details and many users can miss that.
Add log message to inform users if APR is used or not!
For example APR affect https connector definition which must use openssl based keys and not keystore. And if users do not know APR is used they can be easily confused and blame AS7 as broken.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (AS7-4480) IllegalStateException can happen on clean shutdown
by Radoslav Husar (JIRA)
Radoslav Husar created AS7-4480:
-----------------------------------
Summary: IllegalStateException can happen on clean shutdown
Key: AS7-4480
URL: https://issues.jboss.org/browse/AS7-4480
Project: Application Server 7
Issue Type: Feature Request
Components: Web
Reporter: Radoslav Husar
Assignee: Remy Maucherat
Priority: Minor
Randomly seen in SessionBasedConcurrentTestCase.
Implications yet unknown.
{noformat}
12:17:53,337 INFO [org.infinispan.jmx.CacheJmxRegistration] (pool-15-thread-1) ISPN000031: MBeans were successfully registered to the platform mbean server.
12:17:53,353 INFO [org.jboss.as.clustering.infinispan] (pool-15-thread-1) JBAS010281: Started repl cache from web container
12:17:53,362 INFO [org.jboss.as.clustering] (MSC service thread 1-3) JBAS010238: Number of cluster members: 1
12:17:53,399 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
12:17:53,402 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
12:17:53,429 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-3) ISPN000031: MBeans were successfully registered to the platform mbean server.
12:17:53,446 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-3) JBAS010281: Started //default-host//concurrent-session-replication cache from web container
12:17:53,455 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
12:17:53,458 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
12:17:53,627 INFO [org.jboss.web] (MSC service thread 1-3) JBAS018210: Registering web context: /concurrent-session-replication
12:17:54,211 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "concurrent-session-replication.war"
12:18:02,060 INFO [org.jboss.as.clustering] (Incoming-1,null) JBAS010225: New cluster view for partition web (id: 1, delta: 1, merge: false) : [node-0/web, node-1/web]
12:18:02,061 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-1,null) ISPN000094: Received new cluster view: [node-0/web|1] [node-0/web, node-1/web]
12:18:04,834 INFO [org.jboss.as.osgi] (MSC service thread 1-4) JBAS011943: Unregister module: Module "deployment.concurrent-session-replication.war:main" from Service Module Loader
12:18:05,318 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000029: Passivating all entries to disk
12:18:05,320 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000030: Passivated 0 entries in 1 milliseconds
12:18:05,507 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010282: Stopped //default-host//concurrent-session-replication cache from web container
12:18:05,592 ERROR [org.apache.catalina.connector.CoyoteAdapter] (http--127.0.0.1-8080-2) An exception or error occurred in the container during the request processing: java.lang.IllegalStateException
at org.jboss.msc.value.InjectedValue.getValue(InjectedValue.java:47)
at org.jboss.as.connector.deployers.processors.CachedConnectionManagerSetupProcessor$CachedConnectionManagerSetupAction.setup(CachedConnectionManagerSetupProcessor.java:74)
at org.jboss.as.web.ThreadSetupBindingListener.bind(ThreadSetupBindingListener.java:50) [jboss-as-web-7.1.2.Final-SNAPSHOT.jar:7.1.2.Final-SNAPSHOT]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:125) [jbossweb-7.0.14.Final.jar:]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.14.Final.jar:]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.14.Final.jar:]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368) [jbossweb-7.0.14.Final.jar:]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.14.Final.jar:]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671) [jbossweb-7.0.14.Final.jar:]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:931) [jbossweb-7.0.14.Final.jar:]
at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_29]
12:18:05,615 INFO [org.infinispan.eviction.PassivationManagerImpl] (pool-15-thread-1) ISPN000029: Passivating all entries to disk
12:18:05,617 INFO [org.infinispan.eviction.PassivationManagerImpl] (pool-15-thread-1) ISPN000030: Passivated 0 entries in 1 milliseconds
12:18:05,634 INFO [org.jboss.as.clustering.infinispan] (pool-15-thread-1) JBAS010282: Stopped repl cache from web container
12:18:05,670 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment concurrent-session-replication.war in 851ms
12:18:05,818 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-14-thread-1) ISPN000082: Stopping the RpcDispatcher
12:18:06,496 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901: Content removed from location /home/rhusar/git/jboss-as/testsuite/integration/clust/target/jbossas-clustering-udp-0/standalone/data/content/c9/8197dce9a6e7041f12dc1342fc4126bc1aa846/content
12:18:06,497 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018558: Undeployed "concurrent-session-replication.war"
12:18:07,007 INFO [org.apache.catalina.core.StandardContext] (MSC service thread 1-1) Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/] has not been started
12:18:07,012 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-1) Pausing Coyote HTTP/1.1 on http--127.0.0.1-8080
12:18:07,013 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-1) Stopping Coyote HTTP/1.1 on http--127.0.0.1-8080
12:18:07,016 INFO [org.apache.coyote.ajp.AjpProtocol] (MSC service thread 1-3) Pausing Coyote AJP/1.3 on ajp--127.0.0.1-8009
12:18:07,017 INFO [org.apache.coyote.ajp.AjpProtocol] (MSC service thread 1-3) Stopping Coyote AJP/1.3 on ajp--127.0.0.1-8009
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months