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

Export Packing List > IllegalStateException: getOutputStream() has already been called for this response #65

Closed
jmiranda opened this issue May 7, 2015 · 0 comments
Assignees
Labels
type: bug Addresses unintended behaviours of the app
Milestone

Comments

@jmiranda
Copy link
Member

jmiranda commented May 7, 2015

Date: May-07-2015 10:37:56.881
Thread: [http-8080-4]
Username: jmiranda
Location: Boston Headquarters
Locale: en
Request URI: /openboxes/grails/createShipmentWorkflow/createShipment.dispatch
Request URL: http:https://localhost:8080/openboxes/grails/createShipmentWorkflow/createShipment.dispatch
Query string: execution=e1s1&_eventId=exportPackingList
Server: http:https://localhost:8080/openboxes
Clickstream: http:https://localhost:8080/openboxes/stream/view/32F5581ED606CFB90839AD50A4AEAFF8

Stacktrace:
Error processing GroovyPageView: getOutputStream() has already been called for this response
java.lang.IllegalStateException: getOutputStream() has already been called for this response
        at home_jmiranda_git_openboxes_grails_app_views_error_gsp.run(home_jmiranda_git_openboxes_grails_app_views_error_gsp:18)
        at grails.plugin.springcache.web.GrailsFragmentCachingFilter.doFilter(GrailsFragmentCachingFilter.groovy:66)
        at net.sf.ehcache.constructs.web.filter.Filter.doFilter(Filter.java:86)
        at org.grails.plugin.resource.DevModeSanityFilter.doFilter(DevModeSanityFilter.groovy:44)
        at java.lang.Thread.run(Thread.java:745)
@jmiranda jmiranda added this to the 0.7.1 milestone May 19, 2015
@jmiranda jmiranda self-assigned this May 19, 2015
@jmiranda jmiranda added the type: bug Addresses unintended behaviours of the app label May 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Addresses unintended behaviours of the app
Projects
None yet
Development

No branches or pull requests

1 participant