This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Weird error messages to STDOUT for command line build.
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 27, 2013
05:12 PM
Weird error messages to STDOUT for command line build.
This is not quite the same as http://community.flexerasoftware.com/showthread.php?207316-IA-reports-erro-when-building-from-command-line-but-builds-fine-with-GUI
I noticed we get these types of error when building on the command line, especially when setting the productVersion value:
Unable to invoke the method:
Vector.addElement()
Some installer configuration information may be lost
java.lang.NoSuchMethodException
at Flexeraan7.az(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.ar(Unknown Source)
at Flexeraan7.am(Unknown Source)
at Flexeraan7.ab(Unknown Source)
at Flexeraads.ap(Unknown Source)
at Flexeraads.es(Unknown Source)
at Flexeraads.a4(Unknown Source)
at Flexeraadz.run(Unknown Source)
Unable to invoke the method:
Vector.addElement()
Some installer configuration information may be lost
java.lang.NoSuchMethodException
at Flexeraan7.az(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.ar(Unknown Source)
at Flexeraan7.am(Unknown Source)
at Flexeraan7.ab(Unknown Source)
at Flexeraads.ap(Unknown Source)
at Flexeraads.es(Unknown Source)
at Flexeraads.a4(Unknown Source)
at Flexeraadz.run(Unknown Source)
Unable to invoke the method:
Vector.addElement()
Some installer configuration information may be lost
java.lang.NoSuchMethodException
at Flexeraan7.az(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.ar(Unknown Source)
at Flexeraan7.am(Unknown Source)
at Flexeraan7.ab(Unknown Source)
at Flexeraads.ap(Unknown Source)
at Flexeraads.es(Unknown Source)
at Flexeraads.a4(Unknown Source)
at Flexeraadz.run(Unknown Source)
Unable to invoke the method:
Vector.addElement()
Some installer configuration information may be lost
java.lang.NoSuchMethodException
at Flexeraan7.az(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.ar(Unknown Source)
at Flexeraan7.am(Unknown Source)
at Flexeraan7.ab(Unknown Source)
at Flexeraads.ap(Unknown Source)
at Flexeraads.es(Unknown Source)
at Flexeraads.a4(Unknown Source)
at Flexeraadz.run(Unknown Source)
XMLScriptWriter: No Installation Objects were skipped
Please help.
greenaj
I noticed we get these types of error when building on the command line, especially when setting the productVersion value:
Unable to invoke the method:
Vector.addElement()
Some installer configuration information may be lost
java.lang.NoSuchMethodException
at Flexeraan7.az(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.ar(Unknown Source)
at Flexeraan7.am(Unknown Source)
at Flexeraan7.ab(Unknown Source)
at Flexeraads.ap(Unknown Source)
at Flexeraads.es(Unknown Source)
at Flexeraads.a4(Unknown Source)
at Flexeraadz.run(Unknown Source)
Unable to invoke the method:
Vector.addElement()
Some installer configuration information may be lost
java.lang.NoSuchMethodException
at Flexeraan7.az(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.ar(Unknown Source)
at Flexeraan7.am(Unknown Source)
at Flexeraan7.ab(Unknown Source)
at Flexeraads.ap(Unknown Source)
at Flexeraads.es(Unknown Source)
at Flexeraads.a4(Unknown Source)
at Flexeraadz.run(Unknown Source)
Unable to invoke the method:
Vector.addElement()
Some installer configuration information may be lost
java.lang.NoSuchMethodException
at Flexeraan7.az(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.ar(Unknown Source)
at Flexeraan7.am(Unknown Source)
at Flexeraan7.ab(Unknown Source)
at Flexeraads.ap(Unknown Source)
at Flexeraads.es(Unknown Source)
at Flexeraads.a4(Unknown Source)
at Flexeraadz.run(Unknown Source)
Unable to invoke the method:
Vector.addElement()
Some installer configuration information may be lost
java.lang.NoSuchMethodException
at Flexeraan7.az(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.as(Unknown Source)
at Flexeraan7.ar(Unknown Source)
at Flexeraan7.am(Unknown Source)
at Flexeraan7.ab(Unknown Source)
at Flexeraads.ap(Unknown Source)
at Flexeraads.es(Unknown Source)
at Flexeraads.a4(Unknown Source)
at Flexeraadz.run(Unknown Source)
XMLScriptWriter: No Installation Objects were skipped
Please help.
greenaj
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 13, 2014
04:44 PM
I got the same error messages recently when I ran the command line, but this issue didn't exist before. The project file for the installanywhere 2012 is the same as before. Are there any answers for the issue?
Hong
Hong