db4o Developer Community
db4o
open source object database, native to Java and .NET
Welcome to db4o Developer Community
Sign in
|
Join
Search
More Search Options
Home
Forums
Downloads
Projects
Resources
Blogs
planetdb4o
db4objects' Internals
» Releases
» Db4o-6.3 Production
China Operations
Culture
Engineering
Finance
Infrastructure
Legal
Marketing
Meetings
» Releases
Roadmap 2007
Sales
Support
Team Members
Concentric Circles of Commitment
Db4o Team Locations
Documentation
DotNet Community Activities
Editing Help
Project Guidelines
Qualified Downloads
Roadmap 2006
Strategy
V6 Launch Plan
» Db4o-6.3 Production
Db4o-6.3 Production
Below is the list of issues closed for db4o-6.3 Production Release:
COR-57 - Turning on Indices in Inheritance delivers different Query-Results
COR-74 - Rename db4o core classes
COR-280 - Indexes not working with multiple-level queries
COR-397 - Custom Marshaller without using reflection
COR-411 - Thread file locking is broken for Java JDKs < 1.4
COR-431 - Concurrency test with LAZY query mode causes fatal exceptions
COR-519 - Severe bug in CachedIOAdapter
COR-540 - NPE in CreateQueryResult using embedded client
COR-545 - 6.1 Callback discrepency problem
COR-566 - BTreeFreespace: Extract FreespaceManager Interface
COR-567 - BTreeFreespace: Standalone Freespace Test Case
COR-568 - BTreeFreespace: Create, Read and write BTreeFreeSpaceManager
COR-574 - BTreeFreespace: Test migration run from RAM-based Index system
COR-569 - BTreeFreespace: Free and merge slots
COR-570 - BTreeFreespace: Get right-sized slot with next matching size
COR-571 - BTreeFreespace: Solve Hen-egg problem with own slot
COR-575 - BTreeFreespace: Review old code and plan
COR-596 - BTreeFreespace: Use Slot everywhere instead of address,length
COR-600 - Improve freespace discard algorithm
COR-635 - BackupStressTestCase failed intermittently
COR-601 - Many tests fail when blockSize is configured.
COR-605 - Hashtable Iterator
COR-628 - BTreeFreespace: Debug all leaks
COR-738 - NullPointerException while using Blobs in Client/Server mode
COR-717 - MClose should synchronize on global lock
COR-709 - Sharpen.Net.Socket.Socket(string hostName, int port) throws "SocketException" when hostname is localhost
COR-694 - db4o doesn't open file in readonly mode when the database is configured as readonly.
COR-688 - Temp blob files are not deleted after running the test
COR-684 - Client/Server NullReferenceException in Query
COR-660 - Db4o doesn't close file handler after throwing file incompatible exception(Db4oException)
COR-598 - db4oj test fails on linux
COR-582 - db4o embedded client thread doesn't exit until server socket timeout happens.
COR-577 - C/S connection leaves daemon thread hanging around
COR-565 - InvalidPasswordTestCase uses a fixed port
COR-564 - JDK_1_4#unlockFile method should invoke FileLock#release by reflection.
COR-558 - TransientClone test fails in batched c/s mode
COR-555 - db4o test suite hangs when running in batched message mode.
COR-552 - db4o tests fail on jre1.1.8
COR-527 - Internal NullPointerException in embedded C/S mode
COR-524 - Refactor C/S messaging
COR-518 - Refactor ObjectContainer constructor implementation
COR-439 - Build should require people to install sandcastle themselves (and automatically warn in case it's unavaiable or it's an unsupported version)
COR-420 - Test fails for MONO
COR-758 - Database file size unusually big
COR-762 - Critical Performance Loss with higher BlockSize
COR-535 - Provide a way for EventRegistry to be notified whenever listeners subscribe to specific events
COR-523 - Call committed() callback and test
COR-522 - Send committed callback information to clients
COR-521 - Send committed callback configuration from client to server
COR-509 - Aliases are broken for identical cross-platform class names
COR-506 - Add configuration item for accessing .net databases from java
COR-455 - Do not catch fatal Error's
COR-450 - General Issues for Mono
COR-441 - Remove all unnecessary catch Throwable clauses in db4o core
COR-437 - Client Server Commit should be synchronous
DRS-29 - byte[] cannot be replicated in db4o-db4o
COR-433 - Committed Callbacks
COR-415 - Change session handling, so Db4o.openFile() throws a DatabaseFilelockedException on a second call
COR-414 - Order query doesn't work against jdk1.1 in c/s mode.
COR-409 - Build fails for Compact framework VS.2005
COR-389 - migrate .net doc system from ndoc to MS doc system
COR-375 - Server threads are not stopped when you close the ObjectServer
COR-374 - Make class index configurable
COR-702 - GenericReflector/Query problem.
COR-353 - Database file loses identity (Db4oDatabase)
COR-328 - '.GetObjectInfo(obj).GetUUID()-calls' returns null
COR-316 - db40 6.0.101 Java Collection(List) bug
COR-406 - Query throws NullPointerException if database is in read-only mode
COR-413 - SODA endsWith fails when the stored string length is less than string length in query search
COR-27 - objects which have been rollback() still consume space in yap file
COR-266 - oc.set(GenericObject) should add GenericClass if it doesn't exist and save the GenericObject
COR-263 - db4ounit/jre11 suite hangs against JDK1.1.8/Win
COR-149 - streamlined build process (easier setup)
COR-496 - Enums with custom fields and constructors are not supported
COR-481 - (Double== null) is broken after upgrade from 5.2 -> 6.1
COR-480 - (Long == null) is broken after upgrade from 5.2 -> 6.1
COR-479 - (Short== null) is broken after upgrade from 5.2 -> 6.1
COR-477 - (Float== null) is broken after upgrade from 5.2 -> 6.1
COR-457 - Close the database if db4o encounters an unexpected fatal error.
COR-453 - PartialObjectContainer.finalize is broken
COR-452 - .net shutdown hook doesn't close multiple file
COR-203 - Database files grow although rollback is called
COR-19 - Configuration#reserverStorageSpace() gives OutOfMemory
COR-563 - Setup cc Win
COR-101 - NQ optimizer class path/loader must be configurable from the outside
COR-231 - Non-static configuration
COR-338 - Defragmenting 5.5db with db4o-6.0(JAVA) produce ---ArrayIndexOutOfBoundsException
COR-383 - OutOfMemory on Defrag
COR-422 - Defragmentation Index Problem
COR-576 - Eclipse return 13 when running javatocsharp.core.application
COR-195 - Filters on indexed fields do not return correct result
COR-54 - No security check if database file sizes exceed the maximum size possible
COR-52 - C/S startup fails for db4ojdk5 if global activation depth set to 0
COR-729 - Test fails for db4o-6.3-net2.r6967-Compact Framework
COR-371 - Pushed Updates
COR-733 - Test fail on .NET Compact Framework: Db4objects.Db4o.Tests.Common.CS.CallConstructorsConfigTestCase
COR-466 - Flow graph lookup doesn't consider full method signature
COR-549 - NQ optimization ignores constraints on method-local variables
DRS-37 - Missing GPL Header in source files
DRS-49 - Copyright and the GPL header missing
COR-553 - NQ optimization ignores unoptimizable method calls in combined constraints
COR-557 - NQ optimization will fail to recognize side effect assignments
COR-583 - Querying stored classes should be read only, but triggers static class metadata updates
DRS-63 - Error in build.xml in the new dRS 6.3 r7165 build
COR-584 - PersistentIntegerArrayTestCase fails in defrag mode
COR-585 - OSGi compatibility
COR-607 - deleting BLOB-files via Blob-interface
COR-622 - Remove references to db4on from build
COR-625 - Create environment for Java NQ test cases against specified byte code sequences
COR-626 - Java NQ optimizer confusion about integer vs boolean return values
COR-633 - Extra objects are instantiated in a callConstructors(false) / testConstructors(false) setting
COR-645 - OSGi bundle reflector
OMR-68 - Querying on superclass causes error
COR-651 - Get db4ounit jdk1.2 test suite to run green in OSGi environment
COR-652 - TSerializable/Java should use configured reflector information instead of default classloader
OMR-69 - ClassCastException for Object value
OMR-72 - An Object field that contains various objects causes error
COR-674 - Integrate NQ optimization into OSGi build
OMR-77 - Editing boolean values in Tree view wasn't sticking
COR-732 - Test fails for db4o-6.3-net1.r6967-Compact Framework
COR-734 - [SOLO] Db4objects.Db4o.Tests.Common.Exceptions.ObjectCanActiviateExceptionTestCase.Test
COR-735 - [SOLO] Db4objects.Db4o.Tests.CLI1.Aliases.TypeAliasesTestCase.TestTypeAlias
COR-691 - switchToFile() shared client failure
COR-710 - IndexOutOfBoundException triggered by ObjectSet#get() is not caught on the server
COR-599 - ConfigurationItem support for augmenting the configuration before the ObjectContainer is open
COR-714 - StackOverflowException Occured when soda query executed using IConstraint
COR-725 - Query#descend() returns null when trying to descend into an untyped collection for which no persisted objects exist
COR-739 - Removing array-reference in schema evolution corrupts database
COR-749 - Defragment does not correctly map String/Array addresses used in field index for inheritance hierarchies
COR-760 - No Native Query optimization for equals() comparisons on java.util.Date fields
COR-346 - Commit Time Callbacks
COR-234 - Propogate old database file format exception up
COR-595 - DotnetSupport configuration item that adds the required aliases to support reading a .net generated data file from java
COR-539 - Array retrieved/read as null when a .Net database (a database created by .Net application) is read by a java application
COR-6 - NQ samples (like LINQ samples)
COR-333 - Transient interface (instanceof TransientClass)
COR-653 - Check and update API docs where necessary
OMR-78 - Refactoring with OM doc
COR-746 - Java Enum 'ordinal' and 'name' properties stored as null
DRS-44 - Create readme and license files for DRS.NET
OMR-92 - objectmanager 6.1 build errors
About This Page
Title
:
Db4o-6.3 Production
Moderated By
:
Created
:
08-22-2007, 06:26 AM
Modified
:
08-22-2007, 06:26 AM
Last Modified By
:
Tetyana Loskutova
Revision Number
:
2
Relative Base:
/Wiki/Releases/Db4o-6.3_Production
Show in index:
True
Show in Nav:
True
Redirects To:
Not Redirected
Topic Weight:
500
Attachment:
No Attachment
Indexed:
True
ThreadID:
16466
PostID:
44585
SectionID:
none
File Path:
C:\Workspace\developer.db4o.com\app_data\wiki_data\Wiki\Releases\Db4o-6.3_Production.topic.xml
Internal Uri:
wiki:///Wiki/Releases/Db4o-6.3_Production
Common Tasks
Print this topic
Wiki
Help using CS-Wiki
About CS-Wiki
What's New?
Bookmark to
del.icio.us
|
(C) 2000-2008 db4objects, Inc.