E. Crane Computing Support Forum

Providing support for all E. Crane Computing products, including POWERGEN, PBSERVICE, HARPB, VERSIONEDIT, PBLRESCUE, and PBLEXPLORER.

You are not logged in.

#1 2015-04-13 03:06:28

jzibell
Member

Migrated PB app produces errors in Phase 2, but not in Phase 3

Hi,

we migrated a Powerbuilder application from version 9.0 to 12.6 without errors. It can be built in PB itself withour errors, too.

When we use Powergen to build the application, there are many errors, but in phase 3 the build works fine, application is built and can be run.
Is there a way to post the log file here?

Some excerpts:
Log Started on 03/16/15 09:32:11

PowerGen® Version 9.0.0.23 for PowerBuilder® V 12.6
PowerBuilder ORCA Version: 12.6.0.3506
Windows Server 2008 R2  Service Pack 1(build 7601), 64-bit

....

Performing Phase 2 Import - Adding Other Reference Signatures

....

f_is_decode_value_valid       Function    C:\TEMP\COMPILE\SOURCE_PB_BUILD_884\KIAS\credit\common\pbinf310\IN\Src\inutlfnc\inutlfnc.pbl
Library: C:\Temp\Compile\SOURCE_PB_BUILD_884\kias\credit\common\pbinf310\in\src\inutlfnc\inutlfnc.pbl
     Object: f_is_decode_value_valid
         Function Source
             (0006): Error       C0051: Unknown function name: f_get_code_idx

... (more similar errors here)
... (pds built)

Creating Executable
C:\TEMP\COMPILE\SOURCE_PB_BUILD_884\KIAS\A_CCS32.EXE

0 errors found

Log Ended on 03/16/15 09:38:54


Our developer says, that the errors are not critical, as the application is working properly, but the error messages in the log file are disturbing, as we cannot separate these errors from "real" errors.
Is there a way to solve this, e.g. by suppressing the errors mentioned above?


Thanks, Regards
Jens

Offline

#2 2015-05-06 02:43:32

jzibell
Member

Re: Migrated PB app produces errors in Phase 2, but not in Phase 3

Anybody?

Offline

#3 2015-07-23 09:05:57

admin
Administrator

Re: Migrated PB app produces errors in Phase 2, but not in Phase 3

As long as the final pass of the Import produces no errors (which it didn't) your result is OK.

We try to eliminate the errors that occur earlier in Import (by parsing the object syntax) but can't be 100% successful;  some applications are more prone to this than others.  We keep working on this.

Regards,

Phil

Offline

Board footer