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 aha...@adobe.com wrote:

 Try it now.  It worked on my Mac.

 On 2/26/15, 1:22 PM, Alex Harui aha...@adobe.com wrote:

 OK, I will take a look tonight.
 
 -Alex
 
 On 2/26/15, 11:11 AM, OmPrakash Muppirala bigosma...@gmail.com 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 AM, Alex Harui aha...@adobe.com wrote:
 
  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
  Flash17 have entries, and that it may have been a while since we saw a
  beta that didn’t already have a release version so the patterns in
 recent
  SVN history may not apply perfectly, or there could just be a bug.
 IOW,
  most often recently, the config file had entries for both FPxx and
  FPxxBeta and not just FPyy as a Beta.
 
  If you guys really can’t figure it out, I’ll try to take a look
 mid-week.
 
  -Alex
 
  On 2/22/15, 3:45 PM, OmPrakash Muppirala bigosma...@gmail.com
 wrote:
 
  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
 bigosma...@gmail.com
  
  wrote:
  
   Hmm, tried again (twice)  Still getting the same exact error.
  
   Thanks,
   Om
  
   On Mon, Feb 9, 2015 at 12:48 PM, Alex Harui aha...@adobe.com
 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 bigosma...@gmail.com
  wrote:
  
   Alex, any guess as to what could be happening here?
   
   Thanks,
   Om
   
   On Mon, Feb 9, 2015 at 12:45 AM, OmPrakash Muppirala
   bigosma...@gmail.com
   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
   bigosma...@gmail.com
 wrote:
   
On Mon, Feb 9, 2015 at 12:00 AM, Alex Harui aha...@adobe.com
  wrote:
   
The call stack shows it is an equals 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:
   
equals arg1=${flash.sdk.swfversion}
arg2=${flash.sdk.default.swfversion}/
   
   
   
It appears that the install script is expecting the versionID
 in
  the
installer config to be 17.0b
   
   
I see that version is set to 17.0.  Should that be changed to
  17.0b
   ?
   
Thanks,
Om
   
   
-Alex
   
On 2/8/15, 11:18 PM, OmPrakash Muppirala
 bigosma...@gmail.com
   wrote:
   
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-utili
 t
 ie
  s\a
   nt_o
n_air\src\org\apache\flex\ant\Ant.as:216]
at
   
   
  
  
 
 org.apache.flex.ant.tags.supportClasses::TagHandler/getAttribute
 V
 al
  ue(
   )[C:
   
   
  
  
 
 \p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\an
 t
 \t
  ags
   \sup
portClasses\TagHandler.as:73]
at org.apache.flex.ant.tags::Equals/get
   
   
  
  
 
 arg1()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apach
 e
 \f
  lex
   \ant
\tags\Equals.as:43]
at
   
   
  
  
 
 org.apache.flex.ant.tags::Equals/getValue()[C:\p\flexroot\git\fl
 e
 x-
  uti
   liti
es\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:64]
at
   
   
  
  
 
 org.apache.flex.ant.tags::Not/getValue()[C:\p\flexroot\git\flex-
 u
 ti
  lit
   ies\
ant_on_air\src\org\apache\flex\ant\tags\Not.as:48]
at org.apache.flex.ant.tags::Condition/get
   
   
  
  
 
 computedValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\
 o
 rg
  \ap
   ache
\flex\ant\tags\Condition.as:63]
at
   
   
  
  
 
 org.apache.flex.ant.tags::Condition/execute()[C:\p\flexroot\git\
 f
 le
  x-u
   tili
ties\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:48]
at
   
   
  
  
 
 org.apache.flex.ant.tags::Target/processSteps()[C:\p\flexroot\gi
 t
 \f
  lex
   -uti
lities\ant_on_air\src\org\apache\flex\ant\tags\Target.as:168]
at
   
   
  
  
 
 org.apache.flex.ant::Ant/doCallback()[C:\p\flexroot\git\flex-uti
 l
 it
  ies
   \ant
_on_air\src\org\apache\flex\ant\Ant.as:137]
at
   
   
  
  
 
 

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 aha...@adobe.com wrote:

OK, I will take a look tonight.

-Alex

On 2/26/15, 11:11 AM, OmPrakash Muppirala bigosma...@gmail.com 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 AM, Alex Harui aha...@adobe.com wrote:

 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
 Flash17 have entries, and that it may have been a while since we saw a
 beta that didn’t already have a release version so the patterns in
recent
 SVN history may not apply perfectly, or there could just be a bug.
IOW,
 most often recently, the config file had entries for both FPxx and
 FPxxBeta and not just FPyy as a Beta.

 If you guys really can’t figure it out, I’ll try to take a look
mid-week.

 -Alex

 On 2/22/15, 3:45 PM, OmPrakash Muppirala bigosma...@gmail.com
wrote:

 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
bigosma...@gmail.com
 
 wrote:
 
  Hmm, tried again (twice)  Still getting the same exact error.
 
  Thanks,
  Om
 
  On Mon, Feb 9, 2015 at 12:48 PM, Alex Harui aha...@adobe.com
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 bigosma...@gmail.com
 wrote:
 
  Alex, any guess as to what could be happening here?
  
  Thanks,
  Om
  
  On Mon, Feb 9, 2015 at 12:45 AM, OmPrakash Muppirala
  bigosma...@gmail.com
  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
  bigosma...@gmail.com
