ObjectDB Database Search

101-150 of 200 results

Finance data from SQL Server into ObjectDB daily

classes to store the data in ObjectDB."   I am doing this exactly. Here is the quick code I whipped

Embedded Object inside another embedded object - is that possible?

.. so they were not stored as expected. Thanks for ur quick answer - btw ObjectDB is really cool EKK Emmanuel Keskes Thanks support Support

Maven Repo for ObjectDB

Gazal It is seems to be online now. support Support Sorry. Then its probably a proxy/firewall issue here. Thank you for the quick response. gazal Mohamed Gazal

Embedded mode usage question

, thanks for a quick reply ! Will definitely give it a try then in our service POC.   Thanks and have a nice day, Dmitri   livotov Dmitri Livotov

"Attempt to lock a non entity object" error

and your quick fix are greatly appreciated. AlphaOne Ron Brennan

Get list of database files

, false);   support Support Hi, thanks for your quick reply. It works great! skolb Sebastian Kolb

Query on Embedded Primary Key?

that should fix it. support Support Perfect - it is fixed - Thanks a lot - was very quick - I am impressed. EKK Emmanuel Keskes

Grouping by date()

the new version. support Support Thanks for quick implementation. There is only one small problem

IN expression in a Criteria Query

Source) mimac Milan Fabian OK. Apparently the problem is clear now, and we are working on a quick fix

Unable to persist TreeMap

was when I find it. Your help and quick response was much appreciated. AlphaOne Ron Brennan Application

Problem with @Basic(fetch = FetchType.LAZY)

that. Thanks for the quick response.   Wim wim DC Wim De Clercq So I replaced my original code

ObjectDB Parsing taking huge processing time

). support Support Thanks for your quick response, it solves the issue of slowness. vinothr120 Vinoth Ramesh

Possible issue with Spring JPA and Embedded

for the quick response... thats got it!! pedwards Paul Edwards

JPA Configuration without persistance.xml

/persistence-unit#Managed_Persistable_Classes And wasn't sure.   I appreciate the quick reply! Phil obiphil Philip Clapham

Add Indexes to existing Database

Support many thanks for the quick response Arne Arne Stocker

Can't get arraylist/vector type attributes

). See also "objectdb.temp.no-detach" as a possible quick workaround. support Support Loading it eagerly worked Unknown unknown

using DbUnit with ObjectDb

? If you do - this could be served for a quick initial implementation of this feature (hopefully in days

General Performance Issues Illustrated with a Specific Method

("listPatientsByIDsWithBasicData - start - " + st); List cs = new ArrayList (); if (ids == null || ids.trim ... - start - 1695401112698]] m = {q=0715812399}]] j = select new lk.gov.health.phsp.pojcs.ClientBasicData(c ... ]] listPatientsByIDsWithBasicData - start - 1695401637568]] m = {q=0715812399}]] j = select new lk.gov

persistence.xml classes not respected by ObjectDB

erase the DB and start all over. But that's a problem. I have discovered it when I had to delete ... the elements in the development db, then upload the files on production, then start the app ... are deleted before starting ). The application doesn't use the classes from P2 in P1. Take as a proof

after upgrade to 2.9.0 database destroys, urgent issue at our most important customer, production shutdown

copy with the Doctor. With this arrangement you should find issues when they start (in that case ... is a pain, everytime we start it it connects directly to the database and then we have the access error ... ? Do you start seeing other database errors (in addition to the lock error) just after using the Explorer

com.objectdb.o.InternalException

list, and the configuration.   error list estoy aqui.... Exception in Application start method ... Application start method     at javafx.graphics/com.sun.javafx.application.LauncherImpl ... .App. start (App.java:24)     at javafx.graphics/com.sun.javafx.application

ObectDb 2.3.6 in OSGi environment

ObjectDb and another bundle which includes the POJO models. Everytime I start in plugin evironement ... .java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher. start (EclipseAppLauncher ... :356) at com.objectdb.o.TYM.ay(TYM.java:1001) ... 66 more If I start my application with normal JUnit

First query takes 4+ minutes to complete

objectdb.conf: How we test Teh issue happens with the first query that we run after we start the application that uses the DB in embedded mode. So we basically start the application and let is stabilise ... ", "startTime", "channelNumber"}) Start with a new empty database, in order to make sure that the new

Felix, rollback exception, error 613

; ! Failed to start bundle FelixProject-0.0.0.201806081311, exception activator error Failed to commit ... .objectdb.o.JPE:d#91 org.osgi.framework.BundleException: Activator start error in bundle FelixProject [1 ... .Felix.startBundle(Felix.java:2146) at org.apache.felix.framework.BundleImpl. start (BundleImpl.java

What are the steps of creating small web app?

am almost done with researching and studying and I have covered all the important concepts e.g. # Starting from web ... , Glassfish. ------------- - Now I am starting the project, and I designed the database model, and I am ready ... me before I start ? Thanks so much for reading taher9990 TAHER AHMED BAHASHWAN In this forum

Mismatch client-server protocol prefix

starts with a prefix that is checked by the server before handling the request. That check could fail ... . Could you please check the specific query that caused the exception (assuming the stack trace starts ... and #3 - are these new issues, started after switching to new Spring / Tomcat? support Support Yes

How to resolve 404 errors with Eclipse/Maven Spring MVC

after starting the tomcat6 it gives me the 404 error: "type Status report/message /Guestbook/ description ... downloaded from http://www.objectdb.com/tutorial/jpa/ start /maven. (2) Download tomcat 6 from https ... "configured" pane. (6) Start the tomcat 6 server by clicking on the green triangular icon. (7) Point

Unexpected NoSuchFieldError exception

) java.lang.NoSuchFieldError: __odbTracker 3) Attempt to start a transaction ... .AbstractCallSite.call(AbstractCallSite.java:133) at app.AuServerRedis$_ start _heartbeat_closure2.doCall ... .callsite.AbstractCallSite.call(AbstractCallSite.java:133) at app.AuServerRedis$_ start _heartbeat

