[jira] Updated: (NET-244) Add a FTPClient.listFiles(FTPFileFilter) method

2010-05-24 Thread Hasan Diwan (JIRA)
[ https://issues.apache.org/jira/browse/NET-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hasan Diwan updated NET-244: Attachment: NET-244.pat Adds Mr. Lachman's requested feature, interface and method. I'll see if I can add a

[jira] Commented: (DBCP-332) Closing BasicDataSource doesn't deregister JDBC driver, causing memory leak

2010-05-24 Thread Grzegorz Borkowski (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870563#action_12870563 ] Grzegorz Borkowski commented on DBCP-332: - @Daniele: what you see in Tomcat logs

[jira] Commented: (DBCP-332) Closing BasicDataSource doesn't deregister JDBC driver, causing memory leak

2010-05-24 Thread Grzegorz Borkowski (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870567#action_12870567 ] Grzegorz Borkowski commented on DBCP-332: - I've discovered one problem with

[jira] Created: (EXEC-46) Process.waitFor should clear interrupt status when throwing InterruptedException

2010-05-24 Thread nir (JIRA)
Process.waitFor should clear interrupt status when throwing InterruptedException Key: EXEC-46 URL: https://issues.apache.org/jira/browse/EXEC-46 Project: Commons Exec

[jira] Commented: (MATH-362) LevenbergMarquardtOptimizer ignores the VectorialConvergenceChecker parameter passed to it

2010-05-24 Thread Matt Price (JIRA)
[ https://issues.apache.org/jira/browse/MATH-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870836#action_12870836 ] Matt Price commented on MATH-362: - I've spent that last few days trying to find a good curve

[jira] Created: (DBCP-335) NPE with MySQL PreparedStatement

2010-05-24 Thread Marcus Better (JIRA)
NPE with MySQL PreparedStatement Key: DBCP-335 URL: https://issues.apache.org/jira/browse/DBCP-335 Project: Commons Dbcp Issue Type: Bug Affects Versions: 1.4 Environment: CloudFoundry, Linux,

[jira] Updated: (DBCP-335) NPE with MySQL PreparedStatement

2010-05-24 Thread Marcus Better (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Better updated DBCP-335: --- Description: My Grails application using MySQL and DBCP often throws an exception as below. I can