<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technical Notes&#187; java Weblogic Server</title>
	<atom:link href="http://technotes.towardsjob.com/tag/java-weblogic-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://technotes.towardsjob.com</link>
	<description>Technical Notes about Oracle, DotNet, Java, SQL Server, XML and UNIX</description>
	<lastBuildDate>Tue, 18 May 2010 01:45:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Weblogic Server Error :  Server not coming UP</title>
		<link>http://technotes.towardsjob.com/general/weblogic-server-error-server-not-coming-up/</link>
		<comments>http://technotes.towardsjob.com/general/weblogic-server-error-server-not-coming-up/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 15:57:16 +0000</pubDate>
		<dc:creator>Tech Guy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[boot identity is not valid]]></category>
		<category><![CDATA[Could not acquire lock on ldap already in use]]></category>
		<category><![CDATA[java Weblogic Server]]></category>
		<category><![CDATA[Weblog not starting in Unix]]></category>
		<category><![CDATA[Weblogic Not Starting in Windows]]></category>
		<category><![CDATA[Weblogic Server Administration]]></category>

		<guid isPermaLink="false">http://technotes.towardsjob.com/general/weblogic-server-error-server-not-coming-up/</guid>
		<description><![CDATA[Problem Description: Server not coming up after restart. (You will find error in log like: “Could not acquire lock on ldap &#8230; already in use &#8230;”)
Possible causes: Server did not shutdown properly though in console you will see the status as SHUTDOWN / UNKNOWN
Solution:

Logon to UNIX box.
Switch user to the user owning the domain
Run “/usr/ucb/ps [...]


Related posts:<ol><li><a href='http://technotes.towardsjob.com/general/weblogic-administration-error-execute-thread-count-full/' rel='bookmark' title='Permanent Link: Weblogic Administration Error : Execute Thread Count Full'>Weblogic Administration Error : Execute Thread Count Full</a> <small>Problem Description: Execute Thread Count Full Solution/Workaround: Open WebLogic Admin Console Go to the server for which the Default Execute Thread filled up Go to “Monitor all Execute Queue” Check for “Idle threads” count If it is showing “Zero”, and application is running slow and the IdleThread count is “Zero”...</small></li>
<li><a href='http://technotes.towardsjob.com/general/weblogic-administration-error-heap-space-utilization-too-high/' rel='bookmark' title='Permanent Link: Weblogic Administration Error : Heap Space Utilization too high'>Weblogic Administration Error : Heap Space Utilization too high</a> <small>This Article is intended for Weblogic Administrators as a quick reference to known issues and their solution or workarounds. This will help in fast and effective resolution of problems Problem Description: Heap Space Utilization too high (&gt;=95% say) Solution/Workaround: Log on to WebLogic Admin Console Go to the server instance...</small></li>
<li><a href='http://technotes.towardsjob.com/sql-server/troubleshooting-ssrs-error-the-report-server-is-not-responding/' rel='bookmark' title='Permanent Link: Troubleshooting SSRS Error &ldquo;The report server is not responding&rdquo;'>Troubleshooting SSRS Error &ldquo;The report server is not responding&rdquo;</a> <small>This article explains the step by step troubleshooting methodology for correcting the error “The report server is not responding. Verify that the report server is running and can be accessed from this computer” that occurs in SQL Server Reporting Services (SSRS 2005). SQL Server 2005 Reporting Services (SSRS 2005) allows...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://technotes.towardsjob.com/general/weblogic-server-error-server-not-coming-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weblogic Administration Error : Execute Thread Count Full</title>
		<link>http://technotes.towardsjob.com/general/weblogic-administration-error-execute-thread-count-full/</link>
		<comments>http://technotes.towardsjob.com/general/weblogic-administration-error-execute-thread-count-full/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 15:44:33 +0000</pubDate>
		<dc:creator>Tech Guy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[java Weblogic Server]]></category>
		<category><![CDATA[Weblogic Server Administration]]></category>

		<guid isPermaLink="false">http://technotes.towardsjob.com/general/weblogic-administration-error-execute-thread-count-full/</guid>
		<description><![CDATA[Problem Description: Execute Thread Count Full
Solution/Workaround:

Open WebLogic Admin Console
Go to the server for which the Default Execute Thread filled up
Go to “Monitor all Execute Queue”
Check for “Idle threads” count
If it is showing “Zero”, and application is running slow and the IdleThread count is “Zero” forlong (say 5 min)
Only option is to restart the server instance. [...]


Related posts:<ol><li><a href='http://technotes.towardsjob.com/general/weblogic-administration-error-heap-space-utilization-too-high/' rel='bookmark' title='Permanent Link: Weblogic Administration Error : Heap Space Utilization too high'>Weblogic Administration Error : Heap Space Utilization too high</a> <small>This Article is intended for Weblogic Administrators as a quick reference to known issues and their solution or workarounds. This will help in fast and effective resolution of problems Problem Description: Heap Space Utilization too high (&gt;=95% say) Solution/Workaround: Log on to WebLogic Admin Console Go to the server instance...</small></li>
<li><a href='http://technotes.towardsjob.com/general/weblogic-server-error-server-not-coming-up/' rel='bookmark' title='Permanent Link: Weblogic Server Error :  Server not coming UP'>Weblogic Server Error :  Server not coming UP</a> <small>Problem Description: Server not coming up after restart. (You will find error in log like: “Could not acquire lock on ldap &#8230; already in use &#8230;”) Possible causes: Server did not shutdown properly though in console you will see the status as SHUTDOWN / UNKNOWN Solution: Logon to UNIX box....</small></li>
<li><a href='http://technotes.towardsjob.com/sql-server/error-while-installing-the-sql-server-2000-virtual-instance/' rel='bookmark' title='Permanent Link: Error while installing the SQL Server 2000 Virtual Instance'>Error while installing the SQL Server 2000 Virtual Instance</a> <small>When you try to install an instance of Microsoft SQL Server 2000 virtual server on the failover cluster nodes that are running Microsoft Windows Server 2003, you may notice that the SQL Server 2000 virtual server installation is not completed successfully. Additionally, you may receive the following error message: “An...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://technotes.towardsjob.com/general/weblogic-administration-error-execute-thread-count-full/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Weblogic Administration Error : Heap Space Utilization too high</title>
		<link>http://technotes.towardsjob.com/general/weblogic-administration-error-heap-space-utilization-too-high/</link>
		<comments>http://technotes.towardsjob.com/general/weblogic-administration-error-heap-space-utilization-too-high/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 15:38:04 +0000</pubDate>
		<dc:creator>Tech Guy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[java Weblogic Server]]></category>
		<category><![CDATA[Weblogic Server Administration]]></category>

		<guid isPermaLink="false">http://technotes.towardsjob.com/general/weblogic-administration-error-heap-space-utilization-too-high/</guid>
		<description><![CDATA[This Article is intended for Weblogic Administrators as a quick reference to known issues and their solution or workarounds. This will help in fast and effective resolution of problems
Problem Description: Heap Space Utilization too high (&#62;=95% say)   Solution/Workaround:

 Log on to WebLogic Admin Console

Go to the server instance for which the heap space [...]


Related posts:<ol><li><a href='http://technotes.towardsjob.com/general/weblogic-administration-error-execute-thread-count-full/' rel='bookmark' title='Permanent Link: Weblogic Administration Error : Execute Thread Count Full'>Weblogic Administration Error : Execute Thread Count Full</a> <small>Problem Description: Execute Thread Count Full Solution/Workaround: Open WebLogic Admin Console Go to the server for which the Default Execute Thread filled up Go to “Monitor all Execute Queue” Check for “Idle threads” count If it is showing “Zero”, and application is running slow and the IdleThread count is “Zero”...</small></li>
<li><a href='http://technotes.towardsjob.com/general/weblogic-server-error-server-not-coming-up/' rel='bookmark' title='Permanent Link: Weblogic Server Error :  Server not coming UP'>Weblogic Server Error :  Server not coming UP</a> <small>Problem Description: Server not coming up after restart. (You will find error in log like: “Could not acquire lock on ldap &#8230; already in use &#8230;”) Possible causes: Server did not shutdown properly though in console you will see the status as SHUTDOWN / UNKNOWN Solution: Logon to UNIX box....</small></li>
<li><a href='http://technotes.towardsjob.com/db2/error-sql0290n-table-space-access-is-not-allowed/' rel='bookmark' title='Permanent Link: Error: SQL0290N Table space access is not allowed'>Error: SQL0290N Table space access is not allowed</a> <small>DB2 Error: SQL0290N Description :Table space access is not allowed. Explanation: A process attempted to access a table space which is in an invalid state for which the intended access is not allowed. If the table space is in a quiesced state, only processes which also hold the table space...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://technotes.towardsjob.com/general/weblogic-administration-error-heap-space-utilization-too-high/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>