[ http://issues.apache.org/jira/browse/DERBY-1487?page=all ]
Andrew McIntyre reassigned DERBY-1487:
--
Assignee: Andrew McIntyre
> Use of getCanonicalPath() in sysinfo causes a SecurityException
> --
[ http://issues.apache.org/jira/browse/DERBY-1272?page=all ]
Andrew McIntyre reassigned DERBY-1272:
--
Assignee: Andrew McIntyre
> Change sysinfo to print to error log (derby.log) on boot of derby if
> derby.stream.error.logSeverityLevel=0
> ---
Sunitha Kambhampati <[EMAIL PROTECTED]> writes:
> http://www.multinet.no/~solberg/public/Apache/Derby/testlog/CYGWIN_NT-5.2_i686-unknown/424402-derbyall_diff.txt
>
> I see the encryptionKey_jar.sql test failing on jdk15/cygwin on ole's
> test machines. This test was added as part of derby-1373 rec
[ http://issues.apache.org/jira/browse/DERBY-1584?page=all ]
Knut Anders Hatlen updated DERBY-1584:
--
Attachment: 424402.zip
Attaching logs from the nightly testing.
> store/encryptionKey_jar.sql fails on Cygwin
> ---
store/encryptionKey_jar.sql fails on Cygwin
---
Key: DERBY-1584
URL: http://issues.apache.org/jira/browse/DERBY-1584
Project: Derby
Issue Type: Bug
Components: Regression Test Failure
Aff
With grant revoke enabled, defining a trigger whose actions updates a table
(from different schema) results in NPE
--
Key: DERBY-1583
URL: http://issue
REVOKE statement does not generate a warning when no privileges are revoked.
Key: DERBY-1582
URL: http://issues.apache.org/jira/browse/DERBY-1582
Project: Derby
Iss
Army,
Thanks for the feeback. I appreciate it. You've
identified atleast one (perhaps 2) bugs with my code
changes.
On the point of 80 chars per line, I can't help but
ask: does a tab count as 4 chars or 8?
The conventional wisdom from an earlier discussion was
that you set your editor to treat
[ http://issues.apache.org/jira/browse/DERBY-1537?page=all ]
Andrew McIntyre reassigned DERBY-1537:
--
Assignee: Andrew McIntyre
> Boot-time exception when running Derby tests with derbytools.jar in front of
> derby.jar in the classpath.
> --
[
http://issues.apache.org/jira/browse/DERBY-1537?page=comments#action_12423212 ]
Andrew McIntyre commented on DERBY-1537:
This problem only occurs when running with the security manager enabled. The
underlying problem is that there is a
http://www.multinet.no/~solberg/public/Apache/Derby/testlog/CYGWIN_NT-5.2_i686-unknown/424402-derbyall_diff.txt
I see the encryptionKey_jar.sql test failing on jdk15/cygwin on ole's
test machines. This test was added as part of derby-1373 recently.
This test passed on the tinderbox runs and also
Looking at http://www.multinet.no/~solberg/public/Apache/Derby/Limited/,
there are a number of failures on the daily regression tests, there are
some network server tests that fail with this exception.
> FAIL -- unexpected exception > SQLSTATE(58009):java.sql.SQLException:
Insufficient data
[Auto-generated mail]
*TinderBox_Derby* 425185/2006-07-24 23:03:17 CEST
*derbyall*
Failed TestsOK Skip Duration Platform
---
*Jvm: 1.5*
6679673 2 146.10% SunOS-5.10_i86pc-i386
Details in
http://www.mult
Daniel John Debrunner wrote:
Is there any definition on what these Jira 'Derby Info' flags mean?
Regression
A Derby product regression that is a bug that hopefully will be fixed.
Example DERBY-1459
Existing Application Impact
Any change intentional or otherwise that might affect exi
[ http://issues.apache.org/jira/browse/DERBY-1543?page=all ]
Satheesh Bandaram reassigned DERBY-1543:
Assignee: Satheesh Bandaram
I have a patch that is partial. Will post final complete patch soon.
> Address two remaining issues with GRANT/REVO
[ http://issues.apache.org/jira/browse/DERBY-1023?page=all ]
Satheesh Bandaram closed DERBY-1023.
> Add EXTERNAL SECURITY DEFINER and EXTERNAL SECURITY INVOKER support for
> routines(functions or procedures)
> --
[ http://issues.apache.org/jira/browse/DERBY-1023?page=all ]
Satheesh Bandaram resolved DERBY-1023.
--
Resolution: Won't Fix
Not part of the functional spec being targetted for 10.2 release. Might still
be useful enhancement to Derby. If someone has
Army wrote:
> Nit-picking: Changes that you don't *have* to do but that might
> help in cleaning up the patch.
>
> A. Unnecessary white-space changes?
+1 to avoiding such changes.
> In SelectNode.java:
>
> - VerifyAggregateExpressionsVisitor visitor =
> - n
[
http://issues.apache.org/jira/browse/DERBY-464?page=comments#action_12423202 ]
Daniel John Debrunner commented on DERBY-464:
-
I would say one definition of sub-task is that the main task is not complete
until all of the sub-tasks a
[
http://issues.apache.org/jira/browse/DERBY-1543?page=comments#action_12423198 ]
Satheesh Bandaram commented on DERBY-1543:
--
Good point, Dan. I will address this in my final version of the patch.
> Address two remaining issues with GR
Is there any definition on what these Jira 'Derby Info' flags mean?
Regression
Existing Application Impact
To me they mean the same thing.
Dan.
Daniel John Debrunner (JIRA) wrote:
> [
> http://issues.apache.org/jira/browse/DERBY-1252?page=comments#action_12423191
> ]
>
> Da
[ http://issues.apache.org/jira/browse/DERBY-464?page=all ]
Satheesh Bandaram updated DERBY-464:
Fix Version/s: 10.2.0.0
> Enhance Derby by adding grant/revoke support. Grant/Revoke provide finner
> level of privileges than currently provided by Der
[
http://issues.apache.org/jira/browse/DERBY-464?page=comments#action_12423197 ]
Satheesh Bandaram commented on DERBY-464:
-
Should this issue be marked as RESOLVED? This JIRA entry covers main
GRANT/REVOKE functionality being developed.
Hi Manish,
I have to be honest and say that I haven't taken the time to fully understand
the "guts" of this patch--namely, the part where you rewrite the group-by tree
in GroupByNode.addAggregateColumns(). But I did do some review of the overall
patch and I have the following comments. If yo
[
http://issues.apache.org/jira/browse/DERBY-528?page=comments#action_12423196 ]
Francois Orsini commented on DERBY-528:
---
I have run against several JVM's versions and I have not encountered this
symptom thus far - It's probably due to the
[ http://issues.apache.org/jira/browse/DERBY-464?page=all ]
Satheesh Bandaram updated DERBY-464:
Attachment: grantRevokeSpec_v3.html
Updated functional spec... Changes from v2 version are:
1) Added GRANTOR column to primary key to new system tables.
[
http://issues.apache.org/jira/browse/DERBY-813?page=comments#action_12423193 ]
Kathey Marsden commented on DERBY-813:
--
I do not really understand the functional impact of this issue, so don't know
if it is good to target for 10.2 or not a
[
http://issues.apache.org/jira/browse/DERBY-1252?page=comments#action_12423191 ]
Daniel John Debrunner commented on DERBY-1252:
--
How would this regression manifest itself in a working application?
> Old clients with new server retu
[ http://issues.apache.org/jira/browse/DERBY-1581?page=all ]
Daniel John Debrunner updated DERBY-1581:
-
Attachment: derby1581_draft.txt
Proposed patch - only had limited testing so far. Will test using derbyall
> BasicDependencyManager re-loads
[
http://issues.apache.org/jira/browse/DERBY-1252?page=comments#action_12423188 ]
Kathey Marsden commented on DERBY-1252:
---
This issue is a regression. It would be ideal to release Derby 10.2 without
any known regressions so we don't have
[ http://issues.apache.org/jira/browse/DERBY-1257?page=all ]
Kathey Marsden updated DERBY-1257:
--
Fix Version/s: 10.3.0.0
(was: 10.2.0.0)
Since this remains unassigned I don't think it reasonable to think someone will
pick it up a
[ http://issues.apache.org/jira/browse/DERBY-1320?page=all ]
Manjula Kutty reassigned DERBY-1320:
Assignee: Manjula Kutty
> Test lang/procedure.java fails with ibm1.5 jvm
> --
>
> Key: DERBY
[ http://issues.apache.org/jira/browse/DERBY-1532?page=all ]
Satheesh Bandaram closed DERBY-1532.
> Add GRANTOR column to primary key for SYSTABLEPERMS, SYSCOLPERMS and
> SYSROUTINEPERMS
>
[ http://issues.apache.org/jira/browse/DERBY-1532?page=all ]
Satheesh Bandaram resolved DERBY-1532.
--
Resolution: Invalid
As mentioned, GRANTOR is already part of the primary key in all three new
system catalogs. Information in the functional spec w
[ http://issues.apache.org/jira/browse/DERBY-1564?page=all ]
Kathey Marsden updated DERBY-1564:
--
Priority: Critical (was: Major)
Raising this to critcial and Fix Version 10.2. I think we need to resolve
whether the increased memory usage for this te
[ http://issues.apache.org/jira/browse/DERBY-1537?page=all ]
Kathey Marsden updated DERBY-1537:
--
Component/s: SQL
(was: Test)
Fix Version/s: 10.2.0.0
Priority: Critical (was: Minor)
Changing this to Critical and Fi
[ http://issues.apache.org/jira/browse/DERBY-1027?page=all ]
Myrna van Lunteren reassigned DERBY-1027:
-
Assignee: Myrna van Lunteren
> encodingTests suite cannot be run on JDK 1.4.2
> --
>
>
[ http://issues.apache.org/jira/browse/DERBY-1319?page=all ]
Myrna van Lunteren reassigned DERBY-1319:
-
Assignee: Myrna van Lunteren
> Need documentation on the toursdb demo database
> ---
>
>
[Auto-generated mail]
*TinderBox_Derby* 425133/2006-07-24 19:42:40 CEST
*derbyall*
Failed TestsOK Skip Duration Platform
---
*Jvm: 1.5*
6679673 2 148.73% SunOS-5.10_i86pc-i386
Details in
http://www.mult
GRANT/REVOKE requires catalog support and so won't be available to users
who soft-upgrade to 10.2. Are there other 10.2 features which will not
be available after soft upgrade?
Thanks,
-Rick
[ http://issues.apache.org/jira/browse/DERBY-1319?page=all ]
Myrna van Lunteren updated DERBY-1319:
--
Summary: Need documentation on the toursdb demo database (was: Need
documentation on the toursdb schema.)
In fact, we need to document the entire
[ http://issues.apache.org/jira/browse/DERBY-936?page=all ]
Rick Hillegas reassigned DERBY-936:
---
Assignee: Rick Hillegas
> Main branch docs display version as 10.1, should be 10.2.
> -
>
>
[ http://issues.apache.org/jira/browse/DERBY-1373?page=all ]
Sunitha Kambhampati updated DERBY-1373:
---
Fix Version/s: 10.1.3.2
Adding fix version 10.1.3.2
> Encrypted databases cannot be booted using the jar subprotocol (and possibly
> also using
[ http://issues.apache.org/jira/browse/DERBY-1373?page=all ]
Mike Matrigali updated DERBY-1373:
--
Fix Version/s: 10.1.4.0
> Encrypted databases cannot be booted using the jar subprotocol (and possibly
> also using http/https/classpath)
> ---
[ http://issues.apache.org/jira/browse/DERBY-1373?page=all ]
Mike Matrigali updated DERBY-1373:
--
Committed the 10.1_explicitsvnadd_derby1373.diff.txt patch to the 10.1 branch:
m101_142:149>svn commit
Sending
java\engine\org\apache\derby\impl\servi
[ http://issues.apache.org/jira/browse/DERBY-1271?page=all ]
Rick Hillegas updated DERBY-1271:
-
Attachment: derby-1271_refGuide_v01.diff
derby-1271_refGuide_v01.tar
Attaching relevant changes to the Reference Guide
(derby-1271_refGuide_v
[
http://issues.apache.org/jira/browse/DERBY-1535?page=comments#action_12423134 ]
Sunitha Kambhampati commented on DERBY-1535:
Hi Tomohito, Thanks for looking into this issue.
I noticed, there are some differences in the master file
[
http://issues.apache.org/jira/browse/DERBY-1543?page=comments#action_12423133 ]
Daniel John Debrunner commented on DERBY-1543:
--
How does the dropping of permission descriptors relate to the permission cache?
In this code it seems
I just resync and did a rebuild, its fine now.
Daniel John Debrunner wrote:
I just did a sync, ant clobber, ant all and the build is failing with
the following error:
Sorry, my fault - just committed a fix (I hope).
Yep, I just did a full clobber/rebuild and all is well again.
Thanks!
Army
Army wrote:
> I just did a sync, ant clobber, ant all and the build is failing with
> the following error:
Sorry, my fault - just committed a fix (I hope).
Dan.
I just did a sync, ant clobber, ant all and the build is failing with the
following error:
[javac] Compiling 7 source files to C:\p4clients\main_codeline\classes
[javac]
C:\p4clients\main_codeline\opensource\java\engine\org\apache\derby\iapi\sql\dictionary\PermissionsDescriptor.java:84:
[ http://issues.apache.org/jira/browse/DERBY-1227?page=all ]
Sunitha Kambhampati closed DERBY-1227.
--
Ran tests and verified the fix is in 10.1 as well as 10.2, so closing this
issue.
> Network Server should not use the underlying embedded prepared s
[ http://issues.apache.org/jira/browse/DERBY-1581?page=all ]
Daniel John Debrunner updated DERBY-1581:
-
Summary: BasicDependencyManager re-loads the Provider multiple times from
the DataDictionary when loading the stored dependencies for the Pro
DependencyMangerImpl re-loads the Provider multiple times from the
DataDictionary when loading the stored dependencies for the Provider.
Key: D
Rick Hillegas <[EMAIL PROTECTED]> writes:
> Hi Knut Anders,
>
> I don't understand part of your experiment. The implementation of
> createQueryObject() refers to another class, QueryObjectFactory, which
> was introduced by JDK 1.6. How did EmbeddedDataSource compile with
> this reference?
We need
Hi Knut Anders,
I don't understand part of your experiment. The implementation of
createQueryObject() refers to another class, QueryObjectFactory, which
was introduced by JDK 1.6. How did EmbeddedDataSource compile with this
reference?
Thanks,
-Rick
Knut Anders Hatlen wrote:
Hi,
I starte
[ http://issues.apache.org/jira/browse/DERBY-1227?page=all ]
Mike Matrigali updated DERBY-1227:
--
Fix Version/s: 10.1.4.0
committed patch to 10.1 branch:
m101_142:117>svn commit
Sendingjava\drda\org\apache\derby\impl\drda\DRDAConnThread.java
Sen
Hi Kathey,
If an issue would cause you to vote -1 on the 10.2 release, please mark
the issue as Critical or Blocker.
Kathey Marsden wrote:
Kathey Marsden wrote:
Alternately we could just not muddy the Jira descriptions of these
fields and only mark only mark Fix Version 10.2 for an unas
We are about 3 weeks away from generating a release candidate which must
conform to a new, murky policy. These options occur to me:
1) Generate a release which follows the old policy. I would imagine that
the DB PMC would feel bound to reject such a release.
2) Wait for the policy to sort it
jdbcapi/SURQueryMixTest.junit: Error connecting to server, Address already in
use on Solaris sparc (zones)
--
Key: DERBY-1580
URL: http://issues.apache.org/jir
[
http://issues.apache.org/jira/browse/DERBY-550?page=comments#action_12423067 ]
Tomohito Nakayama commented on DERBY-550:
-
I confirmed that the BlobOutOfMem.java ran without error in next configuration,
after the patch of DERBY-1513 and
[ http://issues.apache.org/jira/browse/DERBY-815?page=all ]
Dyre Tjeldvoll updated DERBY-815:
-
Derby Info: [Patch Available]
Setting patch available for the v4 patch.
> Prevent unneeded object creation and excessive decoding in parseSQLDTA_work()
>
[ http://issues.apache.org/jira/browse/DERBY-815?page=all ]
Dyre Tjeldvoll updated DERBY-815:
-
Attachment: derby-815.v4.diff
derby-815.v4.stat
derbyall_report.v4.txt
Attaching new patch (v4) based on revision 425020.
> Pr
[ http://issues.apache.org/jira/browse/DERBY-1296?page=all ]
Fernanda Pizzorno updated DERBY-1296:
-
Attachment: derby-1296v2.diff
derby-1296v2.stat
The conflics are resolved and the test is renamed from bootAllTest to
BootAllTest in
[ http://issues.apache.org/jira/browse/DERBY-1571?page=all ]
Knut Anders Hatlen updated DERBY-1571:
--
Derby Info: [Patch Available]
> NetworkServerControlImpl.consoleExceptionPrintTrace() prints stack trace even
> when logWriter is null
> --
[ http://issues.apache.org/jira/browse/DERBY-1571?page=all ]
Knut Anders Hatlen updated DERBY-1571:
--
Attachment: 1571.diff
1571.diff changes NetworkServerControlImpl so that it doesn't print stack
traces when logWriter is null. Derbyall runs cleanl
Hi,
I started looking at our implementation of JDBC 4.0 data sources when
I saw Rick updating the documentation with information about using
Embedded*DataSource40 when running jvm>=1.6. I think it is problematic
to have this split between pre-JDBC4 data sources and JDBC4 data
sources for a number
[Auto-generated mail]
*Derby* 424770/2006-07-23 19:46:10 CEST
*derbyall*
Failed TestsOK Skip Duration Platform
---
*Jvm: 1.6*
NA NA NANA SunOS-5.10_i86pc-i386
Details in
http://www.multinet.no/~s
[
http://issues.apache.org/jira/browse/DERBY-1296?page=comments#action_12423000 ]
Andreas Korneliussen commented on DERBY-1296:
-
Thanks for making the patch for this critical issue. It seems there is a
conflict when applying it, due
[ http://issues.apache.org/jira/browse/DERBY-1579?page=all ]
Mamta A. Satoor updated DERBY-1579:
---
Summary: Remove SYS.SYSREQUIREDPERM from Derby 10.2. This was added for
Grant Revoke functionality (was: Remove SYS.SYSREQUIREDPERMS from Derby 10.2.
Th
[ http://issues.apache.org/jira/browse/DERBY-1538?page=all ]
Satheesh Bandaram reassigned DERBY-1538:
Assignee: Satheesh Bandaram
> Unexpected behavior on self privilege revocation
>
>
>
[ http://issues.apache.org/jira/browse/DERBY-1543?page=all ]
Satheesh Bandaram updated DERBY-1543:
-
Attachment: DERBY-1543.out
This (temp) patch addresses both these remaining issues. Some work is needed to
complete this patch... including 1) Extend
[ http://issues.apache.org/jira/browse/DERBY-1571?page=all ]
Knut Anders Hatlen reassigned DERBY-1571:
-
Assignee: Knut Anders Hatlen
> NetworkServerControlImpl.consoleExceptionPrintTrace() prints stack trace even
> when logWriter is null
> -
74 matches
Mail list logo