Perca de acesso ao banco.
linux comes limited for connection, please review the site below:
Thank you, I'll try, if that works, I'll come back here to confirm.
aguardo..
I don't think it has anything to do with connection limit. It looks like your database is not available or database connection details are wrong.
Nada... mesmo erro.;..
"It looks like your database is not available or database connection details are wrong." I can access by phpmyadmin
<entry key="config.default">./conf/default.xml</entry>
<entry key='database.driver'>com.mysql.jdbc.Driver</entry>
<entry key='database.url'>jdbc:mysql://localhost:3306/xxxx?allowMultiQueries=true&autoReconnect=true&useUnicode=yes&character$
<entry key='database.user'>user</entry>
<entry key='database.password'>pass</entry>
</properties>
I have received this error frequently, I need to reboot the system to return. What could be causing this?