Too many Connections
From TrueERP wiki
Overview
This is a warning that is generated when the number of people or machines connecting to MySQL has exceeded the base allocation
The number of connections permitted is controlled by the max_connections system variable. The default value is 250 to improve performance. If you need to support more connections, you should set a larger value for this variable.