RE: [flexcoders] Re: mxmlc java.lang.IndexOutOfBoundsException

2008-03-12 Thread Gaurav. Jain
To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: mxmlc java.lang.IndexOutOfBoundsException It is a compilation error, and all the modules and the main program are compiled using the same mxmlc, since i use an ant build task to do that. The indexOutOfBound appears from time to time, and

[flexcoders] Re: mxmlc java.lang.IndexOutOfBoundsException

2008-03-12 Thread Dan
rror, can you make sure that modules and > main application are compiled using the same version? > > Thanks, > Gaurav > > -Original Message- > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of Dan > Sent: Tuesday, March 11, 2008

RE: [flexcoders] Re: mxmlc java.lang.IndexOutOfBoundsException

2008-03-11 Thread Gaurav. Jain
Dan Sent: Tuesday, March 11, 2008 4:12 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: mxmlc java.lang.IndexOutOfBoundsException Thx Gaurav for your kindly response. I am using FLEX 2.0.1, and I find that when i try to split the application into modules, some part of the programs

[flexcoders] Re: mxmlc java.lang.IndexOutOfBoundsException

2008-02-20 Thread Gaurav Jain
Which version of flex are you using? There were some related fixes in flex 3 beta 3. If you are seeing this with flex 3 beta 3, please log a bug at http://bugs.adobe.com/flex with the test case. Thanks, Gaurav --- In flexcoders@yahoogroups.com, "Dan" <[EMAIL PROTECTED]> wrote: > > Hi, > > I

[flexcoders] Re: mxmlc java.lang.IndexOutOfBoundsException

2008-02-19 Thread Dan
Hi, I am getting the same error java.lang.IndexOutOfBoundsException So do you two find the solutions for that Regards, Daniel --- In flexcoders@yahoogroups.com, "j_lentzz" <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm trying to use the command line compiler for a set of standalone > apps.

[flexcoders] Re: mxmlc java.lang.IndexOutOfBoundsException

2007-11-20 Thread rrullo
I'm getting a similar error in both Flex Builder and using the command line compiler. I can reproduce this at will on one machine while another one is hit or miss. My stack trace: java.lang.IndexOutOfBoundsException: Index: 15, Size: 5 at java.util.ArrayList.RangeCheck(Unknown Source) at java