From: Jordan H. B. <jb...@af...> - 2002-10-21 17:03:26
|
I've also have gotten this exception more than a few times. It's very odd, most of the time my program runs without a hitch then maybe 1 time in 50 it gives me this exception. =20 Mike.J.Bresnahan@su... wrote: =20 >I am receiving the following exception: > >java.lang.ArrayIndexOutOfBoundsException: 2048 > > <snipped> =20 >I've tried without success to reduce bug.html to a smaller test case. The >problem goes away if I do things as simple as change the indenting of the file. > >I am using: > Windows 2000 SP2 > IBM Java 1.3 > HtmlUnit latest sources in CVS > > > The bad news is that I can't reproduce this. I tried this on Mac OS/X with Java 1.3.1 both from HtmlUnit and also directly with NekoHTML and can't reproduce it either way. I won't have access to a Windows machine until Tuesday (long weekend here in Canada) so for the moment I can't try it there. =20 The version of NekoHTML was upgraded with the last pre-release so first thing I'd check would be that the version of jars is correct - in this case specifically nekohtml.jar and commons-httpclient.jar. =20 -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mbowler@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com =20 =20 =20 =20 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ HtmlUnit-develop mailing list HtmlUnit-develop@li... https://lists.sourceforge.net/lists/listinfo/htmlunit-develop =20 |