ObjectDB ObjectDB

Internal Website Search

11-20 of 32 resultsRefresh
35

The server cannot start in CentOS

all connections? I will try tomorrow. gzdillon Lai Yang The server seems connected, but I set my pc ip to the objectdb.conf, and get the following: Persist failed: Login Error (unauthorized IP address for user ... Try to remove the ip attribute in the configuration. The exception that you got might indicate
18

JSON serialization and __odbHidden members

": 48,    "id__odbHidden": 48,    "lastActivity":    {        "IP": "127.0.0.1",        "date ... ":    {        "IP": "127.0.0.1",        "date": "2015-10-30T17:25:55.359+03:00",        "ua": "Mozilla/5.0 ... ":    {    },    "profile__odbHidden":    {    },    "regActivity":    {        "IP": "127.0.0.1
18

A distinguished Name for server or explorer is good for maintaining!

, it always outputs this message, regardless changing IP setting: private final static ... .java:62) Caused by: com.objectdb.o._PersistenceException: Login Error (unauthorized IP address ... (unauthorized IP address for user 'admin') at com.objectdb.o.MSG.d(MSG.java:61) at com.objectdb.o
18

in-memory and on-disk support?

/IP option but I would like both DB's accessible in-program without the need for TCP/IP as ... process) mode with no TCP/IP. Alternatively you can try the more conventional setting of one ordinary disk
18

multiple connection using share folder

the database from another computer you need to specify the correct host (ip address or domain name ... . Run the ObjectDB Server on one computer. See this manual page. Find the ip address or host name ... page). Do not use localhost from other computers but an ip address or host name of the computer on which the ObjectDB server is running. support Support
14

ArrayIndexOutOfBoundsException at com.objectdb.o.ALS.c(ALS.java:89)

.createEntityManager var queryString: java.lang.String = "SELECT res FROM LogEntry res WHERE res.spa = '" + Ip.toString(arp.spa) + "'" // Get LogEntry's with same IP var query: TypedQuery[LogEntry] = em
10

Activation error on Schema change

one more server with Debian - the one with private ip as our development env (23.02.2012
10

Activation Issue

the laptop, and move to the office. The activation code isn't tied to IP addresses in any way
10

What algorithm in find()

, say 512MB, for frequent visiting entities to avoid the latency time in TCP/IP? TIA gzdillon Lai Yang
10

Connection is closed Caused by: java.io.EOFException

=admin;password=admin" /> --> </server> <users> <user username="admin" password="admin" ip="127

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