Modifying something with Explorer -> app JPQL with Enum doesn't work anymore

attached project JavaEE Maven with NetBeans (7.4 beta in my case). Start ObjectDB on localhost as server ... that you started at #6 above. Since you saw the problem within a console application, but you just don't know ... side, starting  version 2.5.3 enum query arguments are passed as strings. Thank

Replication not working anymore

Hello! I upgraded my ODB Version to 2.5.4 to get rid of some bugs. Now i tried to start my replica server. It starts fine and then crashes after a few seconds with the following exception: java.lang ... Sadovnikov Sorry for the late reply. I got it to work again by starting over. I deleted

best practice for DB recovery

application to the slave", do you mean that we can just start writing to the slave DB? My understanding from the documentation is that when a DB is started in slave mode it is read-only. So, in this scenario we would have to restart the slave DB in master mode, is that correct? Or is there a way to start

Unable to run NetBeans/JPA Web Application Tutorial

I followed each and every step of NetBeans/JPA Web Application Tutorial but when i am trying to run the web application the following error is prompted on the run console: Start is in progress... start ?path=/GuestBook FAIL - Application at context path /GuestBook could not be started C:\GuestBook

EntityManagerFactory Fails To Swtich Over To Slave When Master Is Unavailable

) at com.objectdb.jpa.JpaQuery.getResultList(JpaQuery.java:686) ... 2 more 6.) If I re- start ... : 5000 Average X: 499.5 7.) Also, if I start both servers, and change the URL to connect ... the reported error message if the slave is started when the master is down. This should be fixed

Replication error - parsing objectdb config

server is running fine but the 6136 server refuses to start - no error or other messages are output to the logfile. When I started a client pointed at the 6136 server (expecting it to fail ... Support I can now start a replicated database and the relevant files get created under db-files

Java 8 compatibility?

Hello! I'm very eager into starting migrating projects on Java 8. Before doing that, I would like ... to start discovering hidden bugs / strange behavior in my production apps. I look forward to hearing ... . support Support Thank you. This is a good start . We look forward to having full compatibility with Java 8. zmirc Mircea Chirac

Jboss 6 persistence.xml startup error

to Start : name=persistence.unit:unitName=test.war#testUnit state=Create: java.lang.RuntimeException ... drop it in the JBoss's deploy directory, start JBoss ( run ) and open the browser at  http

Tutorial issue

name: point.Point tutorial.Point Remove one of them from your project and start with a new empty ... class previously and the database had a memory of it. By starting with a new database that memory

ObjectDB throws `NullPointerException` in internal code (`com.objectdb.o.ENH.b`)

your case? If so, starting with a fresh copy of the database may resolve the issue. You should now ... becomes more complex. Such changes must be performed with great care. When ObjectDB starts after the refactoring

Attempt to begin a new transaction when a transaction is active

is started automatically by the application server, and as the error message states, you are trying to the start a transaction that is already active. Try commenting the begin and commit commands

Deadlock in objectdb code

in the code.   Is there a convenient way to introduce classes to objectdb at the start of a run ... at the start of a run, so they aren't first encountered later? You can introduce a class by:  

OEM: Too many persistable types (>10) - exceeds evaluation limit (error 1011)

static void main(String[] args){ // todo start JdoDatabase jdoDatabase = new JdoDatabase(JdoEntity ... .moxydox.server.Main.lambda$ start $3(Main.java:337) at com.unilogical.moxydox.server/com.unilogical

Activation Issue

the objectdb server, and then started tomcat, with tomcat throwing the eval license exception ... starts with no errors - your configuration file is not used and probably misplaced. support Support

Errors after unexpected server shutdown

a quick solution, you may try to remove the index, i.e. access the database with a class (in

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

. Anyway, please try build 2.4.0_03 that should fix this issue. support Support Thank you for the quick

Best practise loading big data

connection, create an entitiy manager and start to read the first half of the MyValue objects in nested ... speeds up the application. At start of reading, the DB can deliver about 1000 values within 150ms ... should not concern. support Support I have rechecked: I changed the XML node to . Then I started

Unexpected error when loading all entity instance

= ) 3. Load the next 10.000 instance and start over After a while and a lot of queries ... . Could you please provide a program that can demonstrate this corruption, i.e. starts with a valid database ... , start Tomcat). Using this approach it will be impossible for multiple processes to access

ObjectDB can't be activated

objectdb.conf cd bin/ chmod +x server.sh ./server.sh start Run a java class with following contents ... .objectdb.Activator # Adding activation key to nano objectdb.conf # Starting objectdb server cd bin chmod +x server.sh ./server.sh start Then we executed following java code (using a ssh-tunel

Server out of memory exceptions

I've started to get memory exceptions on objectdb instances running as a server. The objectdb log ... to something which is different in server mode - connection management seemed like a good place to start ... also started to get oom exceptions in an embedded database: [ObjectDB 2.2.8] javax.persistence

Adding objectdb-jee.jar to the maven repository

Thank you for this report. Starting build 2.6.2_02 the ObjectDB Maven repository will include ... with no errors or warnings. To use ObjectDB outside a Java EE application server ( starting build 2.6.2_02

Server crash - Mismatch client-server protocol prefix

that both issues started now? Maybe the other issue is the cause of this server problem? Maybe ... .something).  The issue I reported as #206 started within a few days, and occurred in clusters