ObjectDB Database Search

101-150 of 200 results

Server closes if large query runs out of memory

;the objectdb server can run out of memory and stop if a query deals with too many objects. This isn't ... query is run on the server, results are sent to the client and deleted there. This enables ... : a DELETE query is run directly on the server, objects are not sent to the client. This may break

Is there an update on running ObjectDB purely in-memory?

to know whether there is a change or an outlook regarding the topic: Is it possible, or planned, to run ... then i could able to run the explorer and server.  EntityManagerFactory emf = Persistence.createEntityManagerFactory("objectdb:test.mem"); After running program it gives Exception: org

Error happened while running report.

.EngineException: Error happened while running the report. at org.eclipse.birt.report.engine.api.impl ... .dataset.ResultSetPreviewPage$5. run (ResultSetPreviewPage.java:366) at org.eclipse.jface.operation.ModalContext$ModalContextThread. run (ModalContext.java:119) Caused by: java.lang.NoClassDefFoundError: org

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

we want to run several embedded systems on one server. In principle this is working but there are endless logs generated reporting about a double used port. Ist there a possibility to configure ... .TOL. run (TOL.java:117) at java.lang.Thread. run (Unknown Source)     hgzwicker Hans-Georg

How to open a running db in ObjectDB Explorer?

.conf file:       When enabled, embedded mode runs automatic server at the background ... of the problem! The explorer requires objectdb.jar to run ! May be, it uses the configuration file

Upgrade to Java 8 won't run

