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

Null pointer exception while creating file reporter #8651

Closed
ppgravitee opened this issue Nov 16, 2022 — with Exalate Issue Sync · 0 comments
Closed

Null pointer exception while creating file reporter #8651

ppgravitee opened this issue Nov 16, 2022 — with Exalate Issue Sync · 0 comments

Comments

Copy link
Contributor

ppgravitee commented Nov 16, 2022

Zendesk issue: 5170

NullPointerException is thrown while creating file reporter.

Steps to produce:

Select {{Security->Audit Log}}

Create a file reporter and save.

Should receive the following error:

{noformat}15:28:24.696 [reactor-tcp-nio-3] [] ERROR i.g.a.p.h.a.c.ProviderPluginManager - An unexpected error occurs while loading
java.lang.NullPointerException: Cannot invoke "org.springframework.context.ApplicationContext.getAutowireCapableBeanFactory()" because "this.applicationContext" is null
at io.gravitee.am.reporter.file.audit.FileAuditReporter.doStart(FileAuditReporter.java:193){noformat}

@apoddany apoddany added this to the AM - 3.18.x milestone Dec 1, 2022
@exalate-issue-sync exalate-issue-sync bot added the p3 label Dec 7, 2022
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Dec 7, 2022
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Dec 9, 2022
@leleueri leleueri modified the milestones: AM - 3.18.x, AM - 3.18.13 Dec 16, 2022
@gravitee-io gravitee-io deleted a comment from exalate-issue-sync bot Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants