Deciphering Information in X_ERR.LOG

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
appbuilder
Posts: 28
Joined: Sat Jan 16, 2016 9:53 am

Deciphering Information in X_ERR.LOG

Post by appbuilder »

We are getting this error repeatedly in our x_err.log which is eventually filling up and crashing. Any suggestions on where to start our investigation or have you experienced us before.

Fri Mar 18 01:12:05 2022
Release 14.0.0 Build 4120 iSeries
Message : (0586) - Component Manager request of type 1 (decimal value) failed with return code -1 (decimal value).
Routine : X_PDF_Load_COMP_DLL
Job Number: 085294 OS User : HOMESFTWEB
Thanks,

Don
User avatar
Dino
Posts: 472
Joined: Fri Jul 19, 2019 7:49 am
Location: Robbinsville, NC
Contact:

Re: Deciphering Information in X_ERR.LOG

Post by Dino »

This one will be for support to look with more detail...
you can log a case with LANSA here: https://idera.secure.force.com/LANSA
adale
Posts: 210
Joined: Wed Apr 08, 2020 9:18 pm
Location: Poplarville, MS

Re: Deciphering Information in X_ERR.LOG

Post by adale »

Sometimes the x_err.log from the IDE MASTER view will show a reason for the issue, but in my experience many times it will not.
Here are the steps I work through when trying to determine the crash.
First look in WRKACTJOB to see if any of your partition LWEB_JOBs have a MSGW. If there is, this will get you there quick.
Then look in WRKOUTQ QEZJOBLOG, and look towards the end for a job log with that same job number(085294 in your example).
Usually I can find the issue or the direction I need to start looking at from here.
Hope this helps.
Arlyn Dale
Servias LLC
Post Reply