ObjectDB ObjectDB

Internal Website Search

11-20 of 137 resultsRefresh
28

Getting an error when adding activation code to conf file

Hello, When I add an activation code to my objectdb.conf file, I get the following exception: [ObjectDB 2.7.5_05] Unexpected exception (Error 990) Generated by OpenJDK 64-Bit Server VM 1.8.0_181 (on Linux 3.10.0-693.el7.x86_64). Please report this error on http://www.objectdb.com/database
26

Database Server

. Usage: java com.objectdb.Server [options] start | stop | restart options include: -conf <path ... .Server -conf my_objectdb.conf start The TPC/IP port on which the server listens for new ... . Therefore, you may need a new command window for the stop and restart commands. The –conf and –port options
24

Configuration and Activation Code in ObjectDB 2.x

the activation code using <activation> tag in the objectdb.conf file. In 1.x objectDB, we are not using any objectDB.conf file, we are just using setProperty method to set the different property e.g ... any configuraion file in Object db 1.x. Is it mandatory to use confilguraiton file objectdb.conf in 2
22

500Mb ObjectDb database opening issue

you should try is to remove all activations from the objectdb.conf file. With an OEM license ... codes are removed from the objectdb.conf file that is actually in use (maybe
20

The server cannot start in CentOS

to the objectdb.conf, and get the following: Persist failed: Login Error (unauthorized IP address for user ... to validate xml file /opt/objectdb-2.2.5/objectdb.conf line 41: cvc-datatype-valid.1.2.1: '10.63.0.0-10 ... .conf (<MyWindows>\<jpabpath>\jpa\ObjectDB\objectdb.conf) and the objectdb.conf (<MyServer>/$objectdb
17

Activation Issue

the activation key. I took that key as per the instructions, added it to the objectdb.conf inside ... the activation key in objectdb.conf). I tried upgrading to 2.3.7_02 and updating objectdb.conf ... of objectdb.conf: <database> <size initial="256kb" resize="256kb" page="2kb" /> <recovery enabled
17

PostUpdate on array changes

more, noticed a couple of things: a) objectdb.conf file was no longer being found in src/main/resources ... ) So, now that I'm sure that objectdb.conf is found - The config path as set above is printed ... objectdb.conf file I will revisit the issue of dirty tracking of arrays. However, I have these new concerns
17

Login Error (bad username 'admin' or password)

") And my objectdb.conf is attached. It works fine when i use localhost in the connection string. Any help will be appriciated! peric.emil Emil Perić User admin is defined in the objectdb.conf but maybe ... . support Support Thank you for qiuck response! I checked, and both client and server objectdb.conf
16

Replaying recorded requests...

is thrown then your configuration file is not used. Yep, the conf file is definitely not being read - I ... have been using /WEB-INF/objectdb.conf - is this the wrong location? > In addition, please verify ... down. Is that wrong? dmoshal David Moshal Regarding the conf file, I put a copy in the root directory
16

virtual servers and one file

objectdb.conf file (frequently users change an objectdb.conf file that is not is use). Check ... .conf file - if the application still starts successfully then this is the wrong configuration file ... it. There is only one objectdb.conf on the system, I have attached it: <?xml version="1.0" encoding="UTF-8"?> <!-- ObjectDB

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