Skip to content

Instantly share code, notes, and snippets.

View soul2zimate's full-sized avatar
🏠
Working from home

Chao Wang soul2zimate

🏠
Working from home
  • Red Hat
  • China
  • 03:56 (UTC +08:00)
View GitHub Profile
{
"bomFormat" : "CycloneDX",
"specVersion" : "1.4",
"version" : 1,
"metadata" : {
"timestamp" : "2025-06-10T08:55:21Z",
"component" : {
"type" : "application",
"bom-ref" : "pkg:maven/org.acme.dbaas/postgresql-orm-quarkus@1.0.0-SNAPSHOT",
"group" : "org.acme.dbaas",
{
"scanned" : {
"total" : 69,
"direct" : 9,
"transitive" : 60
},
"providers" : {
"oss-index" : {
"status" : {
"ok" : true,
➜ work git:(1.3.0.Beta1) ✗ ./prospero-binary/bin/prospero.sh install --verbose --definition=eap-8.0-provisioning.xml --channel /Users/chaowan/work/git/jboss-set/channel-definitions/eap-8.0.x/latest/channel.yaml --dir jboss-eap-8.0
Installing galleon provisioning definition: eap-8.0-provisioning.xml
Using channels:
# eap8-channel
manifest: https://gitlab.cee.redhat.com/jboss-set/channel-definitions/-/raw/main/eap-8.0.x/latest/manifest.yaml
repositories:
id: brew
url: https://download.devel.redhat.com/brewroot/repos/jb-eap-8.0-maven-build/latest/maven/
# eap8-amq-channel
manifest: https://gitlab.cee.redhat.com/jboss-set/channel-definitions/-/raw/main/eap-8.0.x/latest/manifest-amq.yaml
haowan@Chaos-MacBook-Pro jaxrs % mvn clean install
[INFO] Scanning for projects...
[INFO]
[INFO] --------------------< org.jboss.eap:wildfly-jaxrs >---------------------
[INFO] Building WildFly: JAX-RS Integration 7.3.1.GA-redhat-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ wildfly-jaxrs ---
[INFO] Deleting /Users/chaowan/work/git/jbossas/jboss-eap7/jaxrs/target
chaowan@Chaos-MacBook-Pro eap-charts % oc logs helloworld-rs-app-65774bb4c5-5l6hn
2023-06-28 03:33:50 Launching EAP Server
INFO Clustering feature is not enabled, no jgroups subsystem present in server configuration.
INFO Using PicketBox SSL configuration.
INFO Access log is disabled, ignoring configuration.
INFO Server started in admin mode, CLI script executed during server boot.
INFO Running jboss-eap-7/eap74-openjdk11-runtime-openshift-rhel8 image, version 7.4.11
=========================================================================
JBoss Bootstrap Environment
@soul2zimate
soul2zimate / gist:81f70bce78b899abaa77c29f4dd24985
Created March 29, 2023 07:25
ClientCompatibilityUnitTestCase Hang
2023-03-29 03:12:19,223 INFO [org.jboss.as.arquillian] (MSC service thread 1-5) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."bbc418d3-cb76-44ef-80a9-a7caa942ef12.jar",unit=bbc418d3-cb76-44ef-80a9-a7caa942ef12.jar,tests=[org.jboss.as.test.integration.management.api.ClientCompatibilityUnitTestCase]]
2023-03-29 03:12:19,249 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "bbc418d3-cb76-44ef-80a9-a7caa942ef12.jar" (runtime-name : "bbc418d3-cb76-44ef-80a9-a7caa942ef12.jar")
2023-03-29 03:12:22,140 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /store/work/tc-work/5b0d33bab85d6e88/testsuite/integration/basic/target/wildfly/standalone/data/content/79/5b4a11c4028840844ede79fd7681ee691d2426/content
2023-03-29 03:12:22,191 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /store/work/tc-work/5b0d33bab85d6e88/testsuite/integration/basic/tar
[DEBUG] Generating feature specs using local maven repo /Users/chaowan/work/git/wildfly/wildfly/ee-9/feature-pack/target/jakarta-transform-maven-repo
Jun 20, 2022 5:32:28 PM org.wildfly.core.embedded.LoggerContext$JBossLoggingModuleLogger greeting
INFO: JBoss Modules version 2.0.3.Final
Jun 20, 2022 5:32:28 PM org.jboss.msc.service.ServiceContainerImpl <clinit>
INFO: JBoss MSC version 1.4.13.Final
Jun 20, 2022 5:32:28 PM org.jboss.threads.Version <clinit>
INFO: JBoss Threads version 2.4.0.Final
Jun 20, 2022 5:32:29 PM org.jboss.as.server.ApplicationServerService start
INFO: WFLYSRV0049: WildFly Core 19.0.0.Beta12 starting
WARNING: An illegal reflective access operation has occurred
Audit done.
[INFO]
[INFO] --- wildfly-galleon-maven-plugin:6.0.0.Alpha4:build-feature-pack (feature-pack-build) @ wildfly-preview-feature-pack ---
[INFO] EE9: excluded org.infinispan:infinispan-hibernate-cache-v53
[INFO] EE9: transformed jbosstxbridge-5.12.6.Final.jar
[INFO] EE9: excluded org.hornetq:hornetq-jakarta-client
[INFO] EE9: excluded com.google.guava:guava
[INFO] EE9: excluded io.opentelemetry:opentelemetry-api
[INFO] EE9: excluded org.wildfly:wildfly-clustering-infinispan-client-api
[INFO] EE9: excluded io.smallrye:smallrye-open-api-jaxrs
2022-06-19T01:53:55.8151767Z java.lang.IllegalStateException: WFLYEMB0022: Cannot invoke 'start' on embedded process
2022-06-19T01:53:55.8152825Z at org.wildfly.core.embedded.EmbeddedManagedProcessImpl.invokeOnServer(EmbeddedManagedProcessImpl.java:119)
2022-06-19T01:53:55.8153655Z at org.wildfly.core.embedded.EmbeddedManagedProcessImpl.start(EmbeddedManagedProcessImpl.java:64)
2022-06-19T01:53:55.8154584Z at org.wildfly.galleon.plugin.featurespec.generator.FeatureSpecGenerator.readFeatureSpecs(FeatureSpecGenerator.java:310)
2022-06-19T01:53:55.8155576Z at org.wildfly.galleon.plugin.featurespec.generator.FeatureSpecGenerator.forkedForEmbedded(FeatureSpecGenerator.java:235)
2022-06-19T01:53:55.8156438Z at org.wildfly.galleon.plugin.server.ForkedProcessRunner.main(ForkedProcessRunner.java:56)
2022-06-19T01:53:55.8157150Z org.wildfly.core.embedded.EmbeddedProcessStartException: WFLYEMB0021: Cannot start embedded process
2022-06-19T01:53:55.8158016Z at org.wildfly.embedded@19.0.0.Beta12//org.wildfly.core.em
18:00:26,066 INFO [stdout] (Thread-0 (ActiveMQ-client-global-threads)) Hibernate: select cdiinjecti0_.id as id1_0_, cdiinjecti0_.name as name2_0_ from CDIInjectionBook cdiinjecti0_
18:00:26,067 INFO [org.jboss.resteasy.test.cdi.injection.resource.CDIInjectionBookMDB] (Thread-0 (ActiveMQ-client-global-threads)) onMessage books: [Book[17,Dead Man Snoring], Book[18,Dead Man Drooling]]
18:00:26,067 INFO [org.jboss.resteasy.test.cdi.injection.resource.CDIInjectionBookResource] (Thread-0 (ActiveMQ-client-global-threads)) latch.getCount(): 1
18:00:26,067 INFO [org.jboss.resteasy.test.cdi.injection.resource.CDIInjectionBookResource] (default task-2) this.theSecret(): 1677877956
18:00:26,068 INFO [stdout] (default task-2) Hibernate: select cdiinjecti0_.id as id1_0_, cdiinjecti0_.name as name2_0_ from CDIInjectionBook cdiinjecti0_
18:00:26,071 INFO [org.jboss.resteasy.test.cdi.injection.resource.CDIInjectionBookResource] (default task-2) getBooksMDB(): [Book[17,Dead