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
-
public class ContainerIntegrationLogger extends ProcessEngineLogger
- 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
-
-
Constructor Summary
Constructors Constructor Description ContainerIntegrationLogger()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcamundaBpmPlatformStopped(java.lang.String serverInfo)voidcamundaBpmPlatformSuccessfullyStarted(java.lang.String serverInfo)ProcessEngineExceptioncannotComposeNameFor(java.lang.String serviceName, java.lang.Exception e)ProcessEngineExceptioncannotDecodePathName(java.io.UnsupportedEncodingException e)voidcannotFindResourcesForPath(java.lang.String resourceRootPath, java.lang.ClassLoader classLoader)ProcessEngineExceptioncannotFindSetterForProperty(java.lang.String key, java.lang.String canonicalName)ProcessEngineExceptioncannotLoadConfigurationClass(java.lang.String className, java.lang.Exception e)ProcessEngineExceptioncannotOpenFileInputStream(java.lang.String absolutePath, java.io.IOException e)voidcannotReadInputStreamForFile(java.lang.String resourceName, org.jboss.vfs.VirtualFile processArchiveRoot, java.io.IOException e)ProcessEngineExceptioncannotRegisterService(javax.management.ObjectName serviceName, java.lang.Exception e)voidcannotScanVfsRoot(org.jboss.vfs.VirtualFile processArchiveRoot, java.io.IOException e)ProcessEngineExceptioncannotSetValueForProperty(java.lang.String key, java.lang.String canonicalName, java.lang.Exception e)ProcessEngineExceptionconfigurationClassHasWrongType(java.lang.String className, java.lang.Class<?> expectedType, java.lang.ClassCastException e)ProcessEngineExceptioncouldNotGetResource(java.lang.String strippedPaResourceRootPath, java.lang.ClassLoader cl, java.lang.Exception e)ProcessEngineExceptioncouldNotInstantiateJobExecutorClass(java.lang.Exception e)ProcessEngineExceptioncouldNotLoadJobExecutorClass(java.lang.Exception e)voiddebugAutoCompletedUrl(java.lang.String url)voiddebugAutoCompleteUrl(java.lang.String url)voiddebugDiscoveredResource(java.lang.String resourcePath)voiddebugExceptionWhileGettingConfigFromJndi(java.lang.String jndi, javax.naming.NamingException e)voiddebugFoundPaLifecycleCallbackMethod(java.lang.String methodName, java.lang.String paName)voiddebugPaLifecycleMethodNotFound(java.lang.String methodName, java.lang.String paName)voiddebugPerformOperationStep(java.lang.String stepName)voiddebugRejectedExecutionException(java.util.concurrent.RejectedExecutionException e)voiddebugRootPath(java.lang.String urlPath)voiddebugSuccessfullyPerformedOperationStep(java.lang.String stepName)voiddeploymentSummary(java.util.Collection<java.lang.String> deploymentResourceNames, java.lang.String deploymentName)voidemptyProcessesXml()ProcessEngineExceptionexceptionWhileGettingVirtualFolder(java.net.URL url, java.net.URISyntaxException e)ProcessEngineExceptionexceptionWhileInvokingPaLifecycleCallback(java.lang.String methodName, java.lang.String paName, java.lang.Exception e)ProcessEngineExceptionexceptionWhileLoadingCpRoots(java.lang.String strippedPaResourceRootPath, java.lang.ClassLoader classLoader, java.io.IOException e)voidexceptionWhilePerformingOperationStep(java.lang.String name, java.lang.Exception e)ProcessEngineExceptionexceptionWhilePerformingOperationStep(java.lang.String opName, java.lang.String stepName, java.lang.Exception e)ProcessEngineExceptionexceptionWhileReadingProcessesXml(java.lang.String deploymentDescriptor, java.io.IOException e)voidexceptionWhileRollingBackOperation(java.lang.Exception e)ProcessEngineExceptionexceptionWhileScanning(java.lang.String file, java.io.IOException e)voidexceptionWhileStopping(java.lang.String serviceType, java.lang.String serviceName, java.lang.Throwable t)ProcessEngineExceptionexceptionWhileUnregisteringService(java.lang.String canonicalName, java.lang.Throwable t)voidfoundConfigAtLocation(java.lang.String logStatement, java.lang.String string)voidfoundConfigJndi(java.lang.String jndi, java.lang.String string)voidfoundProcessesXmlFile(java.lang.String string)voidfoundTomcatDeploymentDescriptor(java.lang.String bpmPlatformFileLocation, java.lang.String fileLocation)java.lang.IllegalArgumentExceptionillegalValueForResumePreviousByProperty(java.lang.String string)voidinterruptedWhileShuttingDownThreadPool(java.lang.InterruptedException e)ProcessEngineExceptioninvalidDeploymentDescriptorLocation(java.lang.String bpmPlatformFileLocation, java.net.MalformedURLException e)voidnoProcessesXmlForPa(java.lang.String paName)voidnotCreatingPaDeployment(java.lang.String name)voidpaDeployed(java.lang.String name)voidpaUndeployed(java.lang.String name)voidtimeoutDuringShutdownOfThreadPool(int i, java.util.concurrent.TimeUnit seconds)ProcessEngineExceptionunknownExceptionWhileParsingDeploymentDescriptor(java.lang.Exception e)ProcessEngineExceptionunsuppoertedParameterType(java.lang.reflect.Type parameterType)-
Methods inherited from class org.camunda.bpm.engine.impl.ProcessEngineLogger
couldNotDetermineIp, exceptionWhileClosingProcessEngine, exceptionWhileInitializingProcessengine, historyCleanupJobReconfigurationFailure, initializingProcessEngine, initializingProcessEngineForResource, processEngineAlreadyInitialized, processEngineClosed, processEngineCreated, shouldLogCmdException, shouldLogJobException
-
-
-
-
Method Detail
-
couldNotInstantiateJobExecutorClass
public ProcessEngineException couldNotInstantiateJobExecutorClass(java.lang.Exception e)
-
couldNotLoadJobExecutorClass
public ProcessEngineException couldNotLoadJobExecutorClass(java.lang.Exception e)
-
exceptionWhileStopping
public void exceptionWhileStopping(java.lang.String serviceType, java.lang.String serviceName, java.lang.Throwable t)
-
debugRootPath
public void debugRootPath(java.lang.String urlPath)
-
cannotDecodePathName
public ProcessEngineException cannotDecodePathName(java.io.UnsupportedEncodingException e)
-
exceptionWhileScanning
public ProcessEngineException exceptionWhileScanning(java.lang.String file, java.io.IOException e)
-
debugDiscoveredResource
public void debugDiscoveredResource(java.lang.String resourcePath)
-
cannotOpenFileInputStream
public ProcessEngineException cannotOpenFileInputStream(java.lang.String absolutePath, java.io.IOException e)
-
couldNotGetResource
public ProcessEngineException couldNotGetResource(java.lang.String strippedPaResourceRootPath, java.lang.ClassLoader cl, java.lang.Exception e)
-
cannotFindResourcesForPath
public void cannotFindResourcesForPath(java.lang.String resourceRootPath, java.lang.ClassLoader classLoader)
-
exceptionWhileGettingVirtualFolder
public ProcessEngineException exceptionWhileGettingVirtualFolder(java.net.URL url, java.net.URISyntaxException e)
-
cannotScanVfsRoot
public void cannotScanVfsRoot(org.jboss.vfs.VirtualFile processArchiveRoot, java.io.IOException e)
-
cannotReadInputStreamForFile
public void cannotReadInputStreamForFile(java.lang.String resourceName, org.jboss.vfs.VirtualFile processArchiveRoot, java.io.IOException e)
-
exceptionWhileLoadingCpRoots
public ProcessEngineException exceptionWhileLoadingCpRoots(java.lang.String strippedPaResourceRootPath, java.lang.ClassLoader classLoader, java.io.IOException e)
-
unsuppoertedParameterType
public ProcessEngineException unsuppoertedParameterType(java.lang.reflect.Type parameterType)
-
debugAutoCompleteUrl
public void debugAutoCompleteUrl(java.lang.String url)
-
debugAutoCompletedUrl
public void debugAutoCompletedUrl(java.lang.String url)
-
foundConfigJndi
public void foundConfigJndi(java.lang.String jndi, java.lang.String string)
-
debugExceptionWhileGettingConfigFromJndi
public void debugExceptionWhileGettingConfigFromJndi(java.lang.String jndi, javax.naming.NamingException e)
-
foundConfigAtLocation
public void foundConfigAtLocation(java.lang.String logStatement, java.lang.String string)
-
notCreatingPaDeployment
public void notCreatingPaDeployment(java.lang.String name)
-
illegalValueForResumePreviousByProperty
public java.lang.IllegalArgumentException illegalValueForResumePreviousByProperty(java.lang.String string)
-
deploymentSummary
public void deploymentSummary(java.util.Collection<java.lang.String> deploymentResourceNames, java.lang.String deploymentName)
-
foundProcessesXmlFile
public void foundProcessesXmlFile(java.lang.String string)
-
emptyProcessesXml
public void emptyProcessesXml()
-
noProcessesXmlForPa
public void noProcessesXmlForPa(java.lang.String paName)
-
exceptionWhileReadingProcessesXml
public ProcessEngineException exceptionWhileReadingProcessesXml(java.lang.String deploymentDescriptor, java.io.IOException e)
-
exceptionWhileInvokingPaLifecycleCallback
public ProcessEngineException exceptionWhileInvokingPaLifecycleCallback(java.lang.String methodName, java.lang.String paName, java.lang.Exception e)
-
debugFoundPaLifecycleCallbackMethod
public void debugFoundPaLifecycleCallbackMethod(java.lang.String methodName, java.lang.String paName)
-
debugPaLifecycleMethodNotFound
public void debugPaLifecycleMethodNotFound(java.lang.String methodName, java.lang.String paName)
-
cannotLoadConfigurationClass
public ProcessEngineException cannotLoadConfigurationClass(java.lang.String className, java.lang.Exception e)
-
configurationClassHasWrongType
public ProcessEngineException configurationClassHasWrongType(java.lang.String className, java.lang.Class<?> expectedType, java.lang.ClassCastException e)
-
timeoutDuringShutdownOfThreadPool
public void timeoutDuringShutdownOfThreadPool(int i, java.util.concurrent.TimeUnit seconds)
-
interruptedWhileShuttingDownThreadPool
public void interruptedWhileShuttingDownThreadPool(java.lang.InterruptedException e)
-
cannotRegisterService
public ProcessEngineException cannotRegisterService(javax.management.ObjectName serviceName, java.lang.Exception e)
-
cannotComposeNameFor
public ProcessEngineException cannotComposeNameFor(java.lang.String serviceName, java.lang.Exception e)
-
exceptionWhileUnregisteringService
public ProcessEngineException exceptionWhileUnregisteringService(java.lang.String canonicalName, java.lang.Throwable t)
-
unknownExceptionWhileParsingDeploymentDescriptor
public ProcessEngineException unknownExceptionWhileParsingDeploymentDescriptor(java.lang.Exception e)
-
cannotSetValueForProperty
public ProcessEngineException cannotSetValueForProperty(java.lang.String key, java.lang.String canonicalName, java.lang.Exception e)
-
cannotFindSetterForProperty
public ProcessEngineException cannotFindSetterForProperty(java.lang.String key, java.lang.String canonicalName)
-
debugPerformOperationStep
public void debugPerformOperationStep(java.lang.String stepName)
-
debugSuccessfullyPerformedOperationStep
public void debugSuccessfullyPerformedOperationStep(java.lang.String stepName)
-
exceptionWhileRollingBackOperation
public void exceptionWhileRollingBackOperation(java.lang.Exception e)
-
exceptionWhilePerformingOperationStep
public ProcessEngineException exceptionWhilePerformingOperationStep(java.lang.String opName, java.lang.String stepName, java.lang.Exception e)
-
exceptionWhilePerformingOperationStep
public void exceptionWhilePerformingOperationStep(java.lang.String name, java.lang.Exception e)
-
debugRejectedExecutionException
public void debugRejectedExecutionException(java.util.concurrent.RejectedExecutionException e)
-
foundTomcatDeploymentDescriptor
public void foundTomcatDeploymentDescriptor(java.lang.String bpmPlatformFileLocation, java.lang.String fileLocation)
-
invalidDeploymentDescriptorLocation
public ProcessEngineException invalidDeploymentDescriptorLocation(java.lang.String bpmPlatformFileLocation, java.net.MalformedURLException e)
-
camundaBpmPlatformSuccessfullyStarted
public void camundaBpmPlatformSuccessfullyStarted(java.lang.String serverInfo)
-
camundaBpmPlatformStopped
public void camundaBpmPlatformStopped(java.lang.String serverInfo)
-
paDeployed
public void paDeployed(java.lang.String name)
-
paUndeployed
public void paUndeployed(java.lang.String name)
-
-