Question
Error while Pega personal edition 7.2.2 installaton
C:\Program Files\pega>java -jar PRPC_PE.jar
Pega Platform Installation and Upgrade Assistant
This window will launch other installation windows, please do not close ...
java.io.IOException: The system cannot find the path specified
at java.base/java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.base/java.io.File.createNewFile(Unknown Source)
at org.tp23.antinstaller.selfextract.SelfExtractor.extract(SelfExtractor.java:328)
at org.tp23.antinstaller.selfextract.SelfExtractor.extract(SelfExtractor.java:296)
at org.tp23.antinstaller.selfextract.SelfExtractor.main(SelfExtractor.java:378)
org.tp23.antinstaller.InstallException: Not able to load and read the AntInstaller config
at org.tp23.antinstaller.runtime.exe.LoadConfigFilter.exec(LoadConfigFilter.java:103)
at org.tp23.antinstaller.runtime.ExecInstall.exec(ExecInstall.java:87)
at org.tp23.antinstaller.selfextract.SelfExtractor.main(SelfExtractor.java:398)
Caused by: java.io.IOException
at org.tp23.antinstaller.runtime.exe.LoadConfigFilter.readConfig(LoadConfigFilter.java:123)
at org.tp23.antinstaller.runtime.exe.LoadConfigFilter.exec(LoadConfigFilter.java:98)
... 2 more
--- Nested Exception ---
java.io.IOException
at org.tp23.antinstaller.runtime.exe.LoadConfigFilter.readConfig(LoadConfigFilter.java:123)
at org.tp23.antinstaller.runtime.exe.LoadConfigFilter.exec(LoadConfigFilter.java:98)
at org.tp23.antinstaller.runtime.ExecInstall.exec(ExecInstall.java:87)
at org.tp23.antinstaller.selfextract.SelfExtractor.main(SelfExtractor.java:398)
The Process Finished Unsuccessfullyorg.tp23.antinstaller.InstallException
Not able to load and read the AntInstaller config
Hi,
Could you please if the application has access to the configuration file. Please check permissions to the directory and files. Please try to use: "Run as administrator" option.