Tuesday, November 19, 2013

Re: ava.sql.SQLInvalidAuthorizationSpecException Not authorized to access instance

Also, please note that the custom JDBC driver you are using is a deprecated method of connecting. We recently launched connectivity using the mysql wire protocol. Please find the docs here.


On Tue, Nov 19, 2013 at 10:54 AM, Sundar Venkatasubramanian <sundaresan@google.com> wrote:
I think your instance name not right. Can you please try book-server:books instead of book-server.appspot.com:book-server:books?


On Tue, Nov 19, 2013 at 10:48 AM, jeff schulz <developer@gubo.com> wrote:
    cant understand why: 
i can access db no problem from development server, but on deployed app engine i cant access db.

    i am connecting as root, not as any particular user/password.
    jdbc:google:rdbms://book-server.appspot.com:book-server:books/books
    
error:
    java.sql.SQLInvalidAuthorizationSpecException Not authorized to access instance: book-server.appspot.com:book-server:books
    

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/edb677b3-2359-42ce-9882-559b9c28c885%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
-Sundar



--
-Sundar

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/CABrSwLS3D3Ke9_mMGKSRedTtZ8Nr%3DmtqC2AN9%3D8vrEjkpvAHZg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment