Re: :: CONNECTION PROBLEM :: 08001 :: Pl. Help !!
Full stack trace is :
java.sql.SQLException: Server configuration denies access to data source
at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:392)
at com.mysql.jdbc.Connection.createNewIO(Connection.java:1511)
at com.mysql.jdbc.Connection.<init>(Connection.java:485)
at com.mysql.jdbc.Driver.connect(Driver.java:341)
at java.sql.DriverManager.getConnection(DriverManager.java:512)
at java.sql.DriverManager.getConnection(DriverManager.java:193)
at com.mastitogo.db.utils.ConnMgr.getConn(ConnMgr.java:32)
at com.mastitogo.db.utils.UnitTest.intialize(UnitTest.java:24)
at com.mastitogo.db.utils.UnitTest.main(UnitTest.java:29)
Thanks
Praveen Vasireddy
Subject
Written By
Posted
Re: :: CONNECTION PROBLEM :: 08001 :: Pl. Help !!
April 06, 2005 02:29PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.