Internal Website Search

1-50 of 123 results

Database Server

com.objectdb.Server [options] start | stop | restart options include: -conf   :  specify ... .objectdb.Server start Stopping and Restarting To stop the server you can use the stop command: java com.objectdb.Server stop To stop the server and then immediately start it again, use the restart command

Privacy Policy

. The right to restrict or stop the processing of your data. The right to object to how we process

Unable to stop server after starting in SSL mode

ObjectDB server starts & stops fine in non-SSL mode using start & stop shell scripts. ObjectDB server starts fine in SSL mode using start script but throws error and does not stop using stop shell script. Non-SSL mode server start/ stop output: ObjectDB Server started on port 7032. ObjectDB Server

WeakRef Purge ObjectDb threads not stopping with Tomcat (in application container)

Hi, We have threads that are not stopping with Tomcat requiring a hard stop of the container.  ... due to these threads being alive. • We are also suspecting the server taking a long time to stop ... ] appears to have started a thread named [ODB- WeakRefPurger] but has failed to stop

ODB Doctor Stops Progressing (runs forever)

Hi, I have an issue with the ODB Doctor running endlessly on a 1.35GB ODB file.  It gets to three progress dots quickly then stops progressing, all while consuming 100% CPU until killed ... goes to 5 progress dots before stopping .  It looks like it's hitting some sort of resource

Schema Evolution Question

to perform the following steps: Stop old client application. Stop ObjectDB. Start ObjectDB. Start NEW client application. Or, is it necessary to do the following: Stop old client application. Start NEW client application (errors will occur due to "Field xxxx not found in type yyyy") Stop ObjectDB Start

[ODB1] Chapter 8 - ObjectDB Server

| stop | restart options include: -conf : specify a configuration file explicitly -port : override ... to enlarge the cache and improve server performance: java -server -Xmx512m com.objectdb.Server start To stop the server you can use the stop command: java com.objectdb.Server stop To stop the server

Step 3: Add a Context Listener Class