.TradeUnafraid. run (TradeUnafraid.groovy:64) at com.tradeunafraid.TradeUnafraid$ run .call(Unknown

cannot run explorer, server ...

in the download there are the files objectdb.jar ... including the version number. It is impossible to run explorer or server using the file name objectdb-2.9.4_01.jar or after copying using ... you for this report. Could you please provide the full command that you are trying to run . For example

Run out of memory

am running the current version 2.2.7_04. Cheers, Dave dave David Roberts Calling flush followed by clear

package not found running ObjectDB under OSGi

Hi I have created in Eclipse a new plugin from existing jar file and than I tried to enhance my classes (using Ehancer from that new bundle), however I got an error :  [ObjectDB 2.2.8_02] Package datamodel.core.base is not found by the enhancer (error 108) The Enhancer was run in

Java fails to run when using JMX Remote + ODB agent

Hi, When using both JMX Remote and ODB as agent, there is a problem to run JVM at all. All this is on Debian linux with two different JVM's. Let me show you some logs from console: - pure java  homplex@homplex01:~$ java -version java version "1.6.0_18" OpenJDK Runtime Environment (IcedTea6 1

Logging problem on attempt to start a Server that is already running

It seems that there is a bug in logging mechanism, if you try to start the database which is already started it starts filing the log continuously until it runs out of space on disk. How to check is the database runing from command promt. regards.   peric.emil Emil Perić This is caused by

Post-compilation enhancement vs Automatic Run-time enhancement

We are getting massively different results on field loading between explicit post-compile enhancement and automatic run -time enhancement. Testing exactly where and when the results are different for our demo web app is a very time consuming task, and very difficult, it means testing literally 100s

What is the lowest version of Java, ObjectDB will run on?

I have a legacy production environment that is running "jre1.6.0_16". I am trying to upgrade from 1.0.4 to the latest.   Thanks for your time. bmcalist Brian McAlister Current ObjectDB versions are tested with JDK 1.7, so JDK 1.7 or later should be fine. Maybe it can also work with JDK 1.6 but it has not been tested recently. support Support

Does run time enhancer due to GlassFish/Payara do anything that would affect loaded compile-time entity classes ?

ObjectDB support wrote elsewhere: ... you do not need the Enhancer agent, since you use build time emhancement, but GlassFish invokes it automatically. Currently there is no setting in ObjectDB to disable the enhancer agent ... Q: Does run time enhancer due to GlassFish/Payara

Stacktrace in Explorer when running query

Hello, whenever I run a query in Explorer I get the following stacktrace (cf. attached file). My environment is: macOS Sierra 10.12.1 with java version "1.8.0_112" Is there anything I can do to fix this? Many thanks in advance Alex alexweirig Alex Weirig The stack trace indicates a problem in

Running ObjectDB on a node that does not have internet connectivity

Running ObjectDB on a node that does not have internet connectivity

Dependency from enhanced classes to the objectDB library

.ReflectiveCallable. run (ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod ... (BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3. run (ParentRunner.java:238) at org.junit.runners ... .java:27) at org.junit.runners.ParentRunner. run (ParentRunner.java:309) at org.eclipse.jdt.internal

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 ... .  When I run the DB Doctor without a destination file (just to check the database) it quickly ... of the running Doctor, when it seems to have no progress? support Support While attempting to install JDK

[Explorer] Running Tools

The Explorer should support running ObjectDB tools (such as ObjectDB Server and ObjectDB Doctor) visually within the Explorer. This is one of the features that have been supported by the old Explorer of ObjectDB 1. It has been temporarily removed due to incompatibility with the new ObjectDB 2 code base. support Support

Running the Activator requires Java 6 or above.

. Running the Activator requires Java 6 or above.         dmoshal David Moshal Note

Error whilst running

Error whilst running

Lock prevents PersistenceManager.close when retainValues = false

$ConnectionHandler.lambda$ run $0(TCPTransport.java:683) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$$Lambda$62/19617664. run (Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler. run (TCPTransport.java:682

Cannot cast com.objectdb.jpa.Provider to PersistenceProvider

.sun.enterprise.v3.admin.CommandRunnerImpl$2$1. run (CommandRunnerImpl.java:527) at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1. run (CommandRunnerImpl.java:523) at java.security.AccessController ... .strategies.WorkerThreadIOStrategy$WorkerThreadRunnable. run (WorkerThreadIOStrategy.java:135) at org

Eclipse plugin problem (using ObjectDB as a separate bundle)

.readAndDispatch(Display.java:3657) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4. run ... .java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine. run (PartRenderingEngine.java ... .equinox.internal.app.EclipseAppHandle. run (EclipseAppHandle.java:196) at org.eclipse.core.runtime

ObectDb 2.3.6 in OSGi environment

(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable. run ... (BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3. run (ParentRunner.java:231) at org.junit ... .RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner. run (ParentRunner.java:300

Trouble bug on explorer

:102) at java.awt.EventQueue$3. run (EventQueue.java:662) at java.awt.EventQueue$3. run (EventQueue.java ... .doIntersectionPrivilege(ProtectionDomain.java:87) at java.awt.EventQueue$4. run (EventQueue.java:676) at java.awt.EventQueue$4. run (EventQueue.java:674) at java.security.AccessController.doPrivileged(Native Method

Occasionally slow requests in load testing

We are running load testing against objectdb version 2.3.7_18. The performance is generally OK ... for us, but we have no way of finding out what it is. It does not seem to run out of threads - our monitoring shows around 350 threads in the db server process and it is configured for 400. The server it is running

Replication error on slave restart

I'm trying to enable replication on master server that was running with "recovery" enabled ... ) at com.objectdb.o.SHN.aw(SHN.java:703) at com.objectdb.o.SHN.K(SHN.java:202) at com.objectdb.o.HND. run (HND.java:133) at java.lang.Thread. run (Unknown Source) And, maybe it is irrelevant to this topic, if I

UserException: Invalid configuration in 'internal' - Check permissions

.NodeTaskWrapper. run (NodeTaskWrapper.java:150) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask. run (FutureTask.java:266) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask. run (FutureTask

Database is erased after deploying a new web application version

Hello, I'm a new ObjectDB user and currently working on a Java web application that's running ... it: When running a new web application version, I get an exception saying this file could not be opened ... the web-app is running , I have no intention of closing the connection to the database

UTF Error

) at com.objectdb.o.SHN.J(SHN.java:491) at com.objectdb.o.SHN.x(SHN.java:157) at com.objectdb.o.HND. run (HND ... .WorkerThreadIOStrategy$WorkerThreadRunnable. run (WorkerThreadIOStrategy.java:114) at org.glassfish.grizzly ... .threadpool.AbstractThreadPool$Worker. run (AbstractThreadPool.java:549) at java.base/java.lang.Thread

JBoss 7 startup fails

service thread 1-3) at org.jboss.msc.service.ServiceControllerImpl$StartTask. run (ServiceControllerImpl ... .ServiceControllerImpl$ClearTCCLTask. run (ServiceControllerImpl.java:2291) 13:49:37,714 ERROR [stderr] (MSC ... $Worker. run (ThreadPoolExecutor.java:908) 13:49:37,715 ERROR [stderr] (MSC service thread 1-3) at java

objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active'

and referenced under ./lib), and Run (will deploy to Glassfish4.1.1 bundled with NetBeans8.1 ... (however, for other reasons they don't run with this test project).     webel Dr Darren Kelly I ... and Build (objectdb-2.6.9_06.jar is already included and referenced under ./lib), and Run

Freeze during save

$PrivilegedOperation. run (RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl ... :357) at sun.rmi.transport.Transport$1. run (Transport.java:200) at sun.rmi.transport.Transport$1. run ... :826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$ run $0(TCPTransport.java:683

com.objectdb.o.InternalException: null

) at javax.swing.RepaintManager$3. run (RepaintManager.java:811) at javax.swing.RepaintManager$3. run ... $ProcessingRunnable. run (RepaintManager.java:1680) at java.awt.event.InvocationEvent.dispatch(InvocationEvent ... $400(EventQueue.java:97) at java.awt.EventQueue$3. run (EventQueue.java:697) at java.awt.EventQueue$3

stress test -> com.objectdb.o.InternalException: null

I am running a stress test with 2 users, each making a request to the JSON API (which uses as ... .interceptor.ServiceInvokerInterceptor$1. run (ServiceInvokerInterceptor.java:57) at org.apache.cxf ... .tomcat.util.net.JIoEndpoint$SocketProcessor. run (JIoEndpoint.java:312) at java.util.concurrent

javax.persistence.Query

: position of the first result Since: JPA 2.0 The Running JPA Queries article explains how to use

Query.getFirstResult() - JPA Method

JPA Method in javax.persistence.Query int getFirstResult () The position of the first result the query object was set to retrieve. Returns 0 if setFirstResult was not applied to the query object. Return: position of the first result Since: JPA 2.0 The Running JPA Queries article explains how to use getFirstResult .

javax.persistence.StoredProcedureQuery

Since: JPA 2.0 The Running JPA Queries article explains how to use getFirstResult . FlushModeType

javax.persistence.TypedQuery

result Inherited from: Query Since: JPA 2.0 The Running JPA Queries article explains how to use

Server out of memory exceptions

I've started to get memory exceptions on objectdb instances running as a server. The objectdb log ... .objectdb.o.NTS.z(NTS.java:314) at com.objectdb.o.NTS.y(NTS.java:274) at com.objectdb.o.HND. run (HND.java:128) at java.lang.Thread. run (Thread.java:595) [2011-07-30 19:53:24 #22 store] Database 'F

NullPointer when accessing persistent field

) at junit.framework.TestResult. run (TestResult.java:109) at junit.framework.TestCase. run (TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite. run (TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite. run

missing merger

, 10, 3855 and 3577), but the cause is unclear. Please advise whether there are errors when you run ... $DoPostEvent. run (Timer.java:243)     at java.desktop/java.awt.event.InvocationEvent.dispatch ... (EventQueue.java:773)     at java.desktop/java.awt.EventQueue$4. run (EventQueue.java:720

ArrayIndexOutOfBoundException

.SecuredPrintQue.singleDeviceQue(SecuredPrintQue.java:499) at ysoft.sqpro.queue.SecuredPrintQue. run ... of running . Maruta M Sedlakova The Database Doctor output indicates that the database is healthy ... more often. The cache cannot be disabled completely. support Support You may also try running ObjectDB

Unexpected exception (Error 990) com.objectdb.o.InternalException

) at com.btc.ep.formalnotation.al.internal.PatternApplicationServiceImpl$AjcClosure27. run ... (CreateDummySpecification.java:101) at com.btc.ep.formalnotation.ui.handlers.CreateDummySpecification$1. run (CreateDummySpecification.java:73) at org.eclipse.core.internal.jobs.Worker. run (Worker.java:54) btc_es BTC

combined index not used

-Georg Zwicker Running the query on the sample database that you sent in the Explorer shows ... have to try different query plans by running them in the background in order to optimise and select best ... running the query several times in the Explorer with the position hint: 1, 2, 3, 4, 5 as explained

Blocked by find

threads which use this method. In a run today one of the threads seems to have got stuck ... ) rbccm.felix.framework.service.ServiceRunner. run (ServiceRunner.java:259) java.lang.Thread. run (Thread ... (WorkflowService.java:75) rbccm.felix.framework.service.ServiceRunner. run (ServiceRunner.java:259) java.lang.Thread

Query fails with failed to read

.onFillable(AbstractWebSocketConnection.java:480) org.eclipse.jetty.io.AbstractConnection$2. run ... .eclipse.jetty.io.AbstractConnection$2. run (AbstractConnection.java:544) at org.eclipse.jetty.util.thread ... . run (QueuedThreadPool.java:555) at java.lang.Thread. run (Unknown Source) [2018-08-17 19:14:41 #6

javax.jdo.PersistenceManager

to isPersistent, isNew, and isDirty). But at commit time, the reachability algorithm is run again, and instances

PersistenceManager.makePersistent(pc) - JDO Method

). But at commit time, the reachability algorithm is run again, and instances made provisionally