[jira] [Created] (DBCP-415) Pooled PreparedStatements may be closed when accessed

2014-04-13 Thread Phil Steitz (JIRA)
Phil Steitz created DBCP-415: Summary: Pooled PreparedStatements may be closed when accessed Key: DBCP-415 URL: https://issues.apache.org/jira/browse/DBCP-415 Project: Commons Dbcp Issue Type:

[jira] [Commented] (DBCP-415) Pooled PreparedStatements may be closed when accessed

2014-04-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967745#comment-13967745 ] Phil Steitz commented on DBCP-415: -- Test case (commented out) added to

[jira] [Comment Edited] (DBCP-415) Pooled PreparedStatements may be closed when accessed

2014-04-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967745#comment-13967745 ] Phil Steitz edited comment on DBCP-415 at 4/13/14 6:19 AM: --- Test

[jira] [Resolved] (COMPRESS-276) NullPointerException in ZipArchiveOutputStream with invalid entries

2014-04-13 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-276. - Resolution: Fixed Fix Version/s: 1.9 improved state verification for the

[jira] [Resolved] (COMPRESS-274) NullPointerException in ChangeSet.addDeletion when using bogus data

2014-04-13 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-274. - Resolution: Fixed Fix Version/s: 1.9 fixed with svn revision 1586941

[jira] [Updated] (COMPRESS-273) NullPointerException when creation fields/entries from scratch

2014-04-13 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-273: Fix Version/s: 1.9 NullPointerException when creation fields/entries from scratch

[jira] [Commented] (COMPRESS-273) NullPointerException when creation fields/entries from scratch

2014-04-13 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967763#comment-13967763 ] Stefan Bodewig commented on COMPRESS-273: - for the implementations of

[jira] [Created] (MODELER-31) BaseModelMBean does not clean-up attributeBroadcaster in removeNotificationListener()

2014-04-13 Thread Konstantin Kolinko (JIRA)
Konstantin Kolinko created MODELER-31: - Summary: BaseModelMBean does not clean-up attributeBroadcaster in removeNotificationListener() Key: MODELER-31 URL: https://issues.apache.org/jira/browse/MODELER-31

[jira] [Commented] (LANG-948) Exception while using ExtendedMessageFormat and escaping braces

2014-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967824#comment-13967824 ] ASF GitHub Bot commented on LANG-948: - GitHub user Andrey-Khobnya opened a pull request:

[jira] [Commented] (MATH-418) add a storeless version of Percentile