wrote:
  
   On Mon, Feb 9, 2015 at 12:00 AM, Alex Harui aha...@adobe.com
 wrote:
  
   The call stack shows it is an equals 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:
  
   equals arg1=${flash.sdk.swfversion}
   arg2=${flash.sdk.default.swfversion}/
  
  
  
   It appears that the install script is expecting the versionID
in
 the
   installer config to be 17.0b
  
  
   I see that version is set to 17.0.  Should that be changed to
 17.0b
  ?
  
   Thanks,
   Om
  
  
   -Alex
  
   On 2/8/15, 11:18 PM, OmPrakash Muppirala
bigosma...@gmail.com
  wrote:
  
   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-utili
t
ie
 s\a
  nt_o
   n_air\src\org\apache\flex\ant\Ant.as:216]
   at
  
  
 
 
 
org.apache.flex.ant.tags.supportClasses::TagHandler/getAttribute
V
al
 ue(
  )[C:
  
  
 
 
 
\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\an
t
\t
 ags
  \sup
   portClasses\TagHandler.as:73]
   at org.apache.flex.ant.tags::Equals/get
  
  
 
 
 
arg1()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apach
e
\f
 lex
  \ant
   \tags\Equals.as:43]
   at
  
  
 
 
 
org.apache.flex.ant.tags::Equals/getValue()[C:\p\flexroot\git\fl
e
x-
 uti
  liti
   es\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:64]
   at
  
  
 
 
 
org.apache.flex.ant.tags::Not/getValue()[C:\p\flexroot\git\flex-
u
ti
 lit
  ies\
   ant_on_air\src\org\apache\flex\ant\tags\Not.as:48]
   at org.apache.flex.ant.tags::Condition/get
  
  
 
 
 
computedValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\
o
rg
 \ap
  ache
   \flex\ant\tags\Condition.as:63]
   at
  
  
 
 
 
org.apache.flex.ant.tags::Condition/execute()[C:\p\flexroot\git\
f
le
 x-u
  tili
   ties\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:48]
   at
  
  
 
 
 
org.apache.flex.ant.tags::Target/processSteps()[C:\p\flexroot\gi
t
\f
 lex
  -uti
   lities\ant_on_air\src\org\apache\flex\ant\tags\Target.as:168]
   at
  
  
 
 
 
org.apache.flex.ant::Ant/doCallback()[C:\p\flexroot\git\flex-uti
l
it
 ies
  \ant
   _on_air\src\org\apache\flex\ant\Ant.as:137]
   at
  
  
 
 
 
InstallApacheFlex/enterFrameHandler()[C:\p\flexroot\git\flex-uti
l
it
 ies
  \ins
   taller\src\InstallApacheFlex.mxml:1847]
   
   
   Looks like there is some problem in parsing a particular tag.
   
   Thanks,
   Om
   
   
   On Sun, Feb 8, 2015 at 10:14 PM, OmPrakash Muppirala
   bigosma...@gmail.com
   wrote:
   
   
   
On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean
   jus...@classsoftware.com
wrote:
   
Hi,
   
 Are you still getting that 

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 aha...@adobe.com wrote:

 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
 Flash17 have entries, and that it may have been a while since we saw a
 beta that didn’t already have a release version so the patterns in recent
 SVN history may not apply perfectly, or there could just be a bug.  IOW,
 most often recently, the config file had entries for both FPxx and
 FPxxBeta and not just FPyy as a Beta.

 If you guys really can’t figure it out, I’ll try to take a look mid-week.

 -Alex

 On 2/22/15, 3:45 PM, OmPrakash Muppirala bigosma...@gmail.com wrote:

 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 bigosma...@gmail.com
 
 wrote:
 
  Hmm, tried again (twice)  Still getting the same exact error.
 
  Thanks,
  Om
 
  On Mon, Feb 9, 2015 at 12:48 PM, Alex Harui aha...@adobe.com 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 bigosma...@gmail.com
 wrote:
 
  Alex, any guess as to what could be happening here?
  
  Thanks,
  Om
  
  On Mon, Feb 9, 2015 at 12:45 AM, OmPrakash Muppirala
  bigosma...@gmail.com
  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
  bigosma...@gmail.com
