Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Does apex listener 2 EA have a maximum amount of DB's?

985110Jan 15 2013 — edited Jan 21 2013
Hi,

We have been using the APEX listener 2.0 EA, and have configured at least 4 databases against the listener( default + 3)

We are now trying to add 2 more databases, but no matter what we do we cannot connect ot the new ones?

Is there a limit of how many you can configure?

We would have 6 now (default + 5) , but the last 2 are not working.

We get the following in the access log and in the browser

Access Log shows
The access log at /data1/software/oracle/product/as11g_pfrd_dev/user_projects/domains/PFRD_Domain/servers/WLS_APEX/logs/access.log shows:
10.101.51.54 - - [14/Jan/2013:15:36:05 +1030] "GET /apex/apex_r12ebsuat1/apex HTTP/1.1" 302 371
10.101.51.54 - - [14/Jan/2013:15:36:19 +1030] "GET /apex/apex_r12ebsuat2/apex HTTP/1.1" 302 371
10.101.51.54 - - [14/Jan/2013:15:36:35 +1030] "GET /apex/apex_r12ebspoc/apex HTTP/1.1" 302 371
10.101.51.54 - - [14/Jan/2013:15:36:49 +1030] "GET /apex/apex_r12ebsdev/apex HTTP/1.1" 503 6279
10.101.51.54 - - [14/Jan/2013:15:37:22 +1030] "GET /apex/apex_r12ebsptch/apex HTTP/1.1" 503 6279

Note that, ebsuat1, ebsuat2, ebspoc work and ebsdev and ebsptch dont work.

Trying to access the apex applicaitons from the browser on
http://phxoradevas10.someplace.com:7785/apex/apex_r12ebsdev/apex

gives us the following error



Failure of server APACHE bridge:

--------------------------------------------------------------------------------
No backend server available for connection: timed out after 10 seconds or idempotent set to OFF.


Regards
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 18 2013
Added on Jan 15 2013
5 comments
317 views