1. Loukas Domestichos
  2. PowerBuilder
  3. Monday, 2 January 2023 13:51 PM UTC

Hello all,

We migrated last month our App from PB 10.5 to Appeon 2022 (Build 1878) and we experience a problem while try either to Build (either Full or Incremental), PB just crash without any message...from that point on it keeps crashing forever....

The windows event log show the following, please help!!!

Fault bucket 1594004287808779964, type 1
Event Name: APPCRASH
Response: Not available
Cab Id: 0

Problem signature:
P1: PB220.exe
P2: 22.0.0.1878
P3: 6308a9b4
P4: VCRUNTIME140.dll
P5: 14.29.30133.0
P6: 60ff284a
P7: c0000005
P8: 000032ae
P9:
P10:

Attached files:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERE71B.tmp.mdmp
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF39F.tmp.WERInternalMetadata.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF3BF.tmp.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF3CD.tmp.csv
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF3FD.tmp.txt

These files may be available here:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_PB220.exe_985113c26455247bff56c55282f8f97ab221b148_378d23ce_fdb3c268-5a5b-4047-85ea-f34a3c48170b

Analysis symbol:
Rechecking for solution: 0
Report Id: af997416-004f-4b4c-b892-2d4e5a89ff08
Report Status: 268435456
Hashed bucket: 3b19f76f9ee38089261f0a74514ab6bc

 

 

 

damian jimenez Accepted Answer Pending Moderation
  1. Wednesday, 4 January 2023 14:12 PM UTC
  2. PowerBuilder
  3. # 1

try this
1- before execute Powebuilder, change properties to "run as administrator" 
2- is windows 10 or 11 ?  up to top in upgrades ? has memory free enought ? (check all this request)
3- i had the same problem in migration from 2017 to 2021, and it was one datawindow, cause to crash when migrate it. You said crash with pbautobuild, but crashed migration from ide too ? (Arthur) 
I had record screen while migration process it was executed and  i saw the problem  was one datawindow, this datawindow was auto-generated for the program, i delete it, and dont crash again. Try to record output window from ide the migration process to see later where the problem is.
4- after that, some times crash too in migration (new release), but did it again and works fine

Damian

Comment
There are no comments made yet.
kitty he @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 3 January 2023 06:01 AM UTC
  2. PowerBuilder
  3. # 2

Hi Loukas,

 

I suggest that you check the documentation on the upgrade to PB 2022: https://docs.appeon.com/pb/upgrading_pb_apps/index.html

 

I can see where the issue is from the Windows log. You can use PB AutoBuild 220 to merge the code and use the AutoBuild /l option to output the log. And then see if you can find any important clues from the log detail.

 

Regards,

Kitty

Comment
There are no comments made yet.
Arthur Hefti Accepted Answer Pending Moderation
  1. Monday, 2 January 2023 14:43 PM UTC
  2. PowerBuilder
  3. # 3

Hi

we had a similar problem when moving from PB 2021 to PB 2022. PBAutoBuild started crashing when building an application in different places, depending on the PC it builds. As we're not allowed showing the code outside our customers company we looked around for a quick solution and gave PowerGen by E. Crane a try. I think it's around for 20+ years. 

This worked fine out of the box and with the support from them we managed to optimize and speed up our build process using GitLab runner features for caching PBLs and PowerGen features like synchronize PBLs.

Regards
Arthur

Comment
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Monday, 2 January 2023 14:32 PM UTC
  2. PowerBuilder
  3. # 4

Hi Loukas;

  Right after the App migration, the IDE does a full build. Did that work OK?

   Also, did you optimize all your PBLs right after migrating as well?

Regards ... Chris 

Comment
  1. Loukas Domestichos
  2. Monday, 2 January 2023 15:02 PM UTC
Hi Chris, we have migrated the Application in PB 2022, worked with success for a month and suddenly from today when we try to create a new build we receive the above error, don't know if this is helpfull
  1. Helpful
  1. Chris Pollach @Appeon
  2. Tuesday, 3 January 2023 15:14 PM UTC
That sounds then like a recent change has created the issue.

Do you have a recent App back-up just before this issue started?
  1. Helpful
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.