ObjectDB ObjectDB

Internal Website Search

1-10 of 118 resultsRefresh
190

Replication error on slave restart

previously. I have copied database file to slave... and so on by manual. It worked fine. But if I restart ... and then restart, I will get: java.lang.NullPointerException at com.objectdb.o.RPR.u(RPR ... . Every time you restart the master server a new recording file is created. You should be able to delete old
184

ODB should auto-restart if it detects it's necessary

Hi! I find very tricky the need to restart ObjectDB server after schema modifications in ... objectdb.config) that each time ObjectDB detects a schema change that requires restart, it should automatically restart itself. This way we save a lot of headaches from our dev. ops. Currently
171

Does adding normal fields to a table require a restart of the DB?

I have a table that needs a new non-indexed field. My DB is in client/server mode. Do I need to restart the DB? Trianglehead Json Error Yes. See the note on this manual page. support Support
41

Database Server

. Usage: java com.objectdb.Server [options] start | stop | restart options include: -conf <path ... server mode: > java -server -Xmx512m com.objectdb.Server start Stopping and Restarting To stop ... and then immediately start it again, use the restart command: > java com.objectdb.Server restart
13

Database Schema Evolution

, have to be converted to the new schema. Note: In client-server mode the ObjectDB server must be restarted
13

BIRT/ODA ObjectDB Driver

the license agreement, clicking Finish, and finally approving the installation and restarting
13

ObjectDB Object Database Features

icon. Can also be managed (started, restarted, stopped) from the command line. Class Enhancer Boosts
4

[ODB1] Chapter 8 - ObjectDB Server

below: Usage: java com.objectdb.Server [options] start | stop | restart options include: -conf ... and then immediately start it again, you can use the restart command: > java com.objectdb.Server restart While a server is running in the foreground the command window may be blocked
3

Step 1: Install BIRT and ObjectDB Driver

, and finally approving the installation and restarting the IDE. Installing the ObjectDB Data Source Driver ... the installation and restarting the IDE. Note: See this issue regarding matching the driver version
2

Step 7: Run the Spring Web App

. Right click the server node and select Restart. When using GlassFish - on the fly enhancement (weaving

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