1. Lawrence Anderson
  2. PowerBuilder
  3. Friday, 22 November 2024 19:31 PM UTC

I've run into an issue deploying an existing project that last was deployed from 2019 R2. I've migrated it, changed my resource file, optimized PBLS, and rebuilt it fine. It crashes without a popup when attempting to deploy. I have tried to redo the migration (take the 2019R2 version and run migration against it again) and it didn't change the outcome. In event viewer I see the following three errors.

.NET Runtime

Application: PB220.exe
CoreCLR Version: 8.0.1024.46610
.NET Version: 8.0.10
Description: The process was terminated due to an unhandled exception.
Exception Info: exception code c0000005, exception address 5CB24C03
Stack:

.NET Runtime

Application: PB220.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: exception code c0000005, exception address 5CB24C03
Stack:

Application Error

Faulting application name: PB220.exe, version: 22.2.0.3397, time stamp: 0x671f94ed
Faulting module name: pbdom190.pbx, version: 19.1.0.2353, time stamp: 0x5f14551d
Exception code: 0xc0000005
Fault offset: 0x00024c03
Faulting process id: 0x0x76A4
Faulting application start time: 0x0x1DB3CFABE43D4C8
Faulting application path: C:\Program Files (x86)\Appeon\PowerBuilder 22.0\PB220.exe
Faulting module path: C:\Program Files (x86)\Appeon\Shared\PowerBuilder\pbdom190.pbx
Report Id: dd047bcb-5a6d-436e-ab40-603feaf9fe89
Faulting package full name:
Faulting package-relative application ID:

Edit: I am able to run and debug through the IDE. Deployment is 64 bit as it was prior to migration. Rebuild option is set to "Full"

Edit 2: I have removed the PBDOM objects from my project and selected Import PB Extension PBDOM.pbx from C:\Program Files (x86)\Appeon\PowerBuilder 22.0\IDE and am redeploying

Arnd Schmidt Accepted Answer Pending Moderation
  1. Friday, 22 November 2024 21:34 PM UTC
  2. PowerBuilder
  3. # 1

Although it is related to PB2019 R3 you have to use a "new" pbdom.pbx.

https://community.appeon.com/index.php/qna/q-a/using-pbdom-on-2019r3-where-is-the-pbd

hth

Arnd

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.