| Code | Level | Return Type | Message |
|---|---|---|---|
| WFAI00001 | WARN | void | The deployment does not have Jakarta Dependency Injection enabled. |
| WFAI00002 | org.jboss.as.server.deployment.DeploymentUnitProcessingException | Unable to resolve annotation index for deployment unit: %s | |
| WFAI00003 | org.jboss.as.controller.OperationFailedException | Couldn't access the Chat Language Model called %s |
| Code | Level | Return Type | Message |
|---|---|---|---|
| WFAIINJC00001 | java.lang.IllegalStateException | The bean name %s is expecting a %s while the llm is configured as streaming %s | |
| WFAIINJC00002 | java.lang.IllegalStateException | No HTTP Session is available to create a ChatMemory %s |
| Code | Level | Return Type | Message |
|---|---|---|---|
| WFMCP00001 | WARN | void | The deployment does not have Jakarta Dependency Injection enabled. |
| WFMCP00002 | org.jboss.as.server.deployment.DeploymentUnitProcessingException | Unable to resolve annotation index for deployment unit: %s | |
| WFMCP00003 | org.jboss.as.controller.OperationFailedException | Couldn't access the Chat Language Model called %s | |
| WFMCP00004 | INFO | void | Registered MCP endpoint '%s' for host '%s' |
| WFMCP00005 | INFO | void | Unregistered MCP endpoint '%s' for host '%s' |
| WFMCP00006 | org.jboss.as.server.deployment.DeploymentUnitProcessingException | Failed to resolve module for deployment %s | |
| WFMCP00007 | ERROR | void | Invalid Method: %s |
| WFMCP00008 | ERROR | void | Invalid Accept header: %s |
| Code | Level | Return Type | Message |
|---|---|---|---|
| WFMCPINJC00001 | java.lang.IllegalStateException | The bean name %s is expecting a %s while the llm is configured as streaming %s |
| Code | Level | Return Type | Message |
|---|---|---|---|
| WFWASM00001 | WARN | void | The deployment does not have Jakarta Dependency Injection enabled. |
| WFWASM00002 | org.jboss.as.server.deployment.DeploymentUnitProcessingException | Unable to resolve annotation index for deployment unit: %s | |
| WFWASM00003 | org.jboss.as.server.deployment.DeploymentUnitProcessingException | Failed to resolve module for deployment %s |
| Code | Level | Return Type | Message |
|---|---|---|---|
| WFWASMINJC00001 | DEBUG | void | The bean name %s should be discoverable by CDI as a WASM Tool |
| WFWASMINJC00002 | DEBUG | void | afterBeanDiscovery create synthetic: %s %s); |
| WFWASMINJC00003 | WARN | void | processAnnotatedType reject %s which is not an interface |