<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments for idError</title> <atom:link href="http://iderror.com/comments/feed/" rel="self" type="application/rss+xml" /><link>http://iderror.com</link> <description>You have errors, we have solutions!</description> <lastBuildDate>Fri, 10 Jun 2011 15:06:54 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>Comment on ORA-02185 a token other than WORK follows COMMIT by Balwant rajput</title><link>http://iderror.com/errors/oracle/oracle-db/ora-02100-to-ora-04099/ora-02185-a-token-other-than-work-follows-commit/comment-page-1/#comment-22878</link> <dc:creator>Balwant rajput</dc:creator> <pubDate>Fri, 10 Jun 2011 15:06:54 +0000</pubDate> <guid
isPermaLink="false">http://localhost/idError/?p=9550#comment-22878</guid> <description>Solution: ORA-02185 a token other than WORK follows COMMITcheck your code and see if you add (:) colon instead of ( ; ) semicolon after the COMMIT in your code.Cheers,
Balwant</description> <content:encoded><![CDATA[<p>Solution: ORA-02185 a token other than WORK follows COMMIT</p><p>check your code and see if you add (:) colon instead of ( ; ) semicolon after the COMMIT in your code.</p><p>Cheers,<br
/> Balwant</p> ]]></content:encoded> </item> <item><title>Comment on BEA-010026 &#8211; Exception occurred during commit of transaction transaction: stackTrace. by Madhan</title><link>http://iderror.com/errors/oracle/weblogic-103/wl103-ejb/bea-010026-exception-occurred-during-commit-of-transaction-transaction-stacktrace/comment-page-1/#comment-22873</link> <dc:creator>Madhan</dc:creator> <pubDate>Mon, 02 May 2011 02:54:16 +0000</pubDate> <guid
isPermaLink="false">http://localhost/idError/?p=4227#comment-22873</guid> <description>It is a misconfiguration in the environment - we had used a read-only database user for the EJB, but you are trying to do updates. Strange error given by weblogic in this case, your application code seemed to complete successfully, and then a transaction commit error similar to the above occurred in the server logs.</description> <content:encoded><![CDATA[<p>It is a misconfiguration in the environment &#8211; we had used a read-only database user for the EJB, but you are trying to do updates. Strange error given by weblogic in this case, your application code seemed to complete successfully, and then a transaction commit error similar to the above occurred in the server logs.</p> ]]></content:encoded> </item> <item><title>Comment on Error 1067: The process terminated unexpectedly. by pratik</title><link>http://iderror.com/errors/java/java-tomcat/error-1067-the-process-terminated-unexpectedly/comment-page-1/#comment-22851</link> <dc:creator>pratik</dc:creator> <pubDate>Fri, 28 Jan 2011 12:11:20 +0000</pubDate> <guid
isPermaLink="false">http://localhost/idError/?p=153#comment-22851</guid> <description>The problem is because of tomcat cant find the java installation folder. for that you have to simply follow the steps ,1) click on the tomcat installation setup.
2)click next until you get the dialogue box :: please select the path of a java SE6.0 or later JRE installed on your system.
3)if there is any predefine path then remove it and give there the path of your java installation folder. if you do not have jre then install it. the path will be something like this(C:\Program Files\Java\jdk1.6.0_18) or (C:\Program Files\Java\jre6) select any of the two. if one cant solve the problem then try with the other one.
4) and just try to start up your server now. it will most probably work..
enjoy..</description> <content:encoded><![CDATA[<p>The problem is because of tomcat cant find the java installation folder. for that you have to simply follow the steps ,</p><p>1) click on the tomcat installation setup.<br
/> 2)click next until you get the dialogue box :: please select the path of a java SE6.0 or later JRE installed on your system.<br
/> 3)if there is any predefine path then remove it and give there the path of your java installation folder. if you do not have jre then install it. the path will be something like this(C:\Program Files\Java\jdk1.6.0_18) or (C:\Program Files\Java\jre6) select any of the two. if one cant solve the problem then try with the other one.<br
/> 4) and just try to start up your server now. it will most probably work..<br
/> enjoy..</p> ]]></content:encoded> </item> <item><title>Comment on BEA-011055 &#8211; Error deploying the EJB &#8216;ejb&#8216;, the JNDI name &#8216;jndiName&#8216; is already in use. You must set a different JNDI name in the weblogic-ejb-jar.xml deployment descriptor for this EJB before it can be deployed. by Nicolas Pignier</title><link>http://iderror.com/errors/oracle/weblogic-92/wl92-ejb/bea-011055-error-deploying-the-ejb-ejb-the-jndi-name-jndiname-is-already-in-use-you-must-set-a-different-jndi-name-in-the-weblogic-ejb-jarxml-deployment-descriptor-for-this-ejb-before-it/comment-page-1/#comment-22486</link> <dc:creator>Nicolas Pignier</dc:creator> <pubDate>Fri, 19 Nov 2010 13:38:53 +0000</pubDate> <guid
isPermaLink="false">http://localhost/idError/?p=1016#comment-22486</guid> <description>do you have the parameter &quot;upload=true&quot; in your ant target ?is the ear already deployed by autodeploy  ? in this case il will not work with the wldeployer, try overwrite you ear file in the autodeploy directory.</description> <content:encoded><![CDATA[<p>do you have the parameter &#8220;upload=true&#8221; in your ant target ?</p><p>is the ear already deployed by autodeploy  ? in this case il will not work with the wldeployer, try overwrite you ear file in the autodeploy directory.</p> ]]></content:encoded> </item> <item><title>Comment on Error: 1255 &#8211; SQLSTATE: HY000 ER_SLAVE_WAS_NOT_RUNNING by admin</title><link>http://iderror.com/errors/mysql/mysql-server/error-1255-sqlstate-hy000-er_slave_was_not_running/comment-page-1/#comment-22468</link> <dc:creator>admin</dc:creator> <pubDate>Thu, 07 May 2009 00:45:49 +0000</pubDate> <guid
isPermaLink="false">http://localhost/idError/?p=7702#comment-22468</guid> <description>There are cases when slave threads have successfully started and then later stop, because of inability to connect to the master or read binary logs, etc. In such cases, you will not be given a warning that it has stopped. You may add an UNTIL clause to specify that the slave should start and run until the SQL thread
reaches a given point.</description> <content:encoded><![CDATA[<p>There are cases when slave threads have successfully started and then later stop, because of inability to connect to the master or read binary logs, etc. In such cases, you will not be given a warning that it has stopped. You may add an UNTIL clause to specify that the slave should start and run until the SQL thread<br
/> reaches a given point.</p> ]]></content:encoded> </item> <item><title>Comment on Error: 1253 &#8211; SQLSTATE: 42000 ER_COLLATION_CHARSET_MISMATCH by admin</title><link>http://iderror.com/errors/mysql/mysql-server/error-1253-sqlstate-42000-er_collation_charset_mismatch/comment-page-1/#comment-22467</link> <dc:creator>admin</dc:creator> <pubDate>Thu, 07 May 2009 00:45:29 +0000</pubDate> <guid
isPermaLink="false">http://localhost/idError/?p=7700#comment-22467</guid> <description>This error occurs when you try to use a collation that is not supported for a particular character set. Each character set defines it own collations. Example as follows:
COLLATION &#039;utf8_bin&#039; is not valid for CHARACTER SET &#039;binary&#039;
Collation &#039;utf8_bin&#039; is available for character set &#039;utf8&#039; and not for &#039;binary&#039;.
Check your database, table and column DDL for setting the CHARSET. Note that it can be set on the database level, the table level and the
column level.</description> <content:encoded><![CDATA[<p>This error occurs when you try to use a collation that is not supported for a particular character set. Each character set defines it own collations. Example as follows:<br
/> COLLATION &#8216;utf8_bin&#8217; is not valid for CHARACTER SET &#8216;binary&#8217;<br
/> Collation &#8216;utf8_bin&#8217; is available for character set &#8216;utf8&#8242; and not for &#8216;binary&#8217;.<br
/> Check your database, table and column DDL for setting the CHARSET. Note that it can be set on the database level, the table level and the<br
/> column level.</p> ]]></content:encoded> </item> <item><title>Comment on Error: 1252 &#8211; SQLSTATE: 42000 ER_SPATIAL_CANT_HAVE_NULL by admin</title><link>http://iderror.com/errors/mysql/mysql-server/error-1252-sqlstate-42000-er_spatial_cant_have_null/comment-page-1/#comment-22466</link> <dc:creator>admin</dc:creator> <pubDate>Thu, 07 May 2009 00:45:13 +0000</pubDate> <guid
isPermaLink="false">http://localhost/idError/?p=7699#comment-22466</guid> <description>Spatial indexes are created using SPATIAL INDEX statement and are available only for MyISAM tables. Index columns must be NOT NULL and column prefix lenghts are not allowed (in MySQL 5.1). See Spatial Extensions for details at http://dev.mysql.com/doc/refman/5.1/en/spatial-extensions.html.</description> <content:encoded><![CDATA[<p>Spatial indexes are created using SPATIAL INDEX statement and are available only for MyISAM tables. Index columns must be NOT NULL and column prefix lenghts are not allowed (in MySQL 5.1). See Spatial Extensions for details at <a
href="http://dev.mysql.com/doc/refman/5.1/en/spatial-extensions.html" rel="nofollow">http://dev.mysql.com/doc/refman/5.1/en/spatial-extensions.html</a>.</p> ]]></content:encoded> </item> <item><title>Comment on Error: 1248 &#8211; SQLSTATE: 42000 ER_DERIVED_MUST_HAVE_ALIAS by admin</title><link>http://iderror.com/errors/mysql/mysql-server/error-1248-sqlstate-42000-er_derived_must_have_alias/comment-page-1/#comment-22465</link> <dc:creator>admin</dc:creator> <pubDate>Thu, 07 May 2009 00:44:53 +0000</pubDate> <guid
isPermaLink="false">http://localhost/idError/?p=7695#comment-22465</guid> <description>Add an alias for each derived table and make sure that you add the alias just after the FROM clause, outside the parentheses () and make sure to use JOIN condition as necessary.</description> <content:encoded><![CDATA[<p>Add an alias for each derived table and make sure that you add the alias just after the FROM clause, outside the parentheses () and make sure to use JOIN condition as necessary.</p> ]]></content:encoded> </item> <item><title>Comment on Error: 1243 &#8211; SQLSTATE: HY000 ER_UNKNOWN_STMT_HANDLER by admin</title><link>http://iderror.com/errors/mysql/mysql-server/error-1243-sqlstate-hy000-er_unknown_stmt_handler/comment-page-1/#comment-22464</link> <dc:creator>admin</dc:creator> <pubDate>Thu, 07 May 2009 00:44:27 +0000</pubDate> <guid
isPermaLink="false">http://localhost/idError/?p=7690#comment-22464</guid> <description>The following are some instances of this error:
Unknown prepared statement handler (prepared_stmt) given to DEALLOCATE
Unknown prepared statement handler (prepared_stmt) given to EXECUTE
Prepared statements are local to the session. MySQL automatically deallocates these statements when the session is closed. For a detailed workaround, follow these steps:
1. Open a database connection
2. Run the PREPARE statement
3. Set the values of the variable and EXECUTE the query
5. DEALLOCATE the prepared statement
6. Close the database connection</description> <content:encoded><![CDATA[<p>The following are some instances of this error:<br
/> Unknown prepared statement handler (prepared_stmt) given to DEALLOCATE<br
/> Unknown prepared statement handler (prepared_stmt) given to EXECUTE<br
/> Prepared statements are local to the session. MySQL automatically deallocates these statements when the session is closed. For a detailed workaround, follow these steps:<br
/> 1. Open a database connection<br
/> 2. Run the PREPARE statement<br
/> 3. Set the values of the variable and EXECUTE the query<br
/> 5. DEALLOCATE the prepared statement<br
/> 6. Close the database connection</p> ]]></content:encoded> </item> <item><title>Comment on Error: 1242 &#8211; SQLSTATE: 21000 ER_SUBQUERY_NO_1_ROW by admin</title><link>http://iderror.com/errors/mysql/mysql-server/error-1242-sqlstate-21000-er_subquery_no_1_row/comment-page-1/#comment-22463</link> <dc:creator>admin</dc:creator> <pubDate>Thu, 07 May 2009 00:44:11 +0000</pubDate> <guid
isPermaLink="false">http://localhost/idError/?p=7689#comment-22463</guid> <description>This error occurs for statements having a subquery. Check this example:
SELECT * FROM table1 WHERE column1 = (SELECT column1 FROM table2);
If the subquery in the abover statement returns more than 1 row, an error will be triggered. To fix, you may rewrite the query as follows:
SELECT * FROM table1 WHERE column1 = ANY (SELECT column1 FROM table2);</description> <content:encoded><![CDATA[<p>This error occurs for statements having a subquery. Check this example:<br
/> SELECT * FROM table1 WHERE column1 = (SELECT column1 FROM table2);<br
/> If the subquery in the abover statement returns more than 1 row, an error will be triggered. To fix, you may rewrite the query as follows:<br
/> SELECT * FROM table1 WHERE column1 = ANY (SELECT column1 FROM table2);</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: iderror.com @ 2012-02-05 07:13:46 -->
