About 1,465,155 results (1,577 milliseconds)

Communications Link Failure connecting to MySQL Cloud Instace

https://groups.google.com/g/google-cloud-sql-discuss/c/hJvo4bBWbK8/m/x_oOIWYICAAJ
We have multiple compute engines that pull and push data to it, and on those compute engines are Java programs that connect to the database and read/write.

MySQL Setup Instructions

https://groups.google.com/g/pwm-general/c/n7cNp94WP10
The PWM package doesn't contain the mysql db connector necessary for java programs to connect to the mysql server. You have to provide it. That's what I did ...

Move Rundeck from H2 to MySQL - Rundeck fails to connect to MySQL

https://groups.google.com/g/rundeck-discuss/c/aqB1WADmH0I
Nov 23, 2020 ... at com.mysql.cj.NativeSession.connect(NativeSession.java:157) ... I created a mysql user in mysql to allow a connection to the rundeckrd database ...

About Cloud SQL connections | Cloud SQL for MySQL | Google Cloud

https://cloud.google.com/sql/docs/mysql/connect-overview
How to connect to Cloud SQL. Database connections consume resources on the server and the connecting application. Always use good connection management ...

[2.2.0] Build.scala & Connecting to MYSQL Database (Driver not ...

https://groups.google.com/g/play-framework/c/5yoD7aTdSik/m/ZbsFUplvAYoJ
jdbc, anorm, cache "mysql" % "mysql-connector-java" % "5.1.21" ) play.Project.playScalaSettings. Thanks for helping out :) Cheers!! Yvonnick Esnault's ...

[Play 1.2.x] SSL mysql jdbc connection

https://groups.google.com/g/play-framework/c/ZL6sqGyjjZU
DatabaseException: Cannot connected to the database, SSL Connection required, but not supported by server. at play.db.DBPlugin.onApplicationStart(DBPlugin.java: ...

Can not connect to database (Postgresql)

https://groups.google.com/g/repo-discuss/c/hHC3uZ2RH4w
So I already faced almost the same issue but with MySQL DB when I was trying to upgrade gerrit from v. ... at com.mysql.jdbc.Util.getInstance(Util.java:408). at ...

Repeated erroneous database driver error messages?

https://groups.google.com/g/pwm-general/c/8IfOjexCPi0
... (java.lang.ClassNotFoundException error loading JDBC database driver from classpath: com.mysql.jdbc.Driver)"]. 2017-08-05T08:13:19Z, WARN , db.DatabaseService ...

Can't connect play 2.5 to mysql

https://groups.google.com/g/play-framework/c/aL_uFk70je0/m/1qpnzHY0AgAJ
"mysql" % "mysql-connector-java" % "5.1.34", javaJdbc, cache, javaWs ) and application.conf contains.. db { # You can declare as many datasources as you ...

Is it possible to connect to a remote MySQL database securely?

https://groups.google.com/g/androidscript/c/5eHJvKtLJtc
Oct 19, 2015 ... Anyhow, the main thing I'm looking for here is some method of connecting to a remote database, be it in Java - somehow through DroidScript - or ...

unable to connect to remote mysql server

https://groups.google.com/g/rundeck-discuss/c/bin7Rg8dR1Q
ConnectionPool - Unable to create initial connections of pool. java.sql.SQLNonTransientConnectionException: Could not create connection to database server.

Can't get JPA to work: PersistenceException

https://groups.google.com/g/play-framework/c/K0LcQxyIhF0
May 16, 2012 ... Hi all, I seem to run into a problem I cannot solve. I am trying to connect to my MySQL-database, but all I get is: PersistenceException: No

Confluent Connect with mysql database

https://groups.google.com/g/confluent-platform/c/7jh1kpAC7Zg
Running Kafka through the extracted zip; Downloaded the java-mysql-connector; Made a connectors folder in the root and identified it as CLASSPATH. Sidenote: ...

Connection timed out (Write failed) during initial snapshot of a ...

https://groups.google.com/g/debezium/c/FT5aCUjqz8o
Feb 13, 2024 ... Caused by: java.sql.SQLException: Error retrieving record ... FYI the database "ftest" runs on a Percona Server for MySQL 8.0.27 ...

How to test my application with local database

https://groups.google.com/g/google-appengine/c/8nr2yTNnkcU
the DataNucleus RDBMS making a connection with/using the MySQL Java connector. This is fine, but Google AppEngine (GAE) code is also involved here. It ...

Connect from Cloud Run | Cloud SQL for MySQL | Google Cloud

https://cloud.google.com/sql/docs/mysql/connect-run
... jdbc-url // Configure which instance and what database user to connect with. ... // Note: For Java users, the Cloud SQL Java Connector can provide ...

DB history topic close to 1G

https://groups.google.com/g/debezium/c/XGYMESrKzUQ
Feb 4, 2025 ... ... connect.runtime.WorkerTask) java.lang.IllegalStateException: The database history couldn't be recovered. ... mysql.MySqlConnectorTask ...

Kubernetes pods can't connect to MySQL

https://groups.google.com/g/google-cloud-sql-discuss/c/pOZbKywu51c/m/G5oOUD8PEQAJ
(I was able to connect directly to the DB using the web-console) . but the java app keeps getting connection refused. I looked at https://cloud.google.com/sql/ ...

Debezium connector error

https://groups.google.com/g/debezium/c/dmJI_mdJCXU
... mysql.MySqlStreamingChangeEventSource.handleEvent(MySqlStreamingChangeEventSource.java:349) ... ... "database.include.list": "A database", "table.include ...

Connect from Cloud Run functions | Cloud SQL for MySQL | Google ...

https://cloud.google.com/sql/docs/mysql/connect-functions
... jdbc-url // Configure which instance and what database user to connect with. ... // Note: For Java users, the Cloud SQL Java Connector can provide ...