ally about once or twice a day I get
this exception org.apache.commons.dbcp.DbcpException:
java.sql.SQLException: Server configuration denies access to data source.
Once the exception occurs, it happens for every request and Tomcat needs
restarting.
Before getting this exception, I used to run out of c
the mysql-
> connector-java-2.0.14-bin.jar in commons/lib.
> The application runs normally, and usually about once or twice a day I get
> this exception org.apache.commons.dbcp.DbcpException:
> java.sql.SQLException: Server configuration denies access to data source.
> Once the excepti
se','teva');
Hope this helps,
- Original Message -
From: "Rodolfo Ricci" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 01, 2003 6:32 PM
Subject: Server configuration denies access to data source
> I'm trying to use mysql with ja
I'm trying to use mysql with java, I create a short
piece of code to make a conection but when the class
run it sends an exception:
Server configuration denies access to data source
I can use the database using mysql client without
problem.
Could someone help me, or ask me where i find the
li
Hi, I am a new user of MYSQL, when I use JDBC to
connect MYSQL, I got exception:
SQLException: Server configuration denies access to
data source.
Could some one kindly help me ?
Thanks a lot.
Jeff Zhao
Here is my program, it is very simple
import java.sql.*;
public class LoadDriver
[mailto:[EMAIL PROTECTED]]
Sent: 17 January 2002 15:42
To: [EMAIL PROTECTED]
Subject: Server configuration denies access to data source
Ok, i think i've found the cause of my problem and maybe your too !
In fact my MySQL doesn't close opens conections and he doesn't let me open
Ok, i think i've found the cause of my problem and maybe your too !
In fact my MySQL doesn't close opens conections and he doesn't let me open
an another one...and so throw me an exception. If i'm waiting few minutes
before opening new connections, it's working, so just check your
'connection t
I got the same problem, and i have the impression that this is a MySQL bug...
Sorry i can't help you at this moment... i have to help myself first ! :))
Good luck
-
Before posting, please check:
http://www.mysql.com/manual.ph
ves SQLException
"Server configuration denies access to data source". I am running the MySQL
server using following command "./bin/mysqld_safe &". I created the database
named "TEST" and given the log/pass as "root/" (password nothing, as I do
not have any password f
mysql -u was -p" works perfectly. But remote
connection doesn't work. I can
see in my application log file : Server configuration denies access to data
source
Do you have any idea about this problem ?
Best regards,
Nicolas Beaumont
Atos Origin
Activité Intégration
Tour Les Miroirs
18
I have a couple java servlets and WebObjects applications that fetch
data from MySQL databases. I recently tried running them and received
the following error:
SQLException raised when connecting : java.sql.SQLException: Server
configuration denies access to data source
From a command line
I have a couple java servlets and WebObjects applications that fetch
data from MySQL databases. I recently tried running them and received
the following error:
> SQLException raised when connecting : java.sql.SQLException: Server
> configuration denies access to data source
Since th
hi.
I had installed mysql on redhat-7.0
I have a java program that inserts, deletes from
mysql. It used to work fine.
I had to reinstall linux and hence mysql.
Now the same program doesnt work.
I get the error: "Server configuration denies access
to data source"
I can access the
Hi,
I'm connecting to a MySQL server through the MM JDBC driver on under Red Hat
6.2 using the below code. I keep getting an error message returned that says
: "Server configuration denies access to data ".
I'm connecting as the root user and I am definitely passing the correct
password etc. in t
Hi Everyone,
I am in a very very
desperate state 'coz my whole site is down and if I
cannot connect to the database through my servlet my
@ss is grass.
Everything seems to be working fine except when I
execute the servlet I get this frustrating error:
" Server configuration denies
15 matches
Mail list logo