Bug 1387539

Summary: Not possible to launch ESM gui. OutOfMemoryError seen in rhq-server logs.
Product: [Other] RHQ Project Reporter: Manohar Endla <manoharendla277>
Component: Usability, PerformanceAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 4.13CC: hrupp
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Server_log none

Description Manohar Endla 2016-10-21 08:39:14 UTC
Description of problem:

Not possible to launch ESM gui. 

OutOfMemoryError seen in rhq-server logs. 


2016-10-20 16:22:49,035 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/jboss-remoting-servlet-invoker].[ServerInvokerServlet]] (http-/0.0.0.0:7080-46) JBWEB000236: Servlet.service() for servlet ServerInvokerServlet threw exception: java.lang.OutOfMemoryError: Java heap space

2016-10-20 16:23:13,256 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/jboss-remoting-servlet-invoker].[ServerInvokerServlet]] (http-/0.0.0.0:7080-26) JBWEB000236: Servlet.service() for servlet ServerInvokerServlet threw exception: java.lang.OutOfMemoryError: Java heap space

2016-10-20 16:24:45,785 ERROR [org.jboss.as.ejb3] (EJB default - 5) javax.ejb.EJBTransactionRolledbackException: Unexpected Error 


[root@ms ddc_data]# ps -ef | grep postgresql 
postgres  2240     1  0 14:00 ?        00:00:00 /usr/bin/postmaster -p 5432 -D /var/mano/esm-data/postgresql-data
root      3717  3704  0 16:08 pts/1    00:00:00 grep postgresql
[root@ms ddc_data]# 
[root@ms ddc_data]# 
[root@ms ddc_data]# service rhq-server status 
16:08:56,718 INFO  [org.jboss.modules] JBoss Modules version 1.3.0.Final-redhat-2
RHQ Server                     (pid 25354  ) is running
JBossAS Java VM child process  (pid 25488  ) is running
RHQ Agent                      (pid 2610   ) is running 
[root@ms ddc_data]#  
Version-Release number of selected component (if applicable):


How reproducible:
Reproducible by its own.

Steps to Reproduce:
 

Actual results:
Out of memory issues seen in logs 

Expected results:


Additional info:
Rebooted the server, but the issue is seen again in one hour

Comment 1 Manohar Endla 2016-10-21 08:40:58 UTC
Created attachment 1212743 [details]
Server_log