db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

ObjectManager with version 7.3 dev build

Last post 07-17-2008, 06:10 PM by qazz. 7 replies.
Sort Posts: Previous Next
  •  04-19-2008, 06:11 AM 48523

    ObjectManager with version 7.3 dev build

    Is there an ObjectManager to work with the 7.3 dev build? I tried OM 6.4 but it gave the very informative message: "Could not open database! 3" and I couldn't find anything at all that referred to what that error might mean.

    Assuming it was a version compatibility problem, I downloaded OM X.x, even though that contains what appears to be version 6.4. That, too, failed to open the database with the same error.

    Then I noticed that the download page said to substitute the dbo-X.x-java5.jar file from the database version you're using so I tried downloading db4o 7.3 for java and replacing the -java5.jar file and got this:

    Exception in thread "main" java.lang.NoClassDefFoundError: com/db4o/DatabaseFileLockedException
    Caused by: java.lang.ClassNotFoundException: com.db4o.DatabaseFileLockedException
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClassInternal(Unknown Source)

     So, now I'm at a loss as to what to try next.

     Is there a way to use ObjectManager with the 7.3 build of db4o for .NET?

    Thanks,
    Doug Harber

  •  04-19-2008, 07:55 AM 48525 in reply to 48523

    Re: ObjectManager with version 7.3 dev build

    Hi Doug, 

    as stated on the download page: 

    "Starting with Version 7.0 there is a commercial-only version, ObjectManager Enterprise"

    Maybe you should start to test OME...

    Cheers, Maik 


    http://db4o.blogspot.com/
  •  04-19-2008, 09:12 AM 48527 in reply to 48525

    Re: ObjectManager with version 7.3 dev build

    I took that to mean that OME was available as of version 7.0 and was commercial-only. It didn't strike me as saying that non-Enterprise version of OM was no longer available.

    Did I misread that, then?

    Thanks,
    Doug Harber

  •  04-19-2008, 09:17 AM 48528 in reply to 48527

    Re: ObjectManager with version 7.3 dev build

    ...and I just downloaded OME 7.0 and attempted to install it and was rewarded with "The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2869."

    Doug Harber

  •  04-19-2008, 11:39 AM 48531 in reply to 48527

    Re: ObjectManager with version 7.3 dev build

    Here's the newsletter about the OME announcement... OM is declarded as community project, altough I'm not sure if anyone has taken the project:

    http://db4o.com/about/news/newsletter/2007_12.aspx

    Sorry, I'm no big help here, 'cause I've never used OM(E)...

    Cheers, Maik
     


    http://db4o.blogspot.com/
  •  04-19-2008, 11:00 PM 48538 in reply to 48531

    Re: ObjectManager with version 7.3 dev build

    I everyone, one of the first priorities for the OM project was add support for read ecnrypted databases, (you can find the first preview in http://code.google.com/p/db4o-om/), for this reason the project is not updated to support new versions of db4o engine, you can check the progress of OM (or participate as a developer) through the Google Code site and you can also subscribe to the OM commit mailing list here.
    salu2 desde Ecuador
    Gisbert Avellan
  •  04-26-2008, 06:08 AM 48714 in reply to 48527

    Re: ObjectManager with version 7.3 dev build

    That's how I read it too. I never took the meaning that ObjectManager is no longer available for 7.0 and I'd be stuck without it.

    I also hope someone gets a bit more professional about those error messages, the number '3' was a nice touch. I'll log that with someone who keeps a list of the worse error messages in software.

  •  07-17-2008, 06:10 PM 50191 in reply to 48528

    Re: ObjectManager with version 7.3 dev build

    Hi

    I just try to install "ObjectManager Enterprise for Visual Studio" and the install do rollback, Error 2869. I search in this forum for 2869 and find only your post of this one. Im running Vista Ultimate.

    thanks /Qazz

View as RSS news feed in XML