. The database will be closed when the web application stops (or when the web server shuts down), by ... the EntityManagerFactory and the database - when the application stops ( contextDestroyed

Step 1: Create a Maven Web Project

-plugin 6.1.10 10 foo 9999 start-jetty pre-integration-test run 0 true stop -jetty post-integration-test stop Guestbook Now you should have a Maven based Eclipse dynamic web project (WTP) with Spring MVC

Step 1: Create a Maven Web Project

;      stop -jetty        post-integration-test                stop    

Step 3: Add a Context Listener Class

an EntityManagerFactory . The database will be closed when the web application stops (or when the web server shuts ... - when the application stops ( contextDestroyed ). The next step is adding a servlet class that will manage the guestbook page.

How to disable use of graphic windows by objectDB

can't shutdown the server using " stop ", it keep running! LottaLava Edson Alves Pereira Running the following in another console window should stop the server: java -cp objectdb.jar com.objectdb.Server stop support Support No it didn't, the process is still running! Here is what i got from my console

ObjectDB is opening too many sockets

is called in a loop (the gap is to check for server stop commands, etc. between accept calls ... ? Why so you think that this is the problem that stops you in production? Are you sure that the new ... :17 #3 server] Server on port 10054 has stopped by 21550@testing We will try to decrease Xmx as

Database is erased after deploying a new web application version

(which createEntityManager throws). It happens even when I first stop the current web application ... (for me). Shouldn't the file be closed automatically when I stop the server from Tomcat's manager ... http request) before stopping the web-app. Trying to close the entityManager afterwards result in

BTree 8 is not found at com.objectdb.o.JPE.d(JPE.java:91)

.TestNGTestClassProcessor. stop (TestNGTestClassProcessor.java:89) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor. stop (SuiteTestClassProcessor.java:61) at sun.reflect ... $DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2. stop (Unknown Source

Replication error on slave restart

. mastervoland Vladimir Sadovnikov Restarting the servers should not stop replication, of course ... ? stop GlassFish? stop the ObjectDB server? Check it first in your development environment in order to avoid losing data in your production database. After stopping the production server

ObjectDB Enincompatible with Quarkus?

.JUnitPlatformTestClassProcessor. stop (JUnitPlatformTestClassProcessor.java:75)     at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor. stop (SuiteTestClassProcessor.java:61)      ... ;at com.sun.proxy.$Proxy5. stop (Unknown Source)     at org.gradle.api.internal.tasks

Feature Request for database.obj$ file

and stopped either by a deamonmanager or a dockermanager. The main reason is, that we shut ... $ if the deamon process was stopped while flushing is in progress but finally we want to know when the server and all connected services are correctly stopped . For the your first question I still try

Step 7: Run the Spring Web App

is created under the Tomcat directory. You can stop the Tomcat server and open the database file in 

Step 6: Run the Java EE 6 Application

\Guestbook\WEB-INF ). You can stop the GlassFish server and open the database file in ObjectDB Explorer

Step 6: Run the Web Application

You can run the application now by right clicking the GuestServlet node (in the [Project Explorer] window) and selecting Run As Run on Server Finish : Since we are using ObjectDB in embedded mode - the database file is created under the Tomcat directory. You can stop the Tomcat server and open

Step 6: Run the Java EE 6 Application

under the GlassFish directory (e.g. at domains\domain1\eclipseApps\Guestbook\WEB-INF ). You can stop the GlassFish

Step 6: Run the Web Application

. You can stop the Tomcat server and open the database file in ObjectDB Explorer : This is the end

Step 7: Run the Spring Web App

in embedded mode - the database file is created under the Tomcat directory. You can stop the Tomcat

Async query ObjectDb

1. Is it possible to run async objectDb queries for long time operations and stop them if it necessary? 2. Is it possible to stop sync ObjectDb query from another thread for long time operation ... . You will also need a separate EntityManager for that thread. Stopping a running query is not supported but restricting execution time is supported. support Support

ObjectDB shuts down

has stopped . DB can be normally started after it shutdowns and log continues. Logging is currently set ... will be available. Thanks peric.emil Emil Perić When the server is shutting down, do you see a stop ... Hi, there is no STOP message in the log. Shutdown doesnt hapen always exactly at the same time

Redeployment in GlassFish - Failed to open file

the database file for redeployment? Every time, I need to stop the server, start it again and redeploy ... was already stopped at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java ... .NoSuchElementException], because it has not yet been started, or was already stopped .... arz1120

log problem

Hi we have found that when restarting the database in contrast to making stop /start database log ... Restarting the server should have the same effect as stopping the server and then starting ... has stopped by 13584@odb [2014-02-07 13:00:01 #2 server] Server on port 6136 has started by 13584@odb support Support

Filename.odb$ Persisting Issue

can happen just by starting and stopping the program in quick succession or after running it for extended time, stopping the program, and modifying code for extended time and all variations in between

Mismatch client-server protocol prefix

Hello! We migrated one of our legacy webservices to Spring Boot/Spring MVC. Now i have a strange problem. At first the app runs perfectly for a couple of hours. After that it stops working and I ... to every transaction stops to work correctly. I also found multiple examples on the Internet where they don't

Connection is closed Caused by: java.io.EOFException

; What could be causing my ObjectDB server to stop ? Of course, the exception encountered is a symptom of the real problem that the server has stopped ! longpat Brian O'Hare Actually, I was concentrating

Failed to synchronize replicated database

to stop master, clear all recording files, switch to all mode: Then I stopped also the slave Removed

best practice for DB recovery

to recover from a failed instance would be to simply stop all writing, take a backup from the working ... , so we need some ability to switch to the second DB without stopping the application. We can pause

EntityManagerFactory Fails To Swtich Over To Slave When Master Is Unavailable

I have a simple task to validate the sample code will switch over to the slave database when the master is unavailable. I simulate the master unavailable by stopping the master server ... the emf creation in comment in your test) after stopping the master server with no errors, but I got

@Entity saved in Tomcat session - problem

Hi, I have found a problem, when storing @Entity object in Tomcat session. When starting or stopping Tomcat, I get nasty exception - please check attached log. Strange thing ... object. Version 2.0.3 should fix this serialization problem. Please try it. Notice that after stopping

Unexpected exception during open the database

. Some more information may help. Are these exceptions written to the log? thrown? stop ... to the log? thrown? stop anything? In this particular case, the access to the database

A distinguished Name for server or explorer is good for maintaining!

stop it, I get this message: ./server.sh stop & [1] 8443 [ObjectDB 2.2.8] Failed to connect to server

the tutorial netbeans and javaee6 dont work,

the servlet following step 4 . Delete the  web.xml  file in  WEB-INF . Stop GlassFish - right click the Servers Glassfish Server  in the Services window and select Stop . Rebuild

JBoss 7 startup fails

.StandardContext. stop (StandardContext.java:3970) [jbossweb-7.0.1.Final.jar:7.0.1.Final] at org.apache.catalina ... ) Stopped deployment Guestbook_Jee.war in 129ms 11:53:46,945 ERROR [org.jboss.as.deployment

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

:25:43 - MASTER instance stopped responding to write requests. All requests sent to the database ... to "Failed to synchronise the database", so we stopped it and did not start

Log is almost empty (log level 'trace')

a special request to do that by a new connection. This is used by the stop command ... of starting/ stopping the server (at INFO level). support Support

ODB IndexActivation NullPointerException

' And the Application stopped working. 2) * Batch ended at '2LG' * Batch ended at '2oq' * Batch ended at MAX ... stops working and how a NullPointerException is thrown. If you use embedded mode please check

[ODB1] Chapter 9 - ObjectDB Explorer

the "Tools" and "Edit" menus in the menu bar) you can stop a running thread, delete a thread

[ODB1] Chapter 4 - JDO Metadata

is your responsibility. When the metadata for a class is found, the search is stopped

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   ... is important. Can you confirm that restarting the system stops the unstable state

javax.jdo.JDONullIdentityException: The identity must not be null.

When stopping my JEE 6 Web Profile application in Glassfish 3.1.1, I sometimes get this exception ... .deployment.admin|_ThreadID=24;_ThreadName=Thread-2;|Cannot stop module web [ObjectDB 2.3.7_25] javax ... ;     at org.apache.catalina.core.StandardContext. stop (StandardContext.java:5564

Resource leaking via a rogue Shutdown Hook

application's class loader. When the application is stopped (not the server, just the application ... , and after the application has been stopped . The thing to look for is the fact, that the only path to a garbage collection root after stopping is via the hook. Lachezar Lachezar Dobrev Thank

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

After running without issue, uninterrupted for seven months, our instance stopped silently.  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

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

into when the limit is hit. What would be a preferred action? Stopping writing to the log? Ignoring ... . If the log file is full, I'd prefer logging to stop writing to the file - it shouldn't break regular database operations in my opinion. Arne Arne Stocker

Exception upon index definition change

.objectdb.com/database/support/636. I think index changes should never cause the application to stop ... so this seems to be a different issue. I think index changes should never cause the application to stop