Hi, there. Below are the general error if the table trigger BSFN function is not properly built...
You may run the table trigger in deployment server and then build update package on the object being shown with the error. Eg F42119
How to debug this error? You may look into its E1rootDDMMYY log from jas server :
You may run the table trigger in deployment server and then build update package on the object being shown with the error. Eg F42119
How to debug this error? You may look into its E1rootDDMMYY log from jas server :
com.jdedwards.system.kernel.CallObjectSystemException: GetProcAddress failed. Please see Enterprise Server log for details. Business function cannot be found
at com.jdedwards.system.kernel.CallObject.handleErrors(Unknown Source)
at com.jdedwards.system.kernel.CallObject.executeRequest(Unknown Source)
at com.jdedwards.system.kernel.CallObject.execute(Unknown Source)
at com.jdedwards.system.kernel.CallObject.execute(Unknown Source)
at com.jdedwards.system.kernel.CallObject.executeViaEnterpriseServer(Unknown Source)
at com.jdedwards.system.kernel.CallObject.execute(Unknown Source)
... 37 more
13 Jul 2015 10:28:16,015 [WARN ] - [JDBC] Column title is null or blank. Fall back to column name. Column: SO04
13 Jul 2015 10:28:16,015 [WARN ] - [JDBC] Column title is null or blank. Fall back to column name. Column: PRAN8
13 Jul 2015 10:28:43,484 [WARN ] HAMIZA - [RUNTIME] *ERROR* CallObject@41f241f2: CallObject.executeRequest(): Problem executing function [F42119 _CURRENCY] lib [JDBTRG2] GetProcAddress failed. Please see Enterprise Server log for details. Business function cannot be found user:HAMIZA Env:JPD900
13 Jul 2015 10:28:43,484 [SEVERE] HAMIZA - [BASE] com.jdedwards.database.base.JDBException: [BSFN_CALLOBJECT_ERROR] An error occurred during the call to trigger business function F42119 _CURRENCY: GetProcAddress failed. Please see Enterprise Server log for details. Business function cannot be found com.jdedwards.system.kernel.CallObjectSystemException: GetProcAddress failed. Please see Enterprise Server log for details. Business function cannot be found
com.jdedwards.system.kernel.CallObjectSystemException: GetProcAddress failed. Please see Enterprise Server log for details. Business function cannot be found
No comments:
Post a Comment