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
- :
- Installation error - Error Copying the JRE to the destination directory
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
Oct 03, 2024
12:22 PM
Installation error - Error Copying the JRE to the destination directory
Hello,
During the installation of our software, we are facing the following error-
ERROR - Error Copying the JRE to the destination directory
Flexeraak8: C:\Users\abc\AppData\Local\Temp\2\XYZ\Windows_Pure_64_Bit\resource\jre\bin\server\classes.jsa (The system cannot find the file specified)
Additional info:
- Version of the operating system - Windows Server 2012 R2
- Installation being done as an Administrator.
Can you please help us identifying the reason for this issue? Any help regarding this issue will be greatly appreciated.
Thank you
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 14, 2024
06:40 AM
Hello @roshantamrakar , Would it be possible for you to generate verbose logs for the above installer? As it would help me narrow down the issue.
Follow these steps in the InstallAnywhere IDE with your project open to generate verbose logs:
- Navigate to the Project > JVM Settings > Installer Settings View > Optional Installer Arguments Section.
- Specify the following value in the Additional Arguments field:
- -Dlax.debug.level=4 -Dlax.debug.all=true
- Navigate to the Project > General Settings > Log Settings Section.
- Under Log Settings section, set Enable Logging to Yes.
- Check the Install checkbox.
- Under Log Format, select the Plain text format option.
- Set Include debug output (stderr and stdout) to Yes.
- Build the project.
- Run the installer.