Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi All,
We have an application that is extensively using java class to fullfill bussiness requirement. Application is working perfectly fine, but now we are facing a sever issue that is:
 
Once the application is in running state for about an hour or so, all of the java classes those are working perfectly fine gets unloaded from the RAM as we are getting badfetch against those java classes.
After the above mentioned issue all of the ports gets occupied eventually system crash occures. We had open a TAC they had recommended two of the patches ES 38, ES 28 but the issue is still there.
 
Regards