Hi Isomorphic,
please see the last line of this server log (v10.0p_2015-03-25):
There is a double space, most likely missing some type-variable, perhaps "transactional connection" (guessing from the lines above).
Best regards,
Blama
please see the last line of this server log (v10.0p_2015-03-25):
Code:
=== 2015-04-02 17:29:02,897 [ec-5] DEBUG SQLConnectionManager - [builtinApplication.null] Borrowed connection '626831249' === 2015-04-02 17:29:02,898 [ec-5] DEBUG SQLTransaction - [builtinApplication.null] Started new Oracle transaction "626831249" ... === 2015-04-02 17:29:03,184 [ec-5] DEBUG SQLTransaction - Committing Oracle transaction "626831249" ... === 2015-04-02 17:29:03,202 [ec-5] DEBUG SQLTransaction - getConnection() found transactional connection for Oracle with hashcode "626831249" === 2015-04-02 17:29:03,202 [ec-5] DEBUG SQLTransaction - Ending Oracle transaction "626831249" [B]=== 2015-04-02 17:29:03,203 [ec-5] DEBUG SQLConnectionManager - About to close with hashcode "626831249"[/B]
Best regards,
Blama
Comment