Jump to content

Recommended Posts

Posted (edited)

username:rajesha1

 

exporting database from myadmin leads export.php not .sql file



solved using cpanel backup



com.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 jsp



tthis error sometimes comes sometimes go in different pages

 

still having the same error

Edited by rahulawa
  • Replies 40
  • Created
  • Last Reply

Top Posters In This Topic

Posted

com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: User rajesha1_food already has more than 'max_user_connections' active connections

 

still getting this error

Posted

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.

Posted (edited)

its 9:55 pm in india, time to sleep


deploy war file

username :rajesha1
war file: cmis.war
in home directory /home/rajesha1

deploy war file its showing some errors

username :rajesha1
war file: cmis.war
in home directory /home/rajesha1

Edited by rahulawa
Guest
This topic is now closed to further replies.

×
×
  • Create New...