wrote:
  
   On Mon, Feb 9, 2015 at 12:00 AM, Alex Harui aha...@adobe.com
 wrote:
  
   The call stack shows it is an equals 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:
  
   equals arg1=${flash.sdk.swfversion}
   arg2=${flash.sdk.default.swfversion}/
  
  
  
   It appears that the install script is expecting the versionID in
 the
   installer config to be 17.0b
  
  
   I see that version is set to 17.0.  Should that be changed to
 17.0b
  ?
  
   Thanks,
   Om
  
  
   -Alex
  
   On 2/8/15, 11:18 PM, OmPrakash Muppirala bigosma...@gmail.com
  wrote:
  
   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-utilitie
 s\a
  nt_o
   n_air\src\org\apache\flex\ant\Ant.as:216]
   at
  
  
 
 
 org.apache.flex.ant.tags.supportClasses::TagHandler/getAttributeVal
 ue(
  )[C:
  
  
 
 
 \p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\t
 ags
  \sup
   portClasses\TagHandler.as:73]
   at org.apache.flex.ant.tags::Equals/get
  
  
 
 
 arg1()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\f
 lex
  \ant
   \tags\Equals.as:43]
   at
  
  
 
 
 org.apache.flex.ant.tags::Equals/getValue()[C:\p\flexroot\git\flex-
 uti
  liti
   es\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:64]
   at
  
  
 
 
 org.apache.flex.ant.tags::Not/getValue()[C:\p\flexroot\git\flex-uti
 lit
  ies\
   ant_on_air\src\org\apache\flex\ant\tags\Not.as:48]
   at org.apache.flex.ant.tags::Condition/get
  
  
 
 
 computedValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org
 \ap
  ache
   \flex\ant\tags\Condition.as:63]
   at
  
  
 
 
 org.apache.flex.ant.tags::Condition/execute()[C:\p\flexroot\git\fle
 x-u
  tili
   ties\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:48]
   at
  
  
 
 
 org.apache.flex.ant.tags::Target/processSteps()[C:\p\flexroot\git\f
 lex
  -uti
   lities\ant_on_air\src\org\apache\flex\ant\tags\Target.as:168]
   at
  
  
 
 
 org.apache.flex.ant::Ant/doCallback()[C:\p\flexroot\git\flex-utilit
 ies
  \ant
   _on_air\src\org\apache\flex\ant\Ant.as:137]
   at
  
  
 
 
 InstallApacheFlex/enterFrameHandler()[C:\p\flexroot\git\flex-utilit
 ies
  \ins
   taller\src\InstallApacheFlex.mxml:1847]
   
   
   Looks like there is some problem in parsing a particular tag.
   
   Thanks,
   Om
   
   
   On Sun, Feb 8, 2015 at 10:14 PM, OmPrakash Muppirala
   bigosma...@gmail.com
   wrote:
   
   
   
On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean
   jus...@classsoftware.com
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 debugger and 

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 bigosma...@gmail.com 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 AM, Alex Harui aha...@adobe.com wrote:

 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
 Flash17 have entries, and that it may have been a while since we saw a
 beta that didn’t already have a release version so the patterns in
recent
 SVN history may not apply perfectly, or there could just be a bug.  IOW,
 most often recently, the config file had entries for both FPxx and
 FPxxBeta and not just FPyy as a Beta.

 If you guys really can’t figure it out, I’ll try to take a look
mid-week.

 -Alex

 On 2/22/15, 3:45 PM, OmPrakash Muppirala bigosma...@gmail.com wrote:

 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
bigosma...@gmail.com
 
 wrote:
 
  Hmm, tried again (twice)  Still getting the same exact error.
 
  Thanks,
  Om
 
  On Mon, Feb 9, 2015 at 12:48 PM, Alex Harui aha...@adobe.com 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 bigosma...@gmail.com
 wrote:
 
  Alex, any guess as to what could be happening here?
  
  Thanks,
  Om
  
  On Mon, Feb 9, 2015 at 12:45 AM, OmPrakash Muppirala
  bigosma...@gmail.com
  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
  bigosma...@gmail.com
wrote:
  
   On Mon, Feb 9, 2015 at 12:00 AM, Alex Harui aha...@adobe.com
 wrote:
  
   The call stack shows it is an equals 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:
  
   equals arg1=${flash.sdk.swfversion}
   arg2=${flash.sdk.default.swfversion}/
  
  
  
   It appears that the install script is expecting the versionID
in
 the
   installer config to be 17.0b
  
  
   I see that version is set to 17.0.  Should that be changed to
 17.0b
  ?
  
   Thanks,
   Om
  
  
   -Alex
  
   On 2/8/15, 11:18 PM, OmPrakash Muppirala
bigosma...@gmail.com
  wrote:
  
   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-utilit
ie
 s\a
  nt_o
   n_air\src\org\apache\flex\ant\Ant.as:216]
   at
  
  
 
 
 
org.apache.flex.ant.tags.supportClasses::TagHandler/getAttributeV
al
 ue(
  )[C:
  
  
 
 
 
\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant
\t
 ags
  \sup
   portClasses\TagHandler.as:73]
   at org.apache.flex.ant.tags::Equals/get
  
  
 
 
 
arg1()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache
\f
 lex
  \ant
   \tags\Equals.as:43]
   at
  
  
 
 
 
org.apache.flex.ant.tags::Equals/getValue()[C:\p\flexroot\git\fle
x-
 uti
  liti
   es\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:64]
   at
  
  
 
 
 
org.apache.flex.ant.tags::Not/getValue()[C:\p\flexroot\git\flex-u
ti
 lit
  ies\
   ant_on_air\src\org\apache\flex\ant\tags\Not.as:48]
   at org.apache.flex.ant.tags::Condition/get
  
  
 
 
 
computedValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\o
rg
 \ap
  ache
   \flex\ant\tags\Condition.as:63]
   at
  
  
 
 
 
org.apache.flex.ant.tags::Condition/execute()[C:\p\flexroot\git\f
le
 x-u
  tili
   ties\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:48]
   at
  
  
 
 
 
org.apache.flex.ant.tags::Target/processSteps()[C:\p\flexroot\git
\f
 lex
  -uti
   lities\ant_on_air\src\org\apache\flex\ant\tags\Target.as:168]
   at
  
  
 
 
 
org.apache.flex.ant::Ant/doCallback()[C:\p\flexroot\git\flex-util
it
 ies
  \ant
   _on_air\src\org\apache\flex\ant\Ant.as:137]
   at
  
  
 
 
 
InstallApacheFlex/enterFrameHandler()[C:\p\flexroot\git\flex-util
it
 ies
  \ins
   taller\src\InstallApacheFlex.mxml:1847]
   
   
   Looks like there is some problem in parsing a particular tag.
   
   Thanks,
   Om
   
   
   On Sun, Feb 8, 2015 at 10:14 PM, OmPrakash Muppirala
   bigosma...@gmail.com
   wrote:
   
   
   
On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean
   jus...@classsoftware.com
wrote:
   
Hi,
   
 Are you still getting that error?
   
Yes.
   
  I looked at the google analytics report and I dont see
it
  being

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
Flash17 have entries, and that it may have been a while since we saw a
beta that didn’t already have a release version so the patterns in recent
SVN history may not apply perfectly, or there could just be a bug.  IOW,
most often recently, the config file had entries for both FPxx and
FPxxBeta and not just FPyy as a Beta.

If you guys really can’t figure it out, I’ll try to take a look mid-week.

-Alex

On 2/22/15, 3:45 PM, OmPrakash Muppirala bigosma...@gmail.com wrote:

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 bigosma...@gmail.com
wrote:

 Hmm, tried again (twice)  Still getting the same exact error.

 Thanks,
 Om

 On Mon, Feb 9, 2015 at 12:48 PM, Alex Harui aha...@adobe.com 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 bigosma...@gmail.com
wrote:

 Alex, any guess as to what could be happening here?
 
 Thanks,
 Om
 
 On Mon, Feb 9, 2015 at 12:45 AM, OmPrakash Muppirala
 bigosma...@gmail.com
 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
 bigosma...@gmail.com
   wrote:
 
  On Mon, Feb 9, 2015 at 12:00 AM, Alex Harui aha...@adobe.com
wrote:
 
  The call stack shows it is an equals 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:
 
  equals arg1=${flash.sdk.swfversion}
  arg2=${flash.sdk.default.swfversion}/
 
 
 
  It appears that the install script is expecting the versionID in
the
  installer config to be 17.0b
 
 
  I see that version is set to 17.0.  Should that be changed to
17.0b
 ?
 
  Thanks,
  Om
 
 
  -Alex
 
  On 2/8/15, 11:18 PM, OmPrakash Muppirala bigosma...@gmail.com
 wrote:
 
  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-utilitie
s\a
 nt_o
  n_air\src\org\apache\flex\ant\Ant.as:216]
  at
 
 

 
org.apache.flex.ant.tags.supportClasses::TagHandler/getAttributeVal
ue(
 )[C:
 
 

 
\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\t
ags
 \sup
  portClasses\TagHandler.as:73]
  at org.apache.flex.ant.tags::Equals/get
 
 

 
arg1()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\f
lex
 \ant
  \tags\Equals.as:43]
  at
 
 

 
org.apache.flex.ant.tags::Equals/getValue()[C:\p\flexroot\git\flex-
uti
 liti
  es\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:64]
  at
 
 

 
org.apache.flex.ant.tags::Not/getValue()[C:\p\flexroot\git\flex-uti
lit
 ies\
  ant_on_air\src\org\apache\flex\ant\tags\Not.as:48]
  at org.apache.flex.ant.tags::Condition/get
 
 

 
computedValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org
\ap
 ache
  \flex\ant\tags\Condition.as:63]
  at
 
 

 
org.apache.flex.ant.tags::Condition/execute()[C:\p\flexroot\git\fle
x-u
 tili
  ties\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:48]
  at
 
 

 
org.apache.flex.ant.tags::Target/processSteps()[C:\p\flexroot\git\f
lex
 -uti
  lities\ant_on_air\src\org\apache\flex\ant\tags\Target.as:168]
  at
 
 

 
org.apache.flex.ant::Ant/doCallback()[C:\p\flexroot\git\flex-utilit
ies
 \ant
  _on_air\src\org\apache\flex\ant\Ant.as:137]
  at
 
 

 
InstallApacheFlex/enterFrameHandler()[C:\p\flexroot\git\flex-utilit
ies
 \ins
  taller\src\InstallApacheFlex.mxml:1847]
  
  
  Looks like there is some problem in parsing a particular tag.
  
  Thanks,
  Om
  
  
  On Sun, Feb 8, 2015 at 10:14 PM, OmPrakash Muppirala
  bigosma...@gmail.com
  wrote:
  
  
  
   On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean
  jus...@classsoftware.com
   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 debugger and see what's
