ObjectDB Database Search
101-150 of 200 resultsUserException: Package com.example.model is not found by the enhancer and move the dist directory out of the project to a remote location and run it using java -jar example.jar then I ... , Project , Run, VM Options: java -javaagent:C:\work\programs\Object DB\objectdb-2.5.5_14\bin\objectdb.jar example However, when I try to run the project from within Netbeans I now get this error: Error | |
Stalling on "run File" in Netbeans when using -javaagent:lib/objectdb.jar. To enable enhancement I use the following in the Project Properties dialog Run section under VM Options: -javaagent:lib/objectdb.jar where there is a lib folder under the main project folder. This works ... Netbeans IDE have encountered problems using -javaagent:lib/objectdb.jar under the project's VM | |
How to have a distribuited GWT application with ObjectDB and Spring? Hello to everyone! I've been developing a GwT application as a project for my computer science ... to understand and we don't have time to waste because in a month we have to finish this project . Thank ... Framework in your project . But if your time is limited, consider using one ObjectDB database | |
Visibility of changes in Transaction is not visible to a JPA QL Query; Is there something I am doing wrong, or is this the intended behaviour? I attach the Eclipse projects . The only complexity is that everything is structured into separate projects ( an EAR, The EJBs ... , and the persistence.xml is located where it is used in the EJB project ( this was the only way I | |
How to install ObjectDB on my Amazon EC2? Hi I just created an Amazon EC2 account and I want to build project based on Java/JPA and ObjectDB ... has several getting started tutorials . You should first run one of them and build your project in your development environment (e.g. using Eclipse / NetBeans). When the project is ready you can deploy | |
Possible issue with Spring JPA and Embedded objects inside another object. When I tried this from our project it doesn't work, so I created a small ... happily. I have attached a spring maven project (use 'mvn eclipse:eclipse' to generate the maven project , and then 'import' into eclipse). I've stripped out as much as I can, but not sure how I | |
Fantom David Moshal Please post a sample project , instructions on how to run it and details ... " The Eclipse/F4 project is attached. Could you please help in fixing it? support Support Will take a look ... Dave dmoshal David Moshal hmm, so this is strange. First time I ran the project | |
Evaluation License Hi, I'm an individual developer and my project has more then 10 persistable types. How can I get a free commercial license? (According to the post below, this might be possible). Hi ... objects per database file. This is mainly useful for small projects , academic assignments, evaluation | |
Extended mapping-definitions' and so on. In the project for which I'm evaluating objectDB, there 1.) will be hundreds of classes and 2.) not all classes are known at project start (an editor). To deal with especially the 2 | |
Missing Data on Retrieval (0, null values). Large projects may need 100 or more entity classes, but you may be able to reduce the number of entity classes in your specific project (if it is not very large) by changing your design. For example | |
Removing entity class Hello, I am using evaluation version of ObjectDB for long term private project . Recently I hit the 10 entities limit and got exception: com.objectdb.o.UserException: Too many persistable types (10) - exceeds evaluation limit Among the 10 entities in the project there are 2 entities I added long | |
Distinct Error') The interesting thing is I can't reproduce this in the simple test project I have supplied for other bugs. This query succeeds happily in the test project (however thats just using the above string | |
Error occured during initialization of boot layer is currently not supported as a module so you will have to add it to the classpath. See your project properties - Java Build Path - Libraries. support Support Thanks for the tip. I changed my project to be non | |
multiple different applications access one odb file it. We can contribute code as well but can't at the moment commit much time to the project , will need to wait for the new project to start to commit more resources. Please advise on next steps. Kind regards | |
Is it possible to remove parent/child entities without refresh? We have a big entity object tree in our project . If I use the entityManager.remove(childEntity) method to remove a child entity a entityManager.refresh(parentEntity) is necessary in order to have an updated parent/child object tree in memory. But entityManager.refresh is too slow for our project | |
Future JDO versions? management of identity) are built-in to JDO. We have recently migrated projects for JPA to ObjectDB JDO because of this, and intend to continue to use JDO in future projects and to promote | |
@AttributeOverrides , and postgresql + own TYPE with postgresql + JPA + eclipselink, because is my school project . Database is final and i can't do any ... varying ); ALTER TYPE artio.address OWNER TO facman; AS you notice, in my project i | |
multiple LEFT JOINs do not work as expected it will also solve the problem in your project . Thank you for this bug report. support Support Hi, I've ... still returns 4 results instead of 7. Please see the attached project . Regards, Natalia. natmaclin Natalia | |
Fetching Collections Puzzle I am working on a project where I need to travel through a massive graph of objects. One of the main entity is the Node which is shown below. class Node { Node parent   ... persistence solution for my project for quite some time now. I have tried every combination of ORM | |
com.objectdb.o.InternalException Hello, I have a problem that I have not been able to solve, perhaps it is mild, but for me it has lasted for a long time. I am creating a test Maven project , with its dependencies, I am trying to write the log to the corresponding entity, and this error occurs. He sent them the project , the bug | |
Entity is not related to ObjectDB, but i get exception from ObjectDB.e. all the project is enhanced, but then specific classes are compiled again without enhancement ... , but the super class is not enhanced anymore. Building the entire project (i.e. compiling all classes | |
Multiple inputs not supported on WHERE ?:186) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.data. projection ... ] at org.springframework.data. projection .DefaultMethodInvokingMethodInterceptor.invoke | |
alter table.o.UMR.D(UMR.java:660) ... 8 more Error opening zip file or JAR manifest missing: /E:/ projects ... then please try it yourself on a new project with 2 small classes and small database, and provide exact | |
How force always recreate database on redeployment./greensoftObjectdbTest/greensoftObjectdbTest.tmp On running the web application a project /model is created in the @PostConstruct method of a @Singleton @Startup. On rerunning the web application a 2nd project /model | |
ODB with Netbeans may not be final." This is a JPA restriction. ObjectDB supports also final entity classes . "The project ... that you may ignore all these errors/warnings since even the errors are not compilation errors, so you can still build and run the project . support Support | |
WebService : Failed to get reference value of field using enhanced method the PolicyEntity class with a runnable test and post an Eclipse/NetBeans/Maven project with detailed running ... which jars are available in that class loader. One common problem is that an external project uses a Thread | |
Glassfish 4 AbstractMethodError: com.objectdb.jpa.EMF.createEntityManager the samples as NetBeans projects , so that you could check easier. 1 for GF3 (6) and 1 for GF4 (7 ... if you can give an ETA on this. I have new projects to start. Thanks, hope it's soon. J | |
Tomcat + JPA Problem that your project doesn't contain JPA (or a Java EE with JPA) in another JAR. It could also help ... of the problem (it might help others)? support Support I was using Datanucleus in my project before | |
type.loader java.lang.ClassNotFoundException ObjectDB objectdb-2.2.5_03 in client-server mode Netbeans ID6.9.1 JavaEE web project (JPA) Glassfish3.0.1 With server logging turned on I get the following error message for many (or ... .run(HND.java:133) at java.lang.Thread.run(Thread.java:655) The web project build has:   | |
How prevent post-compile enhancement of non entity classes I have recently moved to post-compile enhancement (from automatic run-time enhancement) using an Ant build.xml for a NetBeans web app. My adapted build.xml works for both full project build ... the enhancer on entity files. For full project build the following works, by grouping entities | |
Problem with polish characters Hello! I'm a student from Politechnika Rzeszowska University of Technology. I'm doing a project and i have a problem with polish characters. When i'm coding .jsp file like this: i have polish ... Your site (guestbook using netBeans and Tomcat) My project is based on this tutorial. Do You know any | |
@ElementCollection of type enum happy that it works. It's strange then why it didn't when I tried in my project . Maybe I didn't pay enough attention nor I cleaned the project before redeploying the war. Sorry for trouble. Thank you! zmirc Mircea Chirac | |
Java 6/7 Performance Comparison Hey, I've been using ObjectDB for a small scale home project to gain some familiarity before proposing it in a commercial project at work. What I've noticed though is that when using objectdb in embedded mode based on the console tutorial, there seems to be a bit of a performance gap running | |
Have developer license but need to use license on private lan server how to ? Hi , i have nearly finished my project on my workstation.Which has license of objectdb activated because its internet connected. But now i need to copy my project to LAN server which is private LAN. So how to activate server license ? I have Site Licences kadirbasol Kadir BASOL | |
Jboss 6 persistence.xml startup error Hi, I'm trying to migrate a small EJB 3.1 project from Postgres to ObjectDb to test out feasibility, but I keep getting stuck on setting up the persistence.xml on JBoss 6 AS. Here is my setup: com.objectdb.jpa.Provider and here is the error: 2011-04-04 18:35:23,098 ERROR [org.jboss.kernel | |
InternalException Trying to move a project from test into production phase, I have started to get internal exceptions when working on large data sets: java.util.concurrent.ExecutionException: com.objectdb.o.InternalException: Unexpected internal exception .... Caused by: com.objectdb.o.InternalException: Unexpected | |
Filename.odb$ Persisting Issue with other projects . I've tested this out now and all the EM's and the EMF close according to my test | |
IDs of Entities suddenly became UUIDs?. I'm considering ObjectDB for a large-scale project , therefore I'm very interested. zmirc Mircea Chirac | |
GlassFish 3.1.2.2/JBoss 7.1.1 to the last ObjectDB build). support Support I'm starting a new project based on JBoss | |
Source not found error after downloading ObjectDB 2.3.7_04 of my existing project . I added the Objectdb.jar file in build path. There were no compile time errors | |
query on calendar class'} and {ts '2044-12-01 01:00:00'}", Cdr.class); but it not very usefull for my project Solek Henryk | |
javax.persistence.PersistenceException: No Persistence provider for EntityManager named in Karaf 4.0.7 and OSGi DS test to deploy to Karaf 2) the objectdb bundle I use 3) a zip file containing the source project (Eclipse | |
Java 8 Enhancer Problem Hello! I am currently migrating my project to Java 8. I'm using Spring and AspectJ load time weaving. Unluckily the LTW option of Spring is global. If it's enabled it also tries to find other class transformers on the classpath. This is normaly not a problem because the ObjectDB enhancer ignores | |
Custom collection types Hi In our project in few places there are used collections from emf framework eg EcoreEMap http://download.eclipse.org/modeling/emf/emf/javadoc/2.5.0/org/eclipse/emf/ecore/util/EcoreEMap.html This is strange map for me, it implements List interface but does not implement Map interface | |
Object belongs to another EntityManager - ERROR Hi, From time to time we are getting following error in our project when trying to insert/update a record in database [ObjectDB 2.4.6_13] javax.persistence.RollbackException 10:29:14,880 ERROR [stderr] (http--10.23.3.98-8081-5) Failed to commit transaction: Object 'pbdmodel.impl.OrgJedinicaImpl#8 | |
@Column length is not working. so its very difficult to validate the column string length. Please find the below project | |
How to Use a SF with extended Persistence Context? one using the persist method of the GuestDao. I use Jboss AS 7 and when I run the project I | |
Exception in thread "main" java.lang.NoSuchFieldError: __odbTracker different parts of their projects in several enhancement runs). If multiple enhancement runs are allowed ... is inevitable - it is similar to JVM errors in case of incomplete compilation of a project . support Support | |
NullPointerException when using multithreading application is a simple Eclipse project . You can import the project and then attach your instance | |
Internal error I believe I may have found a possible cause of the internal error: I have a complex project ... parts of the project . Making sure that only one version - 2.7.2_07 - is used seems to have fixed |