-----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 ayudaatteAlfredoHTTP 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)