happening.
  
   Thanks,
   Om
  
  
   Justin
  
  
  
 
 
 
 






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 bigosma...@gmail.com
wrote:

 Hmm, tried again (twice)  Still getting the same exact error.

 Thanks,
 Om

 On Mon, Feb 9, 2015 at 12:48 PM, Alex Harui aha...@adobe.com 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 bigosma...@gmail.com wrote:

 Alex, any guess as to what could be happening here?
 
 Thanks,
 Om
 
 On Mon, Feb 9, 2015 at 12:45 AM, OmPrakash Muppirala
 bigosma...@gmail.com
 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
 bigosma...@gmail.com
   wrote:
 
  On Mon, Feb 9, 2015 at 12:00 AM, Alex Harui aha...@adobe.com wrote:
 
  The call stack shows it is an equals 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:
 
  equals arg1=${flash.sdk.swfversion}
  arg2=${flash.sdk.default.swfversion}/
 
 
 
  It appears that the install script is expecting the versionID in the
  installer config to be 17.0b
 
 
  I see that version is set to 17.0.  Should that be changed to 17.0b
 ?
 
  Thanks,
  Om
 
 
  -Alex
 
  On 2/8/15, 11:18 PM, OmPrakash Muppirala bigosma...@gmail.com
 wrote:
 
  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\a
 nt_o
  n_air\src\org\apache\flex\ant\Ant.as:216]
  at
 
 

 org.apache.flex.ant.tags.supportClasses::TagHandler/getAttributeValue(
 )[C:
 
 

 \p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags
 \sup
  portClasses\TagHandler.as:73]
  at org.apache.flex.ant.tags::Equals/get
 
 

 arg1()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex
 \ant
  \tags\Equals.as:43]
  at
 
 

 org.apache.flex.ant.tags::Equals/getValue()[C:\p\flexroot\git\flex-uti
 liti
  es\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:64]
  at
 
 

 org.apache.flex.ant.tags::Not/getValue()[C:\p\flexroot\git\flex-utilit
 ies\
  ant_on_air\src\org\apache\flex\ant\tags\Not.as:48]
  at org.apache.flex.ant.tags::Condition/get
 
 

 computedValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\ap
 ache
  \flex\ant\tags\Condition.as:63]
  at
 
 

 org.apache.flex.ant.tags::Condition/execute()[C:\p\flexroot\git\flex-u
 tili
  ties\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:48]
  at
 
 

 org.apache.flex.ant.tags::Target/processSteps()[C:\p\flexroot\git\flex
 -uti
  lities\ant_on_air\src\org\apache\flex\ant\tags\Target.as:168]
  at
 
 

 org.apache.flex.ant::Ant/doCallback()[C:\p\flexroot\git\flex-utilities
 \ant
  _on_air\src\org\apache\flex\ant\Ant.as:137]
  at
 
 

 InstallApacheFlex/enterFrameHandler()[C:\p\flexroot\git\flex-utilities
 \ins
  taller\src\InstallApacheFlex.mxml:1847]
  
  
  Looks like there is some problem in parsing a particular tag.
  
  Thanks,
  Om
  
  
  On Sun, Feb 8, 2015 at 10:14 PM, OmPrakash Muppirala
  bigosma...@gmail.com
  wrote:
  
  
  
   On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean
  jus...@classsoftware.com
   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 debugger and see what's happening.
  
   Thanks,
   Om
  
  
   Justin
  
  
  
 
 
 
 





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 bigosma...@gmail.com
wrote:

 On Mon, Feb 9, 2015 at 12:00 AM, Alex Harui aha...@adobe.com wrote:

 The call stack shows it is an equals 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:

 equals arg1=${flash.sdk.swfversion}
 arg2=${flash.sdk.default.swfversion}/



 It appears that the install script is expecting the versionID in the
 installer config to be 17.0b


 I see that version is set to 17.0.  Should that be changed to 17.0b ?

 Thanks,
 Om


 -Alex

 On 2/8/15, 11:18 PM, OmPrakash Muppirala bigosma...@gmail.com wrote:

 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_o
 n_air\src\org\apache\flex\ant\Ant.as:216]
 at

 org.apache.flex.ant.tags.supportClasses::TagHandler/getAttributeValue()[C:

 \p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\sup
 portClasses\TagHandler.as:73]
 at org.apache.flex.ant.tags::Equals/get

 arg1()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant
 \tags\Equals.as:43]
 at

 org.apache.flex.ant.tags::Equals/getValue()[C:\p\flexroot\git\flex-utiliti
 es\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:64]
 at

 org.apache.flex.ant.tags::Not/getValue()[C:\p\flexroot\git\flex-utilities\
 ant_on_air\src\org\apache\flex\ant\tags\Not.as:48]
 at org.apache.flex.ant.tags::Condition/get

 computedValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache
 \flex\ant\tags\Condition.as:63]
 at

 org.apache.flex.ant.tags::Condition/execute()[C:\p\flexroot\git\flex-utili
 ties\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:48]
 at

 org.apache.flex.ant.tags::Target/processSteps()[C:\p\flexroot\git\flex-uti
 lities\ant_on_air\src\org\apache\flex\ant\tags\Target.as:168]
 at

 org.apache.flex.ant::Ant/doCallback()[C:\p\flexroot\git\flex-utilities\ant
 _on_air\src\org\apache\flex\ant\Ant.as:137]
 at

 InstallApacheFlex/enterFrameHandler()[C:\p\flexroot\git\flex-utilities\ins
 taller\src\InstallApacheFlex.mxml:1847]
 
 
 Looks like there is some problem in parsing a particular tag.
 
 Thanks,
 Om
 
 
 On Sun, Feb 8, 2015 at 10:14 PM, OmPrakash Muppirala
 bigosma...@gmail.com
 wrote:
 
 
 
  On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean
 jus...@classsoftware.com
  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 debugger and see what's happening.
 
  Thanks,
  Om
 
 
  Justin
 
 
 





Re: [Installer] Installation aborted

2015-02-09 Thread Alex Harui
The call stack shows it is an equals 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:

equals arg1=${flash.sdk.swfversion}
arg2=${flash.sdk.default.swfversion}/



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 Muppirala bigosma...@gmail.com wrote:

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_o
n_air\src\org\apache\flex\ant\Ant.as:216]
at
org.apache.flex.ant.tags.supportClasses::TagHandler/getAttributeValue()[C:
\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\sup
portClasses\TagHandler.as:73]
at org.apache.flex.ant.tags::Equals/get
arg1()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant
\tags\Equals.as:43]
at
org.apache.flex.ant.tags::Equals/getValue()[C:\p\flexroot\git\flex-utiliti
es\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:64]
at
org.apache.flex.ant.tags::Not/getValue()[C:\p\flexroot\git\flex-utilities\
ant_on_air\src\org\apache\flex\ant\tags\Not.as:48]
at org.apache.flex.ant.tags::Condition/get
computedValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache
\flex\ant\tags\Condition.as:63]
at
org.apache.flex.ant.tags::Condition/execute()[C:\p\flexroot\git\flex-utili
ties\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:48]
at
org.apache.flex.ant.tags::Target/processSteps()[C:\p\flexroot\git\flex-uti
lities\ant_on_air\src\org\apache\flex\ant\tags\Target.as:168]
at
org.apache.flex.ant::Ant/doCallback()[C:\p\flexroot\git\flex-utilities\ant
_on_air\src\org\apache\flex\ant\Ant.as:137]
at
InstallApacheFlex/enterFrameHandler()[C:\p\flexroot\git\flex-utilities\ins
taller\src\InstallApacheFlex.mxml:1847]


Looks like there is some problem in parsing a particular tag.

Thanks,
Om


On Sun, Feb 8, 2015 at 10:14 PM, OmPrakash Muppirala
bigosma...@gmail.com
wrote:



 On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean
jus...@classsoftware.com
 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 debugger and see what's happening.

 Thanks,
 Om


 Justin






Re: [Installer] Installation aborted

2015-02-09 Thread OmPrakash Muppirala
On Mon, Feb 9, 2015 at 12:00 AM, Alex Harui aha...@adobe.com wrote:

 The call stack shows it is an equals 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:

 equals arg1=${flash.sdk.swfversion}
 arg2=${flash.sdk.default.swfversion}/



 It appears that the install script is expecting the versionID in the
 installer config to be 17.0b


I see that version is set to 17.0.  Should that be changed to 17.0b ?

Thanks,
Om


 -Alex

 On 2/8/15, 11:18 PM, OmPrakash Muppirala bigosma...@gmail.com wrote:

 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_o
 n_air\src\org\apache\flex\ant\Ant.as:216]
 at
 org.apache.flex.ant.tags.supportClasses::TagHandler/getAttributeValue()[C:
 \p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\sup
 portClasses\TagHandler.as:73]
 at org.apache.flex.ant.tags::Equals/get
 arg1()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant
 \tags\Equals.as:43]
 at
 org.apache.flex.ant.tags::Equals/getValue()[C:\p\flexroot\git\flex-utiliti
 es\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:64]
 at
 org.apache.flex.ant.tags::Not/getValue()[C:\p\flexroot\git\flex-utilities\
 ant_on_air\src\org\apache\flex\ant\tags\Not.as:48]
 at org.apache.flex.ant.tags::Condition/get
 computedValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache
 \flex\ant\tags\Condition.as:63]
 at
 org.apache.flex.ant.tags::Condition/execute()[C:\p\flexroot\git\flex-utili
 ties\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:48]
 at
 org.apache.flex.ant.tags::Target/processSteps()[C:\p\flexroot\git\flex-uti
 lities\ant_on_air\src\org\apache\flex\ant\tags\Target.as:168]
 at
 org.apache.flex.ant::Ant/doCallback()[C:\p\flexroot\git\flex-utilities\ant
 _on_air\src\org\apache\flex\ant\Ant.as:137]
 at
 InstallApacheFlex/enterFrameHandler()[C:\p\flexroot\git\flex-utilities\ins
 taller\src\InstallApacheFlex.mxml:1847]
 
 
 Looks like there is some problem in parsing a particular tag.
 
 Thanks,
 Om
 
 
 On Sun, Feb 8, 2015 at 10:14 PM, OmPrakash Muppirala
 bigosma...@gmail.com
 wrote:
 
 
 
  On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean
 jus...@classsoftware.com
  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 debugger and see what's happening.
 
  Thanks,
  Om
 
 
  Justin
 
 
 




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 bigosma...@gmail.com wrote:

Alex, any guess as to what could be happening here?

Thanks,
Om

On Mon, Feb 9, 2015 at 12:45 AM, OmPrakash Muppirala
bigosma...@gmail.com
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
bigosma...@gmail.com
  wrote:

 On Mon, Feb 9, 2015 at 12:00 AM, Alex Harui aha...@adobe.com wrote:

 The call stack shows it is an equals 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:

 equals arg1=${flash.sdk.swfversion}
 arg2=${flash.sdk.default.swfversion}/



 It appears that the install script is expecting the versionID in the
 installer config to be 17.0b


 I see that version is set to 17.0.  Should that be changed to 17.0b ?

 Thanks,
 Om


 -Alex

 On 2/8/15, 11:18 PM, OmPrakash Muppirala bigosma...@gmail.com
