<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: After upgrade, continued Java problems.. help!! in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352769#M36282</link>
    <description>BL20P G4, mirrored 146Gb drives&lt;BR /&gt;4Gb Ram, dual 3.20 Ghz Processors.&lt;BR /&gt;&lt;BR /&gt;Windows 2003 OS, SQL 2005.&lt;BR /&gt;</description>
    <pubDate>Thu, 05 Feb 2009 20:10:44 GMT</pubDate>
    <dc:creator>Brian Hahne</dc:creator>
    <dc:date>2009-02-05T20:10:44Z</dc:date>
    <item>
      <title>After upgrade, continued Java problems.. help!!</title>
      <link>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352767#M36280</link>
      <description>Upgraded to 5.3 and was having issues with the system locking up. It would let me input credentials, but never get to a page. Java out of memory errors in the system, and a post here, led me to add this:&lt;BR /&gt;MX_JVM_OPTS=-XX:PermSize=128m -XX:MaxPermSize=128m -Xms1024m -Xmx1024m  &lt;BR /&gt;&lt;BR /&gt;to the globalsettings.props file.&lt;BR /&gt;&lt;BR /&gt;Came in to work this morning, noticed I had no SIM alerts since last night.&lt;BR /&gt;Looked in log.&lt;BR /&gt;I see the following now (large paste):&lt;BR /&gt;4 Feb 22:28:28,412 INFO  [HPSIM_DEBUG] [Panic Logger-0] (Low Memory Detector) Heap collection hitting upper limits 99% used &lt;BR /&gt;04 Feb 22:28:32,912 INFO  [HPSIM_DEBUG] [Panic Logger-0] (Low Memory Detector) Heap collection hitting upper limits 99% used &lt;BR /&gt;04 Feb 22:28:35,849 INFO  [HPSIM_DEBUG] [Panic Logger-0] (Low Memory Detector) Heap collection hitting upper limits 100% used &lt;BR /&gt;04 Feb 22:28:40,381 ERROR [AbstractServiceEndpointServlet] Error processing web service request&lt;BR /&gt;ClientAbortException:  javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLException: java.net.SocketException: Software caused connection abort: socket write error&lt;BR /&gt; at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:358)&lt;BR /&gt; at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:434)&lt;BR /&gt; at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:309)&lt;BR /&gt; at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:288)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:98)&lt;BR /&gt; at org.jboss.ws.core.server.ServiceEndpointManager.processRequest(ServiceEndpointManager.java:485)&lt;BR /&gt; at org.jboss.ws.core.server.AbstractServiceEndpointServlet.doPost(AbstractServiceEndpointServlet.java:114)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)&lt;BR /&gt; at org.jboss.ws.core.server.AbstractServiceEndpointServlet.service(AbstractServiceEndpointServlet.java:75)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor754.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:585)&lt;BR /&gt; at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:244)&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)&lt;BR /&gt; at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:276)&lt;BR /&gt; at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:56)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:189)&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:185)&lt;BR /&gt; at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor755.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:585)&lt;BR /&gt; at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:244)&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)&lt;BR /&gt; at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:276)&lt;BR /&gt; at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:218)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:56)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:189)&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:185)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)&lt;BR /&gt; at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)&lt;BR /&gt; at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)&lt;BR /&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)&lt;BR /&gt; at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)&lt;BR /&gt; at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:393)&lt;BR /&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)&lt;BR /&gt; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)&lt;BR /&gt; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580)&lt;BR /&gt; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:595)&lt;BR /&gt;Caused by: javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLException: java.net.SocketException: Software caused connection abort: socket write error&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1173)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1185)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.AppOutputStream.write(AppOutputStream.java:43)&lt;BR /&gt; at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:764)&lt;BR /&gt; at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:124)&lt;BR /&gt; at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:570)&lt;BR /&gt; at org.apache.coyote.Response.doWrite(Response.java:560)&lt;BR /&gt; at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:353)&lt;BR /&gt; ... 50 more&lt;BR /&gt;Caused by: javax.net.ssl.SSLException: java.net.SocketException: Software caused connection abort: socket write error&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:166)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1518)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1485)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1449)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1394)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.AppOutputStream.write(AppOutputStream.java:64)&lt;BR /&gt; at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:764)&lt;BR /&gt; at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:124)&lt;BR /&gt; at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:570)&lt;BR /&gt; at org.apache.coyote.Response.doWrite(Response.java:560)&lt;BR /&gt; at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:353)&lt;BR /&gt; at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:434)&lt;BR /&gt; at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:309)&lt;BR /&gt; at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:288)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:98)&lt;BR /&gt; at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:410)&lt;BR /&gt; at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:152)&lt;BR /&gt; at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213)&lt;BR /&gt; at java.io.PrintWriter.flush(PrintWriter.java:270)&lt;BR /&gt; at java.io.PrintWriter.flush(PrintWriter.java:270)&lt;BR /&gt; at org.jboss.ws.core.utils.DOMWriter.printInternal(DOMWriter.java:489)&lt;BR /&gt; at org.jboss.ws.core.utils.DOMWriter.printInternal(DOMWriter.java:366)&lt;BR /&gt; at org.jboss.ws.core.utils.DOMWriter.printInternal(DOMWriter.java:366)&lt;BR /&gt; at org.jboss.ws.core.utils.DOMWriter.print(DOMWriter.java:215)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPFaultImpl.writeElement(SOAPFaultImpl.java:732)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPElementImpl.writeElementContent(SOAPElementImpl.java:834)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPElementImpl.writeElement(SOAPElementImpl.java:819)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPElementImpl.writeElementContent(SOAPElementImpl.java:834)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPElementImpl.writeElement(SOAPElementImpl.java:819)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPElementWriter.writeElementInternal(SOAPElementWriter.java:149)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPElementWriter.writeElement(SOAPElementWriter.java:130)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPMessageImpl.writeTo(SOAPMessageImpl.java:291)&lt;BR /&gt; at org.jboss.ws.core.server.ServiceEndpointManager.sendResponse(ServiceEndpointManager.java:517)&lt;BR /&gt; at org.jboss.ws.core.server.ServiceEndpointManager.processRequest(ServiceEndpointManager.java:481)&lt;BR /&gt; ... 45 more&lt;BR /&gt;Caused by: java.net.SocketException: Software caused connection abort: socket write error&lt;BR /&gt; at java.net.SocketOutputStream.socketWrite0(Native Method)&lt;BR /&gt; at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)&lt;BR /&gt; at java.net.SocketOutputStream.write(SocketOutputStream.java:136)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.OutputRecord.writeBuffer(OutputRecord.java:283)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.OutputRecord.write(OutputRecord.java:272)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:666)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.AppOutputStream.write(AppOutputStream.java:59)&lt;BR /&gt; ... 73 more&lt;BR /&gt;04 Feb 22:28:43,818 INFO  [HPSIM_DEBUG] [Panic Logger-0] (Low Memory Detector) Heap collection hitting upper limits 99% used &lt;BR /&gt;04 Feb 22:28:55,740 ERROR [[ResourceAccessAPIsBean]] Servlet.service() for servlet ResourceAccessAPIsBean threw exception&lt;BR /&gt;java.net.SocketException: Software caused connection abort: socket write error&lt;BR /&gt; at java.net.SocketOutputStream.socketWrite0(Native Method)&lt;BR /&gt; at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)&lt;BR /&gt; at java.net.SocketOutputStream.write(SocketOutputStream.java:136)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.OutputRecord.writeBuffer(OutputRecord.java:283)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.OutputRecord.write(OutputRecord.java:272)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:666)&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.AppOutputStream.write(AppOutputStream.java:59)&lt;BR /&gt; at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:764)&lt;BR /&gt; at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:124)&lt;BR /&gt; at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:570)&lt;BR /&gt; at org.apache.coyote.Response.doWrite(Response.java:560)&lt;BR /&gt; at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:353)&lt;BR /&gt; at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:434)&lt;BR /&gt; at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:309)&lt;BR /&gt; at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:288)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:98)&lt;BR /&gt; at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:410)&lt;BR /&gt; at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:152)&lt;BR /&gt; at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213)&lt;BR /&gt; at java.io.PrintWriter.flush(PrintWriter.java:270)&lt;BR /&gt; at java.io.PrintWriter.flush(PrintWriter.java:270)&lt;BR /&gt; at org.jboss.ws.core.utils.DOMWriter.printInternal(DOMWriter.java:489)&lt;BR /&gt; at org.jboss.ws.core.utils.DOMWriter.printInternal(DOMWriter.java:366)&lt;BR /&gt; at org.jboss.ws.core.utils.DOMWriter.printInternal(DOMWriter.java:366)&lt;BR /&gt; at org.jboss.ws.core.utils.DOMWriter.print(DOMWriter.java:215)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPFaultImpl.writeElement(SOAPFaultImpl.java:732)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPElementImpl.writeElementContent(SOAPElementImpl.java:834)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPElementImpl.writeElement(SOAPElementImpl.java:819)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPElementImpl.writeElementContent(SOAPElementImpl.java:834)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPElementImpl.writeElement(SOAPElementImpl.java:819)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPElementWriter.writeElementInternal(SOAPElementWriter.java:149)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPElementWriter.writeElement(SOAPElementWriter.java:130)&lt;BR /&gt; at org.jboss.ws.core.soap.SOAPMessageImpl.writeTo(SOAPMessageImpl.java:291)&lt;BR /&gt; at org.jboss.ws.core.server.ServiceEndpointManager.sendResponse(ServiceEndpointManager.java:517)&lt;BR /&gt; at org.jboss.ws.core.server.ServiceEndpointManager.processRequest(ServiceEndpointManager.java:481)&lt;BR /&gt; at org.jboss.ws.core.server.AbstractServiceEndpointServlet.doPost(AbstractServiceEndpointServlet.java:114)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)&lt;BR /&gt; at org.jboss.ws.core.server.AbstractServiceEndpointServlet.service(AbstractServiceEndpointServlet.java:75)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor754.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:585)&lt;BR /&gt; at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:244)&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)&lt;BR /&gt; at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:276)&lt;BR /&gt; at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:56)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:189)&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:185)&lt;BR /&gt; at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor755.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:585)&lt;BR /&gt; at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:244)&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)&lt;BR /&gt; at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:276)&lt;BR /&gt; at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:218)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:56)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:189)&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:185)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)&lt;BR /&gt; at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)&lt;BR /&gt; at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)&lt;BR /&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)&lt;BR /&gt; at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)&lt;BR /&gt; at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:393)&lt;BR /&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)&lt;BR /&gt; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)&lt;BR /&gt; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580)&lt;BR /&gt; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:595)&lt;BR /&gt;04 Feb 22:28:55,740 INFO  [HPSIM_DEBUG] [Panic Logger-0] (Low Memory Detector) Heap collection hitting upper limits 100% used &lt;BR /&gt;04 Feb 22:28:58,912 INFO  [HPSIM_DEBUG] [Panic Logger-0] (Construction Cache for HardwareStatusPolling:42) HW Polling null object was null&lt;BR /&gt;04 Feb 22:28:58,912 INFO  [HPSIM_DEBUG] [Panic Logger-0] (Low Memory Detector) Heap collection hitting upper limits 100% used &lt;BR /&gt;04 Feb 22:29:03,396 INFO  [HPSIM_DEBUG] [Panic Logger-0] (Low Memory Detector) Heap collection hitting upper limits 100% used &lt;BR /&gt;&lt;BR /&gt;The errors continue on...&lt;BR /&gt;Leading to more:&lt;BR /&gt;&lt;BR /&gt;04 Feb 23:15:14,258 INFO  [HPSIM_DEBUG] [Panic Logger-0] (Low Memory Detector) Heap collection hitting upper limits 100% used &lt;BR /&gt;04 Feb 23:15:17,211 INFO  [HPSIM_DEBUG] [Panic Logger-0] (Low Memory Detector) Heap collection hitting upper limits 99% used &lt;BR /&gt;04 Feb 23:15:21,680 INFO  [HPSIM_DEBUG] [Panic Logger-0] (Low Memory Detector) Heap collection hitting upper limits 99% used &lt;BR /&gt;04 Feb 23:15:25,086 ERROR [AbstractServiceEndpointServlet] Error processing web service request&lt;BR /&gt;&lt;BR /&gt;Then lots of these later in the night:&lt;BR /&gt;05 Feb 04:05:23,797 WARN  [SpyMessageConsumer] Message listener com.hp.isee.event.EventNotificationListener@1e300ed threw a throwable.&lt;BR /&gt;java.lang.OutOfMemoryError: Java heap space&lt;BR /&gt;05 Feb 04:05:23,797 WARN  [SpyMessageConsumer] Message listener com.hp.isee.event.EventNotificationListener@1e300ed threw a throwable.&lt;BR /&gt;java.lang.OutOfMemoryError: Java heap space&lt;BR /&gt;05 Feb 04:05:23,797 WARN  [SpyMessageConsumer] Message listener com.hp.isee.event.EventNotificationListener@1e300ed threw a throwable.&lt;BR /&gt;java.lang.OutOfMemoryError: Java heap space&lt;BR /&gt;&lt;BR /&gt;and then some:&lt;BR /&gt;05 Feb 04:40:01,948 ERROR [JIoEndpoint] Socket accept failed&lt;BR /&gt;java.lang.OutOfMemoryError: Java heap space&lt;BR /&gt;05 Feb 04:40:07,699 ERROR [JIoEndpoint] Socket accept failed&lt;BR /&gt;java.lang.OutOfMemoryError: Java heap space&lt;BR /&gt;05 Feb 04:40:30,996 ERROR [JIoEndpoint] Socket accept failed&lt;BR /&gt;java.lang.OutOfMemoryError: Java heap space&lt;BR /&gt;&lt;BR /&gt;More errors, then rebooted at 9am, and it's back up.&lt;BR /&gt;&lt;BR /&gt;HELP!!!!!!!!</description>
      <pubDate>Thu, 05 Feb 2009 14:24:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352767#M36280</guid>
      <dc:creator>Brian Hahne</dc:creator>
      <dc:date>2009-02-05T14:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrade, continued Java problems.. help!!</title>
      <link>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352768#M36281</link>
      <description>What is your SIM HW ?&lt;BR /&gt;cpus/memory/etc..</description>
      <pubDate>Thu, 05 Feb 2009 20:07:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352768#M36281</guid>
      <dc:creator>JKytsi</dc:creator>
      <dc:date>2009-02-05T20:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrade, continued Java problems.. help!!</title>
      <link>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352769#M36282</link>
      <description>BL20P G4, mirrored 146Gb drives&lt;BR /&gt;4Gb Ram, dual 3.20 Ghz Processors.&lt;BR /&gt;&lt;BR /&gt;Windows 2003 OS, SQL 2005.&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Feb 2009 20:10:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352769#M36282</guid>
      <dc:creator>Brian Hahne</dc:creator>
      <dc:date>2009-02-05T20:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrade, continued Java problems.. help!!</title>
      <link>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352770#M36283</link>
      <description>Doh ..Now I get those too.&lt;BR /&gt;&lt;BR /&gt;Windows 2003 enterprise ed. 16GB RAM / 2 x opterons DL385G1 ~3000 managed items</description>
      <pubDate>Thu, 12 Feb 2009 13:48:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352770#M36283</guid>
      <dc:creator>JKytsi</dc:creator>
      <dc:date>2009-02-12T13:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrade, continued Java problems.. help!!</title>
      <link>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352771#M36284</link>
      <description>morning&lt;BR /&gt;&lt;BR /&gt;also the same problem ......&lt;BR /&gt;HP told me to set the parameter "JVMMAXHEAP=1200" in the globalsettings.props but this does not help. call is still open - i will write here if i get some new information from HP and please do the same.&lt;BR /&gt;&lt;BR /&gt;thank you&lt;BR /&gt;roland</description>
      <pubDate>Thu, 19 Feb 2009 06:24:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352771#M36284</guid>
      <dc:creator>SJO EGGER</dc:creator>
      <dc:date>2009-02-19T06:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrade, continued Java problems.. help!!</title>
      <link>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352772#M36285</link>
      <description>Please do. This is a bug they need to fix.&lt;BR /&gt;Right now all we can do is reset the SIM server every 12-18 hours.&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2009 20:00:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352772#M36285</guid>
      <dc:creator>Brian Hahne</dc:creator>
      <dc:date>2009-02-19T20:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrade, continued Java problems.. help!!</title>
      <link>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352773#M36286</link>
      <description>Same here:&lt;BR /&gt;&lt;BR /&gt;BL460c G1, 16Gb Ram, 2 quad 2.6 Ghz Processors with Windows 2003 and SQL 2005.</description>
      <pubDate>Fri, 27 Feb 2009 15:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352773#M36286</guid>
      <dc:creator>Ragarc</dc:creator>
      <dc:date>2009-02-27T15:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrade, continued Java problems.. help!!</title>
      <link>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352774#M36287</link>
      <description>Same here - every 2 days or so...&lt;BR /&gt;&lt;BR /&gt;DL380 G5 &lt;BR /&gt;4GB RAM&lt;BR /&gt;Windows 2003 x32 Std.&lt;BR /&gt;Remote SQL 2005 DB&lt;BR /&gt;&lt;BR /&gt;I find it hard to believe HP didn't run across this in testing before release - does HP dogfood SIM internally before releasing new versions?&lt;BR /&gt;&lt;BR /&gt;The java heap errors + the ILO2 failure on identification problem have me wishing I had not rolled 5.3 out.&lt;BR /&gt;&lt;BR /&gt;HP, please help us...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Scott</description>
      <pubDate>Fri, 27 Feb 2009 17:12:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352774#M36287</guid>
      <dc:creator>Scott White_5</dc:creator>
      <dc:date>2009-02-27T17:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrade, continued Java problems.. help!!</title>
      <link>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352775#M36288</link>
      <description>Our 5.3 environment lasted an entire week! we can't be working it as hard as you folk.&lt;BR /&gt;&lt;BR /&gt;Hung this morning though.&lt;BR /&gt;&lt;BR /&gt;I'm watching this thread with interest.</description>
      <pubDate>Sun, 01 Mar 2009 20:28:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352775#M36288</guid>
      <dc:creator>Rob Buxton</dc:creator>
      <dc:date>2009-03-01T20:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrade, continued Java problems.. help!!</title>
      <link>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352776#M36289</link>
      <description>Also to add, we start getting Java errors that indicate an issue with VMM. &lt;BR /&gt;Caused by: com.hp.mx.vmm.api.v3_6.APIException: Virtual machine not found.&lt;BR /&gt;&lt;BR /&gt;After quite a while later we get the low memory / out of memory errors.</description>
      <pubDate>Mon, 02 Mar 2009 00:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352776#M36289</guid>
      <dc:creator>Rob Buxton</dc:creator>
      <dc:date>2009-03-02T00:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrade, continued Java problems.. help!!</title>
      <link>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352777#M36290</link>
      <description>I've got the same problem:&lt;BR /&gt;&lt;BR /&gt;Caused by: com.hp.mx.vmm.api.v3_6.APIException: Virtual machine not found.&lt;BR /&gt;+&lt;BR /&gt;INFO [HPSIM_DEBUG] [Panic Logger-0] (Low Memory Detector) Heap collection hitting upper limits 100% used &lt;BR /&gt;+&lt;BR /&gt;ERROR [STDERR] java.lang.OutOfMemoryError: Java heap space&lt;BR /&gt;&lt;BR /&gt;Did anybody solve the issue?&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Mon, 16 Mar 2009 10:07:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352777#M36290</guid>
      <dc:creator>Marcos Olmos</dc:creator>
      <dc:date>2009-03-16T10:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrade, continued Java problems.. help!!</title>
      <link>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352778#M36291</link>
      <description>Same issue here also.&lt;BR /&gt;Heap collection hitting upper limits 100% used.&lt;BR /&gt;After upgrading 5.2 to 5.3.&lt;BR /&gt;Hardware config:&lt;BR /&gt;BL25G1 8GB mem. dual Opteron 2.4, mirror 146GB disks. Windows 2003 R2 SP2. Have to boot at least 2 times a day. &lt;BR /&gt;</description>
      <pubDate>Tue, 31 Mar 2009 06:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352778#M36291</guid>
      <dc:creator>Henk Themmen</dc:creator>
      <dc:date>2009-03-31T06:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrade, continued Java problems.. help!!</title>
      <link>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352779#M36292</link>
      <description>&lt;BR /&gt;I am still having the same problem, after restart of the service it works fine for about 2,5 - 3 hours, the I got java.lang.OutOfMemoryError in log and login to SIM is not possible. &lt;BR /&gt;&lt;BR /&gt;I added to global.properties:&lt;BR /&gt;MX_JVM_OPTS=-XX\:PermSize\=256m -XX\:MaxPermSize\=256m -Xms1280m -Xmx1280m&lt;BR /&gt;&lt;BR /&gt;Yesterday I installed the latest FixPack for HP SIM 5.3 SP1 (SIM53_hotfix_2009May_win.exe), after restart I got same problem.&lt;BR /&gt;&lt;BR /&gt;Is there anyone who can run HP-SIM 5.3 SP1 continuously?&lt;BR /&gt;&lt;BR /&gt;Another error is in mxdomainmgr.0.log:&lt;BR /&gt;02 srp 21:42:23,497 ERROR [WSDDDeployableItem] Unable to deploy typemapping: {&lt;A href="http://v2_0soap.api.vmm.mx.hp.com}Global" target="_blank"&gt;http://v2_0soap.api.vmm.mx.hp.com}Global&lt;/A&gt;&lt;BR /&gt;java.lang.ClassNotFoundException: No ClassLoaders found for: com.hp.mx.vmm.api.v2_0soap.Global&lt;BR /&gt;&lt;BR /&gt;Version 5.2 was running for a year without restart. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Damir&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jul 2009 19:09:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/after-upgrade-continued-java-problems-help/m-p/4352779#M36292</guid>
      <dc:creator>Damir Baronica</dc:creator>
      <dc:date>2009-07-02T19:09:04Z</dc:date>
    </item>
  </channel>
</rss>

