ObjectDB Database Search

1-50 of 73 results

Database Server

a configuration file explicitly - port   :  override configuration's server port -silent ... start The TPC/IP port on which the server listens for new connections is also specified in ... .Server - port 8888 start You can also use standard JVM arguments. For instance, you can increase

run several embedded systems on one server, problem with double used port

but there are endless logs generated reporting about a double used port . Ist there a possibility to configure that port for each embedded system hgzwicker Hans-Georg Zwicker Are you using embedded-server mode? In that case you should be able to specify a port to be used when you open a database in the url/path

Safe to monitor listening port by connect/disconnect?

I wish to monitor our instances of ObjectDB using an automated tool that simply connects and then disconnects from the ObjectDB listening port once per second (frequency is configurable).  Will this cause any issue with the normal operation of ObjectDB? CAPdev CAP Dev It should be fine.  support Support

Server Configuration

specifies how clients can connect to the server: The port attribute specifies a TPC port on which the server is listening for new connections. Usually the default port 6136 should be specified. If another port is specified it also has to be specified by clients in the URL connection string

Database Replication and Clustering

;password=b"); The above URL specifies the location of the slave server on port 6001 as well as the location of the master server on port 6000. Notice that the specified user and password attributes

Database Explorer

mode select File Open C/S Connection...  and provide host, port , username and password

Database Connection using JPA

 (could be a domain name or an IP address) and listening on the specified port  

