Friday 1 November 2013

bea.jolt.serviceexception.tpenoent-no entry found


There are three reasons for this error
1) The employee id and password are not correct
2) The employee PSOPRDEFN record is locked
3) Archive Log is full.

The application server machine has not enough capacity (processor and memory).
Corrupted cache on application server is the primary cause for this issue. Shutdown the Application Server Domain, Delete cache for your domain.
The problem was that the user profile you are trying to start the app server does not have enough permissions to start the app server. Check your demo environment and add extra roles to the user you are trying to start the appserver with.

PIA Error on Signon Page : bea.jolt.ServiceException: TPENOENT – no entry found

If you are getting the above message like above in sigon page with all OPRD ID’s then there is high probabilbity of PSDEFAULT tablespace is not able to extend or full. If you try to login in the Applciation Designer then you will get the below error message. Resolution for this is obvious,.i.e, to alter or extend the PSDEFAULT tablespace.
Error while loggin in Application Designer
File: D:\pt84917b-retail\peopletools\SRC\pssys\stmupd.cppSQL error. Stmt #: 2292 Error Position: 0 Return: 1653 – ORA-01653: unable to extend table SYSADM.PSACCESSLOG by 128 in tablespace PSDEFAULT Failed SQL stmt:INSERT INTO PSACCESSLOG (OPRID, LOGIPADDRESS, LOGINDTTM, LOGOUTDTTM) VALUES (:1, :2, TO_DATE(SUBSTR(:3, 0, 19),’YYYY-MM-DD-HH24.MI.SS’), TO_DATE(SUBSTR(:4, 0, 19),’YYYY-MM-DD-HH24.MI.SS’))

1 comment:

  1. Great page. Our resolution was to reinstate the PS password as it was unwittingly changed....

    ReplyDelete