[jira] Assigned: (DERBY-2979) Illegal Argument exception while running the svt, mailjdbc

2007-07-26 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty reassigned DERBY-2979: Assignee: Manjula Kutty Illegal Argument exception while running the svt, mailjdbc

[jira] Created: (DERBY-2979) Illegal Argument exception while running the svt, mailjdbc

2007-07-26 Thread Manjula Kutty (JIRA)
: Test Affects Versions: 10.3.1.3 Reporter: Manjula Kutty Priority: Minor Fix For: 10.4.0.0 java.lang.IllegalArgumentException: n must be positive at java.util.Random.nextInt(Random.java:262

Re: [jira] Commented: (DERBY-2963) AccessControlException: Access denied java.net.SocketPermission client ip accept,resolve

2007-07-25 Thread Manjula Kutty
Thanks Dag for the fix and porting to 10.3. Hope fully we will have 10.3.1.4RC soon with this fix Regards Manjula On 7/25/07, Dag H. Wanvik (JIRA) [EMAIL PROTECTED] wrote: [

[jira] Commented: (DERBY-2963) AccessControlException: Access denied java.net.SocketPermission client ip accept,resolve

2007-07-24 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515084 ] Manjula Kutty commented on DERBY-2963: -- This solution looks fine to me. Also I don't think we should allow

[jira] Commented: (DERBY-2963) AccessControlException: Access denied java.net.SocketPermission client ip accept,resolve

2007-07-24 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515126 ] Manjula Kutty commented on DERBY-2963: -- This patch works fine. I tested the following scenarios 1. starting

[jira] Commented: (DERBY-2963) AccessControlException: Access denied java.net.SocketPermission client ip accept,resolve

2007-07-23 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514795 ] Manjula Kutty commented on DERBY-2963: -- This was working with 551289M with Rick's fix for DERBY-2874 on Ipv6

[jira] Commented: (DERBY-2963) AccessControlException: Access denied java.net.SocketPermission client ip accept,resolve

2007-07-22 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514461 ] Manjula Kutty commented on DERBY-2963: -- No, it is not with the derbyrun.jar. I haven't used derbyrun.jar at all

[jira] Commented: (DERBY-2963) AccessControlException: Access denied java.net.SocketPermission client ip accept,resolve

2007-07-20 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514288 ] Manjula Kutty commented on DERBY-2963: -- I found it happening on both Ipv6 and Ipv4 machines. Ipv6 machines gave

[jira] Updated: (DERBY-2963) AccessControlException: Access denied java.net.SocketPermission client ip accept,resolve

2007-07-20 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2963: - Priority: Blocker (was: Critical) AccessControlException: Access denied

About DERBY-2963

2007-07-20 Thread Manjula Kutty
I made DERBY-2963 as blocker since I think because of this bug, we can not start the server on a different machine with the security manager. The only workaround for this problem is start the server without the security manager (10.2). I know by default the networksever won't accept connections

Re: again, another 10.3.1. release candidate?

2007-07-18 Thread Manjula Kutty
In my openion we should go for a release (if we can include Mamta's fix, that will be great). But not to wait for the bugs which are not picked by anyone. And then may be in September we can have a bugfix release. As far, for me RC2 tests are progressing well. So nothing stops me to vote +1

[jira] Created: (DERBY-2938) DataSourceReference Test fails with I/O Error on ZOS with ibm15

2007-07-13 Thread Manjula Kutty (JIRA)
) -- Reporter: Manjula Kutty The failing test is testDSReference. The test took a very long time and my first guess was the test is hanging. Nohup command was not functioning properly on ZOS. So tried without the nohup and finally I got the error. I could reproduce

Re: Optimization test result

2007-07-10 Thread Manjula Kutty
optimizer Julo Manjula Kutty wrote: Hi, I had run the optimization test and am attaching the report with 10.3beta. Looks like 10.3 performs better than 10.2 in query optimization. Please have a look -- Thanks, Manjula. -- Thanks, Manjula.

Optimization test result

2007-07-09 Thread Manjula Kutty
Hi, I had run the optimization test and am attaching the report with 10.3 beta. Looks like 10.3 performs better than 10.2 in query optimization. Please have a look -- Thanks, Manjula. Timings for Query type: Select from single view QueryName Using PreparedStatment Using Statement

[jira] Commented: (DERBY-2874) NetworkServer not accepting connections with default security manager on Ipv6 machines

