Internal Website Search

61-70 of 200 resultsRefresh

Mismatch client-server protocol prefix

.objectdb.o.UserException: Mismatch client-server protocol prefix; nested exception is javax.persistence.PersistenceException: com.objectdb.o.UserException: Mismatch client-server protocol prefix ... -server protocol prefix at com.objectdb.o.MSG.d(MSG.java:62) at com.objectdb.o.SCO

How to develop for a server license

Hello, our company recently aquired a server license ... >How do our developers (windows/mac) run the application without restrictions if they can't use the key to generate ... code of the server (linux) or do they need extra licenses? Kevin Kevin Pfaff Hello,

Convert embedded database to server

directory, start the server, and access the database from your application using a The main drawback is that the embedded server depends on the main application ... Hello, What is the right way to convert an embedded database to a server

ObjectDb Supports Clustering of Servers?

the same application in more than one linux (Jobss) servers. In this case user request can go to any server depends on the availability of the servers (This is for load balancing ). As of now ... , this may indicate that your application uses too many round trips to the server in some operations.

Single Server License and Embedded Mode

We have an application that runs on a single server in embedded mode to write server million records.  Is it possible to use the single server license for embedded mode use?  ... . Since we only have a single server that needs to write the number of records over the evaluation limit, it doesn't

Changing from client server to embedded mode

Hi, I have created a java web application and used ObjectDB in client Server mmode. It worked as per my expection. In Client server mode I used server localhost:6136

Server closes if large query runs out of memory

to be a serious problem:  the objectdb server can run out of memory and stop if a query deals with too many ... straightforward and you will have to check its effect on your application. Reducing the number working threads in the server

ObjectDB License

. You are encouraged to test ObjectDB before purchasing a license. Server License ObjectDB 2.x Server License costs £500 and includes all version 2.x updates. A server license covers one installation of ObjectDB on a single computer

Improve ObjectDB Server

/jpa/tool/server#starting_the_objectdb_server">ObjectDB as a console application including ... Improve ObjectDB Server to behave and feel more like a traditional db-server: - Remove SWING dependency (i.e. remove the tray icon or make it external from the core server

Java EE JPA Tutorial - Maven Project

The Java EE Web Application tutorial provides step by step instructions on how to build a simple Java/JPA database driven web application ... /netbeans">NetBeans. Building a new application step by step is an effective way