Community
Participate
Working Groups
In principle, this should be as easy as adding the following to ObjyStoreRepositoryConfig.java: @Override protected boolean isOptimizing() { return true; } But... with the RepoConfig amended thus, execution of "CDO AllTests (Objectivity) Branching.launch" consistently causes VM termination during execution of InitialTest.testDirectResource: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007fedce9fa45e, pid=3783, tid=140659226412800 # # JRE version: 6.0_26-b03 # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.1-b02 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [liboojava.so+0xb745e] Java_com_objy_pm_ExternalInterface_jooTreeBasedCollection_1size+0x46 # # An error report file with more information is saved as: # /home/caspar/svn/cdo-pub-trunk.2/plugins/org.eclipse.emf.cdo.tests.objectivity/hs_err_pid3783.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Note the bottom 2 lines of the error report. The problem is not in the VM, but in Objy's native lib...
Created attachment 199885 [details] Error log Attaching detailed error log.
Moving all open issues to 4.2. Open bugs can be ported to 4.1 maintenance after they've been fixed in master.
Moving all outstanding enhancements to 4.3
Moving all open enhancement requests to 4.4
Moving all open bugzillas to 4.5.
Moving all unaddressed bugzillas to 4.6.
Moving all open bugs to 4.7
Moving all unresolved issues to version 4.8-
Objectivity support has been deprecated, see bug 552307.