2007-07-02 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509717 ] Manjula Kutty commented on DERBY-2874: -- Hi Rick, No more ideas needed. This patch works fine

[jira] Commented: (DERBY-2874) NetworkServer not accepting connections with default security manager on Ipv6 machines

2007-06-27 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508597 ] Manjula Kutty commented on DERBY-2874: -- In my personal openion I will go for option 2. Also I have the access

[jira] Created: (DERBY-2874) NetworkServer not accepting connections with default security manager on Ipv6 machines

2007-06-26 Thread Manjula Kutty (JIRA)
Project: Derby Issue Type: Bug Components: Security Affects Versions: 10.3.0.0 Environment: Ipv6 machine with ibm jvm 15 Reporter: Manjula Kutty Fix For: 10.3.0.0 While running tests on Ipv6 machines using the 10.3 jars with the default

[jira] Commented: (DERBY-2874) NetworkServer not accepting connections with default security manager on Ipv6 machines

2007-06-26 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508290 ] Manjula Kutty commented on DERBY-2874: -- Here is the e-mail thread regarding this issue http://www.nabble.com

[jira] Commented: (DERBY-2874) NetworkServer not accepting connections with default security manager on Ipv6 machines

2007-06-26 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508292 ] Manjula Kutty commented on DERBY-2874: -- I tried with Rick's patch and Still has the problem. Here is the new

[jira] Updated: (DERBY-2874) NetworkServer not accepting connections with default security manager on Ipv6 machines

2007-06-26 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2874: - Attachment: server.policy Here is the policy file I used. Also this is the command I used

Re: 10.3.1.0 beta ready for testing

2007-06-26 Thread Manjula Kutty
finished the platform tests on AIX5.3 with IBM JVMs 142 and 15 and all tests passed. Also updated the wiki Thanks Manjula On 6/26/07, Ramandeep Kaur [EMAIL PROTECTED] wrote: I have run platform testing on Linux red hat 4.0 (32 bit and 64 bit), and Linux SLES 10.0 with ibm sdk 15 (sr5) and

[jira] Commented: (DERBY-2874) NetworkServer not accepting connections with default security manager on Ipv6 machines

2007-06-26 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508332 ] Manjula Kutty commented on DERBY-2874: -- Tried with the patch and using the default security manager. started

[jira] Updated: (DERBY-2874) NetworkServer not accepting connections with default security manager on Ipv6 machines

2007-06-26 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2874: - Derby Info: [Regression] NetworkServer not accepting connections with default security manager

[jira] Commented: (DERBY-2874) NetworkServer not accepting connections with default security manager on Ipv6 machines

2007-06-26 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508359 ] Manjula Kutty commented on DERBY-2874: -- Rick, With this patch I could get connection to the server using

[jira] Commented: (DERBY-2433) Error message when booting server with no authentication is misleading

2007-06-26 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508364 ] Manjula Kutty commented on DERBY-2433: -- For me the new NetworkServer start message looks correct . Error

Derby on Ipv6

2007-06-25 Thread Manjula Kutty
Hi While running tests on Ipv6 machines using the 10.3 jars with the default security manager, I had the following findings/questions I started the server like this java org.apache.derby.drda.NetworkServerControl start -h 2002:92a:8f7a:13:9:42:74:19 and the server started with the following

Running junit tests with n/w server on a different machine other than the localhost

2007-06-20 Thread Manjula Kutty
Hi Is there a way to give the hostname other than the localhost for the junit tests? If is it given in the java file can I edit that file and then run the junit tests on a client machine and the server is started on another machine? -- Thanks, Manjula.

[jira] Commented: (DERBY-2660) Problems while running the junit tests on Z series machine

2007-06-20 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506651 ] Manjula Kutty commented on DERBY-2660: -- I ran the jdbcapi suite broken in to 4 subsuites and ran them

Re: Running junit tests with n/w server on a different machine other than the localhost

2007-06-20 Thread Manjula Kutty
yes. But I don't mind starting the server manually. On 6/20/07, John H. Embretsen [EMAIL PROTECTED] wrote: Manjula Kutty wrote: Hi Is there a way to give the hostname other than the localhost for the junit tests? If is it given in the java file can I edit that file and then run the junit

[jira] Commented: (DERBY-2811) Specifying -h 0.0.0.0 with default security manager bars clients from connecting from any host

