Re: [google-appengine] mysql not able to java project deployed in google compute engine

2015-04-26 Thread Vinny P
On Thu, Apr 23, 2015 at 10:23 AM,  wrote:

> I have created a compute engine instance and have installed MySQL also
> authorized to cloud sql instance. don`t know what other settings to be done
> using ssl, searched a lot but not getting the exact settings to be done in
> VM instance to connect my java project to mysql.
>


If you're having issues with a Compute Engine machine, you should cross
post to the Compute Engine group:
https://groups.google.com/forum/#!forum/gce-discussion

Unfortunately the error you posted has many causes; it's difficult to pin
down without further information. Can you post the rest of the error
message/stack trace? Have you tried enabling Cloud SQL access from your
Compute Engine machine: http://imgur.com/ohlUq7r ?



-
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CALSvALCUeZzrNi%2BJAnh4r5eJ1tNR7ruufyO2C3mTTQtTP98-eQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] mysql not able to java project deployed in google compute engine

2015-04-23 Thread workforwow
I have created a compute engine instance and have installed MySQL also 
authorized to cloud sql instance. don`t know what other settings to be done 
using ssl, searched a lot but not getting the exact settings to be done in 
VM instance to connect my java project to mysql.
Initially getting this error:

com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link 
failure
The last packet sent successfully to the server was 0 milliseconds ago. The 
driver has not received any packets from the server.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/65206750-efcd-45f7-8a59-5731ac2bb8f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.