Threadpool

Shared Resource - 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 found for {0}, possible values are {NANOSECONDS, MICROSECONDS, MILLISECONDS, SECONDS,MINUTES,HOURS,DAYS }.
TIBCO-AMX-SR-THREADPOOL-002304 No matching rejection policy found for {0}, possible values are {BLOCKING, CALLER_RUNS, ABORT}.
TIBCO-AMX-SR-THREADPOOL-002305 Keep Alive Time should be greater then or equal to zero.
TIBCO-AMX-SR-THREADPOOL-002306 Maximum Pool Size should be greater then zero and less then or equal Core pool size.
TIBCO-AMX-SR-THREADPOOL-002307 Core Pool Size should be greater then or equal to zero.
TIBCO-AMX-SR-THREADPOOL-002308 Minimum Pool Size should be greater then or equal to zero.