Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1167640

Summary: Exceptions in ejb-security-interceptors quickstart are expected according to readme but not explained
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Nikoleta Hlavickova <nziakova>
Component: QuickstartsAssignee: jboss-set
Status: CLOSED CURRENTRELEASE QA Contact: Nikoleta Hlavickova <nziakova>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: bsutter, jkudrnac
Target Milestone: DR12   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 12:46:06 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 Nikoleta Hlavickova 2014-11-25 08:49:46 UTC
There are many exceptions in server log after running the client in ejb-security-interecptors quickstart. The readme says they are expected and lists all of them. However, readme does not say why the exceptions are thrown and why are they OK.

Anyway, is there not a way the quickstart is modified not to throw the exceptions?

Comment 1 sgilda 2014-11-25 20:36:42 UTC
Added a request to remove these stacktraces to these bugs:

    * https://issues.jboss.org/browse/WFLY-4125
    * https://bugzilla.redhat.com/show_bug.cgi?id=1167983

Modified the text to say:

    Look at the JBoss EAP server console or log and you should see the following exceptions. The exceptions are logged for each of the tests where a request is rejected because the user is not authorized. The stacktraces were removed from this text for readability.

Fixed in this commit: https://github.com/jboss-developer/jboss-eap-quickstarts/commit/8579bd59321350ed62321764ce50f51eed38eb8f

Comment 2 Nikoleta Hlavickova 2014-12-09 14:16:17 UTC
Verified with EAP 6.4.0.DR12.