1. Tharani Santhanam
  2. PowerBuilder
  3. Tuesday, 16 April 2024 12:13 PM UTC

PB 2019 R3 to 2022 R3 Migration -After migration I am getting compiler error related to jaguarorb

 

Please find the error description in detail given below

pfcmain.pbl(pfc_n_jaguarorb).pfc_n_jaguarorb.Forward Declarations.2: Error       C0239: Object 'jaguarorb' is now removed

pfcmain.pbl(pfc_n_jaguarorb).pfc_n_jaguarorb.pfc_n_jaguarorb Class Declaration.1: Error       C0239: Object 'jaguarorb' is now removed

pfcmain.pbl(pfc_n_jaguarorb).pfc_n_jaguarorb.Object Variable Declarations.1: Error       C0239: Object 'jaguarorb' is now removed

 

David Peace Accepted Answer Pending Moderation
  1. Tuesday, 16 April 2024 13:15 PM UTC
  2. PowerBuilder
  3. # 1

I would just delete the object from the pfc and clean up any references to it. I'm pretty sure you are not using it.

Hope that helps.

Comment
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 16 April 2024 12:29 PM UTC
  2. PowerBuilder
  3. # 2

Hi Tharani;

  Jaguar is Sybase's very old & long deprecated java based application server. My guess then, is that your also using a very old version of the PFC. This object would have been dropped long ago from newer PFC versions.

FYI: https://github.com/OpenSourcePFCLibraries

HTH 

Regards ... Chris 

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.