ObjectDB Database Search
151-200 of 200 resultspessimistic lock not released on commit to set the lock, too. On exception we wait and retry - the first thread commits but the second ... .awaitTermination(5, TimeUnit. SECONDS ); emf.close(); } private static void initDB() { EntityManager em = emf | |
Attempt to open a non existing file '/tmp/objectdb_xxxx/SortQueryItr_6.mrg' - what happen to the second process which was waiting for the lock? does the second process continue and try | |
Java 6/7 Performance Comparison Opening an EntityManagerFactory and an EntityManager should never take 30 seconds . Most ObjectDB ... there is roughly a 30 second delay each time I open the jar/switch connections while running with java | |
Out of memory I just uploaded two more heap dumps: one with only live objects, second one with all objects right ... that should take about 2-3 seconds on cold database now finish in 300ms: 2012-09-20 11:15:19.139 [http-bio-8080 | |
Query perfromance problem about 9-11 seconds to render webpage: 2011-03-11 13:08:05.552 [http-18080-exec-3] INFO Click ... less in middle at about 5-6 seconds . There is about 14k objects of this type in this database. ODB | |
ODB-WeakRefPurger threads not closing at all is also closed. Currently ObjectDB waits up to 2 seconds for that thread on close. If your close ... ;Is the timeout for closing purger threads configurable, so I could try raising it? No, but the 2- seconds | |
Glassfish 3.1.2.1 and ObjectDB 2.4.3-keep-alive- seconds 60 thread-queue-capacity 2147483647 allow-core-thread-timeout false INFO: SEC1002 ... EjbThreadPoolExecutor with thread-core-pool-size 16 thread-max-pool-size 32 thread-keep-alive- seconds 60 | |
In memory processing for ObjectDB Transaction per second limit and making sure if ObjectDB can help us here. Additionally the only cache I ... if that is possible -- but want to know what is the Transaction per second that ObjectDB can shoot | |
Unexpected internal exception during set field of an Embeddable to null Object and the second time (another attached Object) it results in the error.   ... . AND yes in our case the second IntegerSignalValueImpl Object, on which we get the Exception | |
performance limit few hundred to few thousand records. This query takes up to 12 seconds . Is this normal ... have seen a similar query on a relation database with few milion records working in a sub second | |
Query execution time issue about 10-12 seconds . If i remove ANY 5 left joins, query execution time drops to about 50 ... a test db. Running the following query in ObjectDB Explorer takes about 60+ seconds   | |
internal object DB locking in an embedded multi threaded application of time ( approx 4-10 seconds ). do you have any suggestions as to how we can improve / elviate ... queue. Dan dansmith Daniel Smith The second stack trace (thread t@16) indicates database | |
Replication Issue every second a database KAKI.odb - here is the code: EntityManagerFactory EMF = Persistence ... server complains with the following error every second (every time an object is added on the master DB | |
Best setup for huge amount of transactions Hi, let's say I have: one Manager object and 100-10,000 Connection objects with the Connection objects receiving a message every ten seconds . Meaning in total receiving between 10 and 1,000 messages per second . On each message there is some data added to the database. All messages from the same | |
Database is locked when in use of query.setParameter("name", "your-dir-name"); Is the second agruement a string or new File | |
query on calendar class(JpaQuery.java:716) Could i get some example code of that? And second part of my question - how to build | |
Schema-Update: Rename superclass and remove one subclass; If we try to ecexute a Query (in the second main method): TypedQuery q = em.createQuery("SELECT c | |
Explorer in 2.3 movement of the scrollbar also causes large pauses ( 30 seconds in some cases). I am using remote | |
Refresh Explorer Feature requests: 1) shortcut key for Explorer data refresh 2) ability to set 'auto-refresh' for explorer when run in client-server mode. ie: current view will refresh every n seconds . Thanks David dmoshal David Moshal A new Refresh toolbar button and an accelerator key (Ctrl+R) were added in build 2.5.6_04. support Support | |
ORDER BY problem, when String starts with language specific character (this will also keep your code JPA portable). support Support On a second thought, maybe you don't need 2 | |
Incremental online backup When a transaction ID is specified as a second argument the Replayer applies recorded operations only until that specific transaction is reached. support Support | |
Problem with distinct select, order by and equivalent alias/attribute path it has to be specified on the server, i.e. as a JVM -D argument. The second point is more difficult. Apparently | |
explorer feature request: ability to auto refresh Request for feature: Ability to auto-refresh an explorer view, say at regular intervals of a few seconds . (at a minimum one ought to be able to manually refresh, for example the list of persistent types). additionally, it would be useful to be able to view an embedded database (read only mode | |
Missing (null) elements in eager loaded references enhanced classes. First, it is usually much more efficient. Second , it uses a different mechanism | |
package not found running ObjectDB under OSGi Exported during Runtime. So what is wrong ?? Do you really use that second parameter ?? Don't | |
Unique contraint with 2 members already exists with the specified name. The second does not seem to work. I would expect an exception | |
OneToMany and cascade delete problem") private List offers; } second class: @Entity public static class Product { @OneToMany(targetEntity | |
Composite Index error 328; On the second class.I try to use this entity like shown below; @Override public Triplet | |
Optimization Question One of our uses for your ObjectDB software is in maintaining the current state of a large number of data objects called tracks. These tracks change very frequently over time (every 10-15 seconds is not unreasonable), but they are also very large complex data structures so it's extremely difficult | |
New to Product & Having An Issue out with the random UUID strings I generated. However, the second test findDepartment fails to find any | |
Unable to convert 1.x odb file to 2.x .................................... 2873MB (total) File has been converted successfully (Time: 301 seconds ) Broken references | |
objectdb got hang after fetch some record. to maximum 2 seconds in build 2.8.6_03 , so please try it and see if there is a difference. Maybe | |
How to disable Transparent Update. the first object or load it using another EntityManager to separate it from the second object | |
Replicated cluster recovery that when master goes down application can only reads data? And the second question: on which level | |
Debuging query before execution containing the query string, the second line containing the parameter arguments, etc. What do you think | |
Database size is much larger than expected (x2) just em.persist(obj), and the obj has the same fields, where is the second copy? If you have time | |
Rollback after commit fail running threads caused that second thread commit will fail (primary key reuse exception | |
log entry and massive performance issues, it was created when a query that normally takes around 5 seconds was terminated by the timeout that we have set (200 seconds ) ad 2: unfortunately we cannot step back and we are not able to step | |
objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active' the buildProject(String name) method a second time in a row (in recent versions of ObjectDB only): Info ... -OK-when-force-commit.png But then, when the commit() is executed on the second build pass, I | |
Schema-Update: Rename superclass and remove one subclass; If we try to ecexute a Query (in the second main method): TypedQuery q = em.createQuery("SELECT c ... . If these changes are done separately, i.e. the database is opened between the first and the second | |
"is not null" queries not working with index "is not null"-queries are not working correctly for indexed fields. Following SSCCE creates 1000 entities. A null value is assigned to an indexed field for every second entity. When doing count-queries at the end, wrong results are fetched. import java.io.Serializable; import javax.jdo.annotations | |
InternalException: null the context of your second reported stack trace. If it does't solve the issue, we may need a test case that demonstrates the exception. support Support | |
ArrayIndexOutOfBoundsException on flush) and is help as a string. The size is certainly larger than 2k and is likely to be in MB. The second | |
Unexpected exception (Error 990) com.objectdb.o.InternalException, but we get only the second entry as ecxeption | |
NullPointerException in __odbGetNumMember but fails the second time and works third time again so I would doubt | |
ObjectDB 2.8.6_03 Restricted waiting time on closing a database on a server to 2 seconds (see issue #2686 ). | |
JDO PersistenceManager.getSequence() returns null sometimes out with NullPointerException the second time. Entity class, in package testcase: package testcase; public class Thing | |
Can't open replicated database. I think the second stack trace is closer related to the other issue I posted (Issue 58) so I'll | |
Eager load Map - the map is loaded and its contents are printed. On the second run (without deleting or clearing | |
ClassCastException thrown when running count query ObjectDB to return correct results for the second query (even though there are broken references |