Re: [Installer] Installation aborted

2015-03-04 Thread OmPrakash Muppirala
Forgot to reply. I can confirm that this problem has been fixed. Justin, can you try it out and confirm as well? Thanks, Om On Fri, Feb 27, 2015 at 12:06 AM, Alex Harui wrote: > Try it now. It worked on my Mac. > > On 2/26/15, 1:22 PM, "Alex Harui" wrote: > > >OK, I will take a look tonight

Re: [Installer] Installation aborted

2015-02-27 Thread Alex Harui
Try it now. It worked on my Mac. On 2/26/15, 1:22 PM, "Alex Harui" wrote: >OK, I will take a look tonight. > >-Alex > >On 2/26/15, 11:11 AM, "OmPrakash Muppirala" wrote: > >>Alex, >> >>Can you please take a look? We are getting more complaints about this on >>the list and on twitter. >>I just

Re: [Installer] Installation aborted

2015-02-26 Thread Alex Harui
OK, I will take a look tonight. -Alex On 2/26/15, 11:11 AM, "OmPrakash Muppirala" wrote: >Alex, > >Can you please take a look? We are getting more complaints about this on >the list and on twitter. >I just tried it and the problem is still there. > >Thanks, >Om > >On Mon, Feb 23, 2015 at 12:57

Re: [Installer] Installation aborted

2015-02-26 Thread OmPrakash Muppirala
Alex, Can you please take a look? We are getting more complaints about this on the list and on twitter. I just tried it and the problem is still there. Thanks, Om On Mon, Feb 23, 2015 at 12:57 AM, Alex Harui wrote: > IMO, we need to coordinate so only one person is trying to fix this. Last >

Re: [Installer] Installation aborted

2015-02-23 Thread Alex Harui
IMO, we need to coordinate so only one person is trying to fix this. Last time, I gave up because others were tweaking the config file at the same time. All it should require is debugging, but keep in mind that if you change the config file, you should change all three places where AIR17 and Flas

Re: [Installer] Installation aborted

2015-02-22 Thread OmPrakash Muppirala
This is the earlier thread where I reported the same error. Let's continue to discuss the issue here since it has more details. Thanks, Om On Mon, Feb 9, 2015 at 1:40 PM, OmPrakash Muppirala wrote: > Hmm, tried again (twice) Still getting the same exact error. > > Thanks, > Om > > On Mon, Feb

Re: [Installer] Installation aborted

2015-02-09 Thread OmPrakash Muppirala
Hmm, tried again (twice) Still getting the same exact error. Thanks, Om On Mon, Feb 9, 2015 at 12:48 PM, Alex Harui wrote: > SVN history shows some patterns that supposedly work correctly. I just > updated to those. Give it a try. > > On 2/9/15, 11:48 AM, "OmPrakash Muppirala" wrote: > > >A

Re: [Installer] Installation aborted

2015-02-09 Thread Alex Harui
SVN history shows some patterns that supposedly work correctly. I just updated to those. Give it a try. On 2/9/15, 11:48 AM, "OmPrakash Muppirala" wrote: >Alex, any guess as to what could be happening here? > >Thanks, >Om > >On Mon, Feb 9, 2015 at 12:45 AM, OmPrakash Muppirala > >wrote: > >> I

Re: [Installer] Installation aborted

2015-02-09 Thread OmPrakash Muppirala
Alex, any guess as to what could be happening here? Thanks, Om On Mon, Feb 9, 2015 at 12:45 AM, OmPrakash Muppirala wrote: > I added the attributes version="17.0b" versionID="17.0b" > > That doesn't seem to have fixed it. > > Thanks, > Om > > On Mon, Feb 9, 2015 at 12:11 AM, OmPrakash Muppirala

Re: [Installer] Installation aborted

2015-02-09 Thread OmPrakash Muppirala
I added the attributes version="17.0b" versionID="17.0b" That doesn't seem to have fixed it. Thanks, Om On Mon, Feb 9, 2015 at 12:11 AM, OmPrakash Muppirala wrote: > On Mon, Feb 9, 2015 at 12:00 AM, Alex Harui wrote: > >> The call stack shows it is an tag. You can use the expressions >> win

Re: [Installer] Installation aborted

2015-02-09 Thread OmPrakash Muppirala
On Mon, Feb 9, 2015 at 12:00 AM, Alex Harui wrote: > The call stack shows it is an tag. You can use the expressions > window to view a tag instance’s xml property to see which tag it is. > > In this case, it is: > > arg2="${flash.sdk.default.swfversion}"/> > > > > It appears that the install s

Re: [Installer] Installation aborted

2015-02-09 Thread Alex Harui
The call stack shows it is an tag. You can use the expressions window to view a tag instance’s xml property to see which tag it is. In this case, it is: It appears that the install script is expecting the versionID in the installer config to be 17.0b -Alex On 2/8/15, 11:18 PM, "OmPrakash

Re: [Installer] Installation aborted

2015-02-08 Thread OmPrakash Muppirala
Okay, I got the same error during a debug run as well. Here is the stack trace: TypeError: Error #1009: Cannot access a property or method of a null object reference. at org.apache.flex.ant::Ant/getValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\Ant.as:216] at org.apac

Re: [Installer] Installation aborted

2015-02-08 Thread OmPrakash Muppirala
On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean wrote: > Hi, > > > Are you still getting that error? > > Yes. > > > I looked at the google analytics report and I dont see it being > widespread. > > I don't think it's being reported in the google analytics. > > Okay, I will run it through the debu

Re: [Installer] Installation aborted

2015-02-08 Thread Justin Mclean
Hi, > Are you still getting that error? Yes. > I looked at the google analytics report and I dont see it being widespread. I don't think it's being reported in the google analytics. Justin

Re: [Installer] Installation aborted

2015-02-08 Thread OmPrakash Muppirala
On Sun, Feb 8, 2015 at 9:18 PM, Justin Mclean wrote: > Hi, > > I got the same error and reported that on the list last week. No idea what > the cause is as the installer XML looks good to me. > > Are you still getting that error? I looked at the google analytics report and I dont see it being wi

Re: [Installer] Installation aborted

2015-02-08 Thread Justin Mclean
Hi, I got the same error and reported that on the list last week. No idea what the cause is as the installer XML looks good to me. Justin