Author: rareddy
Date: 2011-04-15 17:17:56 -0400 (Fri, 15 Apr 2011)
New Revision: 3096
Modified:
trunk/engine/src/main/resources/org/teiid/query/i18n.properties
Log:
TEIID-1539
Modified: trunk/engine/src/main/resources/org/teiid/query/i18n.properties
===================================================================
--- trunk/engine/src/main/resources/org/teiid/query/i18n.properties 2011-04-15 20:44:09
UTC (rev 3095)
+++ trunk/engine/src/main/resources/org/teiid/query/i18n.properties 2011-04-15 21:17:56
UTC (rev 3096)
@@ -737,7 +737,7 @@
SetClause.resolvingError=Cannot set symbol ''{1}'' with expected type {2}
to expression ''{0}''
NewCalculateCostUtil.badCost=Unexpected format encountered for max or min value
-WorkerPool.Max_thread=Reached maximum thread count "{0}" for worker pool
"{1}" with a queue size of "{2}".
+WorkerPool.Max_thread=Reached maximum thread count "{0}" for worker pool
"{1}" with a queue size of "{2}". To avoid queuing of work you may
consider increasing of "maxThreads" property in
"teiid-jboss-beans.xml" file in the "RuntimeEngineDeployer" section.
WorkerPool.uncaughtException=Uncaught exception processing work
Show replies by date