Bug 1473885 - Uncaught errors cause login page redirect with no indication of error in browser or server logs
Summary: Uncaught errors cause login page redirect with no indication of error in brow...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Core Server
Version: JON 3.3.8
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: Michael Burman
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-22 02:45 UTC by Josh West
Modified: 2017-08-10 14:24 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-27 14:26:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Josh West 2017-07-22 02:45:38 UTC
Description of problem:

The JON login page has issues with error handling. When installing the JON server with incorrect settings or running on a VM that is short on the necessary memory you are unable to log into the JON Server.  Without any errors showing up in the logs, or in the UI a successful login simply redirects back to the login page.  

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


How reproducible:

Somewhat intermittent. Suggest putting JON on a host with 1G or less of memory to reproduce. 

Steps to Reproduce:
1. Install and start server without the minimum memory - 1GB or less
2. Attempt to login with correct credentials - eg: rhqamdin/rhqadmin

Actual results:

Return to the login page with no error noted in the browser, nor in the server logs. 

Expected results:

If the server is having issues, the expectation is a browser side error to be reported, or an error in the log file.

Comment 1 Michael Burman 2017-07-24 16:32:01 UTC
If the server has had OutOfMemory event, then there's no guarantee that any error handling is possible. That's because at the OutOfMemory, JVM might have removed the actual error handling from the memory.

Comment 2 Filip Brychta 2017-07-27 14:26:15 UTC
Triage: Larry, Simeon, Filip - based on comment 1 and the fact that recommended memory for JON server is 4 GB and JON is in maintenance period closing as won't fix.


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