<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Errorbase - Recent errors</title>
<link>http://www.errorbase.net/questions</link>
<description>Powered by Question2Answer</description>
<item>
<title>Bad version number in .class file (unable to load class org.json.JSONObject)</title>
<link>http://www.errorbase.net/5298/bad-version-number-in-class-file-unable-to-load-class-org-json-jsonobject</link>
<description>I deployed my project from netbeans to live which runs on tomcat but always getting this error. Any ideas?</description>
<guid isPermaLink="true">http://www.errorbase.net/5298/bad-version-number-in-class-file-unable-to-load-class-org-json-jsonobject</guid>
<pubDate>Thu, 03 May 2012 12:42:54 +0000</pubDate>
</item>
<item>
<title>Uncaught Exceotion:java.lang.NullPointerException</title>
<link>http://www.errorbase.net/5297/uncaught-exceotion-java-lang-nullpointerexception</link>
<description></description>
<guid isPermaLink="true">http://www.errorbase.net/5297/uncaught-exceotion-java-lang-nullpointerexception</guid>
<pubDate>Fri, 27 Apr 2012 16:08:27 +0000</pubDate>
</item>
<item>
<title>Please help!</title>
<link>http://www.errorbase.net/5294/please-help</link>
<description>&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
	#include &amp;lt;iostream.h&amp;gt;&lt;/div&gt;
&lt;div&gt;
	void total_avg(double, double *, double *);&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	void main()&lt;/div&gt;
&lt;div&gt;
	{&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	double num[5];&lt;/div&gt;
&lt;div&gt;
	double *sum,*avg;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	cout&amp;lt;&amp;lt;&quot;Enter 5 price: &quot;&amp;lt;&amp;lt;endl;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	for (int i=1;i&amp;lt;=5;i++)&lt;/div&gt;
&lt;div&gt;
	{&lt;/div&gt;
&lt;div&gt;
	cin&amp;gt;&amp;gt;num[i];&lt;/div&gt;
&lt;div&gt;
	}&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	cout&amp;lt;&amp;lt;endl;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	for (i=1;i&amp;lt;=5;i++)&lt;/div&gt;
&lt;div&gt;
	{&lt;/div&gt;
&lt;div&gt;
	cout&amp;lt;&amp;lt;&quot;Price [&quot;&amp;lt;&amp;lt;i&amp;lt;&amp;lt;&quot;]: &quot;&amp;lt;&amp;lt;num[i]&amp;lt;&amp;lt;endl;&lt;/div&gt;
&lt;div&gt;
	}&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	total_avg(num[5],sum,avg);&lt;/div&gt;
&lt;div&gt;
	cout&amp;lt;&amp;lt;&quot;\nTotal = &quot;&amp;lt;&amp;lt;sum&amp;lt;&amp;lt;endl;&lt;/div&gt;
&lt;div&gt;
	cout&amp;lt;&amp;lt;&quot;Average = &quot;&amp;lt;&amp;lt;avg&amp;lt;&amp;lt;endl;&lt;/div&gt;
&lt;div&gt;
	}&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	void total_avg(double num, double &amp;amp;sum, double &amp;amp;avg)&lt;/div&gt;
&lt;div&gt;
	{&lt;/div&gt;
&lt;div&gt;
	for (int i=1;i&amp;lt;=5;i++)&lt;/div&gt;
&lt;div&gt;
	{&lt;/div&gt;
&lt;div&gt;
	sum += num[i];&lt;/div&gt;
&lt;div&gt;
	avg = sum/3;&lt;/div&gt;
&lt;div&gt;
	}&lt;/div&gt;
&lt;div&gt;
	}&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	error C2109: subscript requires array or pointer type&lt;/div&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5294/please-help</guid>
<pubDate>Mon, 02 Apr 2012 13:01:31 +0000</pubDate>
</item>
<item>
<title>Exception in thread &quot;main&quot; java.lang.StringIndexOutOfBoundsException: String index out of range: -24</title>
<link>http://www.errorbase.net/5293/exception-in-thread-main-java-lang-stringindexoutofboundsexception-string-index-out-range-24</link>
<description>needs a solution for this:&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Exception in thread &amp;quot;main&amp;quot; java.lang.StringIndexOutOfBoundsException: String index out of range: -24</description>
<guid isPermaLink="true">http://www.errorbase.net/5293/exception-in-thread-main-java-lang-stringindexoutofboundsexception-string-index-out-range-24</guid>
<pubDate>Fri, 30 Mar 2012 12:42:13 +0000</pubDate>
</item>
<item>
<title>org.tigris.subversion.javahl.ClientException: chunked stream ended unexpectedly</title>
<link>http://www.errorbase.net/5292/org-tigris-subversion-javahl-clientexception-chunked-stream-ended-unexpectedly</link>
<description>&lt;p&gt;
	All error message is like this:&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
	org.tigris.subversion.javahl.ClientException: chunked stream ended unexpectedly&lt;/div&gt;
&lt;div&gt;
	REPORT request failed on '/svn/Shopamani/!svn/vcc/default'&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	Any ideas???&lt;/div&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5292/org-tigris-subversion-javahl-clientexception-chunked-stream-ended-unexpectedly</guid>
<pubDate>Thu, 29 Mar 2012 10:30:09 +0000</pubDate>
</item>
<item>
<title>Search For User in My Program</title>
<link>http://www.errorbase.net/5291/search-for-user-in-my-program</link>
<description>Ok. so i load up my Program and when i click the search button it is supposed to read the Users Details back on to the program but when i press it in the command prompt it says&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Exception in the thread &amp;quot;AWT-EventQueue-0&amp;quot;ArrayIndexOutOfBoundsException : -1</description>
<guid isPermaLink="true">http://www.errorbase.net/5291/search-for-user-in-my-program</guid>
<pubDate>Mon, 26 Mar 2012 23:41:42 +0000</pubDate>
</item>
<item>
<title>javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:</title>
<link>http://www.errorbase.net/5290/noinitialcontextexception-specify-environment-property-applet-parameter-application-resource</link>
<description>we get this error while we are dealing with tomcat connection pool in oracle. any ideas?&lt;br /&gt;
&lt;br /&gt;
javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial</description>
<guid isPermaLink="true">http://www.errorbase.net/5290/noinitialcontextexception-specify-environment-property-applet-parameter-application-resource</guid>
<pubDate>Fri, 23 Mar 2012 10:11:48 +0000</pubDate>
</item>
<item>
<title>If the fractional amount is rounded for currency conversion, funds could be lost</title>
<link>http://www.errorbase.net/5289/if-the-fractional-amount-is-rounded-for-currency-conversion-funds-could-be-lost</link>
<description>Encountered this error while trying a make an adaptive payment. no idea how to solve this problem...</description>
<guid isPermaLink="true">http://www.errorbase.net/5289/if-the-fractional-amount-is-rounded-for-currency-conversion-funds-could-be-lost</guid>
<pubDate>Wed, 21 Mar 2012 09:54:13 +0000</pubDate>
</item>
<item>
<title>JAVA array of floats</title>
<link>http://www.errorbase.net/5288/java-array-of-floats</link>
<description>&lt;p&gt;
	hello&lt;br&gt;
	im trying to create an array of float numbers to implement a ranking algorithm&lt;/p&gt;
