Bug 1387539 - Not possible to launch ESM gui. OutOfMemoryError seen in rhq-server logs.
Summary: Not possible to launch ESM gui. OutOfMemoryError seen in rhq-server logs.
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Usability, Performance
Version: 4.13
Hardware: x86_64
OS: Linux
unspecified
urgent vote
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-21 08:39 UTC by Manohar Endla
Modified: 2022-03-31 04:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)
Server_log (1.87 KB, text/plain)
2016-10-21 08:40 UTC, Manohar Endla
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.