Internal Website Search
1-50 of 73 resultsDatabase Server a configuration file explicitly - port : override configuration's server port -silent ... The TPC/IP port on which the server listens for new connections is also specified in the Server ... - port 8888 start You can also use standard JVM arguments. For instance, you can increase the maximum JVM | |
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 Connection using JPA (could be a domain name or an IP address) and listening on the specified port (the default is 6136 | |
Database Explorer select File Open C/S Connection... and provide host, port , username and password for a client | |
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 | 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.objectdb ... when you extract a newer version of the ObjectDB server. The TPC port on which the server is listening | |
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 | |
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 | |
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 | |
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 | |
JPA Web App Tutorial - Maven Project.xml file) and port 8080 has to be available for the Jetty embedded server. No need to download | |
Spring MVC JPA Tutorial - Maven Project), and port 8080 has to be available for the Jetty embedded server. It is not necessary 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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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ć | |
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 | |
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 | |
[ODB1] Chapter 5 - JDO Connections to the specified port (the default is 6136 when not specified). The path indicates the location ... (the same machine) and listening to the default port (6136): Properties properties = new Properties | |
Jboss 6 persistence.xml startup error://localhost:8080/Guestbook/guest (if JBoss is configured to use port 8080). The default ObjectDB home | |
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 | |
listening on a particular IP aside localhost.createEntityManager(); Please what is the right way to do this. I was able to get that I can add port | |
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 | |
Will ObjectDB support .Net and EntityFramework? Hi, I'm porting an application POC from Java to C# with Entity Framework for data access. I was proving ObjectDB in the Java POC and i would like to keep ObjectDB datastore for C# POC. Are there some ObjectDB's version or support for C# and Entity Framework? Thanks! Cthulhu Cthulhu Juan | |
ODBC - How to create a DSN connection in Window Hi, is there a way to set DSN of ObjectDB in windows for excel data analysis? 搜索 复制 gzdillon Lai Yang You can use the connection URL , including protocol, host, port , path, username and password (when applicable) as DSN of ObjectDB databases. However, ObjectDB does not support ODBC or JDBC | |
Connecting to a remote objectdb server://localhost:6136/db/myapp.odb;user=admin;password=admin" to connect to my localhost server running on port | |
Unable to convert 1.x odb file to 2.x if you can complete the remaining 1% by your own simple console application that would port any problematic | |
[ODB1] Chapter 9 - ObjectDB Explorer the Open dialog you have to fill in the host, port , username and password of the remote connection | |
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 | |
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 | |
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 | |
JDO PersistenceManager.getSequence() returns null sometimes! That will certainly help us port our code to ObjectDB. spiffy Jonathan Harley Sequences are defined using class | |
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 | |
auto-generated uuid fields Hello, we're porting a JDO application to ObjectDB which uses uuid-hex generated values. However the page on generated values in your JPA tutorial only mentions numeric generated values, and when we try to use it the error message seems to imply that auto-generating strings isn't supported |