ObjectDB Database Search

1-50 of 53 results

Network in ObjectDB

do it Thanks in Advance eng.ahmed ahmed You can use ObjectDB 2.x in client-server mode ( networking ... per database file. support Support is that mean that there is no networking in JPA , just JDO only eng.ahmed ahmed Client-server mode ( networking ) is supported for both JPA and JDO. support Support

Evaluation license in a different network

Dear Support Team I recognized, that the evaluation license is bounded to the LAN network adapter in my office and didn't work in a different (WLAN) network . Is there any problem if I create a second license key for my home office (i.e. WLAN). best regards Arne Arne Arne Stocker No problem

SSL Configuration

when accessing remote ObjectDB databases over an insecure network such as the Internet. SSL Keystore

Database Server

and use databases on remote machines over the network . Since client-server mode carries the overhead

Database Doctor

. Network or I/O failure when copying, moving or transferring a database file. Transferring a database file

General Settings and Logging

, which specifies when network sockets become obsolete as a result of inactivity. The value is the timeout

500Mb ObjectDb database opening issue

, but probably all of them on the same network and maybe with similar configuration. We will still need ... application, on computers outside of your network , and using different configurations (without activation ... (): openTempDataStore took [2510] ms Also checked to open DB without network connection (disabled local connection

ObjectDB is opening too many sockets

anything (assuming no network connections were done) sudo tcpdump -ni lo port 10054 We had also strace running to print all network related kernel calls from process: Based on that 2 times a during day the ODB ... there is some network activity on your computer, such as port scanning, maybe from external sources

"Unsupported auto value type java.lang.String" when persisting new instance

.String for field hr.hzmo. network .model.Device.ID (error 323) at com.objectdb.jpa.EMImpl.persist(EMImpl.java:378) at hr.hzmo. network .database.NetworkInformationDatabase.main(NetworkInformationDatabase ... for field hr.hzmo. network .model.Device.ID at com.objectdb.o.MSG.d(MSG.java:61) at com.objectdb.o.MDF.T(MDF

Master database switching to read-only mode, possibly caused by slave failure

to access the master from the client web application (e.g. due to a networking issue). support Support ... the master from the client web application (e.g. due to a networking issue). Any networking issue

Exceeding max connections and crashing

test environment hasn’t have these kind of problems First crash occurred when network went ... ; It seems when the database loses network connection it shutdowns but we cant be sure. Usualy database stops once a day with no apperent reason. Second cause we suspect is the number of network connections

object creation during pmf.getPersistenceManager()

). The object network is small, it was read from file via deserialization, file has size 2MB. The data ... but it takes some time, I hope that now we will persist object network , thank You   Tomasz Tomasz Tomasz

JBoss 7 startup fails

:49:21,562 INFO [org.jboss.as] creating http management service using network interface (management ... :34,006 INFO [org.jboss.as] creating http management service using network interface (management) port

openejb jpa jaas module

Templates. } } package com.bayner.jpa; import network .data.Settings; import javax.jdo.annotations ... setPrincipalId(int principalId) { this.principalId = principalId; } } package network .data; import javax

How to change properties in urls2.xml?

Hello, I am using objectdb in an embedded case with network private access to each database. I see it exists a file name "urls2.xml". /var/lib/tomcat7/db/myDb.odb;user=admin;password=admin objectdb ... My need is simple, and you are right. I have many embedded databases and i want a private network

Does "error 522" (connect timed out) have something to do with restrictions despite license activation?

trace) on an attempt to create a new EntityManager. Activation requires network access ... to activate) results from the same network access restriction that was solved. support Support

objectdb got hang after fetch some record.

. If every query causes this issue, please check the network , as the blocking may be external (e.g. a firewall ... the network , as the blocking may be external (e.g. a firewall) am running both db and my app in

Activation code is invalid, if restart OS Ubuntu 22.04

during activation)? support Support I deactivated the network adapter which has the dynamic mac address. Then the generated activation code works fine after restart of the OS although the network adapter

connect with server

how to connect the data base on a remote server and share odbc in object db eng.ahmed ahmed how to publish the JPA database on  server and make client in the network can share the data base i want to know the right connection string. i used "Map properties = new HashMap ();   properties

stored procedure in ObjectDB

. Since every change to the database starts on the client side - this doesn't add much networking

ClassCastException of same object type

used over a network via the server. So having more than one copy of objectdb seems to be impractical

Activation Issue

using the MAC address of the network interface as part of the activation key? If so that would account

Activation error on Schema change

addition, as reported in another forum thread , changing network may also require reactivation. support

How does objectdb deal with conflicting schemas?

Suppose we have an objectdb network server with multiple clients connecting to it. Some clients have the latest object schema, matching that of the server. But some have an older schema, not using fields that have since been added. Will this work? FastModel Ben Schreiber This is strictly forbidden. You must have the same version of classes everywhere. support Support

