VXMLParserPool::Parser created over capacity

The following warning message can be generated in $DTJ_HOME/dtj_logs/log.x.log:
(VXI50012) WARNING:  VXMLParserPool::Parser created over capacity:
     [VXMLParserPool (poolCapacity=19) (poolCount=19) (available=0)]
The message indicates that all 19 VoiceXML parsers are currently active, and that one new parser has been created and added to the pool. The warning by itself is not an indication of a problem and therefore no user action is required. However, in order to minimize the frequency of the message appearing, you should consider the following actions during application development: