Administrator
|
XDO data engine is a java package. So it is a java code.
So, in brief, OPP is calling a java at that stage.
It may be related with 2 thing.
1)java heap settings.
2)query performance of the related db session.
so increase heap size for OPP and reproduce the issue. (ref: Create Accounting Issue: Process Gets Stuck At "Calling XDO Data Engine..." (Doc ID 1151993.1))
If the issue persists, check db sessions accordingly. (check the db sessions just after you see "calling xdo data engine" in OPP logs.
|