Oracle Weblogic Server (MOSC)

MOSC Banner

Can we set a desired port range for weblogic jdbc connection pool

edited Jan 10, 2014 10:52AM in Oracle Weblogic Server (MOSC) 3 commentsAnswered
Hi Team,

Can anyone explain me below one.

We have a web application deployed on weblogic server. this web application is  connecting to DB server using a JDBC connection pool.

 Below are the details:

Weblogic  server IP = xx.xx.xx.xx  

Weblogic Server port = 10901

DB server IP= yy.yy.yy.yy

DB server port:1521      

Weblogic server process ID =21635

So far its good. Now problem is my connection pool has initial capacity as 25 and during server startup, its creating 25 connections to Db as shown below. but problem is its using random ports to connect to DB server. Since we have a firewall , most of these random ports are not working and we are getting DB connection timed out errors.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center