2014-04-13 Thread Venkatesha Murthy TS (JIRA)
[ https://issues.apache.org/jira/browse/MATH-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967912#comment-13967912 ] Venkatesha Murthy TS commented on MATH-418: --- added the patch file add a

[jira] [Updated] (MATH-418) add a storeless version of Percentile

2014-04-13 Thread Venkatesha Murthy TS (JIRA)
[ https://issues.apache.org/jira/browse/MATH-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatesha Murthy TS updated MATH-418: -- Attachment: patch Please ignore files such as build, unversioned_files and file named

[jira] [Commented] (DBCP-415) Pooled PreparedStatements may be closed when accessed

2014-04-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967930#comment-13967930 ] Phil Steitz commented on DBCP-415: -- The test succeeds if I move the finalizer for

[jira] [Created] (CONFIGURATION-574) Case-insensitive representation of INI files

2014-04-13 Thread Hannes H. (JIRA)
Hannes H. created CONFIGURATION-574: --- Summary: Case-insensitive representation of INI files Key: CONFIGURATION-574 URL: https://issues.apache.org/jira/browse/CONFIGURATION-574 Project: Commons

[jira] [Created] (DBCP-416) TestConnectionPool.testThreaded() sometimes fails

2014-04-13 Thread Sebb (JIRA)
Sebb created DBCP-416: - Summary: TestConnectionPool.testThreaded() sometimes fails Key: DBCP-416 URL: https://issues.apache.org/jira/browse/DBCP-416 Project: Commons Dbcp Issue Type: Bug

[jira] [Closed] (DBCP-416) TestConnectionPool.testThreaded() sometimes fails

2014-04-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz closed DBCP-416. Resolution: Duplicate The changes committed in r1586926 were to make this happen consistently.

[jira] [Commented] (COMPRESS-276) NullPointerException in ZipArchiveOutputStream with invalid entries

2014-04-13 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967992#comment-13967992 ] Cyrille Artho commented on COMPRESS-276: Thanks. I agree that

[jira] [Commented] (DBCP-415) Pooled PreparedStatements may be closed when accessed

2014-04-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967995#comment-13967995 ] Sebb commented on DBCP-415: --- I'm seeing a different problem (I think).

[jira] [Updated] (MATH-1060) MathInternalError when calculating barycenter of PolyhedronsSet

2014-04-13 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Artho updated MATH-1060: Attachment: (was: Report1.java) MathInternalError when calculating barycenter of

[jira] [Updated] (MATH-1060) MathInternalError when calculating barycenter of PolyhedronsSet

2014-04-13 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Artho updated MATH-1060: Attachment: Report1.java JUnit test to reproduce NullPointerException. MathInternalError when

[jira] [Created] (MATH-1115) Constructor of PolyhedronsSet throws NullPointerException

2014-04-13 Thread Cyrille Artho (JIRA)
Cyrille Artho created MATH-1115: --- Summary: Constructor of PolyhedronsSet throws NullPointerException Key: MATH-1115 URL: https://issues.apache.org/jira/browse/MATH-1115 Project: Commons Math

[jira] [Updated] (MATH-1115) Constructor of PolyhedronsSet throws NullPointerException

2014-04-13 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Artho updated MATH-1115: Attachment: Report1.java JUnit test to reproduce problem. Constructor of PolyhedronsSet throws

[jira] [Created] (MATH-1116) NullPointerException in MultivariateVectorOptimizer.getWeight()

2014-04-13 Thread Cyrille Artho (JIRA)
Cyrille Artho created MATH-1116: --- Summary: NullPointerException in MultivariateVectorOptimizer.getWeight() Key: MATH-1116 URL: https://issues.apache.org/jira/browse/MATH-1116 Project: Commons Math

[jira] [Updated] (MATH-1116) NullPointerException in MultivariateVectorOptimizer.getWeight()

2014-04-13 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Artho updated MATH-1116: Attachment: Report2.java JUnit test to reproduce this issue. NullPointerException in

[jira] [Created] (MATH-1117) twod.PolygonsSet.getSize produces NullPointerException if BSPTree has no nodes

2014-04-13 Thread Cyrille Artho (JIRA)
Cyrille Artho created MATH-1117: --- Summary: twod.PolygonsSet.getSize produces NullPointerException if BSPTree has no nodes Key: MATH-1117 URL: https://issues.apache.org/jira/browse/MATH-1117 Project:

[jira] [Updated] (MATH-1117) twod.PolygonsSet.getSize produces NullPointerException if BSPTree has no nodes

2014-04-13 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Artho updated MATH-1117: Attachment: Report3.java Report3.java JUnit test to reproduce problem.

[jira] [Commented] (DBCP-415) Pooled PreparedStatements may be closed when accessed

2014-04-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968045#comment-13968045 ] Phil Steitz commented on DBCP-415: -- @Sebb - I don't think that is actually a problem. Only

[jira] [Created] (COLLECTIONS-518) AbstractIterableGetMapDecorator should be abstract

2014-04-13 Thread Dipanjan Laha (JIRA)
Dipanjan Laha created COLLECTIONS-518: - Summary: AbstractIterableGetMapDecorator should be abstract Key: COLLECTIONS-518 URL: https://issues.apache.org/jira/browse/COLLECTIONS-518 Project: Commons

[jira] [Updated] (COLLECTIONS-518) AbstractIterableGetMapDecorator should be abstract

2014-04-13 Thread Dipanjan Laha (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dipanjan Laha updated COLLECTIONS-518: -- Attachment: AbstractIterableGetMapDecorator.patch Patch to make it abstract