Call Object Kernels crashing using B34A1010 (Writing XML Files) with 9.1.3.3

JDE0101

Active Member
Hi Everyone,

I'm just checking to see if anyone is experiencing the following problem... I'm not getting anywhere fast with Oracle but maybe someone else is having similar issues.

On TR 9.1.3.3 we have hundreds of "Stopped" COK's which we believe are happening during calls to the B34A1010 Open/WriteLine/Close File process.

The simple TXT file gets created successfully and the calling web application returns OK but then when the user then attempts to run any other logic they get a classic Web client exception error as the COK they were attached to has Stopped (Not Zombied but stopped) We also see these COKs stopped via Server Manager.

One small thought we had was maybe the last WriteLine has not "finished" by the time we call the closefile but i cant make a link as to why the COK crashes/goes to stopped!

We've provided as much logging to oracle as possible but the problem is deep down as the Custom JDE P55x appl and B34A1010 are all ok.

Anyone had any similar issues???

E1 9.1, TR 9.1.3.3
Enterprise Server Windows 2008
Database: SQL Server 20008
Web: WebLogic , RHEL
 
Hi,,
We have somthing similar. When using B34A1010 in a custom bsfn it throws an error 'EventRule : Business Function MoveTagPrintFile at line 398 for Event 13 in Section Move Tags Group Section has caused a memory violation.'
And no file is created. Though, I cannot see that the COK is crashing.

Have you sorted out the cause of this?

Thanks
Magnus
 
Back
Top