ObjectDB is opening too many sockets

] Server on port 10054 has started by 26621@testing TCP Dump over all interfaces did not print anything (assuming no network connections were done) sudo tcpdump -ni lo port 10054 We had also strace running ... : [pid 26632] 12:04:35.478979 accept(7 , {sa_family=AF_INET6, sin6_ port =htons(37970), inet_pton(AF

How to change properties in urls2.xml?

is autogenerated by objectdb. And it describes the locals databases url and their port / user / password properties. I have no control on the port and password used. :( Does it exist a way to change urls2.xml properties ? Adding ? port =XXXX at the end of the persistence.xml database local url doesn't work

[ODB1] Chapter 8 - ObjectDB Server

] start | stop | restart options include: -conf : specify a configuration file explicitly - port : override configuration TCP port to listen to To start the server, use the start command: $ java com ... will be overwritten when you extract a newer version of the ObjectDB server. The TPC port on which the server

Glassfish 3.1.2.1 and ObjectDB 2.4.3

Successfully INFO: WEB0169: Created HTTP listener [http-listener-1] on host/ port [0.0.0.0:8080] INFO: WEB0169: Created HTTP listener [http-listener-2] on host/ port [0.0.0.0:8181] INFO: WEB0169: Created HTTP listener [admin-listener] on host/ port [0.0.0.0:4848] INFO: WEB0171: Created virtual server [server

JPA - ExceptionInInitializerError when creating EntityManager

.findByName", EmailSettings.class).setMaxResults(1); EmailSettings smtp, port , from; smtp = emailSettings.setParameter("name", "SMTP").getSingleResult(); port = emailSettings.setParameter("name", " Port ... .host", smtp.getValue()); EMAIL_PROPS.put("mail.smtp. port ", port .getValue()); EMAIL_FROM = from

Java fails to run when using JMX Remote + ODB agent

.management.jmxremote -Dcom.sun.management.jmxremote. port =16969 -Dcom.sun.management.jmxremote.ssl=false ... .jmxremote. port =16969 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote ... -Dcom.sun.management.jmxremote. port =16969 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun

connection pooling

; The element specifies how clients can connect to the server:     The port attribute specifies a TPC port on which the server is listening for new connections. Usually the default port 6136 should be specified. If another port is specified it also has to be specified by clients in the url

multiple connection using share folder

: -conf : specify a configuration file explicitly - port : override configuration's server port ... (ip address or domain name) and port . It is possible in embedded-server mode but it would be easier ... host and port (see this manual page ). Do not use localhost from other computers but an ip address or

Spring MVC JPA Tutorial - Maven Project

), and port 8080 has to be available for the Jetty embedded server. It is not necessary to download

JPA Web App Tutorial - Maven Project

.xml file) and port 8080 has to be available for the Jetty embedded server. No need to download

Data portability

Solano Martinez At the moment porting data from ObjectDB to another database requires writing ... data porting is expected to be supported by the RDBMS-ObjectDB replication . support Support

Drop the entire database, Change the schema

I am trying to port and example app to ObjectDb. As part of the tests I drop the database and reload it with the new schema automatically between test cycles. Is there a simple way ... "); What do you think? Any other suggestions? support Support I was porting from Eclipselink ;-) As you doubtless know

JBoss 7 startup fails

) port (9990) 13:49:22,254 WARN [org.jboss.as] No security realm defined for http management service ... :34,006 INFO [org.jboss.as] creating http management service using network interface (management) port

How to disable use of graphic windows by objectDB

.Server -console start [root@GhostRider bin]# ObjectDB Server started on port 6136.   ... Socket(InetAddress.getLocalHost(), port ); It seems to be a known issue in Linux. Try the solution

Need disk usage and delete some old files

;host, port , username, password, false); and specific directory (and possibly file) using: File dir = com.objectdb.Utilities.getServerFileSystem(     host, port , username, password

Get list of database files

;             host, port , username ... ;          host, port , username, password, path

Using explorer with a live embedded db

the server, then my application,  then connect Explorer using C/S  to host port myDbFile ... is correctly and the problem is elsewhere. Do you specify port 10306 in the url of the embedded database

log problem

it, and therefore should produce 2 logging messages, e.g. [2014-02-07 13:00:00 #1 server] Server on port 6136 has stopped by 13584@odb [2014-02-07 13:00:01 #2 server] Server on port 6136 has started by 13584@odb support Support

ObjectDB shuts down

the application) and DB was OK. Is it possible that DB shuts down if the port communication is idle ... problems with network, ports etc. Does anybody has any suggestions. Regards. peric.emil Emil Perić

Start ObjectDB inside java code.

= new String[2] ;   test[0] = "connection port =6136 max=100" ;   test[1] = "start";   ... command or argument: connection port =6136 max=100 (error 531) Am not sure this is the right place to ask

Detecting ObjectDB alive

server port and that won't be possible as long as the Objectdb Server is running. Is there a way ... and holding a port ) is to test it periodically, e.g. by obtaining an EntityManager , making some

Database crash

server] Server on port 3333 has started by 10380@wzbhb101 [2017-07-10 23:06:55 #3 store] Database ... @wzbhb101 [2017-07-10 23:07:23 #2 server] Server on port 3333 has started by 11028@wzbhb101 [2017-07

multi EntityManager with Spring Boot, but 'Too many persistable types (>10)

, and two objectdb server with different port . My JPA configuration is @Configuration ... of database2(6137) from app is also ok. each objectdb.conf is same without port setting. (activation code

[ODB1] Chapter 5 - JDO Connections

named host (could be domain name or ip address) and listening to the specified port (the default ... to the default port (6136): Properties properties = new Properties(); properties.setProperty( "javax.jdo

Database connection url

I'd like to run a database called db1.odb on port 6136, and simultaneously open it in the explorer. I left the conf file set as:           However, I'm not sure about the connection url for the code, and for the explorer. I tried this: Transactor.emf

Performance Questions...

? My last question is different: any plans to port to Java 7 ? Kind Regards and Thanks ! geekox86 Mohannad

Jboss 6 persistence.xml startup error

://localhost:8080/Guestbook/guest (if JBoss is configured to use port 8080). The default ObjectDB home

Replication error - parsing objectdb config

is running on port 6136 while the slave runs on 6138. Config from the slave looks as follows: My test saves

Many connections possible? and will it makes problem in future?

system) and TCP/IP ports (when using client-server mode). support Support

Possible issue for default id generator

, but maybe to ease porting applications from other JPA providers to ObjectDB a default

Spring + Maven + persitence.xml

the server on port 6136. Did not figured out how to create an empty db! Then I updated persistence.xml like

Out of memory

Hi, Today in the middle of the night ODB just crashed leaving this on console screen: ObjectDB Server started on port 7136. Exception in thread "ODB-StoreHandler-29" java.lang.OutOfMemoryError: GC overhead limit exceeded         at java.lang.StackTraceElement

[ODB1] Chapter 9 - ObjectDB Explorer

). In the Open dialog you have to fill in the host, port , username and password of the remote

Service terminated silently (crashed?)...is there any way to cause a crash dump?

; The contents of the log are as follows: Object DB log: ObjectDB Server started on port 6138. ObjectDB Server stopped. ObjectDB Server started on port 6138. ObjectDB Server stopped. ObjectDB Server started on port 6138. ObjectDB Server started on port 6138. 

How to change properties in urls2.xml ?

is autogenerated by objectdb. And it describes the locals databases url and their port / user / password properties. I have no control on the port and password used. :( Does it exist a way to change urls2.xml properties ? Adding ? port =XXXX at the end of the persistence.xml database local url doesn't work

missing merger

:46 #75 server]  Server on port 3333 has stopped by 5848@MES-M02   hgzpincher Hans-Georg ... -05-01 05:48:58 #28 server]  Server on port 3333 has stopped by 31829@MacBook-Pro.local   ... -Pro.local [2025-05-02 06:30:01 #25 server]  Server on port 3333 has stopped by 1615@MacBook

ObjectDB for .NET (C# / VB)

Work on porting ObjectDB to .NET has started. The new file format of ObjectDB 2 has been carefully designed to support multi platform in general and .NET specifically. The same database file ... on the progress of this porting to .NET ? When is the expected date of release and what sort

ObjectDB can't be activated

over port 1234 to local port 6136): EntityManagerFactory emf = Persistence.createEntityManagerFactory

Unable to stop server after starting in SSL mode

script. Non-SSL mode server start/stop output: ObjectDB Server started on port 7032. ObjectDB Server stopped. SSL mode server start output: ObjectDB Server (SSL) started on port 7032. SSL mode server

Why is ObjectDb is holding onto classes that no longer exist? 

to port all the data in my database to a new one or do you recommend just leaving the problem... emilycrutcher Emily Crutcher You may just ignore it for now as porting data to a new database

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

critical bugs your session of porting from EclipseLink to ObjectDB this week provides very useful input

Can't open replicated database

I have a database running in server mode on port 6136 on server1 and server2. Each server has a replicated copy of the other servers database. I try to open the replicated on one database for a query (just read, no update) but it fails with the error below. The code I'm using is (user & password

Out of Memory - Slow leak?

Java 1.5 on windows so the options for getting a dump are more limited. I'm hoping to get a port