RE: Critical Xalan 2.3.X Error in testing...

2002-04-10 Thread Rick Bullotta
610-903-8000 x14 -Original Message- From: Joseph Kesselman/CAM/Lotus [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10, 2002 2:08 PM To: [EMAIL PROTECTED] Subject: Re: Critical Xalan 2.3.X Error in testing... First thought: Hard to diagnose without seeing a sample of the problem. Ca

RE: Critical Xalan 2.3.X Error in testing...

2002-04-10 Thread Rick Bullotta
Original Message- From: Joseph Kesselman/CAM/Lotus [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10, 2002 2:08 PM To: [EMAIL PROTECTED] Subject: Re: Critical Xalan 2.3.X Error in testing... First thought: Hard to diagnose without seeing a sample of the problem. Can you come up with a m

Re: Critical Xalan 2.3.X Error in testing...

2002-04-10 Thread Joseph Kesselman/CAM/Lotus
Followup: Since your quoted error message includes the typo "iterater", the complaint is almost certainly coming from a LocPathItertor. What we need to determine is whether the right fix would be to add caching to this iterator, to allow it to support all the operations even though it isn't cach

Re: Critical Xalan 2.3.X Error in testing...

2002-04-10 Thread Joseph Kesselman/CAM/Lotus
First thought: Hard to diagnose without seeing a sample of the problem. Can you come up with a minimal set of sample files that provokes this error, and post a bugzilla report?