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
- :
- Re: This is an incomplete installation of InstallAnywhere 2015 Evaluation
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Oct 26, 2016
11:46 AM
This is an incomplete installation of InstallAnywhere 2015 Evaluation
I have installed InstallAnyWhere 2015 Licensed tool (Node lock license).
When I'm building installer from CI Tool (Hudson) by executing the command:
Getting below mentioned error:
Trying to checkout IAEB version=17.0
No Such Feature Exists (-5,3037)
Trying to checkout IACB version=17.0
No Such Feature Exists (-5,3037)
Trying to checkout IAEE version=17.0
This is an incomplete installation of InstallAnywhere 2015 Evaluation.
After this build fails with error code -1.
Few days back it was working, but now it has stopped working.
I tried below solutions to overcome this issue.
But nothing works for me.
I need help.
Thanks,
Kartik
When I'm building installer from CI Tool (Hudson) by executing the command:
"build.exe myapplication.iap_xml"
Getting below mentioned error:
Trying to checkout IAEB version=17.0
No Such Feature Exists (-5,3037)
Trying to checkout IACB version=17.0
No Such Feature Exists (-5,3037)
Trying to checkout IAEE version=17.0
This is an incomplete installation of InstallAnywhere 2015 Evaluation.
After this build fails with error code -1.
Few days back it was working, but now it has stopped working.
I tried below solutions to overcome this issue.
- Tried deleting preferences folder and re-entered the license file.
- update the jre on the system
- re-install the installanywhere software from my licensed account.
- Updated to SP1 and hotfix that was released over IA2015 SP1.
But nothing works for me.
I need help.
Thanks,
Kartik
- Tags:
- installanywhere 2015
(2) Replies
‎Oct 27, 2016
12:38 AM
vdonga wrote:
Does it happen only with Hudson or a normal command line build too?
It was working perfect from Both the interfaces earlier, but now not working from Hudson, but working from command line.
Although it shows above errors (but not the last line) and proceed further and create a working installer for me. Now, Issue I'm facing on Hudson only.