Large FMW_Home.jar

classic Classic list List threaded Threaded
3 messages Options
big
Reply | Threaded
Open this post in threaded view
|

Large FMW_Home.jar

big
This post was updated on .
Hi,
On R12.2
When running adpreclone we have a large FMW_Home.jar file:

-rw-r--r--    1 xxxxxx  dba      7195222164 Dec 11 10:51 FMW_Home.jar

I wonder if it is normal or something wrong with our system?

Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: Large

ErmanArslansOracleBlog
Administrator
It is the FMW Home directory (in the jar format..)

So check your FMW directory and take actions accordingly..
Several managed server logs + Admin Server logs may be the cause..

Use du -sh (and similar commands) to analyze the FMW Directory structure and decide to take actions accordingly.. If you find the cause and take actions, rerun preclone and check the size of the FMW_Home.jar..
Reply | Threaded
Open this post in threaded view
|

Re: Large

ErmanArslansOracleBlog
Administrator
Your FMW Home is large really.. around 6.7 GB..

You know what... It is better to unzip the jar in a seperate folder and analyze its contents .. (this is better than analyzing the FMW Home directly from the file system..)
Check the contents and analyze the sizes of the directoryies (once you unzip the jar file..)

Also check this note -> Failure During Adcfgclone.pl In AdPostDomainCloneCfg.pl GC Overhead Limit Exceeded (Doc ID 2479453.1)

This may be due to a cache issue as well.. For instance : files under the $OA_HTML/cabo/images/cache/, as the note above suggests..