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
- :
- installanywhere Ant build failed
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
Aug 13, 2020
08:01 AM
installanywhere Ant build failed
I have a active IA, accout but while ant build its showing The evaluation period has expired, can any one help what could be the possibe reason
- Tags:
- installanywhere
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 23, 2020
01:47 AM
This is an unexpected behavior.
Try unregistering IA which is used for this ant build and licensing it again.
Navigate to IA_HOME folder in command prompt
Run build.exe -unregister
Register again by running :
build.exe -ls 127.0.0.1:8888 (license serve ip)
or
build.exe -registerNodeLocked [path_of_license_file]
If issue persist, raise a support ticket.