&lt;p&gt;
	and then find the element &amp;nbsp;that holds the min value .&lt;br&gt;
	&lt;br&gt;
	&lt;strong&gt;Here's the code&lt;/strong&gt;:&lt;/p&gt;
&lt;br&gt;
&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; float[] rTOT1;&lt;/code&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; rTOT1 = new float[j];&lt;/code&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for ( j = 0; j &amp;lt; rTOT1.length; j++) {&lt;/code&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; float minValue = rTOT1[0];&lt;/code&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; rTOT1[j] = (alfaTOT * rSRC + betaTOT * rSRC) / depthSrc;&lt;/code&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (rTOT1[j] &amp;lt; minValue) {&lt;/code&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; minValue = rTOT1[j];&lt;/code&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/code&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/code&gt;}&lt;/div&gt;
&lt;div&gt;
	&lt;br&gt;
	&lt;strong&gt;here's the output for &lt;/strong&gt;&amp;nbsp; &amp;nbsp; System.out.println(&quot; &amp;nbsp; &amp;nbsp;&amp;gt;&amp;gt;&amp;gt;rTOT1 &quot; + rTOT1):&lt;br&gt;
	&lt;br&gt;
	&lt;br&gt;
	.......&lt;br&gt;
	&amp;gt;&amp;gt;&amp;gt;rTOT1 [F@19a029e
	&lt;div&gt;
		&amp;gt;&amp;gt;&amp;gt;rTOT1 [F@1ia028h&lt;br&gt;
		&amp;gt;&amp;gt;&amp;gt;rTOT1 [F@67a029k&lt;br&gt;
		.....&lt;br&gt;
		&lt;br&gt;
		and it should normally give:&lt;br&gt;
		&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;
	&amp;gt;&amp;gt;&amp;gt;rTOT1 &lt;strong&gt;0.2345&lt;br&gt;
	&lt;br&gt;
	&lt;br&gt;
	&lt;br&gt;
	&lt;br&gt;
	i would appreciate any kind of help!(noob alert!)&lt;/strong&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5288/java-array-of-floats</guid>
<pubDate>Wed, 14 Mar 2012 20:10:02 +0000</pubDate>
</item>
<item>
<title>ORA-01092: ORACLE instance terminated. Disconnection forced</title>
<link>http://www.errorbase.net/5287/ora-01092-oracle-instance-terminated-disconnection-forced</link>
<description>&lt;p&gt;
	&amp;nbsp;actually i created a database by using the command create database dbname;&lt;/p&gt;
&lt;p&gt;
	before that i have set the pfile and location for the control file and tablespaces. the following eror occur when a execute the above command. please help me some one. ORA-01092: ORACLE instance terminated. Disconnection forced&lt;/p&gt;
&lt;p&gt;
	the following are my alert log file&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
	Dump file g:\oracle\product\10.2.0\admin\snap\bdump\snap_cjq0_2208.trc&lt;/div&gt;
&lt;div&gt;
	Mon Mar 05 21:27:15 2012&lt;/div&gt;
&lt;div&gt;
	ORACLE V10.2.0.1.0 - Production vsnsta=0&lt;/div&gt;
&lt;div&gt;
	vsnsql=14 vsnxtr=3&lt;/div&gt;
&lt;div&gt;
	Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production&lt;/div&gt;
&lt;div&gt;
	With the Partitioning, OLAP and Data Mining options&lt;/div&gt;
&lt;div&gt;
	Windows XP Version V5.1 Service Pack 2&lt;/div&gt;
&lt;div&gt;
	CPU &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : 2 - type 586&lt;/div&gt;
&lt;div&gt;
	Process Affinity &amp;nbsp; &amp;nbsp;: 0x00000000&lt;/div&gt;
&lt;div&gt;
	Memory (Avail/Total): Ph:1242M/2009M, Ph+PgF:2779M/3902M, VA:1335M/2047M&lt;/div&gt;
&lt;div&gt;
	Instance name: snap&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	Redo thread mounted by this instance: 1&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	Oracle process number: 10&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	Windows thread id: 2208, image: ORACLE.EXE (CJQ0)&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	*** 2012-03-05 21:27:15.543&lt;/div&gt;
&lt;div&gt;
	*** SERVICE NAME:() 2012-03-05 21:27:15.543&lt;/div&gt;
&lt;div&gt;
	*** SESSION ID:(162.1) 2012-03-05 21:27:15.543&lt;/div&gt;
&lt;div&gt;
	error 1519 detected in background process&lt;/div&gt;
&lt;div&gt;
	OPIRIP: Uncaught error 447. Error stack:&lt;/div&gt;
&lt;div&gt;
	ORA-00447: fatal error in background process&lt;/div&gt;
&lt;div&gt;
	ORA-01519: error while processing file '' near line&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5287/ora-01092-oracle-instance-terminated-disconnection-forced</guid>
<pubDate>Tue, 06 Mar 2012 07:12:28 +0000</pubDate>
</item>
<item>
<title>Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.</title>
<link>http://www.errorbase.net/5284/login-failed-for-user-nt-authority-network-service</link>
<description>&lt;p&gt;
	&lt;b style=&quot;margin-top: -5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; font-size: 11px; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; font-family: Verdana; font-weight: bold; color: black; background-position: initial initial; background-repeat: initial initial;&quot;&gt;Exception Details:&amp;nbsp;&lt;/b&gt;System.Data.SqlClient.SqlException: Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5284/login-failed-for-user-nt-authority-network-service</guid>
<pubDate>Mon, 27 Feb 2012 06:59:30 +0000</pubDate>
</item>
<item>
<title>Error validating location: org.apache.subversion.javahl.ClientException:RA layer request failed</title>
<link>http://www.errorbase.net/5282/error-validating-location-org-apache-subversion-javahl-clientexception-layer-request-failed</link>
<description>I encountered this error while i was trying to add a new repository location.</description>
<guid isPermaLink="true">http://www.errorbase.net/5282/error-validating-location-org-apache-subversion-javahl-clientexception-layer-request-failed</guid>
<pubDate>Fri, 24 Feb 2012 14:08:29 +0000</pubDate>
</item>
<item>
<title>Exception in thread &quot;main&quot; java.util.InputMismatchException</title>
<link>http://www.errorbase.net/5279/exception-in-thread-main-java-util-inputmismatchexception</link>
<description>&lt;p&gt;
	Exception in thread &quot;main&quot; java.util.InputMismatchException&lt;br&gt;
	&lt;br&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.util.Scanner.throwFor(Unknown Source)&lt;br&gt;
	&lt;br&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.util.Scanner.next(Unknown Source)&lt;br&gt;
	&lt;br&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.util.Scanner.nextDouble(Unknown Source)&lt;br&gt;
	&lt;br&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at Ch3_PrExercise7.main(Ch3_PrExercise7.java:33)&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
	import java.io.*;&lt;/div&gt;
&lt;div&gt;
	import java.util.*;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	public class Ch3_PrExercise7&lt;/div&gt;
&lt;div&gt;
	{&lt;/div&gt;
&lt;div style=&quot;margin-left: 40px;&quot;&gt;
	public static void main(String[] args)&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;margin-left: 160px;&quot;&gt;
	&amp;nbsp; &amp;nbsp;throws FileNotFoundException&lt;/div&gt;
&lt;div style=&quot;margin-left: 40px;&quot;&gt;
	{&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	Scanner inFile = new Scanner(new FileReader(&quot;Ch3_Ex7Data.txt&quot;));&amp;nbsp;PrintWriter outFile = new PrintWriter(&quot;Ch3_Ex7Output.dat&quot;);&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	double salary1, salary2, salary3;&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	double percent1, percent2, percent3;&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	double updatedSalary1, updatedSalary2, updatedSalary3;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	String firstName1, firstName2, firstName3;&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	String lastName1, lastName2, lastName3;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	lastName1 = inFile.next();&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	firstName1 = inFile.next();&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	lastName2 = inFile.next();&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	firstName2 = inFile.next();&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	lastName3 = inFile.next();&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	firstName3 = inFile.next();&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	salary1 = inFile.nextDouble();&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	salary2 = inFile.nextDouble();&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	salary3 = inFile.nextDouble();&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	percent1 = inFile.nextDouble();&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	percent2 = inFile.nextDouble();&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	percent3 = inFile.nextDouble();&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	updatedSalary1 = (salary1 + (salary1 * percent1 / 100));&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	updatedSalary2 = (salary2 + (salary2 * percent2 / 100));&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	updatedSalary3 = (salary3 + (salary3 * percent3 / 100));&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	outFile.printf(firstName1 + &quot; &quot; + lastName1 + &quot; &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;margin-left: 160px;&quot;&gt;
	+ &quot;%$5.2f %n&quot;, updatedSalary1 + &quot;\n&quot;&lt;/div&gt;
&lt;div style=&quot;margin-left: 160px;&quot;&gt;
	+ firstName2 + &quot; &quot; + lastName2 + &quot; &quot;&lt;/div&gt;
&lt;div style=&quot;margin-left: 160px;&quot;&gt;
	+ &quot;%$5.2f %n&quot;, updatedSalary2 + &quot;\n&quot;&lt;/div&gt;
&lt;div style=&quot;margin-left: 160px;&quot;&gt;
	+ firstName3 + &quot; &quot; + lastName3 + &quot; &quot;&lt;/div&gt;
&lt;div style=&quot;margin-left: 160px;&quot;&gt;
	+ &quot;%$5.2f %n&quot;, updatedSalary3);&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	inFile.close();&lt;/div&gt;
&lt;div style=&quot;margin-left: 80px;&quot;&gt;
	outFile.close();&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;margin-left: 40px;&quot;&gt;
	}&lt;/div&gt;
&lt;div&gt;
	}&lt;/div&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5279/exception-in-thread-main-java-util-inputmismatchexception</guid>
<pubDate>Fri, 24 Feb 2012 02:00:04 +0000</pubDate>
</item>
<item>
<title>exception in thread main java.lang.arrayindexoutofboundsexception</title>
<link>http://www.errorbase.net/5277/exception-in-thread-main-java-lang-arrayindexoutofboundsexception</link>
<description>The following program gives the above error&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
public class Days&lt;br /&gt;
{&lt;br /&gt;
&amp;nbsp;public static void main(String args[])&lt;br /&gt;
&amp;nbsp;{&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;int d=Integer.parseInt(args[0]);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;int m=Integer.parseInt(args[1]);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;int y=Integer.parseInt(args[2]);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;int flag=checkLeapYear(y);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;int x=y-1900;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;x=x*365;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;x=x+((y-1900)/4);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;if ((flag==1)&amp;amp;&amp;amp;(m==1 || m==2))&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;x=x-1;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;x=x+noOfDays(m,d);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;dayToDay(x%7);&lt;br /&gt;
&amp;nbsp;}&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp;static int checkLeapYear(int y)&lt;br /&gt;
&amp;nbsp;{&lt;br /&gt;
&amp;nbsp;&amp;nbsp;int flag=0;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;if(y%100==0)&lt;br /&gt;
&amp;nbsp;&amp;nbsp;{ if(y%400==0)&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;flag=1;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;else&lt;br /&gt;
&amp;nbsp;&amp;nbsp;{ if(y%4==0)&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;flag=1;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;return flag;&lt;br /&gt;
&amp;nbsp;}&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp;static void dayToDay(int rem)&lt;br /&gt;
&amp;nbsp;{&lt;br /&gt;
&amp;nbsp;&amp;nbsp;switch(rem)&lt;br /&gt;
&amp;nbsp;&amp;nbsp;{ case 0:System.out.print(&amp;quot;Sunday&amp;quot;);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 1:System.out.print(&amp;quot;Monday&amp;quot;);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 2:System.out.print(&amp;quot;Tuesday&amp;quot;);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 3:System.out.print(&amp;quot;Wednesday&amp;quot;);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 4:System.out.print(&amp;quot;Thursday&amp;quot;);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 5:System.out.print(&amp;quot;Friday&amp;quot;);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 6:System.out.print(&amp;quot;Saturday&amp;quot;);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;}&lt;br /&gt;
&amp;nbsp;}&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;static int noOfDays(int m,int d)&lt;br /&gt;
&amp;nbsp;{ int days=0;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;switch(m)&lt;br /&gt;
&amp;nbsp;&amp;nbsp;{ case 1:days=d;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 2:days=31+d;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 3:days=31+28+d;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 4:days=31+28+31+d;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 5:days=31+28+31+30+d;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 6:days=31+28+31+30+31+d;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 7:days=31+28+31+30+31+30+d;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 8:days=31+28+31+30+31+30+31+d;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 9:days=31+28+31+30+31+30+31+31+d;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 10:days=31+28+31+30+31+30+31+31+30+d;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 11:days=31+28+31+30+31+30+31+31+30+31+d;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;case 12:days=31+28+31+30+31+30+31+31+30+31+30+d;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;} &amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;return days;&lt;br /&gt;
&amp;nbsp;}&lt;br /&gt;
}</description>
<guid isPermaLink="true">http://www.errorbase.net/5277/exception-in-thread-main-java-lang-arrayindexoutofboundsexception</guid>
<pubDate>Sun, 19 Feb 2012 08:14:25 +0000</pubDate>
</item>
<item>
<title>java.lang.IndexOutOfBoundsException: Index: 1, Size: 0</title>
<link>http://www.errorbase.net/5276/java-lang-indexoutofboundsexception-index-1-size-0</link>
<description></description>
<guid isPermaLink="true">http://www.errorbase.net/5276/java-lang-indexoutofboundsexception-index-1-size-0</guid>
<pubDate>Sun, 12 Feb 2012 13:34:45 +0000</pubDate>
</item>
<item>
<title>Error occured</title>
<link>http://www.errorbase.net/5273/error-occured</link>
<description></description>
<guid isPermaLink="true">http://www.errorbase.net/5273/error-occured</guid>
<pubDate>Wed, 18 Jan 2012 15:29:38 +0000</pubDate>
</item>
<item>
<title>Could not complete your request because of a program error.</title>
<link>http://www.errorbase.net/5272/could-not-complete-your-request-because-of-a-program-error</link>
<description>&lt;p&gt;
	Dear sir,&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Please give me a solustion photoshop error file&lt;/p&gt;
&lt;h1&gt;
	&lt;span class=&quot;entry-title&quot;&gt;Could not complete your request because of a program error. &lt;/span&gt;&lt;/h1&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5272/could-not-complete-your-request-because-of-a-program-error</guid>
<pubDate>Tue, 27 Dec 2011 05:08:55 +0000</pubDate>
</item>
<item>
<title>Uncaught exception java.Lang.indexoutofboundsexception</title>
<link>http://www.errorbase.net/5271/uncaught-exception-java-lang-indexoutofboundsexception</link>
<description>This pops up when I try use the text icon from my home page on my blackberry torch I have to go to my contacts and text from each number. I have reset my phone several times rebooted it via taking out the battery.</description>
<guid isPermaLink="true">http://www.errorbase.net/5271/uncaught-exception-java-lang-indexoutofboundsexception</guid>
<pubDate>Tue, 20 Dec 2011 03:09:09 +0000</pubDate>
</item>
<item>
<title>com.restfb.FacebookNetworkException: A network error occurred while trying to communicate with Facebook: Facebook GET failed (HTTP status code 400)</title>
<link>http://www.errorbase.net/5270/facebooknetworkexception-network-occurred-trying-communicate-facebook-facebook-failed-status</link>
<description>I am getting this error while using facebook with its java api. I cannot understant anythign. I was able to connect before. I need help!!!</description>
<guid isPermaLink="true">http://www.errorbase.net/5270/facebooknetworkexception-network-occurred-trying-communicate-facebook-facebook-failed-status</guid>
<pubDate>Fri, 02 Dec 2011 12:06:45 +0000</pubDate>
</item>
<item>
<title>java.sql.SQLException: Closed Statement: next</title>
<link>http://www.errorbase.net/5269/java-sql-sqlexception-closed-statement-next</link>
<description>&lt;p&gt;
	???? &lt;a href=&quot;http://www.errorbase.net/5268/java-sql-sqlexception-closed-statement-next&quot; rel=&quot;dofollow nofollow&quot;&gt;http://www.errorbase.net/5268/java-sql-sqlexception-closed-statement-next&lt;/a&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5269/java-sql-sqlexception-closed-statement-next</guid>
<pubDate>Tue, 22 Nov 2011 17:56:40 +0000</pubDate>
</item>
<item>
<title>java.sql.SQLException: Closed Statement: next</title>
<link>http://www.errorbase.net/5268/java-sql-sqlexception-closed-statement-next</link>
<description>&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
	What does this exception mean???????????&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	java.sql.SQLException: Closed Statement: next&lt;/div&gt;
&lt;div&gt;
	at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)&lt;/div&gt;
&lt;div&gt;
	at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:145)&lt;/div&gt;
&lt;div&gt;
	at oracle.jdbc.driver.OracleResultSetImpl.next(OracleResultSetImpl.java:186)&lt;/div&gt;
&lt;div&gt;
	at org.apache.jsp.api_005fv1.social.friend_005flist_jsp._jspService(friend_005flist_jsp.java:609)&lt;/div&gt;
&lt;div&gt;
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)&lt;/div&gt;
&lt;div&gt;
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)&lt;/div&gt;
&lt;div&gt;
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:433)&lt;/div&gt;
&lt;div&gt;
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:389)&lt;/div&gt;
&lt;div&gt;
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:333)&lt;/div&gt;
&lt;div&gt;
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:929)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:405)&lt;/div&gt;
&lt;div&gt;
	at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:964)&lt;/div&gt;
