[jira] Commented: (GERONIMO-3440) DB2-XA: when trace file is not specified, it caused error when running the sample
[ https://issues.apache.org/jira/browse/GERONIMO-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589449#action_12589449 ] David Jencks commented on GERONIMO-3440: Fixed in 2.1 before the 2.1.1 branch in rev 648055. > 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, 2.1.1 >Reporter: Lin Sun >Assignee: David Jencks >Priority: Minor > Fix For: 2.1.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.
[jira] Commented: (GERONIMO-3440) DB2-XA: when trace file is not specified, it caused error when running the sample
[ https://issues.apache.org/jira/browse/GERONIMO-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587335#action_12587335 ] Joe Bohn commented on GERONIMO-3440: I think we still need to release the db2-xa connector so I'm keeping this open with a target of 2.1.1 > 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, 2.1.1 >Reporter: Lin Sun >Assignee: David Jencks >Priority: Minor > Fix For: 2.1.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.
[jira] Commented: (GERONIMO-3440) DB2-XA: when trace file is not specified, it caused error when running the sample
[ https://issues.apache.org/jira/browse/GERONIMO-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576195#action_12576195 ] Donald Woods commented on GERONIMO-3440: Can this be closed, or do we still need to release an updated db2-connector? > 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, 2.1.1 >Reporter: Lin Sun >Assignee: David Jencks >Priority: Minor > Fix For: 2.1.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.
[jira] Commented: (GERONIMO-3440) DB2-XA: when trace file is not specified, it caused error when running the sample
[ https://issues.apache.org/jira/browse/GERONIMO-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563074#action_12563074 ] David Jencks commented on GERONIMO-3440: Patch applied in tranql rev 566. Still need to release tranql version. > 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.
