Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When Auditing function is enabled, it is potential that SRVE0777E error is logged. #7984

Closed
toshiyamamoto opened this issue Jun 20, 2019 · 0 comments · Fixed by #8010
Closed
Assignees
Labels
release bug This bug is present in a released version of Open Liberty release:19007

Comments

@toshiyamamoto
Copy link
Contributor

When the audit function is enabled for JMX_MBEAN events, if parameter of an event of JMX MBean contains array of Object, the following error might be logged:

SRVE0777E: Exception thrown by application class 'com.ibm.ws.security.audit.event.JMXMBeanEvent.unravelArray:151'
java.lang.StackOverflowError at com.ibm.ws.security.audit.event.JMXMBeanEvent.unravelArray(JMXMBeanEvent.java:151) .....

@toshiyamamoto toshiyamamoto added the release bug This bug is present in a released version of Open Liberty label Jun 20, 2019
@toshiyamamoto toshiyamamoto self-assigned this Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release bug This bug is present in a released version of Open Liberty release:19007
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants