Login  Register

Internet Developer Suite issues

Posted by soumya on Feb 03, 2021; 6:11am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Internet-Developer-Suite-issues-tp9314.html

Hi Erman,

Good morning.

I have few issues which are bugging me lately. I researched on this for quite a long time but not able to find any solution for this.  Before explaining the problem let me describe the environment


DB-11.2.0.4
App: Oracle Developer suite 10.1.2.3
Mem:64Gb
App Server OS: Windows Server 2012 R2
DB Server OS: Windows Server 2012 R2

Issue 1 .

we often see java.lang.Outofmemory error whenever the number of concurrent users count increases.
So to avoid this we exceeded the java heap memory setting using  java -Xms512m -Xmx1200m in startinst.bat file.




Issue 2.
So after increasing the heap memory we are now facing "Too many open files" error in browser



Now we are unable to find any proper solution for this error as our environment is Windows. As most of the times by increasing  ulimit value such error gets resolved but in our case the environment is windows.



Issue 3 . Is there any way we can stop the frmweb_dump_pid file generation. As we see sometimes the size of the dump file is exceeding 1 tb which is causing space issue and application stops working. I understand the dump file generation is related to application crash or bug but customer wants to disable the entire dump file generation.
location :-  frmweb_dump_XXXX files in F:\oracle\developer\forms\trace

It would be really helpful if you could give some insight about the issues i have mentioned.

As always thanks a lot for helping the community.

Regards,

Soumya