2007-06-15 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505318 ] Manjula Kutty commented on DERBY-2811: -- I did some basic Ipv6 testing before. and I could start the server

[jira] Updated: (DERBY-2308) Complete the post commit tasks for the System tests

2007-05-31 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2308: - Fix Version/s: (was: 10.3.0.0) Complete the post commit tasks for the System tests

[jira] Assigned: (DERBY-2666) ImportExportLobTest has one failure while running on the zOS platform

2007-05-31 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty reassigned DERBY-2666: Assignee: Manjula Kutty ImportExportLobTest has one failure while running on the zOS

[jira] Created: (DERBY-2732) Losing connection after a number of syntax errors while running a query

2007-05-30 Thread Manjula Kutty (JIRA)
\derbynet.jar] 10.3.0.0 alpha - (542712) [C:\pantry\derbyclient.jar] 10.3.0.0 alpha - (542712) Reporter: Manjula Kutty I started the server as follows java org.apache.derby.drda.NetworkServerControl start -p 1527 -h 0.0.0 -noSecurityManager and on the client side though ij ran the following

[jira] Updated: (DERBY-2732) Loosing connection after a number of syntax errors while running a query

2007-05-30 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2732: - Summary: Loosing connection after a number of syntax errors while running a query (was: Losing

[jira] Commented: (DERBY-2660) Problems while running the junit tests on Z series machine

2007-05-21 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497566 ] Manjula Kutty commented on DERBY-2660: -- There is no xwindows functions on the Zos machine. So I can not use

Question on scripts to start the networkServer

2007-05-17 Thread Manjula Kutty
I was trying the scrips under the bin directory and when I ran the startnetworkserver.ksh I got an error message like this Network Server startup failed. User authentication should be enabled before the Network Server installs a security manager. Please either set the ' derby.connect

[jira] Commented: (DERBY-2433) Error message when booting server with no authentication is misleading

2007-05-17 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496728 ] Manjula Kutty commented on DERBY-2433: -- I bumped in to a similar problem while running the scripts from the bin

[jira] Updated: (DERBY-2660) Problems while running the junit tests on Z series machine

2007-05-17 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2660: - Attachment: tools_suite.out lang_suite.out derbynet_suite.out

[jira] Created: (DERBY-2666) ImportExportLobTest has one failure while running on the zOS platform

2007-05-17 Thread Manjula Kutty (JIRA)
enabled) J9VM - 20070131_11312_bHdSMr JIT - 20070109_1805ifx1_r8 GC - 200701_09) JCL - 20070126 derby info: 10.3.0.0 alpha - (531672) Reporter: Manjula Kutty Fix For: 10.3.0.0 There were 2 failures: 1) testImportDataExportQueryLobsInExtFile

[jira] Commented: (DERBY-2666) ImportExportLobTest has one failure while running on the zOS platform

2007-05-17 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496733 ] Manjula Kutty commented on DERBY-2666: -- Will post the status of this issue after running with recent build

[jira] Created: (DERBY-2660) Problems while running the junit tests on Z series machine

2007-05-16 Thread Manjula Kutty (JIRA)
- 20070131_11312_bHdSMr JIT - 20070109_1805ifx1_r8 GC - 200701_09) JCL - 20070126 derby info: 10.3.0.0 alpha - (531672) Reporter: Manjula Kutty There are quite a few failures and errors but could not figure which tests are faling since the stack trace showed only errors for connection problems

Re: java.lang.OutOfMemoryError when running suites.All

2007-05-14 Thread Manjula Kutty
Hi Ramin, Did you try running the test with more memory like java -Xmx512M -xms512M junit.textui.TestRunner org.apache.derbyTesting.functionTest.Suites.All? That used to remove all the out of memory errors for me Thanks Manjula On 5/14/07, Ramin Moazeni [EMAIL PROTECTED] wrote: Hi, I am

[jira] Commented: (DERBY-2479) ArrayIndexOutOfBoundsException in system.nstest if derby.nstest.backupRestore=false

2007-03-22 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483215 ] Manjula Kutty commented on DERBY-2479: -- Thanks for entering this issue. I will look in to it, when I come back

[jira] Assigned: (DERBY-2479) ArrayIndexOutOfBoundsException in system.nstest if derby.nstest.backupRestore=false

2007-03-22 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty reassigned DERBY-2479: Assignee: Manjula Kutty ArrayIndexOutOfBoundsException in system.nstest

[jira] Commented: (DERBY-2464) convert lang/ShutdownDatabase.java to junit

2007-03-22 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483218 ] Manjula Kutty commented on DERBY-2464: -- do i have to keep this issue opened until there is a fix for n/w server

[jira] Updated: (DERBY-2479) ArrayIndexOutOfBoundsException in system.nstest if derby.nstest.backupRestore=false

2007-03-22 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2479: - Assignee: (was: Manjula Kutty) I'm unassigning my self, since there is no point in assigning

[jira] Updated: (DERBY-2422) convert lang/holdCursorjava.java to junit

2007-03-22 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2422: - Attachment: DERBY-2422_diff-03-22.txt DERBY-2422_stat_03_22.txt Thanks

[jira] Updated: (DERBY-2458) Convert lang/unaryArithmeticDynamicParamter.java to junit

2007-03-21 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2458: - Attachment: DERBY-2458_diff_03_21.txt DERBY-2458_stat_03_21.txt Thanks

[jira] Resolved: (DERBY-2283) convert lang/currentof.java test to junit test

2007-03-21 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty resolved DERBY-2283. -- Resolution: Fixed Thanks for the commit Kathey convert lang/currentof.java test to junit

[jira] Updated: (DERBY-2464) convert lang/ShutdownDatabase.java to junit

2007-03-21 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2464: - Attachment: DERBY-2464_diff_03_21.txt DERBY-2464_stat_03_21.txt Attaching

[jira] Updated: (DERBY-2464) convert lang/ShutdownDatabase.java to junit

2007-03-21 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2464: - Derby Info: [Patch Available] convert lang/ShutdownDatabase.java to junit

[jira] Updated: (DERBY-2464) convert lang/ShutdownDatabase.java to junit

2007-03-21 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2464: - Attachment: DERBY-2464_diff_03_21_ver1.txt Thanks for the valuable comments, Dan, I made changes

[jira] Closed: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-21 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty closed DERBY-2393. Change the test name from RunLangTest to RunOptimizerTest

[jira] Closed: (DERBY-2313) create backup directory relative to the current working dir while running the system test

2007-03-21 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty closed DERBY-2313. create backup directory relative to the current working dir while running the system test

[jira] Closed: (DERBY-2312) Remove unwanted prints generated by the test

2007-03-21 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty closed DERBY-2312. Remove unwanted prints generated by the test

[jira] Closed: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-21 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty closed DERBY-2392. Create verbose option to get the queries which are currently running

[jira] Closed: (DERBY-2458) Convert lang/unaryArithmeticDynamicParamter.java to junit

2007-03-21 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty closed DERBY-2458. Resolution: Fixed Thanks for the commit , Jean Convert lang/unaryArithmeticDynamicParamter.java

[jira] Closed: (DERBY-2283) convert lang/currentof.java test to junit test

2007-03-21 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty closed DERBY-2283. convert lang/currentof.java test to junit test

[jira] Closed: (DERBY-2249) Place holder to attach the long running test which will test Derby's improved optimizer

2007-03-21 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty closed DERBY-2249. Place holder to attach the long running test which will test Derby's improved optimizer

[jira] Closed: (DERBY-2248) Place holder for the NetworkServer system test

2007-03-21 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty closed DERBY-2248. Place holder for the NetworkServer system test

[jira] Created: (DERBY-2477) shutting down the database causes some issues for the network server

2007-03-21 Thread Manjula Kutty (JIRA)
Components: Network Server Affects Versions: 10.3.0.0 Environment: OS : WindowsXP JDK1.5 Running against main/trunk Reporter: Manjula Kutty Fix For: 10.3.0.0 Found this bug while converting the test lang/ShutdownDatabase.java to junit. Here

Question about a good place to add a test for rs.getString() on a blob and clob

2007-03-20 Thread Manjula Kutty
Hi Kathey, Here is the code snippet from CsPrepStmt.java test which is not included in the PrepareStatementTest.java. But when I went through the ParamterMappingTest.java I felt that the same scenario is covered there, but in a different way. Am I correct? If not which test is the good place to

[jira] Updated: (DERBY-2458) Convert lang/unaryArithmeticDynamicParamter.java to junit

2007-03-20 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2458: - Attachment: DERBY-2458_diff_03_20.txt DERBY-2458__stat_03_20.txt Jean and Dan

Re: Question about creating additional dbs in the junit

2007-03-20 Thread Manjula Kutty
Thanks for the detailed reply Dan. Even I think the same that we should not create databases with hardcoded names. I will follow the same rule and will try to convert the test Thanks Manjula On 3/19/07, Daniel John Debrunner [EMAIL PROTECTED] wrote: Manjula Kutty wrote: Hi I'm trying

[jira] Updated: (DERBY-2422) convert lang/holdCursorjava.java to junit

2007-03-20 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2422: - Attachment: DERBY-2422_diff_03_20.txt DERBY-2422_stat_03_20.txt Attaching

[jira] Updated: (DERBY-2458) Convert lang/unaryArithmeticDynamicParamter.java to junit

2007-03-20 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2458: - Attachment: DERBY-2458_diff_03_20_ver2.txt Attaching the new patch. Convert lang

[jira] Commented: (DERBY-2458) Convert lang/unaryArithmeticDynamicParamter.java to junit

2007-03-19 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482190 ] Manjula Kutty commented on DERBY-2458: -- Patch doesn't compile for me, [javac] C:\_work\svn_clean4\trunk\java

[jira] Updated: (DERBY-2458) Convert lang/unaryArithmeticDynamicParamter.java to junit

2007-03-19 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2458: - Attachment: DERBY-2458_diff_03_19.txt DERBY-2458_stat_03_19.txt Thanks

Question about creating additional dbs in the junit

2007-03-19 Thread Manjula Kutty
Hi I'm trying to convert lang/ShutdownDatabase.java test to junit. But that particular test created different databases and verifies the shutdown in different scenarios. I tried creating new database like this (please see the code snippet) * public* *class* ShutdownDatabaseTest *extends*

[jira] Updated: (DERBY-2283) convert lang/currentof.java test to junit test

2007-03-16 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2283: - Attachment: DERBY-2283_diff_03_16.txt DERBY-2283_stat_03_16.txt Attaching

[jira] Updated: (DERBY-2458) Convert lang/unaryArithmeticDynamicParamter.java to junit

2007-03-16 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2458: - Attachment: DERBY-2458_diff_03_16.txt Forgot to add the changes in the _Suite.java file. Please

[jira] Updated: (DERBY-2422) convert lang/holdCursorjava.java to junit

2007-03-16 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2422: - Attachment: DERBY-2422_diff_03_16.txt Forgot to attach the _Suite.java . convert lang

[jira] Updated: (DERBY-2458) Convert lang/unaryArithmeticDynamicParamter.java to junit

2007-03-16 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2458: - Attachment: DERBY-2458_diff_03_16_ver2.txt Thanks for the comments, Jean. I'm attaching the new

[jira] Created: (DERBY-2464) convert lang/ShutdownDatabase.java to junit

2007-03-16 Thread Manjula Kutty (JIRA)
: 10.3.0.0 Reporter: Manjula Kutty Assigned To: Manjula Kutty Priority: Trivial Fix For: 10.3.0.0 Place holder for the conversion of lang/ShutdownDatabase.java to junit -- This message is automatically generated by JIRA. - You can reply to this email

[jira] Updated: (DERBY-2283) convert lang/currentof.java test to junit test

2007-03-16 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2283: - Derby Info: [Patch Available] convert lang/currentof.java test to junit test

[jira] Commented: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-15 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481233 ] Manjula Kutty commented on DERBY-2393: -- Thanks for the patch and changes. I will take care of the property

[jira] Updated: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-15 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2392: - Attachment: DERBY-2392_diff_ver2.txt DERBY-2392_stat_ver2.txt Create verbose

[jira] Commented: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-15 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481298 ] Manjula Kutty commented on DERBY-2392: -- Attaching the new patch. It will take care of the name change

[jira] Updated: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-15 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2392: - Derby Info: [Patch Available] Create verbose option to get the queries which are currently

[jira] Updated: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-15 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2392: - Priority: Trivial (was: Major) Create verbose option to get the queries which are currently

[jira] Created: (DERBY-2458) Convert lang/unaryArithmeticDynamicParamter.java to junit

