All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jeaf.workload.jeaf-workload-proxy.1.6.18.source-code.WorkloadProxyMessages.xml Maven / Gradle / Ivy

There is a newer version: 1.8.0
Show newest version
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE Root PUBLIC "MessageData" "MessageData.dtd">
<Root>
    <ClassInfo author="JEAF Development Team" className="ProxyMessages" description="Class contains all generated message constants for JEAF Workload Proxy." package="com.anaptecs.jeaf.workload.proxy" version="1.0" />
    <MessageFolder name="Workload Management API">
        <Message defaultText="Byte buffer pool seems to be overloaded. If this log entry appears more often during normal operation then your pool size seems to be too small." description="Error-Code is used in case that a byte buffer could not be taken from byte buffer pool." messageID="8100" name="BYTE_BUFFER_POOL_OVERLOADED" traceLevel="WARN" type="ERROR" />
        <Message defaultText="Exception when trying to claim object from buffer pool. Working with unpooled object instead. Please check pool size configuration and root cause of exception." description="Error-Code is used in case that an exception is thrown when trying to claim an object from byte buffer pool." messageID="8101" name="BYTE_BUFFER_POOL_EXCEPTION" traceLevel="ERROR" type="ERROR" />
    </MessageFolder>
</Root>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy