ObjectDB ObjectDB

Internal Website Search

41-50 of 200 resultsRefresh
79

DB Files permissions

Hello, is it possible to configure default file permissions on created files? ObjectDB creates DB files with 644 linux permissions. We would need 664. This should apply also to backup files created ... files using the default permission settings, so you will have to change the permissions after the file
78

Get list of database files

Hi, we would like to know if there is any API we can use to get a list of all database files on an ObjectDB server. The ObjectDB explorer has such a feature (File->Open C/S Connection->Browse ... the Explorer: import java.io.File; import com.objectdb.Utilities;     ...     File root
78

a second mapping-file is ignored in persistence.xml by enhancer

-files: <mapping-file>META-INF/orm.xml</mapping-file> <mapping-file>META-INF/ormreq.xml</mapping-file ... .impl.RequirementImpl9 Why the second mapping-file is ignored? The unit test has following result ... unit in which the second orm file is defined? If you do, please describe how exactly you invoke
78

Change path for urls2.xml file

the creation path of this file? I assumed it would be in relation to the home path, similar to the db and log files. jb11 James Evarts This file is created in a directory .objectdb under the user home ... directory polluted with objectdb's files. Can't we just change it somehow in objectdb's configuration file
78

zip file or JAR manifest missing

I found the message: Error opening zip file or JAR manifest missing: /E:/projects/ObjectDB/bin ... (JpaQuery.java:613) ... 2 more Error opening zip file or JAR manifest missing: /E:/projects ... will get this message: Error opening zip file or JAR manifest missing: /E:/projects/ObjectDB/bin
78

Shrinking Database Files

something on the ObjectDB website (forum? 1.x manual?), which I cannot find now, that stated that the datastore file ... would be with Database Doctor. Is there a way to reclaim database file space? Is it worth trying to reclaim space? (It may not be if it is a lengthy operation, or it tends to make the file more fragmented
78

ODB tries to create log files inside its own jar on Win7

to run it. The stack traces they sent me indicated that ODB was trying to create its log files ... of the stack trace: [code]Caused by: com.objectdb.o.UserException: Failed to create a new file 'rsrc:objec ... to another Linux machine and it works fine. (I didn't check where it creates its log files, but evidently
78

Problem with log file in an embedded db with netbeans platform application

that crash the application. This is part of the stack trace: java.io.FileNotFoundException: file:\C:\Users ... :813) Caused: com.objectdb.o.UserException: Failed to create a new file 'file:\C:\Users\Ce\Desktop ... .xml file: <persistence-unit name="proteoLibraryPU" transaction-type="RESOURCE_LOCAL
78

Redeployment in GlassFish - Failed to open file

. It seems that the database file is still in use. I have highlighted the cause by red color. How I can release the database file for redeployment? Every time, I need to stop the server, start it again and redeploy ... to open file 'D:\Projects\JPAWebObjectDB-test\build\web\WEB-INF\db\guests.odb' at com.objectdb.o
15

Page cache File handling produced an java.io.IOException: Negative seek offset

The Exception: Failed to read from file 'C:\Users\DEVELO~1\AppData\Local\Temp\objectdb ... .PersistenceException Failed to read from file 'C:\Users\DEVELO~1\AppData\Local\Temp\objectdb_541100773067300498 ... .java:745) Caused by: com.objectdb.o.UserException: Failed to read from file 'C:\Users\DEVELO~1

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support