The moose likes JDBC and the fly likes firewall and db connection pool Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JDBC
Reply Bookmark "firewall and db connection pool" Watch "firewall and db connection pool" New topic
Author

firewall and db connection pool

gardliu
Greenhorn

Joined: Jan 15, 2002
Posts: 8
once one db connectio pool has established ,Will the firewall of db server destory the connection of the connection pool and make the connection not work well ,when the firewall reconfig the ip or refresh the ip configration;
gardliu
Greenhorn

Joined: Jan 15, 2002
Posts: 8
help me??
what causes this exception?
java.sql.SQLException: Message file 'oracle.jdbc.dbaccess.Messages' is missing.
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java, Compiled Code)
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

"gardliu",
The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp .
We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please re-register and select a new name which meets the requirements.
Thanks.
Dave


[ JavaRanch FAQ ][ Book Promotions ][ DbTamer ][ BumperStickers ][ JavaRanch Badges ]
garde liu
Greenhorn

Joined: Apr 28, 2002
Posts: 1
Thanks attention!
Who can tell me the cause of this Exception?
I am very helpless!
java.sql.SQLException: Message file 'oracle.jdbc.dbaccess.Messages' is missing.
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java, Compiled Code)
Adam Hardy
Ranch Hand

Joined: Oct 09, 2001
Posts: 563
I haven't come across that exception before but it sounds like your Oracle JDBC driver is up the creek. Have you looked in your Oracle driver zip files to see if that file is present at all?
Have you tried reinstalling your Oracle client on your webserver? Maybe your Oracle JDBC files are missing or duplicated or from different versions.


I have seen things you people would not believe, attack ships on fire off the shoulder of Orion, c-beams sparkling in the dark near the Tennhauser Gate. All these moments will be lost in time, like tears in the rain.
 
 
subject: firewall and db connection pool
 
Threads others viewed
Network is unreachable
Home RMI Server problems
Missing something creating a DataSource, MySql 5.0, MyEclipse 6.5, Tomcat 6
Java Issue
Problem with connecting to database
developer file tools