Skip to content

Instantly share code, notes, and snippets.

View stuartwdouglas's full-sized avatar

Stuart Douglas stuartwdouglas

  • Red Hat
  • Orange NSW Australia
View GitHub Profile
New invocation
00002346 00 00 00 07 32 b9 00 46 9e fb 30 ....2..F ..0
00002351 00 00 03 12 30 b9 00 46 9e 61 fe 03 03 9e 0c 04 ....0..F .a......
00002361 04 09 00 00 00 22 6f 72 67 2e 6a 62 6f 73 73 2e ....."or g.jboss.
00002371 65 6a 62 2e 63 6c 69 65 6e 74 2e 45 4a 42 49 64 ejb.clie nt.EJBId
00002381 65 6e 74 69 66 69 65 72 62 0e 35 e3 b8 0f cc a8 entifier b.5.....
00002391 00 00 00 04 00 00 00 07 61 70 70 4e 61 6d 65 16 ........ appName.
000023A1 00 00 00 00 08 62 65 61 6e 4e 61 6d 65 16 00 00 .....bea nName...
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl=org.apache.xerces
org.apache.xerces.jaxp.DocumentBuilderImpl=org.apache.xerces
org.apache.xerces.jaxp.JAXPConstants=org.apache.xerces
org.apache.xerces.jaxp.SAXParserFactoryImpl=org.apache.xerces
org.apache.xerces.jaxp.SAXParserImpl=org.apache.xerces
org.apache.xerces.xs.PSVIProvider=org.apache.xerces
org.apache.xalan.xsltc.trax.TransformerFactoryImpl=org.apache.xalan
org.apache.xalan.xsltc.compiler.SourceLoader=org.apache.xalan
org.apache.xalan.xsltc.trax.TransformerImpl=org.apache.xalan
org.apache.xalan.xsltc.DOMCache=org.apache.xalan
12:16:25,021 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "error-reporting-1.0-SNAPSHOT.jar")]) - failure description: {
"WFLYCTL0412: Required services that are not installed:" => [
"jboss.deployment.unit.\"error-reporting-1.0-SNAPSHOT.jar\".component.OkEjb5.WeldInstantiator",
"jboss.deployment.unit.\"error-reporting-1.0-SNAPSHOT.jar\".component.OkEjb1.WeldInterceptorBindingsService",
"jboss.deployment.unit.\"error-reporting-1.0-SNAPSHOT.jar\".component.OkEjb1.START",
"jboss.deployment.unit.\"error-reporting-1.0-SNAPSHOT.jar\".component.OkEjb7.WeldInstantiator",
"jboss.deployment.unit.\"error-reporting-1.0-SNAPSHOT.jar\".component.OkEjb3.WeldInterceptorBindingsService",
"jboss.deployment.unit.\"error-reporting-1.0-SNAPSHOT.jar\".component.OkEjb1.WeldInstantiator",
"jboss.deployment.unit.\"error-reporting-1.0-SNAPSHOT.jar\".component.OkEjb5.START",
13:12:01,199 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "error-reporting-1.0-SNAPSHOT.jar")]) - failure description: {
"WFLYCTL0412: Required services that are not installed:" => ["jboss.naming.context.java.global.NonExistant"],
"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.comp.\"error-reporting-1.0-SNAPSHOT\".\"error-reporting-1.0-SNAPSHOT\".ErrorEjb.env.\"com.stuartdouglas.ErrorEjb\".nonExistant is missing [jboss.naming.context.java.global.NonExistant]"]
}
13:12:01,208 INFO [org.jboss.as.server] (ServerService Thread Pool -- 37) WFLYSRV0010: Deployed "error-reporting-1.0-SNAPSHOT.jar" (runtime-name : "error-reporting-1.0-SNAPSHOT.jar")
13:12:01,211 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report
WFLYCTL0184: New missing/unsatisfied dependencies:
service jboss.deployment.unit."error-reporting-1.0
14:34:40,111 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "error-reporting-1.0-SNAPSHOT.jar")]) - failure description: {
"WFLYCTL0412: Required services that are not installed:" => ["jboss.naming.context.java.global.NonExistant"],
"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.comp.\"error-reporting-1.0-SNAPSHOT\".\"error-reporting-1.0-SNAPSHOT\".ErrorEjb.env.\"com.stuartdouglas.ErrorEjb\".nonExistant is missing [jboss.naming.context.java.global.NonExistant]"]
}
14:34:40,120 INFO [org.jboss.as.server] (ServerService Thread Pool -- 37) WFLYSRV0010: Deployed "error-reporting-1.0-SNAPSHOT.jar" (runtime-name : "error-reporting-1.0-SNAPSHOT.jar")
14:34:40,123 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report
WFLYCTL0184: New missing/unsatisfied dependencies:
service jboss.naming.context.java.global.NonExista
Full thread dump
"Management Triggered Shutdown@15862" prio=5 tid=0xa0 nid=NA waiting
java.lang.Thread.State: WAITING
blocks SIGTERM handler@15919
at java.lang.Object.wait(Object.java:-1)
at java.lang.Thread.join(Thread.java:1252)
at java.lang.Thread.join(Thread.java:1326)
at java.lang.ApplicationShutdownHooks.runHooks(ApplicationShutdownHooks.java:106)
at java.lang.ApplicationShutdownHooks$1.run(ApplicationShutdownHooks.java:46)
static {
WeldProvider weldProvider = new WeldProvider();
CDI.setCDIProvider(new CDIProvider() {
@Override
public CDI<Object> getCDI() {
try {
BeanManager bm = (BeanManager) new InitialContext().lookup("java:comp/BeanManager");
if (bm != null) {
return new AbstractCDI<Object>() {
@Override
#
#The timeout before cancelling the acquisition of a new connection
#
#quarkus.agroalRuntime.defaultDataSource.acquisitionTimeout=5
#
#The interval at which we validate idle connections in the background
#
#quarkus.agroalRuntime.defaultDataSource.backgroundValidationInterval=2M
#
# The timeout before cancelling the acquisition of a new connection
#
#quarkus.agroalRuntime.defaultDataSource.acquisitionTimeout=5
#
# The interval at which we validate idle connections in the background
#
#quarkus.agroalRuntime.defaultDataSource.backgroundValidationInterval=2M
#
# The name of the application.
# If not set, defaults to the name of the project.
#
#quarkus.application.name=
#
# The version of the application.
# If not set, defaults to the version of the project
#