03-31-2016 04:04 AM - edited 03-14-2019 03:55 PM
Hi Team,
I Am getting error in UCCE 10.5 CVP server
03/03/2016 16:19:49.500, The error was: The element encountered an exception of type java.lang.OutOfMemoryError. The root cause was: java.lang.OutOfMemoryError: unable to create new native thread
Because of this CVP server going on hung state . Please help
Regards
Gupta Rahul
03-31-2016 04:39 AM
can you please attach the logs where all you see this error?
03-31-2016 06:09 AM
03-31-2016 06:36 AM
To me it looks like the element Seller_SD (Custom Decision Element?) is causing memory leak and eating all your VXML servers native memory.
How many custom elements do you have running in your environment?
what is the value see you in below registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Apache Software Foundation\Procrun2.0\VXMLServer\Parameters\Java\Options
can you paste the key value for option here?
also, please attach recent tomcat logs covering the issue from C:\Cisco\CVP\VXMLServer\Tomcat
regards
Chintan
09-12-2024 06:34 AM
HI Chintan,
We have several custom application deployed in our server (CVP 12.6.1), often getting memory leak and we need to restart the server to start processing.
Below are the values in the regedit
-XX:NewSize=1024m
-XX:MaxNewSize=1024m
-XX:Metaspacesize=512m
-XX:MaxMetaspacesize=512m
we dont have -XX:PermSize in the regedit, can we create this and also Could you please suggest, what is the maximum that we can set for below 6 values,
-XX:NewSize=?
-XX:MaxNewSize=?
-XX:Metaspacesize=?
-XX:MaxMetaspacesize=?
-XX:PermSize (not configured, can we configure )?
-XX:MaxPermSize (not configured, can we configure )?
Kindly help us.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide