[jira] Updated: (CLI-51) [cli] Parameter value -something misinterpreted as a parameter

2007-05-13 Thread Brian Egge (JIRA)
[ https://issues.apache.org/jira/browse/CLI-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Egge updated CLI-51: -- Attachment: CL51.patch Fix so parser doesn't burst options which are not defined. (-s) in the above case.

[jira] Updated: (CLI-129) CLI_1_BRANCH build.xml doesn't work

2007-05-13 Thread Brian Egge (JIRA)
[ https://issues.apache.org/jira/browse/CLI-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Egge updated CLI-129: --- Attachment: AllTestSuite.java Test suite which runs all tests. Useful for IDEs. CLI_1_BRANCH build.xml

A problem creating Java VM using JNI_CreateJavaVM

2007-05-13 Thread sagi nachum
Hi, I tried to change to prunsrv.c code so that after it fails creating a JVM due to heap problem it will try again using a lower -Xmx parameter. I have a problem doing it since after the first JVM creation failure, it fails in all subsequent calls, specifically: I tried to create it with

Re: Dbcp // Validation query timeout

2007-05-13 Thread Greg Hawkes
Hi Adam, Funny you should ask... I have recently been wondering that exact same thing. In my case, a very, very slow validation query (approx 1.7 hours!) was causing Tomcat to crash. All 150 Tomcat worker threads were eventually consumed, waiting for DBCP to return a connection. Now, I have

Proposal and question for handling of constants

2007-05-13 Thread Florian Rampp
Hello! I've got one question and two proposals for commons validator! 1. Question: How can I get values for some constants out of the validator-framework? ValidatorResources.getConstants() unfortunately is protected! But I want to use the constants I defined somewhere else! 2. Proposal: What

Re: Dbcp // Validation query timeout

2007-05-13 Thread Phil Steitz
On 5/11/07, Tworkiewicz, Adam [EMAIL PROTECTED] wrote: Hi, We use dbcp for connection pooling in our application that talks to Oracle 10g RAC (2 nodes). Our dbcp config is attached below. We are seeing undesired behaviour when we test db failover. Since we use load balancing connections in the

Re: Dbcp // Validation query timeout

2007-05-13 Thread Phil Steitz
On 5/11/07, Greg Hawkes [EMAIL PROTECTED] wrote: Hi Adam, Funny you should ask... I have recently been wondering that exact same thing. In my case, a very, very slow validation query (approx 1.7 hours!) was causing Tomcat to crash. All 150 Tomcat worker threads were eventually consumed, waiting

[EMAIL PROTECTED]: Project commons-jelly-tags-jsl-test (in module commons-jelly) failed

2007-05-13 Thread commons-jelly-tags-jsl development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-jsl-test has an issue affecting its community integration.

[EMAIL PROTECTED]: Project commons-jelly-tags-jsl-test (in module commons-jelly) failed

2007-05-13 Thread commons-jelly-tags-jsl development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-jsl-test has an issue affecting its community integration.

[EMAIL PROTECTED]: Project commons-jelly-tags-fmt-test (in module commons-jelly) failed

2007-05-13 Thread commons-jelly-tags-fmt development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-fmt-test has an issue affecting its community integration.

[EMAIL PROTECTED]: Project commons-jelly-tags-fmt-test (in module commons-jelly) failed

2007-05-13 Thread commons-jelly-tags-fmt development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-fmt-test has an issue affecting its community integration.

Re: Proposal and question for handling of constants

2007-05-13 Thread Niall Pemberton
On 5/13/07, Florian Rampp [EMAIL PROTECTED] wrote: Hello! I've got one question and two proposals for commons validator! 1. Question: How can I get values for some constants out of the validator-framework? ValidatorResources.getConstants() unfortunately is protected! But I want to use the

[math] Release planning, IOC-friendlyness

2007-05-13 Thread Phil Steitz
I think that modulo some cleanup, testing and review and the one dangling item below, we should be ready for a [math] release. I will RM if no one else wants to, but would appreciate it (and support by sharing gruntwork) if someone else volunteers. Here are some questions to resolve in the

svn commit: r537699 - /jakarta/commons/proper/pool/trunk/xdocs/downloads.xml

2007-05-13 Thread psteitz
Author: psteitz Date: Sun May 13 20:52:12 2007 New Revision: 537699 URL: http://svn.apache.org/viewvc?view=revrev=537699 Log: Added link to 1.3 release notes. Modified: jakarta/commons/proper/pool/trunk/xdocs/downloads.xml Modified: jakarta/commons/proper/pool/trunk/xdocs/downloads.xml URL:

Re: svn commit: r537699 - /jakarta/commons/proper/pool/trunk/xdocs/downloads.xml

2007-05-13 Thread Phil Steitz
The file release-notes-1.3.html is deployed on the pool web site, but there is no release-notes-1.3.xml in /xdocs. If someone (Sandy?) has this file locally, it should be added to svn. Otherwise, we should just add the html file to svn. Phil On 5/13/07, [EMAIL PROTECTED] [EMAIL PROTECTED]

svn commit: r537700 - /jakarta/commons/proper/math/trunk/pom.xml

2007-05-13 Thread psteitz
Author: psteitz Date: Sun May 13 21:19:48 2007 New Revision: 537700 URL: http://svn.apache.org/viewvc?view=revrev=537700 Log: Configured assembly plugin, bumped commons parent version to 2. Modified: jakarta/commons/proper/math/trunk/pom.xml Modified:

svn commit: r537701 - /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/descriptive/moment/Variance.java

2007-05-13 Thread psteitz
Author: psteitz Date: Sun May 13 21:22:07 2007 New Revision: 537701 URL: http://svn.apache.org/viewvc?view=revrev=537701 Log: Javadoc only. Fixed typo. Modified: jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/descriptive/moment/Variance.java Modified:

svn commit: r537703 - /jakarta/commons/proper/math/trunk/xdocs/userguide/geometry.xml

2007-05-13 Thread psteitz
Author: psteitz Date: Sun May 13 21:28:00 2007 New Revision: 537703 URL: http://svn.apache.org/viewvc?view=revrev=537703 Log: Fixed some typos, minor edits. Modified: jakarta/commons/proper/math/trunk/xdocs/userguide/geometry.xml Modified:

[jira] Created: (VFS-132) Attributes are case-senstive

2007-05-13 Thread Adam Heath (JIRA)
Attributes are case-senstive Key: VFS-132 URL: https://issues.apache.org/jira/browse/VFS-132 Project: Commons VFS Issue Type: New Feature Affects Versions: 1.1 Reporter: Adam Heath

[jira] Updated: (VFS-132) Attributes are case-senstive

2007-05-13 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-132: --- Attachment: fix_attributes-are-case-sensitive.patch Against version svn 501759. Attributes are case-senstive

[jira] Created: (VFS-133) Add RandomAccessMode.getModeString()

2007-05-13 Thread Adam Heath (JIRA)
Add RandomAccessMode.getModeString() Key: VFS-133 URL: https://issues.apache.org/jira/browse/VFS-133 Project: Commons VFS Issue Type: New Feature Affects Versions: later Reporter: Adam

[jira] Updated: (VFS-133) Add RandomAccessMode.getModeString()

2007-05-13 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-133: --- Attachment: feature_RandomAccessMode-getModeString.patch Against svn 501759. Add

[jira] Created: (VFS-134) Memory leak closing RandomAccessContent.

2007-05-13 Thread Adam Heath (JIRA)
Memory leak closing RandomAccessContent. Key: VFS-134 URL: https://issues.apache.org/jira/browse/VFS-134 Project: Commons VFS Issue Type: Bug Affects Versions: 1.1 Reporter: Adam

[jira] Updated: (VFS-134) Memory leak closing RandomAccessContent.

2007-05-13 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-134: --- Attachment: fix_ThreadData-remove-Random.patch Against svn 501759. Memory leak closing RandomAccessContent.

[jira] Created: (VFS-135) Don't force-set the classloader

2007-05-13 Thread Adam Heath (JIRA)
Don't force-set the classloader --- Key: VFS-135 URL: https://issues.apache.org/jira/browse/VFS-135 Project: Commons VFS Issue Type: Bug Affects Versions: 1.1 Reporter: Adam Heath

[jira] Updated: (VFS-135) Don't force-set the classloader

2007-05-13 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-135: --- Attachment: fix_StandardFileSystemManager-use-findClassLoader.patch Against svn 501759. Don't force-set the

svn commit: r537713 - /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/DefaultFileContent.java

2007-05-13 Thread imario
Author: imario Date: Sun May 13 22:40:17 2007 New Revision: 537713 URL: http://svn.apache.org/viewvc?view=revrev=537713 Log: VFS-132: Thanks to Adam Heath for pointing out Modified: jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/DefaultFileContent.java

[jira] Resolved: (VFS-132) Attributes are case-senstive

2007-05-13 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-132. -- Resolution: Fixed Fix Version/s: 1.1 yep .. I've no clue why I've done it ... should have

svn commit: r537714 - in /jakarta/commons/proper/vfs/trunk: core/src/main/java/org/apache/commons/vfs/provider/local/ core/src/main/java/org/apache/commons/vfs/util/ sandbox/src/main/java/org/apache/c

2007-05-13 Thread imario
Author: imario Date: Sun May 13 22:51:00 2007 New Revision: 537714 URL: http://svn.apache.org/viewvc?view=revrev=537714 Log: VFS-133: added RandomAccessMode.getModeString - Thanks to Adam Heath for the patch Modified:

[jira] Resolved: (VFS-133) Add RandomAccessMode.getModeString()

2007-05-13 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-133. -- Resolution: Fixed Fix Version/s: 1.1 Thanks for the patch Add

svn commit: r537715 - in /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider: DefaultFileContent.java FileContentThreadData.java

2007-05-13 Thread imario
Author: imario Date: Sun May 13 22:54:12 2007 New Revision: 537715 URL: http://svn.apache.org/viewvc?view=revrev=537715 Log: VFS-134: fixed memory leaks - Thanks to Adam Heath for the patch Modified:

RE: A problem creating Java VM using JNI_CreateJavaVM

2007-05-13 Thread Jörg Schaible
Hi Sagi, sagi nachum wrote on Saturday, May 12, 2007 10:21 AM: [snip] Any one have a solution? I cannot see that your problem has anything to do with any component of Apache Jakarta Commons. Therefore I doubt that you will receive an answer - even if you continue to post this question again

[jira] Resolved: (VFS-134) Memory leak closing RandomAccessContent.

2007-05-13 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-134. -- Resolution: Fixed Fix Version/s: 1.1 Wow - great catch. Thanks alot for the patch!