This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 14:12:46,736 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC000001: Failed to start service jboss.module.service."deployment.jpajarfile.ear".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.jpajarfile.ear".main: WFLYSRV0179: Failed to load module: deployment.jpajarfile.ear | |
| at [email protected]//org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:100) | |
| at [email protected]//org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1617) | |
| at [email protected]//org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1580) | |
| at [email protected]//org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1438) | |
| at [email protected]//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) | |
| at org.jboss. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [INFO] Running org.jboss.as.test.integration.jpa.jarfile.JpaJarFileTestCase | |
| [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.422 s <<< FAILURE! - in org.jboss.as.test.integration.jpa.jarfile.JpaJarFileTestCase | |
| [ERROR] org.jboss.as.test.integration.jpa.jarfile.JpaJarFileTestCase Time elapsed: 3.421 s <<< ERROR! | |
| org.jboss.arquillian.container.spi.client.container.DeploymentException: | |
| Cannot deploy jpajarfile.ear: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.module.service.\"deployment.jpajarfile.ear.my-ejb-module.jar\".main" => "WFLYSRV0179: Failed to load module: deployment.jpajarfile.ear.my-ejb-module.jar | |
| Caused by: org.jboss.modules.ModuleNotFoundException: org.hibernate\\:main","jboss.module.service.\"deployment.jpajarfile.ear\".main" => "WFLYSRV0179: Failed to load module: deployment.jpajarfile.ear | |
| Caused by: org.jboss.modules.ModuleNotFoundException: org.hibernate\ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| INFO: [APPCLIENT-err] "/usr/lib/jvm/java-17-openjdk/bin/java" -Dorg.glassfish.gmbal.no.multipleUpperBoundsException=true --add-opens=java.base/java.lang=ALL-UNNAMED -Dcom.sun.aas.installRoot="/home/smarlow/tck/platformtck/glassfish-runner/persistence-platform-tck/target/glassfish7/glassfish/bin/.." -Djava.security.policy="/home/smarlow/tck/platformtck/glassfish-runner/persistence-platform-tck/target/glassfish7/glassfish/bin/../lib/appclient/client.policy" -classpath /home/smarlow/tck/platformtck/glassfish-runner/persistence-platform-tck/target/glassfish7/glassfish/bin/../lib/gf-client.jar:. -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader -Xshare:off -Djava.security.auth.login.config="/home/smarlow/tck/platformtck/glassfish-runner/persistence-platform-tck/target/glassfish7/glassfish/bin/../lib/appclient/appclientlogin.conf" "-Djdk.tls.client.enableSessionTicketExtension=false" "-Djdk.tls.server.enableSessionTicketExtension=false" "-Djava.security.policy=/home/smarlo |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [INFO] Cache configuration is not available at configured path /tmp/ee11/jakartaee-tck/.mvn/maven-build-cache-config.xml, cache is enabled with defaults | |
| [INFO] Using XX hash algorithm for cache | |
| [INFO] Scanning for projects... | |
| [WARNING] | |
| [WARNING] Some problems were encountered while building the effective model for jakarta:glassfish.jpa-platform-tck:jar:11.0.0-SNAPSHOT | |
| [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-dependency-plugin @ line 359, column 21 | |
| [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-antrun-plugin @ line 485, column 21 | |
| [WARNING] | |
| [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. | |
| [WARNING] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # | |
| # This script should be run via curl: | |
| # sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" | |
| # or via wget: | |
| # sh -c "$(wget -qO- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" | |
| # or via fetch: | |
| # sh -c "$(fetch -o - https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" | |
| # | |
| # As an alternative, you can first download the install script and run it afterwards: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1625 s <<< FAILURE! -- in ee.jakarta.tck.persistence.core.EntityGraph.ClientPmservletTest | |
| [ERROR] ee.jakarta.tck.persistence.core.EntityGraph.ClientPmservletTest -- Time elapsed: 1625 s <<< ERROR! | |
| org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot start GlassFish | |
| at org.omnifaces.arquillian.container.glassfish.managed.GlassFishManagedDeployableContainer.deploy(GlassFishManagedDeployableContainer.java:134) | |
| at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:151) | |
| at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:118) | |
| at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:239) | |
| at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2024-09-19 19:29:43,109 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "jpa_core_EntityGraph_vehicles.ear" (runtime-name: "jpa_core_EntityGraph_vehicles.ear") | |
| 2024-09-19 19:29:43,147 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC000001: Failed to start service jboss.deployment.unit."jpa_core_EntityGraph_vehicles.ear".STRUCTURE: org.jboss.msc.service.StartException in service jboss.deployment.unit."jpa_core_EntityGraph_vehicles.ear".STRUCTURE: WFLYSRV0153: Failed to process phase STRUCTURE of deployment "jpa_core_EntityGraph_vehicles.ear" | |
| at [email protected]//org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:172) | |
| at [email protected]//org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1617) | |
| at [email protected]//org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2024-09-13 10:03:31,942 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 90) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'jpa_core_entityManager2_vehicles.ear#CTS-EM' | |
| 2024-09-13 10:03:31,942 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 91) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'jpa_core_entityManager2_vehicles.ear#CTS-EM2' | |
| 2024-09-13 10:03:32,010 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 88) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'jpa_core_entityManager2_vehicles.ear#CTS-EM-NOTX' | |
| 2024-09-13 10:03:32,010 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 91) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'jpa_core_entityManager2_vehicles.ear#CTS-EM2' | |
| 2024-09-13 10:03:32,010 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 90) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'jpa_core_entityManager2_vehicles.ear#CTS-EM' | |
| 2024-09-13 10:03:32,010 INFO [org.jboss.as.jpa] (ServerServic |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [INFO] Running tck.conversion.rewrite.AddArqDeploymentTest | |
| looking for existing copy of jakarta-jakartaeetck-10.0.2.zip in folder /tmp/legacytck | |
| looking for existing extracted jakarta-jakartaeetck-10.0.2.zip in folder /tmp/legacytck | |
| already downloaded jakarta-jakartaeetck-10.0.2.zip | |
| Locate the TCK archive that contains the test for package com.sun.ts.tests.ejb.ee.bb.session.stateless.argsemantics | |
| locateTargetPackageFolder will look inside of jakartaeetck for findTCKDistArchive = argsemantics | |
| looking inside of argsemantics for the archive that contains a test client for package com.sun.ts.tests.ejb.ee.bb.session.stateless.argsemantics | |
| [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.843 s <<< FAILURE! -- in tck.conversion.rewrite.AddArqDeploymentTest | |
| [ERROR] tck.conversion.rewrite.AddArqDeploymentTest.addDeploymentMethod -- Time elapsed: 1.831 s <<< ERROR! | |
| java.lang.IllegalStateException: |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/EEClient.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/EEClient.java | |
| new file mode 100644 | |
| index 000000000..c3593c7cc | |
| --- /dev/null | |
| +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/EEClient.java | |
| @@ -0,0 +1,200 @@ | |
| +package ee.jakarta.tck.persistence.ee.entityManager; | |
| + | |
| +import org.jboss.arquillian.config.descriptor.api.DefaultProtocolDef; | |
| +import org.jboss.arquillian.config.impl.extension.ConfigurationRegistrar; |