Unknown OE 10.2B Error

Posted by atuldalvi123 on 10-Feb-2016 03:21

Hi,

I am getting below progress error while running processes. Its in dutch language.

Can anyone has idea on it ?

All Replies

Posted by James Palmer on 10-Feb-2016 03:30

So the client is crashing out. It could be caused by all sorts of things. You're going to have to step through the code to establish where it's crashing.

Posted by bronco on 10-Feb-2016 03:40

Normally a crash leave a protrace file in your work directory which may give you some additional information. Based on the information you supply there's really not much more to say about this.

Posted by atuldalvi123 on 10-Feb-2016 04:23

what is the actual file name of protrace file ?

Posted by Satya Prasad on 10-Feb-2016 06:04

Sample protrace file name looks like “protrace.T3.13020”
 
Thanks,
Satya

Posted by Fernando Souza on 10-Feb-2016 07:05

Actually, the file name would be protrace.<PID>, where <PID> is the process id. The one Satya mentioned would be for a PASOE session, but you are running an ABL client.

Look for it in the session's working directory. If you are not familiar with what that is, that would be where the application was started from (the "Start in" setting in the icon that you used to start the application).

This thread is closed