DB2-XA: when trace file is not specified, it caused error when running the
sample
---------------------------------------------------------------------------------
Key: GERONIMO-3440
URL: https://issues.apache.org/jira/browse/GERONIMO-3440
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: databases
Affects Versions: 2.1
Reporter: Lin Sun
Priority: Minor
Fix For: 2.1
Attachments: tranql-tracefile.patch
This is a tranql issue found when I plug the db2-xa rar into G's console.
Basically, if a user leaves the tracefile property to empty (meaning dont want
any trace), I can deploy my sample fine. But when I run the sample, I got -
-------------------------------------------------------------------------------
Got DataSource: [EMAIL PROTECTED]
com.ibm.db2.jcc.b.SqlException: Unable to open file
at com.ibm.db2.jcc.b.ig.a(ig.java:93)
A simple fix in DB2XA is to only settrace when it is a valid value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.