Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1387439

Summary: Missing Tomcat's default setting for the max heap size.
Product: Red Hat Satellite Reporter: Prashant Waghmare <pwaghmar>
Component: InstallationAssignee: Chris Roberts <chrobert>
Status: CLOSED WONTFIX QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2.2CC: bbuckingham, chrobert, jcallaha, oprazak, stbenjam, szadok
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-11 17:24:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Prashant Waghmare 2016-10-20 21:33:54 UTC
Description of problem:

On freshly installed satellite 6.2.2 customer is getting out of memory error for tomcat. He corrected the parameters by manually editing the conf file for tomcat. which suggest a reasonable default setting for the max heap size was missing."

Version-Release number of selected component (if applicable):

satellite6.2.2

How reproducible:

Always.

Steps to Reproduce:

1. Install fresh satellite 6.2.2

2.vi /etc/sysconfig/tomcat

JAVA_OPTS="-Xminf0.1 -Xmaxf0.3"

3. .

Actual results:

Due to this less value, getting out-of memory error for tomcat

Expected results:

The default value of JAVA_OPTS should be sufficient enough so that it could not go out-of memory for tomcat.

Additional info:

Comment 2 Chris Roberts 2016-11-11 17:24:15 UTC
With Candlepin 2.0 coming up and needing more memory and talking to the Candlepin folks since this is a 1 off case, and no other customers have hit this I am closing this out. If you feel this should be reopened feel free to reopen the BZ.

- Chris Roberts