<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Urgent Error]]></title><description><![CDATA[<p dir="auto">The active alarms is showing this error message:</p>
<p dir="auto"><strong>PreparedStatementCallback; uncategorized SQLException for SQL [select id, data from eventHandlers where eventTypeId=? and eventTypeRef1=? and (eventTypeRef2=? or eventTypeRef2=0)]; SQL state [XJ001]; error code [0]; Java exception: 'Java heap space: java.lang.OutOfMemoryError'.; nested exception is java.sql.SQLException: Java exception: 'Java heap space: java.lang.OutOfMemoryError'.</strong></p>
<p dir="auto">Help?  :(</p>
]]></description><link>https://forum.mango-os.com/topic/101/urgent-error</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 17:26:33 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/101.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Aug 2008 14:45:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Urgent Error on Mon, 18 Aug 2008 15:16:02 GMT]]></title><description><![CDATA[<p dir="auto">How much memory does your host system have? You can adjust the maximum heap size of your instance with options such as -Xmx. (Which you can set in your Tomcat start scripts. Look for the JAVA_OPTS setting.)</p>
<p dir="auto">I believe the default max heap size in Java is 64MB. If you wanted to change this to 256MB, you would add the option "-Xmx256M".</p>
]]></description><link>https://forum.mango-os.com/post/2274</link><guid isPermaLink="true">https://forum.mango-os.com/post/2274</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Mon, 18 Aug 2008 15:16:02 GMT</pubDate></item></channel></rss>