My Oracle Support Banner

E-WL: 'ant is not found inside WL home . So ANT_HOME is not set' When Creating PIA Weblogic Domain Using psadmin (Doc ID 2930350.1)

Last updated on FEBRUARY 28, 2023

Applies to:

PeopleSoft Enterprise PT PeopleTools - Version 8.56 to 8.56 [Release 8.4]
Information in this document applies to any platform.

Symptoms

When trying to create a PIA domain using the psadmin utility in PeopleTools 8.56.xx, piainstall_<domain_name>.log available in <PS_CFG_HOME>/webserv was showing:

WebLogic domain <domain_name> created successfully

ant is not found inside WL home . So ANT_HOME is not set

[...]

BUILD SUCCESSFUL


When trying to administer the PIA domain in psadmin utility using below steps, one observed the following exceptions in the same terminal window:


1) Application Server
2) Process Scheduler
3) Web (PIA) Server
4) Switch Config Home
5) Replicate Config Home
6) Refresh Config Home
q) Quit

Command to execute (1-6, q): 3

null
com.peoplesoft.pt.psem.toolsadmin.common.utils.AdminException
at com.peoplesoft.pt.psem.toolsadmin.common.utils.Utils.setException(Utils.java:212)
at com.peoplesoft.pt.psem.toolsadmin.base.domain.PSPIADomain.getPSPIAVer(PSPIADomain.java:600)
at com.peoplesoft.pt.psem.toolsadmin.common.home.PSWebHome.getDomainNameList(PSWebHome.java:122)
at com.peoplesoft.pt.psadmin.util.PSPIAHome.discoverDomains(PSPIAHome.java:210)
at com.peoplesoft.pt.psadmin.util.PSPIAHome.<init>(PSPIAHome.java:69)
at com.peoplesoft.pt.psadmin.util.PSPIAHomeFactory.getPSHome(PSPIAHomeFactory.java:76)
at com.peoplesoft.pt.psadmin.PSAdmin.init(PSAdmin.java:200)
at com.peoplesoft.pt.psadmin.PSAdmin.main(PSAdmin.java:228)
Caused by: java.io.FileNotFoundException: <PS_CFG_HOME>/webserv/<domain_name>/piaInstallLog.xml (The file or directory does not exist)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:93)
at java.io.FileReader.<init>(FileReader.java:58)
at com.peoplesoft.pt.psem.toolsadmin.base.domain.PSPIADomain.getPSPIAVer(PSPIADomain.java:594)
... 6 more

 

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.