public class ContainerIntegrationLogger extends ProcessEngineLogger
ADMIN_PLUGIN_LOGGER, BPMN_BEHAVIOR_LOGGER, BPMN_PARSE_LOGGER, CMD_LOGGER, CMMN_OPERATION_LOGGER, CMMN_TRANSFORMER_LOGGER, CMNN_BEHAVIOR_LOGGER, CONFIG_LOGGER, CONTAINER_INTEGRATION_LOGGER, CONTEXT_LOGGER, CORE_LOGGER, DECISION_LOGGER, EXTERNAL_TASK_LOGGER, INCIDENT_LOGGER, INDENTITY_LOGGER, INSTANCE, JOB_EXECUTOR_LOGGER, METRICS_LOGGER, MIGRATION_LOGGER, PERSISTENCE_LOGGER, PROCESS_APPLICATION_LOGGER, PROJECT_CODE, PVM_LOGGER, SCRIPT_LOGGER, SECURITY_LOGGER, TELEMETRY_LOGGER, TEST_LOGGER, TX_LOGGER, UTIL_LOGGER
Constructor and Description |
---|
ContainerIntegrationLogger() |
exceptionWhileClosingProcessEngine, exceptionWhileInitializingProcessengine, historyCleanupJobReconfigurationFailure, initializingProcessEngine, initializingProcessEngineForResource, processEngineAlreadyInitialized, processEngineClosed, processEngineCreated, shouldLogCmdException, shouldLogJobException
public ProcessEngineException couldNotInstantiateJobExecutorClass(Exception e)
public ProcessEngineException couldNotLoadJobExecutorClass(Exception e)
public void exceptionWhileStopping(String serviceType, String serviceName, Throwable t)
public void debugRootPath(String urlPath)
public ProcessEngineException cannotDecodePathName(UnsupportedEncodingException e)
public ProcessEngineException exceptionWhileScanning(String file, IOException e)
public void debugDiscoveredResource(String resourcePath)
public ProcessEngineException cannotOpenFileInputStream(String absolutePath, IOException e)
public ProcessEngineException couldNotGetResource(String strippedPaResourceRootPath, ClassLoader cl, Exception e)
public void cannotFindResourcesForPath(String resourceRootPath, ClassLoader classLoader)
public ProcessEngineException exceptionWhileGettingVirtualFolder(URL url, URISyntaxException e)
public void cannotScanVfsRoot(org.jboss.vfs.VirtualFile processArchiveRoot, IOException e)
public void cannotReadInputStreamForFile(String resourceName, org.jboss.vfs.VirtualFile processArchiveRoot, IOException e)
public ProcessEngineException exceptionWhileLoadingCpRoots(String strippedPaResourceRootPath, ClassLoader classLoader, IOException e)
public ProcessEngineException unsuppoertedParameterType(Type parameterType)
public void debugAutoCompleteUrl(String url)
public void debugAutoCompletedUrl(String url)
public void debugExceptionWhileGettingConfigFromJndi(String jndi, NamingException e)
public void notCreatingPaDeployment(String name)
public IllegalArgumentException illegalValueForResumePreviousByProperty(String string)
public void deploymentSummary(Collection<String> deploymentResourceNames, String deploymentName)
public void foundProcessesXmlFile(String string)
public void emptyProcessesXml()
public void noProcessesXmlForPa(String paName)
public ProcessEngineException exceptionWhileReadingProcessesXml(String deploymentDescriptor, IOException e)
public ProcessEngineException exceptionWhileInvokingPaLifecycleCallback(String methodName, String paName, Exception e)
public void debugFoundPaLifecycleCallbackMethod(String methodName, String paName)
public void debugPaLifecycleMethodNotFound(String methodName, String paName)
public ProcessEngineException camnnotLoadConfigurationClass(String className, Exception e)
public ProcessEngineException configurationClassHasWrongType(String className, Class<?> expectedType, ClassCastException e)
public void timeoutDuringShutdownOfThreadPool(int i, TimeUnit seconds)
public void interruptedWhileShuttingDownThreadPool(InterruptedException e)
public ProcessEngineException cannotRegisterService(ObjectName serviceName, Exception e)
public ProcessEngineException cannotComposeNameFor(String serviceName, Exception e)
public ProcessEngineException exceptionWhileUnregisteringService(String canonicalName, Throwable t)
public ProcessEngineException unknownExceptionWhileParsingDeploymentDescriptor(Exception e)
public ProcessEngineException cannotSetValueForProperty(String key, String canonicalName, Exception e)
public ProcessEngineException cannotFindSetterForProperty(String key, String canonicalName)
public void debugPerformOperationStep(String stepName)
public void debugSuccessfullyPerformedOperationStep(String stepName)
public void exceptionWhileRollingBackOperation(Exception e)
public ProcessEngineException exceptionWhilePerformingOperationStep(String opName, String stepName, Exception e)
public void exceptionWhilePerformingOperationStep(String name, Exception e)
public void debugRejectedExecutionException(RejectedExecutionException e)
public void foundTomcatDeploymentDescriptor(String bpmPlatformFileLocation, String fileLocation)
public ProcessEngineException invalidDeploymentDescriptorLocation(String bpmPlatformFileLocation, MalformedURLException e)
public void camundaBpmPlatformSuccessfullyStarted(String serverInfo)
public void camundaBpmPlatformStopped(String serverInfo)
public void paDeployed(String name)
public void paUndeployed(String name)
Copyright © 2022. All rights reserved.