Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029977
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. Platformminoralways2015-05-22 11:192022-02-01 08:09
ReportercaristuView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029977: ClientAbortException with multiple overlapped print request to PrintController in the same session

DescriptionWhen performing multiple overlapped print request in the same session, a ClientAbortException can be raised in the log, making some print request not returning the result. This is happening because the PrintController class is not thread-safe.

In this case, the following error appears in the log: ClientAbortException: java.net.SocketException: Broken pipe

This problem only happens when the requests are done in the same session.
Steps To Reproduce1) Go to the [Purchase Invoice] window
2) Select 10 records and print them
3) Without waiting to obtain the report, click on any record and print it
4) The printing requested in 3) finishes first, and the resulting report is returned correctly.
5) The request done in 2) does not finishes correctly, throws the error in the log and the report is not sent to the client.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2015-05-22 11:19 caristu New Issue
2015-05-22 11:19 caristu Assigned To => platform
2015-05-22 11:19 caristu Modules => Core
2015-05-22 11:19 caristu Triggers an Emergency Pack => No
2015-05-22 11:26 caristu Description Updated View Revisions
2015-05-22 11:26 caristu Description Updated View Revisions
2015-05-22 12:00 caristu Issue Monitored: networkb
2015-05-22 12:00 caristu Summary ClientAbortException with multiple overlapped print request in the same session => ClientAbortException with multiple overlapped print request to PrintController in the same session
2022-02-01 08:09 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker