DO NOT REPLY [Bug 41251] ArrayIndexOutOfBoundsException in multithreading environement

2012-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41251

Glenn Adams gl...@skynav.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WONTFIX

--- Comment #6 from Glenn Adams gl...@skynav.com 2012-04-01 19:12:55 UTC ---
based on comments below, this no longer applies to trunk

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 41251] - ArrayIndexOutOfBoundsException in multithreading environement

2007-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=41251.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41251


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2007-02-18 04:51 ---
Bugzilla cleanup:

This is unrelated to FOP. The error occurs in the calling code, not FOP itself.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 41251] - ArrayIndexOutOfBoundsException in multithreading environement

2007-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=41251.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41251





--- Additional Comments From [EMAIL PROTECTED]  2007-02-18 05:02 ---
(In reply to comment #1)
 Bugzilla cleanup:
 This is unrelated to FOP. The error occurs in the calling code, not FOP 
itself.

The Exception was thrown by FOP-Code!

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 41251] - ArrayIndexOutOfBoundsException in multithreading environement

2007-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=41251.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41251


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |




--- Additional Comments From [EMAIL PROTECTED]  2007-02-18 05:12 ---
(In reply to comment #3)
 (In reply to comment #2)
  
  The Exception was thrown by FOP-Code!
 
 Not according to the stack trace you posted. 
 com.mycompany.rendering.engine is definitely not a FOP package.

Look closely, Andreas:
java.lang.ArrayIndexOutOfBoundsException: -2 
at org.apache.fop.fo.flow.TableRow$CellArray.getNextFreeCell(TableRow.java:130) 
at org.apache.fop.fo.flow.TableRow.initCellArray(TableRow.java:505) 
at org.apache.fop.fo.flow.TableRow.layout(TableRow.java:271) 
at org.apache.fop.fo.flow.AbstractTableBody.layout(AbstractTableBody.java:236) 
at org.apache.fop.fo.flow.Table.layout(Table.java:302) 

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.