&lt;div&gt;
	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:515)&lt;/div&gt;
&lt;div&gt;
	at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:302)&lt;/div&gt;
&lt;div&gt;
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)&lt;/div&gt;
&lt;div&gt;
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)&lt;/div&gt;
&lt;div&gt;
	at java.lang.Thread.run(Thread.java:680)&lt;/div&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5268/java-sql-sqlexception-closed-statement-next</guid>
<pubDate>Tue, 22 Nov 2011 13:26:42 +0000</pubDate>
</item>
<item>
<title>java.sql.SQLException: Closed Connection: next</title>
<link>http://www.errorbase.net/5267/java-sql-sqlexception-closed-connection-next</link>
<description>&lt;p&gt;
	I know it is a big one but I tought that it may be useful for further help... What does this error mean? any ideas??&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
	java.sql.SQLException: Closed Connection: next&lt;/div&gt;
&lt;div&gt;
	at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)&lt;/div&gt;
&lt;div&gt;
	at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:145)&lt;/div&gt;
&lt;div&gt;
	at oracle.jdbc.driver.OracleResultSetImpl.next(OracleResultSetImpl.java:180)&lt;/div&gt;
&lt;div&gt;
	at org.apache.jsp.api_005fv1.social.friend_005flist_jsp._jspService(friend_005flist_jsp.java:609)&lt;/div&gt;
&lt;div&gt;
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)&lt;/div&gt;
&lt;div&gt;
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)&lt;/div&gt;
&lt;div&gt;
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:433)&lt;/div&gt;
&lt;div&gt;
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:389)&lt;/div&gt;
&lt;div&gt;
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:333)&lt;/div&gt;
&lt;div&gt;
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:929)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)&lt;/div&gt;
&lt;div&gt;
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:405)&lt;/div&gt;
&lt;div&gt;
	at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:964)&lt;/div&gt;
&lt;div&gt;
	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:515)&lt;/div&gt;
&lt;div&gt;
	at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:302)&lt;/div&gt;
&lt;div&gt;
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)&lt;/div&gt;
&lt;div&gt;
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)&lt;/div&gt;
&lt;div&gt;
	at java.lang.Thread.run(Thread.java:680)&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5267/java-sql-sqlexception-closed-connection-next</guid>
<pubDate>Tue, 22 Nov 2011 13:25:09 +0000</pubDate>
</item>
<item>
<title>java.sql.SQLException: Missing IN or OUT parameter at index:: 1</title>
<link>http://www.errorbase.net/5266/java-sql-sqlexception-missing-in-or-out-parameter-at-index-1</link>
<description>&lt;p&gt;
	getting this error in my sql command:&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
	java.sql.SQLException: Missing IN or OUT parameter at index:: 1&lt;/div&gt;
&lt;div&gt;
	at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)&lt;/div&gt;
&lt;div&gt;
	at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:145)&lt;/div&gt;
&lt;div&gt;
	at oracle.jdbc.driver.OraclePreparedStatement.processCompletedBindRow(OraclePreparedStatement.java:1680)&lt;/div&gt;
&lt;div&gt;
	at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3279)&lt;/div&gt;
&lt;div&gt;
	at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3328)&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	help is highly appreciated.. thnks....&lt;/div&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5266/java-sql-sqlexception-missing-in-or-out-parameter-at-index-1</guid>
<pubDate>Tue, 22 Nov 2011 13:23:40 +0000</pubDate>
</item>
<item>
<title>org.tigris.subversion.javahl.ClientException: Commit failed (details follow):</title>
<link>http://www.errorbase.net/5265/org-tigris-subversion-javahl-clientexception-commit-failed-details-follow</link>
<description>always geting this error during commit!!! It is fckin annoying.... I m using subversion with netbeans</description>
<guid isPermaLink="true">http://www.errorbase.net/5265/org-tigris-subversion-javahl-clientexception-commit-failed-details-follow</guid>
<pubDate>Mon, 21 Nov 2011 08:40:12 +0000</pubDate>
</item>
<item>
<title>does not contain a static 'Main' method suitable for an entry point</title>
<link>http://www.errorbase.net/5264/does-not-contain-a-static-main-method-suitable-for-an-entry-point</link>
<description>Getting this error in visual studio 2010? any kind of help is appreciated.</description>
<guid isPermaLink="true">http://www.errorbase.net/5264/does-not-contain-a-static-main-method-suitable-for-an-entry-point</guid>
<pubDate>Fri, 18 Nov 2011 11:12:25 +0000</pubDate>
</item>
<item>
<title>uncaught exception:java.lang.ındexoutof boundsexceptıon</title>
<link>http://www.errorbase.net/5263/uncaught-exception-java-lang-%C4%B1ndexoutof-boundsexcept%C4%B1on</link>
<description>metin mesajlarına giriş yapmak istendiğinde alınan hat ne anlama geliyor ve nasıl düzeltebilirim mesaj yazamıyor gelen mesajları göremiyor ve silemiyorum</description>
<guid isPermaLink="true">http://www.errorbase.net/5263/uncaught-exception-java-lang-%C4%B1ndexoutof-boundsexcept%C4%B1on</guid>
<pubDate>Tue, 15 Nov 2011 21:28:58 +0000</pubDate>
</item>
<item>
<title>Apache:mod_ssl:Error: Private key not found.</title>
<link>http://www.errorbase.net/5262/apache-mod_ssl-error-private-key-not-found</link>
<description>I am getting this error when I try to start apachect. How can I solve this issue?</description>
<guid isPermaLink="true">http://www.errorbase.net/5262/apache-mod_ssl-error-private-key-not-found</guid>
<pubDate>Tue, 27 Sep 2011 07:33:42 +0000</pubDate>
</item>
<item>
<title>error C2039: 'ClassAPI' : is not a member of 'Class'</title>
<link>http://www.errorbase.net/5261/error-c2039-classapi-is-not-a-member-of-class</link>
<description>In XXX.h file declared as below.&lt;br /&gt;
&lt;br /&gt;
Class XXX{&lt;br /&gt;
&lt;br /&gt;
int classAPI();&lt;br /&gt;
&lt;br /&gt;
} ;&lt;br /&gt;
&lt;br /&gt;
In XXX.cpp file define as below.&lt;br /&gt;
&lt;br /&gt;
int XXX::classAPI()&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
Compiled XXX.cpp file in Visual studio 2008.&lt;br /&gt;
&lt;br /&gt;
Got error saying classAPI() is not a member of Class XXX.&lt;br /&gt;
&lt;br /&gt;
Please let me know if any solution for this error.&lt;br /&gt;
&lt;br /&gt;
Observation is class XXX contains other API as well and definetions in XXX.cpp file for which error is not observed.</description>
<guid isPermaLink="true">http://www.errorbase.net/5261/error-c2039-classapi-is-not-a-member-of-class</guid>
<pubDate>Tue, 06 Sep 2011 09:31:03 +0000</pubDate>
</item>
<item>
<title>Incorrect IndexOutOfBoundException</title>
<link>http://www.errorbase.net/5259/incorrect-indexoutofboundexception</link>
<description>&lt;p&gt;
	I believe I am getting an error message that is incorrect and I am looking for explanations/solutions please. Here is the code:&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&lt;span style=&quot;color: #aa0d91&quot;&gt;public&lt;/span&gt; &lt;span style=&quot;color: #aa0d91&quot;&gt;static&lt;/span&gt; &lt;span style=&quot;color: #aa0d91&quot;&gt;void&lt;/span&gt; Restart(ArrayList&amp;lt;String&amp;gt; searched, ArrayList&amp;lt;user_loc&amp;gt; users)&lt;span style=&quot;color: #aa0d91&quot;&gt;throws&lt;/span&gt; IOException{&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	FileReader file1 = &lt;span style=&quot;color: #aa0d91&quot;&gt;new&lt;/span&gt; FileReader(&lt;span style=&quot;color: #c41a16&quot;&gt;&quot;searched.txt&quot;&lt;/span&gt;);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	FileReader file2 = &lt;span style=&quot;color: #aa0d91&quot;&gt;new&lt;/span&gt; FileReader(&lt;span style=&quot;color: #c41a16&quot;&gt;&quot;user_data.txt&quot;&lt;/span&gt;);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	BufferedReader reader1 = &lt;span style=&quot;color: #aa0d91&quot;&gt;new&lt;/span&gt; BufferedReader(file1);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	BufferedReader reader2 = &lt;span style=&quot;color: #aa0d91&quot;&gt;new&lt;/span&gt; BufferedReader(file2);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; color: #007400&quot;&gt;
	//String[] data = new String[2];&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	ArrayList&amp;lt;Double&amp;gt; entry;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	ArrayList&amp;lt;Integer&amp;gt; index;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	String line = reader1.readLine();&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&lt;span style=&quot;color: #aa0d91&quot;&gt;while&lt;/span&gt;(line != &lt;span style=&quot;color: #aa0d91&quot;&gt;null&lt;/span&gt;){&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp;searched.add(line);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp;line = reader1.readLine();&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; color: #007400&quot;&gt;
	&lt;span style=&quot;color: #000000&quot;&gt;}&lt;/span&gt;//while&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	file1.close();&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	reader1.close();&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	line = reader2.readLine();&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&lt;span style=&quot;color: #aa0d91&quot;&gt;while&lt;/span&gt;(line != &lt;span style=&quot;color: #aa0d91&quot;&gt;null&lt;/span&gt;){&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; color: #007400&quot;&gt;
	&amp;nbsp;&amp;nbsp;//data[0]=line;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp;entry = createList(line);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp;line = reader2.readLine();&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; color: #007400&quot;&gt;
	&amp;nbsp;&amp;nbsp;//data[1] = line;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; min-height: 14.0px&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; min-height: 14.0px&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp;index = createList3(line);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&lt;span style=&quot;color: #aa0d91&quot;&gt;&amp;nbsp;&amp;nbsp;boolean&lt;/span&gt; found = &lt;span style=&quot;color: #aa0d91&quot;&gt;false&lt;/span&gt;;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; color: #007400&quot;&gt;
	&amp;nbsp;&amp;nbsp;//System.out.println(&quot;size= &quot;+users.size());&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&lt;span style=&quot;color: #aa0d91&quot;&gt;&amp;nbsp;&amp;nbsp;for&lt;/span&gt;(&lt;span style=&quot;color: #aa0d91&quot;&gt;int&lt;/span&gt; i=&lt;span style=&quot;color: #1c00cf&quot;&gt;0&lt;/span&gt;; i&amp;lt; users.size(); i++){&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&lt;span style=&quot;color: #aa0d91&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; if&lt;/span&gt;(entry.get(&lt;span style=&quot;color: #1c00cf&quot;&gt;0&lt;/span&gt;)==users.get(i).getID()){&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;found = &lt;span style=&quot;color: #aa0d91&quot;&gt;true&lt;/span&gt;;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;users.get(i).addTweet(entry.get(&lt;span style=&quot;color: #1c00cf&quot;&gt;1&lt;/span&gt;),entry.get(&lt;span style=&quot;color: #1c00cf&quot;&gt;2&lt;/span&gt;),index);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;i=users.size();&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;span style=&quot;color: #007400&quot;&gt;//if&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; color: #007400&quot;&gt;
	&lt;span style=&quot;color: #000000&quot;&gt;&amp;nbsp;&amp;nbsp;}&lt;/span&gt;//for&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&lt;span style=&quot;color: #aa0d91&quot;&gt;&amp;nbsp;&amp;nbsp;if&lt;/span&gt;(!found){&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;users.add(&lt;span style=&quot;color: #aa0d91&quot;&gt;new&lt;/span&gt; user_loc(entry.get(&lt;span style=&quot;color: #1c00cf&quot;&gt;0&lt;/span&gt;)));&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;System.out.println(users.size());&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; color: #007400&quot;&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;//int count = users.size();&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; color: #007400&quot;&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;//System.out.println(&quot;int: &quot;+count);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;users.get(users.size()-&lt;span style=&quot;color: #1c00cf&quot;&gt;1&lt;/span&gt;).addTweet(entry.get(&lt;span style=&quot;color: #1c00cf&quot;&gt;1&lt;/span&gt;),entry.get(&lt;span style=&quot;color: #1c00cf&quot;&gt;2&lt;/span&gt;),index);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; color: #007400&quot;&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;//System.out.println(&quot;here 1&quot;);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; min-height: 14.0px&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; color: #007400&quot;&gt;
	&lt;span style=&quot;color: #000000&quot;&gt;&amp;nbsp;&amp;nbsp;}&lt;/span&gt;//if&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; min-height: 14.0px&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; min-height: 14.0px&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp;entry.clear();&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp;index.clear();&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	&amp;nbsp;&amp;nbsp;line = reader2.readLine();&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; color: #007400&quot;&gt;
	&lt;span style=&quot;color: #000000&quot;&gt;}&lt;/span&gt;//while&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	file2.close();&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco&quot;&gt;
	reader2.close();&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; color: #007400&quot;&gt;
	&lt;span style=&quot;color: #000000&quot;&gt;}&lt;/span&gt;//Restart&lt;/p&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	error message:&lt;/div&gt;
&lt;div&gt;
	&lt;div&gt;
		&quot;1&lt;/div&gt;
	&lt;div&gt;
		2&lt;/div&gt;
	&lt;div&gt;
		3&lt;/div&gt;
	&lt;div&gt;
		Exception in thread &quot;main&quot; java.lang.IndexOutOfBoundsException: Index: 2, Size: 2&lt;/div&gt;
	&lt;div&gt;
		at java.util.ArrayList.RangeCheck(ArrayList.java:546)&lt;/div&gt;
	&lt;div&gt;
		at java.util.ArrayList.get(ArrayList.java:321)&lt;/div&gt;
	&lt;div&gt;
		at avgLocation.Restart(avgLocation.java:195)&lt;/div&gt;
	&lt;div&gt;
		at avgLocation.main(avgLocation.java:28)&quot;&lt;/div&gt;
	&lt;div&gt;
		&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;
	BUT IT prints that the arrayList size is 3!!!&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5259/incorrect-indexoutofboundexception</guid>
<pubDate>Sat, 27 Aug 2011 17:43:07 +0000</pubDate>
</item>
<item>
<title>what is incompatable error</title>
<link>http://www.errorbase.net/5257/what-is-incompatable-error</link>
<description></description>
<guid isPermaLink="true">http://www.errorbase.net/5257/what-is-incompatable-error</guid>
<pubDate>Tue, 09 Aug 2011 15:14:26 +0000</pubDate>
</item>
<item>
<title>LoadLibraryEx Startup.dll failed with error 193:</title>
<link>http://www.errorbase.net/5254/loadlibraryex-startup-dll-failed-with-error-193</link>
<description>&lt;p&gt;
	When i try to open Adobe Premiere Pro CS5, i get following error;&lt;br&gt;
	&lt;code&gt;LoadLibraryEx Startup.dll failed with error 193:&lt;/code&gt;&lt;br&gt;
	Any help is appreciated, thanks...&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5254/loadlibraryex-startup-dll-failed-with-error-193</guid>
<pubDate>Sat, 23 Jul 2011 08:52:58 +0000</pubDate>
</item>
<item>
<title>uncaught exception: [Exception... &quot;Not enough arguments [nsIDOMWindowInternal.alert]&quot; nsresult: &quot;0x80570001 (NS_ERROR_XPC_NOT_ENOUGH_ARGS)&quot;</title>
<link>http://www.errorbase.net/5253/exception-exception-arguments-nsidomwindowinternal-0x80570001-ns_error_xpc_not_enough_args</link>
<description>&lt;p&gt;
	After page load, i'm trying to create a span that needs to be call a function, but i get following error on firebug console;&lt;br&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&lt;strong&gt;Full message:&lt;/strong&gt; uncaught exception: [Exception... &amp;quot;Not enough arguments [nsIDOMWindowInternal.alert]&amp;quot; nsresult: &amp;quot;0x80570001 (NS_ERROR_XPC_NOT_ENOUGH_ARGS)&amp;quot; location: &amp;quot;JS frame :: http://example.com/script.js :: scrollTo:: line XXX&amp;quot; data: no]&lt;br&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	The code that i wrote,&lt;/p&gt;
&lt;p&gt;
	&lt;code&gt;if(documentHeight &amp;gt; windowHeight) {&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; scrollSpan = $('&amp;lt;span&amp;gt;',{&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; id&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;: 'scrollSpan',&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; html&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;: 'Scroll to top',&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; click&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;: scrollTop&lt;br&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; }).appendTo('#container');&lt;br&gt;
	}&lt;br&gt;
	function scrollTop(){&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp; $('body').animate({ scrollTop: 0 }, 'slow');&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; return false;&lt;br&gt;
	}&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;br&gt;
	The above code creates span element successfully, but when i click the span, it does not fire the scrollTop function, and it gives an &amp;quot;uncaught exception&amp;quot; error. I don't see any problem in my code, do you?&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5253/exception-exception-arguments-nsidomwindowinternal-0x80570001-ns_error_xpc_not_enough_args</guid>
<pubDate>Sun, 12 Jun 2011 10:25:22 +0000</pubDate>
</item>
<item>
<title>to pass a variable witha value in one function to another in same class</title>
<link>http://www.errorbase.net/5252/to-pass-a-variable-witha-value-in-one-function-to-another-in-same-class</link>
<description>for eg:&lt;br /&gt;
&lt;br /&gt;
class A&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
&lt;br /&gt;
function one($pp)&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function two()&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
&lt;br /&gt;
echo $pp; &amp;nbsp;//Iwant to make $pp display here, but not working&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
}</description>
<guid isPermaLink="true">http://www.errorbase.net/5252/to-pass-a-variable-witha-value-in-one-function-to-another-in-same-class</guid>
<pubDate>Thu, 09 Jun 2011 03:45:42 +0000</pubDate>
</item>
<item>
<title>Error C2166: l-value specifies const object</title>
<link>http://www.errorbase.net/5248/error-c2166-l-value-specifies-const-object</link>
<description>&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;

	&lt;p&gt;
		65&amp;nbsp;int BasicMonster::calculatePower() const&lt;/p&gt;

&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;

	&lt;div&gt;
		66 {&lt;/div&gt;
	&lt;div&gt;
		67 if (weight &amp;gt; stamina)&lt;/div&gt;
	&lt;div&gt;
		68 power -= (weight - stamina) * 2;&lt;/div&gt;
	&lt;div&gt;
		69&amp;nbsp;&lt;/div&gt;
	&lt;div&gt;
		70 if (health &amp;lt;= 0)&lt;/div&gt;
	&lt;div&gt;
		71 power = 0;&lt;/div&gt;
	&lt;div&gt;
		72 else if (health &amp;gt; 100)&lt;/div&gt;
	&lt;div&gt;
		73&amp;nbsp;power += (health - 100) * 3;&lt;/div&gt;
	&lt;div&gt;
		74 else if (health &amp;lt; 10)&lt;/div&gt;
	&lt;div&gt;
		75 power *= health / 10.0;&lt;/div&gt;
	&lt;div&gt;
		76&amp;nbsp;&lt;/div&gt;
	&lt;div&gt;
		77 return power;&lt;/div&gt;
	&lt;div&gt;
		78 }&lt;/div&gt;

&lt;br&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
	Error&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;1&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;error C2166: l-value specifies const object&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;68&lt;/div&gt;
&lt;div&gt;
	&lt;div&gt;
		Error&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;2&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;error C2166: l-value specifies const object&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;&amp;nbsp;71&lt;/div&gt;
	&lt;div&gt;
		&lt;div&gt;
			Error&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;3&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;error C2166: l-value specifies const object&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;&amp;nbsp;73&lt;/div&gt;
		&lt;div&gt;
			&lt;div&gt;
				Error&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;5&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;error C2166: l-value specifies const object&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;&amp;nbsp;75&lt;/div&gt;
			&lt;div&gt;
				&amp;nbsp;&lt;/div&gt;
			&lt;div&gt;
				&amp;nbsp;&lt;/div&gt;
			&lt;div&gt;
				Please, could you tell me what I have to write to not have errors?&lt;/div&gt;
			&lt;div&gt;
				&amp;nbsp;&lt;/div&gt;
		&lt;/div&gt;
		&lt;div&gt;
			&amp;nbsp;&lt;/div&gt;
	&lt;/div&gt;
	&lt;div&gt;
		&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;br&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5248/error-c2166-l-value-specifies-const-object</guid>
<pubDate>Thu, 19 May 2011 14:20:29 +0000</pubDate>
</item>
<item>
<title>C++ error - c2628 &amp;&amp; c3874</title>
<link>http://www.errorbase.net/5239/c-error-c2628-%26%26-c3874</link>
<description>&lt;p&gt;
	Basically, when I try and build the project I get the following messages&lt;/p&gt;
&lt;p&gt;
	error C2628: 'Game' followed by 'int' is illegal (did you forget a ';'?)&lt;/p&gt;
&lt;p&gt;
	error C3874: return type of 'main' should be 'int' instead of 'Game'&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	I cannot see the problem?&lt;/p&gt;
&lt;p&gt;
	Here is the code for main.cpp&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&lt;code&gt;#include &amp;quot;main.h&amp;quot;&lt;br&gt;
	&lt;br&gt;
	int main(void)&lt;br&gt;
	{&lt;br&gt;
	&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;Game GameObject;&lt;br&gt;
	&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;GameObject.StartGame();&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;// initialize grid and any variables&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;while(true)&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;{&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GameObject.CheckForInput();&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GameObject.Update();&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(GameObject.IsWon())&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; break;&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;// if the game is not over, check for user input and react accordingly&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;return 0;&lt;br&gt;
	&lt;br&gt;
	}&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/code&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5239/c-error-c2628-%26%26-c3874</guid>
<pubDate>Wed, 18 May 2011 08:30:06 +0000</pubDate>
</item>
<item>
<title>Pixel Connecting Algorithm</title>
<link>http://www.errorbase.net/5235/pixel-connecting-algorithm</link>
<description>Consider a draw black circle is in middle of the white image... &amp;nbsp;In that i have the left most pixel value (lx,ly) of the Circle.&lt;br /&gt;
&lt;br /&gt;
Now using 4 or 8 pixel connected i have draw the only &amp;nbsp;circumference of the cicle in red colour not inside the circle..&lt;br /&gt;
&lt;br /&gt;
Can anybody help me and send how? with Ex. souce code</description>
<guid isPermaLink="true">http://www.errorbase.net/5235/pixel-connecting-algorithm</guid>
<pubDate>Thu, 12 May 2011 08:02:32 +0000</pubDate>
</item>
<item>
<title>Package natbib error: Bibliography not compatible with author-year citations.</title>
<link>http://www.errorbase.net/5234/package-natbib-error-bibliography-not-compatible-with-author-year-citations</link>
<description>&lt;p&gt;
	&amp;quot;...mand\NAT@force@numbers{}\NAT@force@numbers&lt;/p&gt;
&lt;p style=&quot;margin: 0px; text-indent: 0px;&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0px; text-indent: 0px;&quot;&gt;
	Check the bibliography entries for non-compliant syntax,&lt;/p&gt;
&lt;p style=&quot;margin: 0px; text-indent: 0px;&quot;&gt;
	or select author-year BibTeX style, e.g. plainnat.&amp;quot;&lt;/p&gt;
&lt;p style=&quot;margin: 0px; text-indent: 0px;&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0px; text-indent: 0px;&quot;&gt;
	I am getting the above error every time I try to insert a citation in Lyx. Please help me...&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5234/package-natbib-error-bibliography-not-compatible-with-author-year-citations</guid>
<pubDate>Sat, 07 May 2011 19:00:49 +0000</pubDate>
</item>
<item>
<title>Session state has created a session id, but cannot save it because the response was already flushed by the application.</title>
<link>http://www.errorbase.net/5229/session-state-has-created-session-cannot-save-because-response-already-flushed-the-application</link>
<description>&lt;p&gt;
	&lt;span class=&quot;pBody postableBody&quot;&gt;When i try to start our &lt;/span&gt;&lt;span class=&quot;pBody postableBody&quot;&gt;web &lt;span class=&quot;searchTerm&quot;&gt;application, i'm getting this error:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;code&gt;Session state has created a session id, but cannot save it because the response was already flushed by the application.&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span class=&quot;pBody postableBody&quot;&gt;Anybody recognize this symptom and can provide a solution?&lt;/span&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5229/session-state-has-created-session-cannot-save-because-response-already-flushed-the-application</guid>
<pubDate>Fri, 06 May 2011 20:10:16 +0000</pubDate>
</item>
<item>
<title>java.lang.OutOfMemoryError: PermGen space</title>
<link>http://www.errorbase.net/5225/java-lang-outofmemoryerror-permgen-space</link>
<description>Recently, i encountered this strange error and i don't know how to deal with it. Any help would be greatly appreciated! Thanks.</description>
<guid isPermaLink="true">http://www.errorbase.net/5225/java-lang-outofmemoryerror-permgen-space</guid>
<pubDate>Fri, 06 May 2011 19:15:32 +0000</pubDate>
</item>
<item>
<title>Failed to determine language-specific keyboard mapping</title>
<link>http://www.errorbase.net/5223/failed-to-determine-language-specific-keyboard-mapping</link>
<description>&amp;quot;Failed to determine language-specific keyboard mapping. Please see the Web page &amp;quot;&lt;A HREF=&quot;http://www.vmware.com/info?id=10&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.vmware.com/info?id=10&lt;/A&gt;&amp;quot; for more information. Failed to initialize mouse-keyboard-screen control.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
This is the full message of the error. It is generated when the language-specific keyboard is not configured on linux while opening the vmware. I cannot make the keyboard configuration because I don't have the root privileges. I think it shouldn't prevent vmware's initialization.&lt;br /&gt;
&lt;br /&gt;
Can someone help me to fix this error?&lt;br /&gt;
&lt;br /&gt;
Thanks...</description>
<guid isPermaLink="true">http://www.errorbase.net/5223/failed-to-determine-language-specific-keyboard-mapping</guid>
<pubDate>Fri, 06 May 2011 17:15:23 +0000</pubDate>
</item>
<item>
<title>How to draw an eclipse using 3 points in VC++ 6.0</title>
<link>http://www.errorbase.net/5221/how-to-draw-an-eclipse-using-3-points-in-vc-6-0</link>
<description>I'm fresher to this domain.. Can anyone send the code or link to solve this;&lt;br /&gt;
I know three points in an image.. Using that points, how can i draw an eclipse?</description>
<guid isPermaLink="true">http://www.errorbase.net/5221/how-to-draw-an-eclipse-using-3-points-in-vc-6-0</guid>
<pubDate>Fri, 06 May 2011 06:36:23 +0000</pubDate>
</item>
<item>
<title>** ERROR ** Could not open specified DVI file:</title>
<link>http://www.errorbase.net/5220/error-could-not-open-specified-dvi-file</link>
<description>I saw this error when I try to export the document as PDF file in LaTex. How can I fix it?</description>
<guid isPermaLink="true">http://www.errorbase.net/5220/error-could-not-open-specified-dvi-file</guid>
<pubDate>Thu, 05 May 2011 19:24:07 +0000</pubDate>
</item>
<item>
<title>Fatal error: Allowed memory size of 33554432 bytes exhausted</title>
<link>http://www.errorbase.net/5218/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted</link>
<description>&lt;p&gt;
	&lt;strong&gt;Full error message:&lt;/strong&gt; Fatal error: Allowed memory size of 33554432 bytes exhausted(tried to allocate 2348617 bytes) in /home4/xxx/public_html/wp-includes/plugin.php on line xxx&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5218/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted</guid>
<pubDate>Wed, 04 May 2011 22:34:33 +0000</pubDate>
</item>
<item>
<title>A disk read error occurred. Press Ctrl+Alt+Del to restart</title>
<link>http://www.errorbase.net/5216/a-disk-read-error-occurred-press-ctrl-alt-del-to-restart</link>
<description>I have received &amp;quot;A disk read error occurred. Press Ctrl+Alt+Del to restart&amp;quot;. However, multiple restarts result in the same error message. Pls help me to fix &amp;quot;A disk read error occurred.&amp;quot; error...</description>
<guid isPermaLink="true">http://www.errorbase.net/5216/a-disk-read-error-occurred-press-ctrl-alt-del-to-restart</guid>
<pubDate>Wed, 04 May 2011 22:26:34 +0000</pubDate>
</item>
<item>
<title>Member variable passing between functions</title>
<link>http://www.errorbase.net/5210/member-variable-passing-between-functions</link>
<description>Hi,&lt;br /&gt;
Can anybody explain &amp;nbsp;how the value of one member function variables can be called in other member &amp;nbsp;function in same class...</description>
<guid isPermaLink="true">http://www.errorbase.net/5210/member-variable-passing-between-functions</guid>
<pubDate>Wed, 04 May 2011 05:58:16 +0000</pubDate>
</item>
<item>
<title>how to fix error C2523  in VC++ 6.0</title>
<link>http://www.errorbase.net/5208/how-to-fix-error-c2523-in-vc-6-0</link>
<description>These are the two error occurs in my every program, so help me to FIX it...&lt;br /&gt;
&lt;br /&gt;
* c:\program files\microsoft visual studio\vc98\mfc\include\afxwin.h(2736) : error C2523: 'CBitmapButton::~CButton' : destructor tag mismatch&lt;br /&gt;
&lt;br /&gt;
* c:\program files\microsoft visual studio\vc98\mfc\include\afxext.h(74) : error C2504: 'CButton' : base class undefined</description>
<guid isPermaLink="true">http://www.errorbase.net/5208/how-to-fix-error-c2523-in-vc-6-0</guid>
<pubDate>Thu, 28 Apr 2011 05:30:59 +0000</pubDate>
</item>
<item>
<title>The table is full</title>
<link>http://www.errorbase.net/5199/the-table-is-full</link>
<description>&amp;lt;p&amp;gt;This error message appears in MySQL when the file size limit has been reached. Generally file size limits depend on the operating system.&amp;lt;br /&amp;gt;&amp;lt;/p&amp;gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5199/the-table-is-full</guid>
<pubDate>Mon, 18 Apr 2011 08:01:52 +0000</pubDate>
</item>
<item>
<title>Too many connections</title>
<link>http://www.errorbase.net/5201/too-many-connections</link>
<description>This error message appears in MySql when there are too many connections on the server that server cannot handle all the connections.</description>
<guid isPermaLink="true">http://www.errorbase.net/5201/too-many-connections</guid>
<pubDate>Mon, 18 Apr 2011 08:01:52 +0000</pubDate>
</item>
<item>
<title>Warning: No pixels are more than 50% selected. The selection edges will not be visible.</title>
<link>http://www.errorbase.net/5205/warning-no-pixels-are-more-than-50%25-selected-the-selection-edges-will-not-be-visible</link>
<description>The reason of seeing this warning is to make a small selection with a large feather radius by using marquee tool. It's just saying that the marching ants are invisible. This means that the selection is there and still ready to be used for the next action.</description>
<guid isPermaLink="true">http://www.errorbase.net/5205/warning-no-pixels-are-more-than-50%25-selected-the-selection-edges-will-not-be-visible</guid>
<pubDate>Mon, 18 Apr 2011 08:01:52 +0000</pubDate>
</item>
<item>
<title>View/table (X) can only be displayed and maintained with restrictions</title>
<link>http://www.errorbase.net/5203/view-table-x-can-only-be-displayed-and-maintained-with-restrictions</link>
<description>&lt;p&gt;
	When transaction sm30 is invoked &lt;strong&gt;View/table (X)&lt;/strong&gt; can only be displayed and maintained with restrictions &amp;lt;/strong&amp;gt;error message appears.&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.errorbase.net/5203/view-table-x-can-only-be-displayed-and-maintained-with-restrictions</guid>
<pubDate>Mon, 18 Apr 2011 08:01:52 +0000</pubDate>
</item>
</channel>
</rss>