2007-03-15 Thread Manjula Kutty (JIRA)
: Test Affects Versions: 10.3.0.0 Reporter: Manjula Kutty Assigned To: Manjula Kutty Priority: Trivial Fix For: 10.3.0.0 Place holder to convert lang/unaryArithmeticDynamicParameter.java to junit -- This message is automatically generated by JIRA

[jira] Updated: (DERBY-2458) Convert lang/unaryArithmeticDynamicParamter.java to junit

2007-03-15 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2458: - Attachment: DERBY-2458_diff_ver1.txt DERBY-2458_stat_ver1.txt Attaching

[jira] Commented: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-15 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481404 ] Manjula Kutty commented on DERBY-2392: -- Thanks for looking in to this patch and committing - Yes I didn't put

[jira] Resolved: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-15 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty resolved DERBY-2392. -- Resolution: Fixed Create verbose option to get the queries which are currently running

[jira] Updated: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-15 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2392: - Derby Info: (was: [Patch Available]) Create verbose option to get the queries which

[jira] Updated: (DERBY-2422) convert lang/holdCursorjava.java to junit

2007-03-14 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2422: - Attachment: DERBY-2422_diff_ver2.txt DERBY-2422_stat_ver2.txt Attaching new

[jira] Commented: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-14 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480985 ] Manjula Kutty commented on DERBY-2393: -- Thanks Kristian for looking in to my patch. This is a very simple

[jira] Commented: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-14 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480986 ] Manjula Kutty commented on DERBY-2392: -- Thanks for updating the status of this issue. I was about to make

Re: [VOTE] Dag Wanvik as a committer

2007-03-13 Thread Manjula Kutty
+1 On 3/12/07, Rick Hillegas [EMAIL PROTECTED] wrote: Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. Last year, Dag lead a team of developers in implementing Scrollable Updatable ResultSets. Recently he

Re: [jira] Closed: (DERBY-2395) Convert derbynet/csPrepStmt.java to junit test

2007-03-09 Thread Manjula Kutty
yes, I noticed them, and planning to add them in the PrepareStatementTest. Thanks Manjula On 3/9/07, Oystein Grovlen - Sun Norway [EMAIL PROTECTED] wrote: Manjula Kutty (JIRA) wrote: [ https://issues.apache.org/jira/browse/DERBY-2395?page

[jira] Commented: (DERBY-2422) convert lang/holdCursorjava.java to junit

2007-03-09 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479705 ] Manjula Kutty commented on DERBY-2422: -- Thanks for the review , Dan. I don't have any problem in adding

[jira] Closed: (DERBY-2395) Convert derbynet/csPrepStmt.java to junit test

2007-03-08 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty closed DERBY-2395. Resolution: Fixed There is a similar test called PrepareStatementTest, so closing this issue

[jira] Created: (DERBY-2422) convert lang/holdCursorjava.java to junit

2007-03-08 Thread Manjula Kutty (JIRA)
: 10.3.0.0 Reporter: Manjula Kutty Assigned To: Manjula Kutty Priority: Trivial Fix For: 10.3.0.0 Place holder for the conversion of the test lang/holdCursorJava.java to junit -- This message is automatically generated by JIRA. - You can reply to this email

[jira] Updated: (DERBY-2422) convert lang/holdCursorjava.java to junit

2007-03-08 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2422: - Attachment: DERBY-2422_diff_ver1.txt DERBY-2422_stat_ver1.txt Attaching

[jira] Updated: (DERBY-2422) convert lang/holdCursorjava.java to junit

2007-03-08 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2422: - Derby Info: [Patch Available] convert lang/holdCursorjava.java to junit

[jira] Resolved: (DERBY-2394) Improve the Readme file with more information on Query.list

2007-03-07 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty resolved DERBY-2394. -- Resolution: Fixed Derby Info: (was: [Patch Available]) Improve the Readme file

[jira] Closed: (DERBY-2394) Improve the Readme file with more information on Query.list

2007-03-07 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty closed DERBY-2394. Improve the Readme file with more information on Query.list

[jira] Updated: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-06 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2392: - Attachment: DERBY-2392_diff_ver1.txt DERBY-2392_stat_ver1.txt Attaching

[jira] Updated: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-06 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2393: - Attachment: DERBY-2393_diff_ver1.txt DERBY-2393_stat_ver1.txt Attaching

[jira] Updated: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-06 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2393: - Derby Info: [Patch Available] Change the test name from RunLangTest to RunOptimizerTest

<    1   2   3   4   5   >