ObjectDB ObjectDB

Internal Website Search

1-10 of 32 resultsRefresh
206

listening on a particular IP aside localhost

to get that I can add port 8888 in configuration file but I wasn't able to add listening ip address such as ... on which it is running. If the server has several different IP addresses then ObjectDB will listen on all of them and specifying specific IP addresses is not supported. Associating a server with IP
51

Server User List

" ip="127.0.0.1" admin="true"> <dir path="/" permissions="access,modify,create,delete ... ="admin" password="admin" ip="127.0.0.1" admin="true"> ... </user> <user username ... ip attribute, if specified, restricts the user to connect to the server only from the specified IP
38

ObjectDB is opening too many sockets

during that. [pid 26650] 02:48:00.246356 socket(AF_INET6, SOCK_STREAM, IPPROTO_IP) = 46494<TCPv6:[332039994 ... =0, l_linger=0}, [8]) = 0 [pid 26650] 02:48:00.256978 socket(AF_INET6, SOCK_STREAM, IPPROTO_IP ... _STREAM, IPPROTO_IP) = 55389<TCPv6:[332039996]> [pid 26650] 02:48:00.274090 setsockopt(55389<TCPv6
29

Privacy Policy

(e.g. IP address), unique device identifiers, browser type, browser version, the time and date ... , Your mobile device unique ID, the IP address of Your mobile device, Your mobile operating system, the type
29

ObjectDB Object Database Features

-Server mode (TCP/IP). Secure Client-Server mode (SSL over TCP/IP). In process embedded database mode
29

Database Server

of TCP/IP communication between the client and the server it is usually slower than embedded mode. In ... .Server -conf my_objectdb.conf start The TPC/IP port on which the server listens for new
21

Database Connection using JPA

Database Server is expected to be running on a machine named host (could be a domain name or an IP address
5

[ODB1] Chapter 8 - ObjectDB Server

these databases from remote machines by TCP/IP. More details about client server mode vs. embedded database ... is restricted to connect to the server only from the specified IP address. For instance, the "127.0.0.1 ... only from the machine on which the server process is running. Multiple IP addresses can also be specified
2

[ODB1] Chapter 1 - About ObjectDB

communicate with the database server using TCP/IP. Many client processes (running on the same ... because no server has to run in the background and no TCP/IP communication is needed. Adding JDO and ObjectDB jar
2

[ODB1] Chapter 5 - JDO Connections

to be running on a machine named host (could be domain name or ip address) and listening

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