It's been such a long time since my last post - was/am too busy to post new learnings, will now try to be bit more regular :)
In Tuxedo 9.1 in PeopleTool 8.49 recently encountered with an issue where WebServer was not able to connect to the App Server - even though App Server was up. While checking the TUXLOG, following message was found:
093006.
093006.
093006.
093029.
093029.
The issue appeared to be with the settings of FIELDTBLS32 and FLDTBLDIR32 variables in psappsrv.ubx post Tuxedo 9.1 RP 095. In order to resolve this values of these variables needs to be modified in psappsrv.ubx:
From FIELDTBLS32=tpadm to FIELDTBLS32=jrep.f32,tpadm
From FLDTBLDIR32=$TUXDIR\udataobj to FLDTBLDIR32={$TUXDIR}/udataobj
*** make sure to use the correct "/"
*** There are two places in psappsrv.ubx where these changes are required to be made. Reconfigure and restart the AppSrv domain.
A New App! – Copy Homepage Layout
-
There’s a new App on the PeopleSoft App Store! It enables you to quickly
set-up a new user’s PIA homepage by cloning from an existing user. Using
this util...
2 days ago
0 comments:
Post a Comment