[internet-l] RE: [java-l] ** Data source rejected establishment of connection **

57 views
Skip to first unread message

Vergara, Sebastian

unread,
Nov 10, 2006, 4:28:12 PM11/10/06
to jav...@gxtech.com.uy, inter...@gxtech.com.uy
Amigo puede ser que en tu modelo tengas configurado en la DBMS trabajar con Data Source, si fuese este el caso solo tendrías que quitarle estas opción. El Data Source permite que el servidor web que estés utilizando, manejes las conexiones a tu sistema.
 
PD: Esta referencias las tengo de 8.0 .
-----Mensaje original-----
De: Mario Alfredo Perez [mailto:APe...@fanapel.com.uy]
Enviado el: Viernes, 10 de Noviembre de 2006 14:20
Para: inter...@gxtech.com.uy
CC: jav...@gxtech.com.uy
Asunto: [java-l] ** Data source rejected establishment of connection **

Estimados, alguien conoce este error?
 
Gx9 Java, U2, LINUX/mysql, es la primera prueba que hago sobre este servidor, No entiendo porque me dice "data source", no utilizo nada de esto.
 
Agradezco cualquier ayuda
 
atte
Alfredo
 

HTTP Status 500 -


type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: java.sql.SQLException: Data source rejected establishment of connection,  message from server: "Host 'webapp2.site' is not allowed to connect to this MySQL server"
	at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:649)
	at com.mysql.jdbc.Connection.createNewIO(Connection.java:1786)
	at com.mysql.jdbc.Connection.<init>(Connection.java:450)
	at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:411)
	at java.sql.DriverManager.getConnection(DriverManager.java:512)
	at java.sql.DriverManager.getConnection(DriverManager.java:140)
	at com.genexus.db.driver.GXConnection$1.run(Unknown Source)
	at com.genexus.platform.NativeFunctions11.executeWithPermissions(Unknown Source)
	at com.genexus.db.driver.GXConnection.connectJDBCDriver(Unknown Source)
	at com.genexus.db.driver.GXConnection.connect(Unknown Source)
	at com.genexus.db.driver.GXConnection.<init>(Unknown Source)
	at com.genexus.db.driver.GXConnection.<init>(Unknown Source)
	at com.genexus.db.driver.ReadWriteConnectionPool.createConnection(Unknown Source)
	at com.genexus.db.driver.ConnectionPool.checkOut(Unknown Source)
	at com.genexus.db.driver.DataSourceConnectionPool.checkOut(Unknown Source)
	at com.genexus.db.ServerUserInformation.getConnection(Unknown Source)
	at com.genexus.db.ServerDBConnectionManager.getConnection(Unknown Source)
	at com.genexus.db.DefaultConnectionProvider.getConnection(Unknown Source)
	at com.genexus.db.DataStoreProviderBase.getConnection(Unknown Source)
	at com.genexus.db.SentenceProvider.getPreparedStatement(Unknown Source)
	at com.genexus.db.ForEachCursor.preExecute(Unknown Source)
	at com.genexus.db.DataStoreProvider.execute(Unknown Source)

 

 


"Este mensaje y cualquier archivo adjunto es confidencial y está destinado a la persona o entidad a quién ha sido dirigido. Si usted no es el receptor individualizado en el mismo, le solicitamos notificar de ello al remitente de manera inmediata, estando prohibido y sancionado por la ley cualquier almacenamiento, divulgación, distribución o copia de su contenido."

Reply all
Reply to author
Forward
0 new messages