Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.6.1
-
Fix Version/s: 1.6.3, 1.7-beta-1
-
Component/s: None
-
Labels:None
-
Environment:Linux (Ubuntu 2.6.24), Java 1.6.0_11, GraphicsBuilder 0.6.1
-
Number of attachments :
Description
A lot of concurrent running tasks that use the same task to generate a chart with GraphicsBuilder.
The involved variables in this part are either static (read-only) or local. As shown in the stack-trace the
Exception is thrown in the constructor of GraphicsRenderer()
def img = new GraphicsRenderer().render(width, height) {
//...
}
I will install 1.6.2 today on the server and report if the errors occure there too.
Find the stack-trace attached.
Activity
Andres Almiray
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Andres Almiray [ aalmiray ] |
Alex Tkachman
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 1.7-beta-1 [ 14014 ] | |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 1.6.3 [ 15251 ] |
Paul King
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |