Package org.camunda.bpm.container.impl
Class ContainerIntegrationLogger
java.lang.Object
org.camunda.commons.logging.BaseLogger
org.camunda.bpm.engine.impl.ProcessEngineLogger
org.camunda.bpm.container.impl.ContainerIntegrationLogger
- Author:
- Daniel Meyer
-
Field Summary
Fields inherited from class org.camunda.bpm.engine.impl.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
Fields inherited from class org.camunda.commons.logging.BaseLogger
componentId, delegateLogger, projectCode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
camundaBpmPlatformStopped
(String serverInfo) void
camundaBpmPlatformSuccessfullyStarted
(String serverInfo) cannotComposeNameFor
(String serviceName, Exception e) void
cannotFindResourcesForPath
(String resourceRootPath, ClassLoader classLoader) cannotFindSetterForProperty
(String key, String canonicalName) cannotLoadConfigurationClass
(String className, Exception e) cannotOpenFileInputStream
(String absolutePath, IOException e) void
cannotReadInputStreamForFile
(String resourceName, org.jboss.vfs.VirtualFile processArchiveRoot, IOException e) cannotRegisterService
(ObjectName serviceName, Exception e) void
cannotScanVfsRoot
(org.jboss.vfs.VirtualFile processArchiveRoot, IOException e) cannotSetValueForProperty
(String key, String canonicalName, Exception e) configurationClassHasWrongType
(String className, Class<?> expectedType, ClassCastException e) couldNotGetResource
(String strippedPaResourceRootPath, ClassLoader cl, Exception e) void
void
void
debugDiscoveredResource
(String resourcePath) void
void
debugFoundPaLifecycleCallbackMethod
(String methodName, String paName) void
debugPaLifecycleMethodNotFound
(String methodName, String paName) void
debugPerformOperationStep
(String stepName) void
void
debugRootPath
(String urlPath) void
void
deploymentSummary
(Collection<String> deploymentResourceNames, String deploymentName) void
exceptionWhileInvokingPaLifecycleCallback
(String methodName, String paName, Exception e) exceptionWhileLoadingCpRoots
(String strippedPaResourceRootPath, ClassLoader classLoader, IOException e) void
exceptionWhilePerformingOperationStep
(String opName, String stepName, Exception e) exceptionWhileReadingProcessesXml
(String deploymentDescriptor, IOException e) void
exceptionWhileScanning
(String file, IOException e) void
exceptionWhileStopping
(String serviceType, String serviceName, Throwable t) exceptionWhileUnregisteringService
(String canonicalName, Throwable t) void
foundConfigAtLocation
(String logStatement, String string) void
foundConfigJndi
(String jndi, String string) void
foundProcessesXmlFile
(String string) void
foundTomcatDeploymentDescriptor
(String bpmPlatformFileLocation, String fileLocation) void
invalidDeploymentDescriptorLocation
(String bpmPlatformFileLocation, MalformedURLException e) void
noProcessesXmlForPa
(String paName) void
void
paDeployed
(String name) void
paUndeployed
(String name) void
timeoutDuringShutdownOfThreadPool
(int i, TimeUnit seconds) unsuppoertedParameterType
(Type parameterType) Methods inherited from class org.camunda.bpm.engine.impl.ProcessEngineLogger
couldNotDetermineIp, exceptionWhileClosingProcessEngine, exceptionWhileInitializingProcessengine, historyCleanupJobReconfigurationFailure, initializingProcessEngine, initializingProcessEngineForResource, processEngineAlreadyInitialized, processEngineClosed, processEngineCreated, shouldLogCmdException, shouldLogJobException
Methods inherited from class org.camunda.commons.logging.BaseLogger
createLogger, exceptionMessage, formatMessageTemplate, isDebugEnabled, isErrorEnabled, isInfoEnabled, isWarnEnabled, log, log, logDebug, logError, logInfo, logTrace, logWarn
-
Constructor Details
-
ContainerIntegrationLogger
public ContainerIntegrationLogger()
-
-
Method Details
-
couldNotInstantiateJobExecutorClass
-
couldNotLoadJobExecutorClass
-
exceptionWhileStopping
-
debugRootPath
-
cannotDecodePathName
-
exceptionWhileScanning
-
debugDiscoveredResource
-
cannotOpenFileInputStream
-
couldNotGetResource
public ProcessEngineException couldNotGetResource(String strippedPaResourceRootPath, ClassLoader cl, Exception e) -
cannotFindResourcesForPath
-
exceptionWhileGettingVirtualFolder
-
cannotScanVfsRoot
-
cannotReadInputStreamForFile
public void cannotReadInputStreamForFile(String resourceName, org.jboss.vfs.VirtualFile processArchiveRoot, IOException e) -
exceptionWhileLoadingCpRoots
public ProcessEngineException exceptionWhileLoadingCpRoots(String strippedPaResourceRootPath, ClassLoader classLoader, IOException e) -
unsuppoertedParameterType
-
debugAutoCompleteUrl
-
debugAutoCompletedUrl
-
foundConfigJndi
-
debugExceptionWhileGettingConfigFromJndi
-
foundConfigAtLocation
-
notCreatingPaDeployment
-
illegalValueForResumePreviousByProperty
-
deploymentSummary
-
foundProcessesXmlFile
-
emptyProcessesXml
public void emptyProcessesXml() -
noProcessesXmlForPa
-
exceptionWhileReadingProcessesXml
public ProcessEngineException exceptionWhileReadingProcessesXml(String deploymentDescriptor, IOException e) -
exceptionWhileInvokingPaLifecycleCallback
public ProcessEngineException exceptionWhileInvokingPaLifecycleCallback(String methodName, String paName, Exception e) -
debugFoundPaLifecycleCallbackMethod
-
debugPaLifecycleMethodNotFound
-
cannotLoadConfigurationClass
-
configurationClassHasWrongType
public ProcessEngineException configurationClassHasWrongType(String className, Class<?> expectedType, ClassCastException e) -
timeoutDuringShutdownOfThreadPool
-
interruptedWhileShuttingDownThreadPool
-
cannotRegisterService
-
cannotComposeNameFor
-
exceptionWhileUnregisteringService
-
unknownExceptionWhileParsingDeploymentDescriptor
-
cannotSetValueForProperty
public ProcessEngineException cannotSetValueForProperty(String key, String canonicalName, Exception e) -
cannotFindSetterForProperty
-
debugPerformOperationStep
-
debugSuccessfullyPerformedOperationStep
-
exceptionWhileRollingBackOperation
-
exceptionWhilePerformingOperationStep
public ProcessEngineException exceptionWhilePerformingOperationStep(String opName, String stepName, Exception e) -
exceptionWhilePerformingOperationStep
-
debugRejectedExecutionException
-
foundTomcatDeploymentDescriptor
-
invalidDeploymentDescriptorLocation
public ProcessEngineException invalidDeploymentDescriptorLocation(String bpmPlatformFileLocation, MalformedURLException e) -
camundaBpmPlatformSuccessfullyStarted
-
camundaBpmPlatformStopped
-
paDeployed
-
paUndeployed
-