E-WL: / E-TUX: Getting Error "NwHdlr: ERROR: When environment variable TM_ALLOW_NOTLS is not set, an SSL connection must be specified" in WebLogic when Starting the Domain
(Doc ID 3029488.1)
Last updated on JUNE 18, 2024
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.61 and laterInformation in this document applies to any platform.
Symptoms
When attempting to start the PIA Web Server, the following errors are observed:
- In the browser:
The system is not available at this time
- In log file <PS_CFG_HOME>/webserv/<domainName>/servers/PIA/logs/PIA_stderr.log:
bea.jolt.JoltException: NwHdlr: ERROR: When environment variable TM_ALLOW_NOTLS is not set, an SSL connection must be specified
at bea.jolt.NwHdlr.openConnection(NwHdlr.java:596)
at bea.jolt.CMgr.connect(CMgr.java:173)
at bea.jolt.JoltSession.logon(JoltSession.java:268)
at bea.jolt.JoltSession.(JoltSession.java:142)
at psft.pt8.net.JoltSessionWrapper.(JoltSessionWrapper.java:92)
at psft.pt8.net.JoltSessionPool.createConnection(JoltSessionPool.java:877)
at psft.pt8.net . JoltSessionPool.getJoltSession(JoltSessionPool.java:310)
at psft.pt8.net.NetSession.getJoltSession(NetSession.java:749)
at psft.pt8.net.NetService.cacheRepositoryServices(NetService.java:218)
at psft.pt8.net.NetService.requestService(NetService.java:151)
at psft.pt8.net.NetReqRepSvc.requestService(NetReqRepSvc.java:359)
at psft.pt8.net.NetSession.connect(NetSession.java:384)
at psft.pt8.net.NetSession.(NetSession.java:217)
at psft.pt8.auth.GetWebProfileSvc.(GetWebProfileSvc.java:171)
at psft.pt8.auth.WebProfile.loadProfile(WebProfile.java:650)
at psft.pt8.auth.WebProfile.checkAndLoadProfile(WebProfile.java:119)
at psft.pt8.psp.service(psp.java:698)
(...)
at bea.jolt.NwHdlr.openConnection(NwHdlr.java:596)
at bea.jolt.CMgr.connect(CMgr.java:173)
at bea.jolt.JoltSession.logon(JoltSession.java:268)
at bea.jolt.JoltSession.(JoltSession.java:142)
at psft.pt8.net.JoltSessionWrapper.(JoltSessionWrapper.java:92)
at psft.pt8.net.JoltSessionPool.createConnection(JoltSessionPool.java:877)
at psft.pt8.net . JoltSessionPool.getJoltSession(JoltSessionPool.java:310)
at psft.pt8.net.NetSession.getJoltSession(NetSession.java:749)
at psft.pt8.net.NetService.cacheRepositoryServices(NetService.java:218)
at psft.pt8.net.NetService.requestService(NetService.java:151)
at psft.pt8.net.NetReqRepSvc.requestService(NetReqRepSvc.java:359)
at psft.pt8.net.NetSession.connect(NetSession.java:384)
at psft.pt8.net.NetSession.(NetSession.java:217)
at psft.pt8.auth.GetWebProfileSvc.(GetWebProfileSvc.java:171)
at psft.pt8.auth.WebProfile.loadProfile(WebProfile.java:650)
at psft.pt8.auth.WebProfile.checkAndLoadProfile(WebProfile.java:119)
at psft.pt8.psp.service(psp.java:698)
(...)
Changes
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 |
Changes |
Cause |
Solution |
References |