Exception occurred with call stack

GauriP24

Active Member
Hi,
We have a custom UBE. I modified the custom table and added 3 fields/columns.
This custom table is a work table, used to insert records by UBE and after processing, deletes the records.
This work table is not joined with any table, has an independent BV. Also, in the work table boew section, i have set selection based on the the newly added field.
The values for this selection are passed from processing options.
If in the PO, these values are blank, the report runs fine but if I pass parameter thru PO, the report says 'Error' when ran on the server. When ran locally, it says 'UBE has cuased an exception. You system may become unstable'.
When I look into the jde debug log, at the end of log is says, 'Exception occurred with call stack'

Nov 23 09:10:27 ** 2700/3084 Exiting JDB_ClearBuffers with success.
Nov 23 09:10:27 ** 2700/3084 Exiting JDB_CloseTable(Table = F560240) with Success
Nov 23 09:10:28 ** 2700/3084 ====> Exception occurred with call stack:


F560240 is a custom table.

Has anybody experinced this problem....
does anybody have a solution for this.

Any help is greatly appreicated.

Gauri.

JDE 8.0 / 7334 / Oracle
 
You should use an EnterpriseOne forum NOT World. World is for A5.x or A6.x or A7.x or A8.x or A9.x.
 
Back
Top