OutofMemory error with Object DB 2.0

IT team had to upload it from another outside network ).   madhuarish Bhanu Pathak Yes

Evaluating ObjectDB for SaaS Application

 is simpler and requires less networking operations. ObjectDB doesn't provide the same level

Activated ObjectDB still throws "Too many persistable types"

is installed. The machine is a VM with a network card with MAC 00-00-00-00-00-00-00-00-00-00-00-00

Selective merge/cascade of detatched entity

I'm having an issue with my application, and I'm hoping you guys will be able to help. Please forgive typos and obvious errors, I'm having to retype from a non-internet connected network . A contrived example is: @Entity public class Salesman { private String name; @OneToMany(fetch=FetchType.EAGER

Maven host down?

again now. It might have been a temporary networking issue. support Support

Problems Running ODB Explorer

due to changes in network addresses (I think mainly in Mac) and in that case you have to list

Log is almost empty (log level 'trace')

the server. Sometimes a networking problem occurs because of reusing sockets, which become 

Cross-platform license: Ubuntu and Windows 8

that the code is somehow linked to the MAC address of one of the network adaptors?  The single

OEM Enhancer causing Jenkins job to freeze

InetSocketAddress ( maybe as the type of one of the fields), and maybe it is related to network

ObjectDB shuts down

problems with network , ports etc. Does anybody has any suggestions. Regards. peric.emil Emil Perić

License Activation Change and Checking Activation

software protection, but this technique is sensitive to changes like disabling a network adapter

Homepage and forum nearly inaccessible

or two is normal for me. AlphaOne Ron Brennan Due to severe networking issues in the last weeks

ObjectDB Privacy

on the same machine. Check your firewall again, you should never see any other networking activity

Is plain old jdbc supported?

Can one access objectdb ( network mode) via jdbc?  (It is going a bit backwards, but still.) Thanks nat nat101 Nat Gross No, just JPA and JDO. support Support

Mismatch client-server protocol prefix

version 2.6.2. Also there's only one objectdb jar on the classpath. It's also not a network problem

InternalException when reading a HashMap

. Also the network interface was not changed. But from some moment old activation key stopped working

[ODB1] Chapter 8 - ObjectDB Server

when the communication between the client and the server is over an unsecured network , such as the Internet

Unexpected Exception (java.lang.NullPointerException: Cannot invoke "com.objectdb.o.ORS.Z9())

(EMImpl.java:297) at de.advolux.jpa. network .rmi.session.StandAloneDatabaseConnector.EndTransaction(StandAloneDatabaseConnector.java:803) at de.advolux.jpa. network .rmi.session.StandAlonePM.EndTransaction(StandAlonePM.java:534) at de.advolux.jpa. network .replicate.ExtReplicationImportHelper

Exception when the log file is full and no archive is defined

.OMF.close(OMF.java:943) at de.advolux.jpa. network .DatabaseHelper.CloseFactory(DatabaseHelper.java:81) at de.advolux.jpa. network .server.ServerDatabase.ExitDatabase(ServerDatabase.java:157) at de.advolux.jpa. network .local.XToolClientManager.Abmelden(XToolClientManager.java:1525) at de.advolux.jpa

Exception in thread "main" java.lang.NoSuchFieldError: __odbTracker

: __odbTracker at com.package. Network .__odbSet_Connections( Network .java:1) at com.package. Network . ( Network .java:95) at com.package.EnhancementTest.main(EnhancementTest.java:14)   Network class ... Tomasz Wozniak This might be the result of an incomplete enhancement - i.e. Network extends

EOFException

. Network or I/O failure when copying, moving or transferring a database file. Transferring a database ... ? What is the recovery configuration? Where is the database file located - on a local drive or on a shared network

Database File Encryption

ObjectDB supports encryption of client-server communication over the network using SSL . Encryption of data in database files is less commonly used, since it slows the database. In addition, when necessary, external encryption can be used (e.g. at the operating system level

InternalException - error reading field from "queue" database

are limited as I'm on a restricted company network but it turns out that rar compresses the file

ObjectDB 2.4.0

on unexpected network failure. Improved temporary file management including avoiding permission

com.objectdb.o.InternalException: java.lang.ArrayIndexOutOfBoundsException: 2

(JpaQuery.java:686) ... Maybe caused by network inactivity timeout? We are using the following configuration

How to change properties in urls2.xml ?

Hello, I am using objectdb in an embedded case with network private access to each database. I see it exists a file name "urls2.xml". /var/lib/tomcat7/db/myDb.odb;user=admin;password=admin objectdb://127.0.0.1:38059/;user=$code;password=a2e54ea3-d889-41a7-953c-dabc42877742 This file