Financial row report goes in Error on Server

Dhaval Soni

Active Member
Hi,

We have one financial row report which contains more than 200 rows. When we run this report locally in fat client it works fine and gives desired output. However when we run the report on enterprise server then it goes in Error.

JDE log file shows the following exception

*******************Start*********************
====> Exception C0000005 occurred in thread 1008
call stack dumped in file <D:\JDEdwards\E812\DDP\log\jde_4728_1361120387_1_dmp.log>:
iParam: 0000000000
*******************End*********************

We have also verified file mentioned in the above log file on Enterprise server which shows the following kernel level error messages

====> Exception C0000005 ACCESS_VIOLATION occurred in thread 1008 with call stack:
_ResolveCalcs@8! jdekrnl.dll
_K2ProcessDoTabularBreak@8! jdekrnl.dll
_K2ProcessMessages@4! jdekrnl.dll
_UBEReport_StartProcessing@8! jdekrnl.dll
_UBEReport_Start@16! jdekrnl.dll
_ubeReport_EntryPoint@16! jdekrnl.dll
_WinMain@16! runbatch.exe
___tmainCRTStartup! runbatch.exe
0x75aa339a.<nosymbols>! kernel32.dll
0x773b9ef2.<nosymbols>! ntdll.dll
0x773b9ec5.<nosymbols>! ntdll.dll

=====Call stack of thread 1008=====
_LogNTCallStackDump@12! jdel.dll
?NTUnhandledExceptionHandler@NTExceptionHandler@@CGJPAU_EXCEPTION_POINTERS@@@Z! runbatch.exe
0x75ae003f.<nosymbols>! kernel32.dll
0x773f74df.<nosymbols>! ntdll.dll
0x773b9ec5.<nosymbols>! ntdll.dll

=====Call stack of thread 4364=====
NtWaitForMultipleObjects! ntdll.dll
0x75aa339a.<nosymbols>! kernel32.dll
0x773b9ef2.<nosymbols>! ntdll.dll
0x773b9ec5.<nosymbols>! ntdll.dll
……………………….

Thanks and any help would be highly appreciated.

JDE E1 812
Tool release “8.98.4.10”
 
Back
Top