ObjectDB Database Search
101-150 of 200 resultsBeanCreationException in spring data JPA with objectDB exception is java.lang.IllegalAccessError: tried to access method org.springframework.core ... on object creation; nested exception is java.lang.IllegalAccessError: tried to access method org ... ) ... 75 more Caused by: java.lang.IllegalAccessError: tried to access method org.springframework.core | |
Cannot cast com.objectdb.jpa.Provider to PersistenceProvider.doCommand(CommandRunnerImpl.java:1423) at com.sun.enterprise.v3.admin.CommandRunnerImpl. access $1500 ... .strategies.WorkerThreadIOStrategy. access $100(WorkerThreadIOStrategy.java:55) at org.glassfish.grizzly ... (CommandRunnerImpl.java:1423) at com.sun.enterprise.v3.admin.CommandRunnerImpl. access $1500 | |
virtual servers and one file, but the desire for virtualization is apparently increasing. We suspect that Object DB uses random access files access and only part of the virtual file is in the virtual server's cache. Have you ever heard ... you and best regards Arne Arne Arne Stocker Hi, We suspect that Object DB uses random access files access | |
Composite Index error 328 = -1"), } ) @Indices( { @javax.jdo.annotations.Index(members = {"id","pwd"," access "}) } ) public ... Integer mail; private int access ; private short programType; private Date regDate; private Date regEnd ... = " access ") public int getAccess() { return access ; } public void setAccess(int access ) { this. access | |
Trouble bug on explorer.EventQueue.dispatchEventImpl(EventQueue.java:703) at java.awt.EventQueue. access $000(EventQueue.java ... .EventQueue.dispatchEventImpl(EventQueue.java:703) at java.awt.EventQueue. access $000(EventQueue.java:102 ... access ; private int programType; private Date regDate; private Date regEnd; private String jxtaUUID | |
Java 9 support and how they all work and access each other and ... yikes! So my tool takes the approach of trying to detect what is offered by a package and "well, I better make it accessible because I don't really know which is and is not supposed to be accessible , but if every module can access it, then at least it will work | |
How Should I Configure objectdb.conf to Obtain 256KB Disk IO Requests and Maximize Shared PersistenceManager Entity Cache?.conf to give 256KB disk accesses and use PersistenceManager L1 ref=soft caching and datastore ... page? Data that was collocated by a datafile access ? Arbitrary data pulled from all accesses over a datastore file? Are the cache entries entire persisted entity objects or fields | |
Pre-detach loading: retrieval by navigation not working in if statement() below is a a generic List wrapping entity, with the list of LightingZone accessed via getL ... /identify this problem, as I did not imagine that performing the load access inside an if statement ... accessing the lz.present.id) is not: Long idPresent = lz.getPresent().getId();//NOT ENOUGH if (idPresent | |
Schema-Update: Rename superclass and remove one subclass.close(); emf.close(); } Entities: @Entity @ Access (AccessType.FIELD) public class SuperClass { public SuperClass() { } } ChildClassA: @Entity @ Access (AccessType.FIELD) public class ChildClassA extends ... () { } } ChildClassB: @Entity @ Access (AccessType.FIELD) public class ChildClassB extends SuperClass { @Basic | |
after upgrade to 2.9.0 database destroys, urgent issue at our most important customer, production shutdown: The process cannot access the file because another process has locked part of the file Normally there should be only one process that accesses the database file. Accessing a database from multiple processes ... there was a situation in which more than one process accessed the database? Again, version 2.9.0 uses exactly | |
How to open a running db in ObjectDB Explorer?-server mode. Unlike embedded mode, client server mode supports accessing a database concurrently from ... , but not accessing the database from different processes / JVMs). Alternatively you may try a new ... , and any attempt to access the database while it is open in embedded mode is automatically routed | |
Class loading problem with private packages in OSGi environment: dependent, global” dependent: Allows access to all packages (also private) of a bundle which itself has a dependency on the ObjectDB bundle. global: Allows access to all public packages of all bundles ... another bundle and can only access classes and interfaces in other bundles if they are exported. ObjectDB | |
Password Protect Database File Is there a way to encrypt the odb file so that if hackers somehow steal it they cannot access the data without some kind of password? I would imagine accessing the database from java could just have another connection parameter while accessing from explorer.jar/exe would need to prompt the user | |
EM close causes an exception with temporarily files and locking in Linux, if parallel processes access different files in the same directory ... the access on temporarily files with file locking? btc_es BTC EmbeddedSystems Is it related ... checked the update. But we still get the following exception, if parallel threads access the db: java | |
Unable to persist fields in subclass.StringProperty; import javax.persistence. Access ; import javax.persistence.AccessType; import javax.persistence.MappedSuperclass; /** * @author david * */ @MappedSuperclass @ Access (AccessType.PROPERTY ... miscTests; import java.time.LocalDate; import javax.persistence. Access ; import javax.persistence | |
multiple connection using share folder my application in share folder and access the application from other system in that time my objectdb database shows database is used in other process . so i want to know how i can access my single ... database access from multiple processes. support Support ok i got it but can you plz send | |
Missing Data on Retrieval (0, null values). If you see them in the debugger before accessing the result object then this is normal. If you access objects by reflection (and not by invoking property methods or accessing the fields directly ... . This could be done, for example, by accessing a persistent field directly (with no reflection) from | |
Possible issue with LAZY Loading whether the test I've created is just causing it to be loaded because I accessed it. pedwards Paul ... is inaccessible to the application. The additional data is accessible if entity objects are managed by ... " which is marked as LAZY, and then try and access them, they all return happily. pedwards Paul Edwards LAZY | |
How to have a distribuited GWT application with ObjectDB and Spring? A needs to access the remote database in hosts of point B or Point C. As database we use Objectdb ... and application. I've learnt that with Spring it's possible to create REST services to access ... , which would be accessed from all the hosts, rather than a separate database for every host. support Support | |
ObectDb 2.3.6 in OSGi environment.objectDb as required bundle, and the simple access to the db: @Override public TypedQuery ... (ParentRunner.java:229) at org.junit.runners.ParentRunner. access $000(ParentRunner.java:50) at org.junit ... ) at org.junit.runners.ParentRunner. access $000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2 | |
Dependency from enhanced classes to the objectDB library(ParentRunner.java:236) at org.junit.runners.ParentRunner. access $000(ParentRunner.java:53) at org.junit ... .runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner. access $000(ParentRunner.java:53 ... .ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner. access $000(ParentRunner | |
system exception occurred during an invocation on EJB GuestDao.glassfish.grizzly.strategies.WorkerThreadIOStrategy. access $100(WorkerThreadIOStrategy.java:55) at org ... .WorkerThreadIOStrategy. access $100(WorkerThreadIOStrategy.java:55) at org.glassfish.grizzly.strategies ... .glassfish.grizzly.strategies.WorkerThreadIOStrategy. access $100(WorkerThreadIOStrategy.java:55) at org | |
Multi threading on DMOs by lazy loading of type EntityZ from database. Several threads use the identical instance of EntityZ. Thread1 access fieldX by lazy loading. Thread2 access fieldY by lazy loading. Thread3 access list by lazy loading. Does the multi threading access on different fields work correctly? btc_es BTC EmbeddedSystems | |
UTF Error.WorkerThreadIOStrategy. access $100(WorkerThreadIOStrategy.java:33) at org.glassfish.grizzly.strategies ... ) at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy. access $100(WorkerThreadIOStrategy.java:33 ... .WorkerThreadIOStrategy. access $100(WorkerThreadIOStrategy.java:33) at org.glassfish.grizzly.strategies | |
List of Enum Values in an entity. If the entity is enhanced, you may see a null value in the debugger before accessing the field, but when the field is accessed it is expected to be loaded automatically by ObjectDB (unless it is accessed by reflection). Could you post a simple test case that shows the issue? support Support Hi | |
ObjectDB Clustering VS Hadoop Hbase to access female information by the master node, and access male information by the slave-1 node, and access other information by the slave-2 node. Only when the defined node failed, the secondary node ... ; Yes, HDFS can not support rand write access . I can not imagine how do you maintain a flexible | |
BIRT plugin: Trouble with Client/Server connection Server and accessing it. The BIRT plugin uses the main ObjectDB library for accessing the database, so a difference between accessing a local embedded database or a client-server remote database by the BIRT plugin are not expected. Please explain how you run the server and whether you can access | |
Multi-tenant capability with hierarchies) but also the possibility of hierarchies. So If a tenant is parent of another parent, he can access ... on how to access two different db files or how to distinct tenants in one file from one application? Thanks ... ;is there an example on how to access two different db files or how to distinct tenants in one file | |
Concerning coding style of the example in the posting instructions, package private instance variables are used and then accessed by external clients without accessors ... must be directly accessed only from within the methods of the entity by the entity instance itself. Instance variables must not be accessed by clients of the entity. The state of the entity is available | |
JBoss 7 startup fails.jboss.as] No security realm defined for native management service, all access will be unrestricted. 13 ... , all access will be unrestricted. 13:49:22,414 INFO [org.jboss.as.logging] Removing bootstrap log ... .as] No security realm defined for native management service, all access will be unrestricted. 11:53 | |
Does ObjectDB support @Parent for @Embeddable reference to parent?.IDENTITY) private Integer id; @ Access (AccessType.PROPERTY) @Embedded private Profile profile; public ... well, but get methods should be annotated when using property access , rather than the annotated fields, as ... of setter trick seems to work. Thanks. but get methods should be annotated when using property access | |
TemporalType injection with Calendar using JPA;Is there something obvious here that I am failing to see? @Embeddable @ Access (AccessType.PROPERTY ... ; And this is embedded in this Entity class @Entity @ Access (AccessType.PROPERTY) public class Chart implements ... , and added some converter methods. @Embeddable @ Access (AccessType.PROPERTY) public class | |
objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active'() and so other builders can access ExtRequestBean request; /** * Use for multi-shot builder to clear ... .containers.AbstractSingletonContainer. access $000(AbstractSingletonContainer.java:74) at com.sun.ejb ... (CommandRunnerImpl.java:1464) at com.sun.enterprise.v3.admin.CommandRunnerImpl. access $1300(CommandRunnerImpl | |
EntityManager.getMetamodel() - JPA Method JPA Method in javax.persistence.EntityManager Metamodel getMetamodel () Return an instance of Metamodel interface for access to the metamodel of the persistence unit. Return: Metamodel instance Throws: IllegalStateException - if the entity manager has been closed Since: JPA 2.0 | |
javax.persistence.Cache to allow access to the provider-specific API. If the provider's Cache implementation does not support | |
EntityManager.unwrap(cls) - JPA Method JPA Method in javax.persistence.EntityManager T unwrap ( Class cls ) Return an object of the specified type to allow access to the provider-specific API. If the provider's EntityManager implementation does not support the specified class, the PersistenceException is thrown | |
com.objectdb.o.InternalException: null) at javax.swing.RepaintManager. access $1100(RepaintManager.java:62) at javax.swing.RepaintManager ... .java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) at java.awt.EventQueue. access ... .prePaintDirtyRegions(RepaintManager.java:718) at javax.swing.RepaintManager. access $1100(RepaintManager.java:62 | |
Query fails with failed to read) "The process cannot access the file because another process has locked a portion of the file" shows ... ; at java.awt.EventQueue. access $500(Unknown Source) at java.awt.EventQueue$3 ... ObjectDB locks the database file when it is in use so accessing the database with the Explorer | |
Best practise loading big data data access on a large 2 dimansional table. Internally we used a list entities which hold a list ... within a MyStep instance can reach 10.000. We have some prominent scenarios to access these values. Creating and traversing. For the traversing we access the data block by block - in each block step by | |
ObjectDB-2.6.9: Failed to commit transaction: Failed to set numeric value of field property Element.id using reflection application (#1) demonstrates critical bugs in ObjectDB when using property access mode (most ObjectDB users use field access mode and are not affected). A critical Enhancer bug in handling ... almost unusable when property access mode is used. When an entity class with property access | |
Schema-Update: Rename superclass and remove one subclass.close(); emf.close(); } Entities: @Entity @ Access (AccessType.FIELD) public class SuperClass { public SuperClass() { } } ChildClassA: @Entity @ Access (AccessType.FIELD) public class ChildClassA extends ... () { } } ChildClassB: @Entity @ Access (AccessType.FIELD) public class ChildClassB extends SuperClass { @Basic | |
Unexpected error when loading all entity instance file is accessed concurrently by two different processes directly (i.e. not using one server process ... : embedded mode (single process multi-threaded access ), one database only, running inside a xen vm ... ? It may eliminate the small chance that the database file is somehow accessed concurrently by two instances | |
No Entity Class API Both JPA and JDO are based on accessing and managing data in the database using persistable ... , this is very convenient. Sometimes, however, it might be useful to access data without user defined persistable classes ... and should not be bound to specific entity classes and persistent fields. Therefore, an API for accessing | |
Freeze during save.RMIConnectionImpl. access $300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl ... .util.thread.QueuedThreadPool. access $800(QueuedThreadPool.java:50) at org.eclipse.jetty.util.thread ... .eclipse.jetty.util.thread.QueuedThreadPool. access $800(QueuedThreadPool.java:50) at org.eclipse | |
com.objectdb.o._PersistenceException: Failed to locate set method for field property using reflection throughout. @Entity @ Access (AccessType.PROPERTY) public abstract class PlatformTicker implements ... when application accesses ObjectDB in server mode. paul Paul Hudson Code works fine when running with ObjectDB embedded, but throws the exception randomly when application accesses ObjectDB in  | |
Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct); } Alternatively you can use JOIN FETCH, accessing the field in your EJB's findElements , etc. 2. Switch ... at all is that loading should be triggered via the JSF EL access to the property, in this case ownedElements ... of the collection once the property/field is access , such as by a JSF page EL expression. This is a massive | |
ClassCastException during query it seems that ObjectDB doesn't have access to your enum class so it has to generate its own version of the enum class ... model. However, if this is not possible, just make sure that ObjectDB will have access to that enum ... , you can control which classes are accessible to ObjectDB. The enum class must be made accessible as well. support Support | |
UTF Error Hi, I got this exception when accessing ObjectDB server 2.8.4 w/ 2.8.5_06. Regards, -- [ObjectDB 2 ... a test 2.8.5_06 server on the database file. When accessing the data with 2.8.5_06 client ... application is still using 2.8.4 objectdb, and when the 2.8.4 client accessing 2.8.5_06 server | |
javax.jdo.Query, but might be specified via setResultClass . A hidden field may be accessed using the 'this' qualifier | |
javax.jdo.JDODetachedFieldAccessException.JDODetachedFieldAccessException This class represents exceptions caused by access of an unloaded field while the instance |