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

Regular WebApplicationException errors "the response is already committed" #32

Open
twagoo opened this issue Mar 2, 2017 · 0 comments
Labels
Milestone

Comments

@twagoo
Copy link
Member

twagoo commented Mar 2, 2017

The application log shows frequent occurrences of the following error:

2017-03-02 13:34:58,068 ERROR [com.sun.jersey.server.impl.application.WebApplicationImpl#_handleRequest:1483] - The response of the WebApplicationException cannot be utilized as the response is already committed. Re-throwing to the HTTP container
javax.ws.rs.WebApplicationException
at clarin.cmdi.componentregistry.rest.ComponentRegistryRestService$RegistryService$3.write(ComponentRegistryRestService.java:1299)
at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71)
at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57)
at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:306)

Investigate the cause and resolve or suppress as required.

@twagoo twagoo added the bug label Mar 2, 2017
@twagoo twagoo added this to the 2.3.0 milestone Mar 2, 2017
@twagoo twagoo modified the milestones: 2.3.0, 2.4.0 Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant