Threadpool
Error Code | Description |
---|---|
TIBCO-AMX-SR-THREADPOOL-002201 | Successfully started ThreadPool. |
TIBCO-AMX-SR-THREADPOOL-002202 | Successfully stopped ThreadPool {0}*. |
TIBCO-AMX-SR-THREADPOOL-002301 | Failure during execution of pending task {0} in work queue on ThreadPool shutdown. |
TIBCO-AMX-SR-THREADPOOL-002302 | Could not submit task {0} for execution. |
TIBCO-AMX-SR-THREADPOOL-002303 | No matching time unit was found for {0}. The possible values are {NANOSECONDS, MICROSECONDS, MILLISECONDS, SECONDS, MINUTES, HOURS, and DAYS }. |
TIBCO-AMX-SR-THREADPOOL-002304 | No matching rejection policy was found for {0}. The possible values are {BLOCKING, CALLER_RUNS, and ABORT}. |
TIBCO-AMX-SR-THREADPOOL-002305 | The Keep Alive Time should be greater then or equal to zero. |
TIBCO-AMX-SR-THREADPOOL-002306 | The Maximum Pool Size should be greater then zero and less then or equal Core pool size. |
TIBCO-AMX-SR-THREADPOOL-002307 | The Core Pool Size should be greater then or equal to zero. |
TIBCO-AMX-SR-THREADPOOL-002308 | The Minimum Pool Size should be greater then or equal to zero. |