rahulawa Posted August 28, 2017 Posted August 28, 2017 (edited) username:rajesha1 exporting database from myadmin leads export.php not .sql filesolved using cpanel backupcom.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: User rajesha1_food already has more than 'max_user_connections' active connections i haved closed all the connection con.closed(); after opening it ten why this error in jsptthis error sometimes comes sometimes go in different pages still having the same error Edited August 28, 2017 by rahulawa
rahulawa Posted August 28, 2017 Author Posted August 28, 2017 (edited) reply, is urgent Edited August 28, 2017 by rahulawa
rahulawa Posted August 28, 2017 Author Posted August 28, 2017 com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: User rajesha1_food already has more than 'max_user_connections' active connections still getting this error
wolstech Posted August 28, 2017 Posted August 28, 2017 It's something wrong with your Java software most likely. If you're closing your connections, something is not doing so properly since they're still open if you're getting that error. Escalating.
Krydos Posted August 29, 2017 Posted August 29, 2017 Java can be a pain to close connections because you might need to close three different things: connections, prepared statements, and result sets. See https://stackoverflow.com/questions/2225221/closing-database-connections-in-java The user rajesha1 does not currently have any open mysql connections.
rahulawa Posted August 29, 2017 Author Posted August 29, 2017 deploy war file username :rajesha1war file: fintech-project.warin home directory /home/rajesha1
Krydos Posted August 29, 2017 Posted August 29, 2017 Deployed. http://rajesha1.heliohost.org/fintech-project/
rahulawa Posted August 29, 2017 Author Posted August 29, 2017 deploy war file username :rajesha1 war file: fintech-project.war in home directory /home/rajesha1
Krydos Posted August 29, 2017 Posted August 29, 2017 Deployed. http://rajesha1.heliohost.org/fintech-project/
rahulawa Posted September 5, 2017 Author Posted September 5, 2017 deploy war file username :rajesha1 war file: cmis.war in home directory /home/rajesha1
Krydos Posted September 5, 2017 Posted September 5, 2017 Please be patient. When you make a post at 3am you can't reasonably expect a quick response. Deployed. http://rajesha1.heliohost.org/cmis/
rahulawa Posted September 5, 2017 Author Posted September 5, 2017 (edited) its 9:55 pm in india, time to sleepdeploy war file username :rajesha1war file: cmis.warin home directory /home/rajesha1 deploy war file its showing some errors username :rajesha1war file: cmis.warin home directory /home/rajesha1 Edited September 5, 2017 by rahulawa
Krydos Posted September 5, 2017 Posted September 5, 2017 Deployed. http://rajesha1.heliohost.org/cmis/
rahulawa Posted September 8, 2017 Author Posted September 8, 2017 deploy war file username :rajesha1war file: cmis.warin home directory /home/rajesha1please deploy
Recommended Posts