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!

Listener Install: Config File or Configuration Folder?

joshua.dAug 10 2015 — edited Aug 10 2015

My environment:

Apex 4.2.2

Apex Listener 2.0.3

Oracle Database 11.2.0.4

Tomcat 6.0

I have a development environment and a production environment. Both environments experience approximately the same user load. Both environments have two apex listener 2.0.3 WAR files deployed. Both listeners in development appear to be working well. One of the listeners in production is working well, the second is experiencing performance problems.

Attempting to determine if the listeners in production were installed/configured differently to cause a performance difference. I noticed the listener that is working shows the following in Tomcat log:

listener_one.jpg

The listener that is having the performance issues shows the following in Tomcat log:

listener_two.jpg

Is there a reason why one is showing "using configuration folder" and then displays the full list of properties and the second one is showing "using config file" and is showing a much shorter list of properties? Both listeners in development instance appear to be working well, and the tomcat log shows "using configuration folder" for both.

This was an initial guess at a difference that may explain why one listener is performing poorly.

Thank you for your assistance,

Joshua

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 7 2015
Added on Aug 10 2015
0 comments
364 views