Deadlock happens within stylesheet generation
[apparent deadlock] [c3p0 deadlock] [deadlock] [deadlock free]
- SE24: Deadlock in Tabellen WBCROSSGT & WBCROSSGTISymptom Bei der Verwendung einer der beiden Funktionbausteine SEO_CLASS_ADD_COMPONENTS oder SEO_CLASS_DELETE_COMPONENTS werden Deadlocks auf die DB-Tabellen WBCROSSGT und WBCROSSGTI gemeldet. Die Anwendung bricht mit dem Laufzeitfehler DBIF_RSQL_SQL_ERROR ab. Weitere Begriffe SE24, Class...
Symptom
The very first call of a web service fails due to a database deadlock.
The deadlock occurs while generating the stylesheet required to serialize and deserialize the XML data.
Other terms CX_SY_NO_HANDLER
CX_SY_OPEN_SQL_DB
CL_PROXY_STYLESHEET_UTILS
Reason and Prerequisites
Problem happens if the same service is called in paralell and the servcie was not called before.
Solution
Correction in Coding