Java jsp files object are not retrieved while fetching DEV environment
说明
Java jsp files object are not retrieved while fetching DEV environment, instead the object definition works fine for QA and Prod. There are over 8500 occurrences of .jsp files in the directory defined by the stat.conf statement DEV.env.JAVA_JSP_TOP:/opt/oracle/app/apps_st/comn/webapps/oacore/html
原因
DEV server has the mount point for all components (Forms, Concurrent, and DB) on this single server and this takes two hours to fetching the file objects. In QA and Prod the mount point is on a different server.
解决办法
Systems team will work to find a solution to re-architect the system structure.