


 



<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docwiki.cisco.com/w/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docwiki.cisco.com/w/index.php?title=Running_into_java.lang.OutOfMemoryError:_Unable_to_create_new_native_thread&amp;feed=atom&amp;action=history</id>
		<title>Running into java.lang.OutOfMemoryError: Unable to create new native thread - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://docwiki.cisco.com/w/index.php?title=Running_into_java.lang.OutOfMemoryError:_Unable_to_create_new_native_thread&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=Running_into_java.lang.OutOfMemoryError:_Unable_to_create_new_native_thread&amp;action=history"/>
		<updated>2013-05-23T19:40:38Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://docwiki.cisco.com/w/index.php?title=Running_into_java.lang.OutOfMemoryError:_Unable_to_create_new_native_thread&amp;diff=42404&amp;oldid=prev</id>
		<title>Cchetty: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=Running_into_java.lang.OutOfMemoryError:_Unable_to_create_new_native_thread&amp;diff=42404&amp;oldid=prev"/>
				<updated>2011-09-14T15:57:32Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:57, 14 September 2011&lt;/td&gt;
		&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Cchetty</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/w/index.php?title=Running_into_java.lang.OutOfMemoryError:_Unable_to_create_new_native_thread&amp;diff=42403&amp;oldid=prev</id>
		<title>Shailesi: /* Running into java.lang.OutOfMemoryError: Unable to create new native thread */</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=Running_into_java.lang.OutOfMemoryError:_Unable_to_create_new_native_thread&amp;diff=42403&amp;oldid=prev"/>
				<updated>2010-02-23T09:19:55Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Running into java.lang.OutOfMemoryError: Unable to create new native thread&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Running into java.lang.OutOfMemoryError: Unable to create new native thread ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| One of the reasons for this OutOfMemoryError issue is Memory Management registry entries are not proper.&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| Following string can be searched in MIVR logs.&lt;br /&gt;
java.lang.OutOfMemoryError: Unable to create new native thread&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| Memory Management registry entries are different for different harware. If these are not set properly during OS&lt;br /&gt;
installation then it can result in Engine Out Of Memory.&lt;br /&gt;
|-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
Please cross check following registry entries depending on the hardware type. If below mentioned registry entries are not there then create it with mentioned value. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For x3650-2CPU&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
hklm\system\currentcontrolset\control\session manager\memory management/systempages&lt;br /&gt;
&lt;br /&gt;
REG_DWORD 0xffffffff &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
hklm\system\currentcontrolset\control\session manager\memory management/PoolUsageMaximum&lt;br /&gt;
&lt;br /&gt;
REG_DWORD 60 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
hklm\system\currentcontrolset\control\session manager\memory management/PagedPoolSize&lt;br /&gt;
&lt;br /&gt;
REG_DWORD 0xffffffff&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For all other 7845 series server&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
hklm\system\currentcontrolset\control\session manager\memory management/systempages&lt;br /&gt;
&lt;br /&gt;
REG_DWORD 0x000c3000 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
hklm\system\currentcontrolset\control\session manager\memory management/PoolUsageMaximum&lt;br /&gt;
&lt;br /&gt;
REG_DWORD 60 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
hklm\system\currentcontrolset\control\session manager\memory management/PagedPoolSize&lt;br /&gt;
&lt;br /&gt;
REG_DWORD 0xffffffff &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After modifying or adding these registry entries, reboot the server. Please refer following defects for this issue&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 7.0(1)&lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
|CSCsh65294 &lt;br /&gt;
CSCtd90916 &lt;br /&gt;
CSCsq56170 &lt;br /&gt;
CSCsj06279&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Unified CCX, Release 7.0]]&lt;/div&gt;</summary>
		<author><name>Shailesi</name></author>	</entry>

	</feed>