
rahulawa
Members-
Posts
24 -
Joined
-
Last visited
Everything posted by rahulawa
-
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
it is working now but only if i add “%.%.%.%” as host -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
Access denied for user 'rajesha1_root'@'myip' (using password: YES) -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
Connection conn = null; try { conn=DriverManager.getConnection("jdbc:mysql://tommy.heliohost.org:2083/db?","user","pass"); Statement stmt = conn.createStatement(); ResultSet rs = stmt.executeQuery("select something from table"); while(rs.next()) { System.out.println(rs.getInt(1)); } // Do something with the Connection } catch (SQLException ex) { // handle any errors System.out.println("SQLException: " + ex.getMessage()); System.out.println("SQLState: " + ex.getSQLState()); System.out.println("VendorError: " + ex.getErrorCode()); } is this connection is ok because still the same error of packet too large -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
reply please -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
SQLException: Packet for query is too large (5526600 > 1048576). You can change this value on the server by setting the max_allowed_packet' variable. SQLState: S1000 VendorError: 0 while establishing remote sql client with java -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
unable to send email to gmail id with smtp.gmail.com http://rajesha1.heliohost.org/cmis/NewFile.jsp unable to see error also sending email from localhost with my computer u can check ur console and tell me what the error is -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
java deployment pending how much time it usually take tried lot of time its still saying deployment pending Additionally, a 503 Service Unavailable error was encountered while trying to use an ErrorDocument to handle the request. -
java deployment pending how much time do it usually take
-
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
deploy war file username :rajesha1 war file: cmis.war in home directory /home/rajesha1 -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
deploy -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
deploy war file username :rajesha1war file: cmis.warin home directory /home/rajesha1 please deploy -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
java.lang.IllegalArgumentException: Page directive: invalid value for import unable to compile jsp, but the project running fine on my computer java 7,tomcat 7 -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
deploy -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
deploy war file username :rajesha1war file: cmis.warin home directory /home/rajesha1 please deploy deploy please please deploy deploy deploy -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
deploy war file username :rajesha1war file: cmis.warin home directory /home/rajesha1 please deploy -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
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 -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
deploy it -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
deploy war file username :rajesha1 war file: cmis.war in home directory /home/rajesha1 -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
deploy war file username :rajesha1 war file: fintech-project.war in home directory /home/rajesha1 -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
deploy war file username :rajesha1 war file: fintech-project.war in home directory /home/rajesha1 -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: User rajesha1_food already has more than 'max_user_connections' active connections still getting this error -
[Solved] Unable To Export Database From Phpmyadmin
rahulawa replied to rahulawa's topic in Escalated Requests
reply, is urgent -
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