Stansilaw, I have not seen these patces submitted and we can only accept them if they are attached to a Jira with the "Licence to Apache" checkbox ticked. Please let me know which Jira's these patches belong to. I don't recall seeing a memory leak defect.
If you want an M3 + several bug fixes (some of which may be related to one of your patches) then you could try extracting the branch http://svn.apache.org/repos/asf/incubator/tuscany/branches/sdo-cpp-pre2.1 The HEAD version of SDO is being developed towards compatibility with the 2.1 specification and although it works fine it will be changing. Cheers, On 28/08/07, Stanislaw T. Findeisen <[EMAIL PROTECTED]> wrote: > Right. When not using the patches, I get all OK: > > Using SDO installed at > /home/worker/tmp/tuscany/tuscany_sdo_cpp-1.0-incubator-M3-src > I/O warning : failed to load external entity "not_present.xsd" > I/O warning : failed to load external entity "not-present.xml" > I/O warning : failed to load external entity "sca-policy.xsd" > I/O warning : failed to load external entity "xml.xsd" > I/O warning : failed to load external entity "xhtml1-strict.xsd" > Total tests:118 Tests passed:118 > > So perhaps you should decide on those patches' fate, and either reject > them or fix the tests. > > Brady Johnson wrote: > > Hello, > > > > Just to isolate where the problem is, can you try the test with the > > patches removed. > > > > If it still fails with a clean M3 download, then it might be a platform > > issue, in which case you should try testing on a redhat platform. > > > > Hope that helps. > > > > -------------------- > > Brady Johnson > > Lead Software Developer - HydraSCA > > Rogue Wave Software - [EMAIL PROTECTED] > > > > > > -----Original Message----- > > From: Stanislaw T. Findeisen [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, August 28, 2007 10:00 AM > > To: [email protected] > > Subject: SDO C++ M3 :: Tests passed: 100/118 > > > > Hello there, > > > > I've just compiled and installed SDO C++ Milestone release 3 under Linux > > (Suse 9.3). However, when I run the test suite (sdotest.sh) I get this: > > > > [...] tuscany/tuscany_sdo_cpp-1.0-incubator-M3-src> ./sdotest.sh Using > > SDO installed at > > /home/worker/rozne/tuscany/tuscany_sdo_cpp-1.0-incubator-M3-src > > Test Failed: 3 sdotest::jira980() > > Test Failed: 16 sdotest::emptycs() > > Test Failed: 35 sdotest::bunique() > > Test Failed: 36 sdotest::buniqueread() > > I/O warning : failed to load external entity "not_present.xsd" > > I/O warning : failed to load external entity "not-present.xml" > > Test Failed: 54 sdotest::merle1() > > Test Failed: 55 sdotest::loadOpenNS() > > Test Failed: 56 sdotest::saveOpen() > > Test Failed: 57 sdotest::loadOpen() > > I/O warning : failed to load external entity "sca-policy.xsd" > > Test Failed: 65 sdotest::cssave2() > > Test Failed: 66 sdotest::csload2() > > Test Failed: 67 sdotest::cssave() > > Test Failed: 68 sdotest::csload() > > Test Failed: 105 sdotest::b46634() > > Test Failed: 109 sdotest::b45933() > > Test Failed: 111 sdotest::jira705() > > Test Failed: 115 sdotest::cdatatest() > > Test Failed: 116 sdotest::cloneopentest() I/O warning : failed to load > > external entity "xml.xsd" > > I/O warning : failed to load external entity "xhtml1-strict.xsd" > > Test Failed: 117 sdotest::tuscany963() > > Total tests:118 Tests passed:100 > > > > What's wrong with my installation? > > > > I have to mention that I applied 2 small unofficial patches to > > DataObjectImpl.cpp and SDOXMLWriter.cpp . I got them from Albert > > Krzymowski, it seems that there were some issues with memory leaks and > > Java compatibility, or so. > > > > Albert told me he had already submitted those patches to you, Tuscany > > Developers. > > > > Any ideas? > > > > -- > "Serce medrcow jest w domu zaloby, > a serce glupcow w domu wesela." (Koh 7:4) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Pete --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
