K
Ken McIntosh
Guest
No one doubts it ran fine in previous releases. At this point the cause is not immediately apparent from the information you've provided. A crash is not normal and indicates a problem. There is a whole lot of information that is missing in your post and I would suggest opening a support ticket for investigation. Start by providing protrace files that were generated by the crashes. If you haven't done already you will need to install PDB files into your installation folder in order to produce a readable protrace file. The article below describes how PDB files are installed and used. 000016346 - What is the purpose of .PDB files? knowledgebase.progress.com/.../P178951 It looks like the database server is crashing(possible index corruption I'm guessing) which is causing a STOP condition which bounces you out of your application. I would install the PDB files in both the Client and Server machines then reproduce the problem look in the database server's working directory for the protrace files and provide them with your support ticket.
Continue reading...
Continue reading...