On Mon, Aug 18, 2014 at 6:57 AM, Archit Sud <[email protected]> wrote:
> Can somebody help me with this issue : I am not able to communicated to > my mysql instance configured on cloud when application is deployed on the > cloud. On the other hand, I can connect to the cloud sql instance through > MySql client. Bt at the same time on my local GAE I am successfully > running my application with my local MySql configured to it. I am using > hibernate as an ORM and its session factory. > > Please help me with this its really urgent. > When you configured your Cloud SQL instance, did you whitelist the App Engine application ID you're using? The screen should have looked like this: http://media.tumblr.com/051e09b1b106c776b7431051d122cf1c/tumblr_inline_mx41yvhXN51rlvayk.png What connection string are you using to connect to Cloud SQL? Can you share the code? ----------------- -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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