wrote:

 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\a
nt_o
 n_air\src\org\apache\flex\ant\Ant.as:216]
 at

 
org.apache.flex.ant.tags.supportClasses::TagHandler/getAttributeValue(
)[C:

 
\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags
\sup
 portClasses\TagHandler.as:73]
 at org.apache.flex.ant.tags::Equals/get

 
arg1()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex
\ant
 \tags\Equals.as:43]
 at

 
org.apache.flex.ant.tags::Equals/getValue()[C:\p\flexroot\git\flex-uti
liti
 es\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:64]
 at

 
org.apache.flex.ant.tags::Not/getValue()[C:\p\flexroot\git\flex-utilit
ies\
 ant_on_air\src\org\apache\flex\ant\tags\Not.as:48]
 at org.apache.flex.ant.tags::Condition/get

 
computedValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\ap
ache
 \flex\ant\tags\Condition.as:63]
 at

 
org.apache.flex.ant.tags::Condition/execute()[C:\p\flexroot\git\flex-u
tili
 ties\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:48]
 at

 
org.apache.flex.ant.tags::Target/processSteps()[C:\p\flexroot\git\flex
-uti
 lities\ant_on_air\src\org\apache\flex\ant\tags\Target.as:168]
 at

 
org.apache.flex.ant::Ant/doCallback()[C:\p\flexroot\git\flex-utilities
\ant
 _on_air\src\org\apache\flex\ant\Ant.as:137]
 at

 
InstallApacheFlex/enterFrameHandler()[C:\p\flexroot\git\flex-utilities
\ins
 taller\src\InstallApacheFlex.mxml:1847]
 
 
 Looks like there is some problem in parsing a particular tag.
 
 Thanks,
 Om
 
 
 On Sun, Feb 8, 2015 at 10:14 PM, OmPrakash Muppirala
 bigosma...@gmail.com
 wrote:
 
 
 
  On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean
 jus...@classsoftware.com
  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 debugger and see what's happening.
 
  Thanks,
  Om
 
 
  Justin
 
 
 







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 aha...@adobe.com 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 bigosma...@gmail.com wrote:

 Alex, any guess as to what could be happening here?
 
 Thanks,
 Om
 
 On Mon, Feb 9, 2015 at 12:45 AM, OmPrakash Muppirala
 bigosma...@gmail.com
 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
 bigosma...@gmail.com
   wrote:
 
  On Mon, Feb 9, 2015 at 12:00 AM, Alex Harui aha...@adobe.com wrote:
 
  The call stack shows it is an equals 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:
 
  equals arg1=${flash.sdk.swfversion}
  arg2=${flash.sdk.default.swfversion}/
 
 
 
  It appears that the install script is expecting the versionID in the
  installer config to be 17.0b
 
 
  I see that version is set to 17.0.  Should that be changed to 17.0b ?
 
  Thanks,
  Om
 
 
  -Alex
 
  On 2/8/15, 11:18 PM, OmPrakash Muppirala bigosma...@gmail.com
 wrote:
 
  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\a
 nt_o
  n_air\src\org\apache\flex\ant\Ant.as:216]
  at
 
 
 org.apache.flex.ant.tags.supportClasses::TagHandler/getAttributeValue(
 )[C:
 
 
 \p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags
 \sup
  portClasses\TagHandler.as:73]
  at org.apache.flex.ant.tags::Equals/get
 
 
 arg1()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex
 \ant
  \tags\Equals.as:43]
  at
 
 
 org.apache.flex.ant.tags::Equals/getValue()[C:\p\flexroot\git\flex-uti
 liti
  es\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:64]
  at
 
 
 org.apache.flex.ant.tags::Not/getValue()[C:\p\flexroot\git\flex-utilit
 ies\
  ant_on_air\src\org\apache\flex\ant\tags\Not.as:48]
  at org.apache.flex.ant.tags::Condition/get
 
 
 computedValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\ap
 ache
  \flex\ant\tags\Condition.as:63]
  at
 
 
 org.apache.flex.ant.tags::Condition/execute()[C:\p\flexroot\git\flex-u
 tili
  ties\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:48]
  at
 
 
 org.apache.flex.ant.tags::Target/processSteps()[C:\p\flexroot\git\flex
 -uti
  lities\ant_on_air\src\org\apache\flex\ant\tags\Target.as:168]
  at
 
 
 org.apache.flex.ant::Ant/doCallback()[C:\p\flexroot\git\flex-utilities
 \ant
  _on_air\src\org\apache\flex\ant\Ant.as:137]
  at
 
 
 InstallApacheFlex/enterFrameHandler()[C:\p\flexroot\git\flex-utilities
 \ins
  taller\src\InstallApacheFlex.mxml:1847]
  
  
  Looks like there is some problem in parsing a particular tag.
  
  Thanks,
  Om
  
  
  On Sun, Feb 8, 2015 at 10:14 PM, OmPrakash Muppirala
  bigosma...@gmail.com
  wrote:
  
  
  
   On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean
  jus...@classsoftware.com
   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 debugger and see what's happening.
  
   Thanks,
   Om
  
  
   Justin
  
  
  
 
 
 
 




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 bigosma...@gmail.com
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 bigosma...@gmail.com
  wrote:

 On Mon, Feb 9, 2015 at 12:00 AM, Alex Harui aha...@adobe.com wrote:

 The call stack shows it is an equals 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:

 equals arg1=${flash.sdk.swfversion}
 arg2=${flash.sdk.default.swfversion}/



 It appears that the install script is expecting the versionID in the
 installer config to be 17.0b


 I see that version is set to 17.0.  Should that be changed to 17.0b ?

 Thanks,
 Om


 -Alex

 On 2/8/15, 11:18 PM, OmPrakash Muppirala bigosma...@gmail.com wrote:

 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_o
 n_air\src\org\apache\flex\ant\Ant.as:216]
 at

 org.apache.flex.ant.tags.supportClasses::TagHandler/getAttributeValue()[C:

 \p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\sup
 portClasses\TagHandler.as:73]
 at org.apache.flex.ant.tags::Equals/get

 arg1()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant
 \tags\Equals.as:43]
 at

 org.apache.flex.ant.tags::Equals/getValue()[C:\p\flexroot\git\flex-utiliti
 es\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:64]
 at

 org.apache.flex.ant.tags::Not/getValue()[C:\p\flexroot\git\flex-utilities\
 ant_on_air\src\org\apache\flex\ant\tags\Not.as:48]
 at org.apache.flex.ant.tags::Condition/get

 computedValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache
 \flex\ant\tags\Condition.as:63]
 at

 org.apache.flex.ant.tags::Condition/execute()[C:\p\flexroot\git\flex-utili
 ties\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:48]
 at

 org.apache.flex.ant.tags::Target/processSteps()[C:\p\flexroot\git\flex-uti
 lities\ant_on_air\src\org\apache\flex\ant\tags\Target.as:168]
 at

 org.apache.flex.ant::Ant/doCallback()[C:\p\flexroot\git\flex-utilities\ant
 _on_air\src\org\apache\flex\ant\Ant.as:137]
 at

 InstallApacheFlex/enterFrameHandler()[C:\p\flexroot\git\flex-utilities\ins
 taller\src\InstallApacheFlex.mxml:1847]
 
 
 Looks like there is some problem in parsing a particular tag.
 
 Thanks,
 Om
 
 
 On Sun, Feb 8, 2015 at 10:14 PM, OmPrakash Muppirala
 bigosma...@gmail.com
 wrote:
 
 
 
  On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean
 jus...@classsoftware.com
  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 debugger and see what's happening.
 
  Thanks,
  Om
 
 
  Justin
 
 
 






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.apache.flex.ant.tags.supportClasses::TagHandler/getAttributeValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\supportClasses\TagHandler.as:73]
at org.apache.flex.ant.tags::Equals/get
arg1()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:43]
at
org.apache.flex.ant.tags::Equals/getValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\Equals.as:64]
at
org.apache.flex.ant.tags::Not/getValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\Not.as:48]
at org.apache.flex.ant.tags::Condition/get
computedValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:63]
at
org.apache.flex.ant.tags::Condition/execute()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\Condition.as:48]
at
org.apache.flex.ant.tags::Target/processSteps()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\tags\Target.as:168]
at
org.apache.flex.ant::Ant/doCallback()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\Ant.as:137]
at
InstallApacheFlex/enterFrameHandler()[C:\p\flexroot\git\flex-utilities\installer\src\InstallApacheFlex.mxml:1847]


