Facing issue with installing PEGA personal edition
I have downloaded the file and extracted it. But when I click install batch file it runs for a minute and I am getting error as "The Process Finished Unsuccessfully. use logs to find the cause, then correct and run again".
I am unable to find anything in the logs. Can anyone help me on this?
Here is the logs:
BUILD FAILED C:\Users\Yathiraj S V\Downloads\117149_PE_8.7\pegaGuiInstallerTemp1\build.xml:126: Error while expanding C:\Users\Yathiraj S V\Downloads\117149_PE_8.7\pegaGuiInstallerTemp1\PersonalEdition.zip java.nio.file.FileSystemException: C:\PRPCPersonalEdition\pgsql\bin\icudt53.dll: The process cannot access the file because it is being used by another process.
I have downloaded the file and extracted it. But when I click install batch file it runs for a minute and I am getting error as "The Process Finished Unsuccessfully. use logs to find the cause, then correct and run again".
I am unable to find anything in the logs. Can anyone help me on this?
Here is the logs:
BUILD FAILED C:\Users\Yathiraj S V\Downloads\117149_PE_8.7\pegaGuiInstallerTemp1\build.xml:126: Error while expanding C:\Users\Yathiraj S V\Downloads\117149_PE_8.7\pegaGuiInstallerTemp1\PersonalEdition.zip java.nio.file.FileSystemException: C:\PRPCPersonalEdition\pgsql\bin\icudt53.dll: The process cannot access the file because it is being used by another process.
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230) at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434) at java.nio.file.Files.newOutputStream(Files.java:216) at org.apache.tools.ant.taskdefs.Expand.extractFile(Expand.java:361) at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:199) at org.apache.tools.ant.taskdefs.Expand.execute(Expand.java:157) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) at org.apache.tools.ant.Task.perform(Task.java:350) at org.apache.tools.ant.Target.execute(Target.java:449) at org.apache.tools.ant.Target.performTasks(Target.java:470) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) at org.apache.tools.ant.Project.executeTarget(Project.java:1374) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1264) at org.tp23.antinstaller.antmod.Main.runBuild(Main.java:710) at org.tp23.antinstaller.antmod.Main.startAnt(Main.java:218) at org.tp23.antinstaller.antmod.Launcher.run(Launcher.java:216) at org.tp23.antinstaller.runtime.exe.AntLauncherFilter.exec(AntLauncherFilter.java:79) at org.tp23.antinstaller.runtime.ExecInstall.exec(ExecInstall.java:88) at org.tp23.antinstaller.selfextract.SelfExtractor.main(SelfExtractor.java:398)
Total time: 6 seconds org.tp23.antinstaller.InstallException: Use logs to find the cause, then correct and run again at org.tp23.antinstaller.runtime.exe.AntLauncherFilter.exec(AntLauncherFilter.java:91) at org.tp23.antinstaller.runtime.ExecInstall.exec(ExecInstall.java:88) at org.tp23.antinstaller.selfextract.SelfExtractor.main(SelfExtractor.java:398) Caused by: org.tp23.antinstaller.InstallException: Use logs to find the cause, then correct and run again at org.tp23.antinstaller.runtime.exe.AntLauncherFilter.exec(AntLauncherFilter.java:81) ... 2 more --- Nested Exception --- org.tp23.antinstaller.InstallException: Use logs to find the cause, then correct and run again at org.tp23.antinstaller.runtime.exe.AntLauncherFilter.exec(AntLauncherFilter.java:81) at org.tp23.antinstaller.runtime.ExecInstall.exec(ExecInstall.java:88) at org.tp23.antinstaller.selfextract.SelfExtractor.main(SelfExtractor.java:398)