Skip Menu |

This queue is for tickets about the JDBC CPAN distribution.

Report information
The Basics
Id: 35099
Status: resolved
Priority: 0/
Queue: JDBC

People
Owner: russtman [...] gmail.com
Requestors: soso [...] kol.co.nz
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.02



Subject: JDBC module
Date: Wed, 16 Apr 2008 13:53:21 +1200
To: bug-JDBC [...] rt.cpan.org
From: sean <soso [...] kol.co.nz>
Hi JDBC-0.01 perl-5.8.7 java-1.6.0 FC4 use JDBC; // = a heap of error messages of type: "...(in cleanup) In method DESTROY of class main::javax::sql::XAConnection: Can't find object ..." But all error messages disappear and compiles fine with: eval {require JDBC;}; Docs Suggestions: 1) For in-script testing, copy the 'derby' driver file to: /.. /../../jre/ext path 2) Why? Much handier than java to test a particular JDBC-driver is actually loadable seeing as there appears to be no command-line provision for this and third party middleware may just crash if long cranky strings are not typed perfectly repeatedly time and again or even if typed correctly cannot load the driver. Thanks. regards Sean Daly
Subject: Re: [rt.cpan.org #35099] JDBC module
Date: Wed, 16 Apr 2008 09:08:45 +0100
To: Sean via RT <bug-JDBC [...] rt.cpan.org>
From: Tim Bunce <Tim.Bunce [...] pobox.com>
Hi Sean. On Tue, Apr 15, 2008 at 09:55:20PM -0400, Sean via RT wrote: Show quoted text
> Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=35099 > > > Hi > JDBC-0.01 > perl-5.8.7 > java-1.6.0 > FC4 > > use JDBC; // = a heap of error messages of type: > "...(in cleanup) In method DESTROY of class > main::javax::sql::XAConnection: Can't find object ..." > > But all error messages disappear and compiles fine with: eval > {require JDBC;};
Can you post the smallest script that reproduces the problem? Does "perl -MJDBC -e 1" have the problem, for example? Show quoted text
> Docs Suggestions: > 1) For in-script testing, copy the 'derby' driver file to: /.. > /../../jre/ext path > 2) Why? Much handier than java to test a particular JDBC-driver is > actually loadable seeing as there appears to be no command-line > provision for this and third party middleware may just crash if long > cranky strings are not typed perfectly repeatedly time and again or even > if typed correctly cannot load the driver. Thanks.
I'm not sure I understand what you're suggesting. Any chance you could send me a diff with the doc changes? I'd be happy to give you commit access to the source if you're interested. Tim.
RT-Send-CC: Tim.Bunce [...] pobox.com
Not enough information in ticket to act on, requester has not replied in 7 years.