Looks like there is some problem in parsing a particular tag.

Thanks,
Om


On Sun, Feb 8, 2015 at 10:14 PM, OmPrakash Muppirala bigosma...@gmail.com
wrote:



 On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean jus...@classsoftware.com
 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 debugger and see what's happening.

 Thanks,
 Om


 Justin





Re: [Installer] Installation aborted

2015-02-08 Thread OmPrakash Muppirala
On Sun, Feb 8, 2015 at 9:18 PM, Justin Mclean jus...@classsoftware.com
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 widespread.

Thanks,
Om


 Justin


[Installer] Installation aborted

2015-02-08 Thread OmPrakash Muppirala
I am trying to download the Flex 4.14 SDK with AIR 17/FP 17 Beta.  I tried
it twice, the installation gets aborted at the same spot:

Version 3.1.0 (windows)
Using Locale: en_US
Fetched the SDK download mirror URL from the CGI.
AIR version 17.0
Flash Player version 17.0
Creating Apache Flex home
Creating temporary directory
Downloading Apache Flex SDK from:
http://mirrors.advancedhosters.com/apache/flex/4.14.0/binaries/apache-flex-sdk-4.14.0-bin.zip
Verifying Apache Flex SDK MD5 Signature
The Apache Flex SDK MD5 Signature of the downloaded files matches the
reference. The file is valid.
Uncompressing:
C:\temp\flex\4.14_AIR17Beta\temp\apache-flex-sdk-4.14.0-bin.zip
Finished uncompressing:
C:\temp\flex\4.14_AIR17Beta\temp\apache-flex-sdk-4.14.0-bin.zip
Error #1009

Installation aborted


And a screenshot of the state of the UI:
http://snag.gy/nOEF8.jpg

Is this a known issue?

Thanks,
Om


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

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 10:06 PM, Justin Mclean jus...@classsoftware.com
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 debugger and see what's happening.

Thanks,
Om


 Justin