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

POIXMLException: org.apache.xmlbeans.XmlException: error: The entity name must immediately follow the '&' in the e... #395

Open
sentry-io bot opened this issue Feb 16, 2023 · 0 comments
Assignees
Labels
bug Something isn't working server server, backend

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 16, 2023

Sentry Issue: WORX-CORE-9

SAXParseException: The entity name must immediately follow the '&' in the entity reference.
    at id.worx.worx.service.report.FormExportServiceImpl.saveFormAsPDF(FormExportServiceImpl.java:319)
    at id.worx.worx.web.controller.FormController.export(FormController.java:106)
    at id.worx.worx.config.security.JWTokenFilter.doFilterInternal(JWTokenFilter.java:50)
...
(133 additional frame(s) were not displayed)

XmlException: error: The entity name must immediately follow the '&' in the entity reference.
    at id.worx.worx.service.report.FormExportServiceImpl.saveFormAsPDF(FormExportServiceImpl.java:319)
    at id.worx.worx.web.controller.FormController.export(FormController.java:106)
    at id.worx.worx.config.security.JWTokenFilter.doFilterInternal(JWTokenFilter.java:50)
...
(118 additional frame(s) were not displayed)

POIXMLException: org.apache.xmlbeans.XmlException: error: The entity name must immediately follow the '&' in the entity reference.
    at id.worx.worx.service.report.FormExportServiceImpl.saveFormAsPDF(FormExportServiceImpl.java:319)
    at id.worx.worx.web.controller.FormController.export(FormController.java:106)
    at id.worx.worx.config.security.JWTokenFilter.doFilterInternal(JWTokenFilter.java:50)
...
(112 additional frame(s) were not displayed)
@shygnome shygnome self-assigned this Feb 16, 2023
@shygnome shygnome added bug Something isn't working server server, backend labels Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working server server, backend
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant