ObjectDB Database Search
51-100 of 145 resultsRemove an entity which attributes were changed - OptimisticLockException
created an OSGi example for eclipse mars, with plugins com.btc.ep.base.dal.tests.it and main ... ) at org. eclipse .jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org. eclipse .jdt
|
|
problem with lazy loading - unittest project attached
(SpringJUnit4ClassRunner.java:180) [spring-test-3.0.5.RELEASE.jar:3.0.5.RELEASE] at org. eclipse .jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:49) [.cp/:na] at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) [.cp/:na] at org. eclipse .jdt
|
|
InternalError on query of empty database
.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org. eclipse .jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org. eclipse .jdt.internal.junit.runner
|
|
Upgrade to 2.4.1_03
.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org. eclipse .jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org. eclipse .jdt.internal.junit.runner
|
|
Distinct Error
:236) [junit-4.8.2.jar:na] at org. eclipse .jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) [.cp/:na] at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) [.cp/:na] at org. eclipse .jdt.internal.junit.runner.RemoteTestRunner.runTests
|
|
Failed to commit transaction: Attempt to reuse an existing primary key value (613)
.run(ParentRunner.java:413) at org. eclipse .jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:93) at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40) at org. eclipse .jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:529
|
|
Does "error 522" (connect timed out) have something to do with restrictions despite license activation?
) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org. eclipse .jdt.internal.junit5.runner.JUnit5TestReference.run(JUnit5TestReference.java:86) at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org. eclipse .jdt.internal.junit
|
|
Upgrade to 2.4.1_02
) at org. eclipse .jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org. eclipse .jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org. eclipse .jdt.internal
|
|
Searching lists within objects
.java:236) at org. eclipse .jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org. eclipse .jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org. eclipse .jdt
|
|
Replication error - parsing objectdb config
.runners.TestClassRunner.run(TestClassRunner.java:52) at org. eclipse .jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:38) at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org. eclipse .jdt.internal.junit.runner.RemoteTestRunner.runTests
|
|
InternalError on multiple AND and JOIN Query
) at org. eclipse .jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org. eclipse .jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org. eclipse .jdt.internal
|
|
List of Enum Values in an entity
Hello, I'm new with ObjectDB and just tried out the example in the Eclipse /Glassfish tutorial ( https://www.objectdb.com/tutorial/jpa/ eclipse /ee ). After testing was successful, I extended the Guest ... Great, it works! However, my Eclipse tells me that Target entity "datastore.model.GuestFlag" is not
|
|
EntityManager JPA or JDO impl and different behavior
a Maven project into a simple Eclipse project that doesn't use Maven it could be very helpful ... eclipse together with the Objectdb source project. Did you do the following: 1. run "mvn eclipse:eclipse" on the test project 2. import the test project to eclipse 3. In eclipse , change your java build
|
|
ObjectDB current status of the BIRT plugin
Just now I downloaded Eclipse Kepler Reporting. First step was to add the update site ... . Unfortunately Eclipse gave me an error not being able to contact the software update site ... of Eclipse are supported for the plugin? martijnvt Martijn van Tilburg Sorry, there was a problem
|
|
Path in tomcat
? When I debug the Eclipse web project, I export all things into a .war file. Then I use Tomcat's web ... :~/objectdb/objectdb.jar" or by setting this in your dev software (in my case in eclipse server ... a tutorial, https://www.objectdb.com/tutorial/jpa/ eclipse /web/project Now, add ObjectDB support
|
|
ClassNotFoundException Stack Traces in the Log File
type.loader] java.lang.ClassNotFoundException: org.xxx.TConductingEquipment at org. eclipse .osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501) at org. eclipse .osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421) at org. eclipse .osgi.internal.loader.BundleLoader
|
|
Unable to persist TreeMap
( "objectdb:D:\\ eclipse \\workspace\\TestProject ... .createEntityManagerFactory( "objectdb:D:\\ eclipse ... .createEntityManagerFactory( "objectdb:D:\\ eclipse \\workspace\\TestProject\\Storage.odb"); EntityManager em = emf
|
|
Embedding ObjectDB on server application
is indeed imported into the project...at least on Eclipse . Is there some way I can check on runtime ... . support Support That is precisely the issue! Since I have to export the project from eclipse , the server ... I have a smiliar problem... I'm working with Eclipse and Maven. I added the objectdb.jar-File as
|
|
ClassCastException of same object type
to retrieve entity objects. This may be caused by using ObjectDB as a separate Eclipse bundle ... .getClassLoader()); support Support Thanks for the reply. I am not using ObjectDb as a seperate eclipse ... project I found that I could convert the objectDB jar to an eclipse plugin. What I had not done was use
|
|
Filename.odb$ Persisting Issue
by Eclipse . I can't seem to manually terminate the file either. I usually have to fully close Eclipse and wait a bit for it to remove itself. Any ideas why this happens? Thanks, Dragon DragonRulerX ... when the application is terminated. At no point do I use System.exit() nor do I use hard termination from my Eclipse
|
|
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 ... , and apparently Eclipse class loader is not supported. In addition, please notice this restriction regarding using ObjectDB in an Eclipse plugin. support Support
|
|
Database size is much larger than expected (x2)
when run in Eclipse 3.5 in XP. [ObjectDB 2.2.9_03 Enhancer] 5 persistable types have been enhanced ... DOS mode. I observed that only one java task in DOS mode and two javaw tasks in Eclipse . I believe ... Eclipse , the codes need a single javaw, while objectdb needs another one. So the memory problem cause
|
|
odb files and config file
Hi, I used the tutorial ( https://www.objectdb.com/tutorial/jpa/ eclipse /web/project ) to use ... and found it somewhere in my workspace metadata ( eclipse plugins). What can I do to save the odb files in ... '/db/account.odb' viewId=/index.xhtml location=/Users/USER/workspace/.metadata/.plugins/org. eclipse
|
|
Fantom
(Fan.java:336) dmoshal David Moshal An attempt to run this example using the Eclipse /F4 IDE ... " The Eclipse /F4 project is attached. Could you please help in fixing it? support Support Will take a look ... said, don't use Eclipse . Just use the core Fantom distribution which is how we are going to test any
|
|
Database is erased after deploying a new web application version
/jpa/ eclipse /web/listener When the application is stopped by the Tomcat manager the  ... automatically by Eclipse ). Alternatively the listener class can be annotated the with 
|
|
Tutorial issue
Ok, so I'm stuck on the Eclipse tutorial. I have a number of other projects running in Eclipse right now, so I created the new project as specified in Step 1 The only thing I did differently was in steps two and three I used the source folder "Tutorial/src" which is what I used to create
|
|
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 ... ://projectlombok.org) and lombok enabled in Eclipse (https://projectlombok.org/download.html). I saw
|
|
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
|
|
Is there any GUI for creating/editing entity?
/documentation/quickstarts/jpa/ http://www. eclipse .org/webtools/dali/ Please tell me your usual method ... I see, thank you for your response. I want you to consider its eclipse plugin version, If you will. pikotenta pikotenta
|
|
com.objectdb.o.InternalException: java.lang.NoClassDefFoundError: java/sql/Date
of objectdb is 2.8.7. ObjectDB is the only referenced library. I ran the project in eclipse version 2022-09 (4 ... . Your example works fine in Eclipse if ObjectDB is added to the classpath: (Mickey Mouse, Disney
|
|
"Attempt to lock a non entity object" error
; "objectdb:D:\\ eclipse \\workspace\\TestProject\\Storage.odb");   ... ; "objectdb:D:\\ eclipse \\workspace\\TestProject\\Storage.odb");  
|
|
AttachNotSupportedException
' as default VM argument for the JRE in Eclipse . After removing the javaagent, everything works fine. FYI: Eclipse Neon, Java JDK 1.8, Apache TomEE 7.0.2-plume. We start ObjectDB by calling server-b.exe
|
|
How to enhance the JPA/Spring/MVC to implement RESTfull for CURL client?
Here is my attempt to enhance the JPA/MVC/ eclipse tutorial to implement a RESTful service. Why does this not work with this curl command? I get 404. Can someone help me correct this? Do I need ... ; Apache Tomcat/7.0.35 I'm confused! there was no new entry on the eclipse console
|
|
there is a free version?
when I run my project from eclipse the console ask me, besides username and password, the license key, but I want to use it for free. How can I do? unozer asd Please check what exactly you are running in Eclipse . According to your description it seems that your main class is the ObjectDB Activator
|
|
BIRT
hi! There's an odb BIRT Driver at http://www.objectdb.com/java/jpa/tool/birt However: 1) It doesn't install/work with Eclipse / BIRT 3.7 (missing feature) 2) How would we install the driver ... has been developed for Eclipse 3.6 and BIRT 2.6 and has not been updated yet to a newer version. I
|
|
BIRT plugin: Trouble with Client/Server connection
; - Eclipse platform - 4.3.1.v20130911 -Birt - 4.3 ... /) "MyEclipse Reports is an implementation of the Eclipse BIRT framework (BIRT) specialized
|
|
Saving custom list which implements java.util.List fails
Hi, I'm evaluating ObjectDB for storing Objects modeled with Eclipse Modeling Framework (EMF) and encountered the following problem: I took the Point-example from the tutorial and added ... is that we are not in control of 'MyList' since it is legacy code from the Eclipse Modeling Framework
|
|
Tomcat + JPA Problem
if you specify the exact version of Java, Eclipse and Tomcat that you are using. This example was tested ... The database location is specified on: http://www.objectdb.com/tutorial/jpa/ eclipse /web/listener
|
|
Reporting Engine?
for report generation. In short, you have to install an additional plugin in Eclipse EE (using Help Install New Software...) from: http://www.objectdb.com/ eclipse / The plugin includes an implementation
|
|
Spring MVC Errors
eclipse I still have a error like this: Description Resource Path Location Type Plugin ... still get error in Eclipse that points to pom.xml part (execution line): org.codehaus.mojo exec-maven
|
|
Unexpected not reproducable exception during commit
.dal.MigrationUtility - PROFILE MIGRATION: at org. eclipse .equinox.internal.app.EclipseAppHandle.run ... - PROFILE MIGRATION: at org. eclipse .core.runtime.internal.adaptor.EclipseAppLauncher.runApplication ... - PROFILE MIGRATION: at org. eclipse .core.runtime.internal.adaptor.EclipseAppLauncher.start
|
|
Unexpected exception (Error 990) com.objectdb.o.InternalException
(CreateDummySpecification.java:73) at org. eclipse .core.internal.jobs.Worker.run(Worker.java:54) btc_es BTC ... .handlers.CreateDummySpecification$1.run(CreateDummySpecification.java:45) at org. eclipse .core.internal.jobs ... .CreateDummySpecification$1.run(CreateDummySpecification.java:45) at org. eclipse .core.internal.jobs.Worker
|
|
Unexpected exception
.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:137) at org. eclipse .jdt.internal.junit5.runner.JUnit5TestReference.run(JUnit5TestReference.java:98) at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41) at org. eclipse .jdt.internal.junit.runner
|
|
Error 990 when querying a class with persistence-capable-superclass
.java:309) at org. eclipse .jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org. eclipse .jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org. eclipse .jdt
|
|
Exception on query
. eclipse .jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org. eclipse .jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org. eclipse .jdt.internal.junit.runner
|
|
UnexpectedException on query
) at org. eclipse .jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:46) at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org. eclipse .jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org. eclipse .jdt.internal
|
|
InternalException using 2.3.7_12
.java:236) at org. eclipse .jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org. eclipse .jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org. eclipse .jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org. eclipse .jdt
|
|
Another NPE on em.createQuery(query).getResultList()
for you. You can also import the project into your IDE workspace (for eclipse , you could run mvn eclipse:eclipse to generate the eclipse project configuration files, or you could m2eclipse eclipse plugin). SeedEntityImplTest
|
|
Tutorial Typo
I was going through the Eclipse Spring tutorial as part of my training, and I noticed this. On the page: http://www.objectdb.com/tutorial/jpa/ eclipse /spring/entity The tutorial first says: Enter META-INF as a new folder name and click Finish. Then, after the picture, it says: Right click
|
|
Web Application Tutorial
A tutorial that demonstrates how to use ObjectDB in a web application should be written and added to the Tutorials section. support Support The following web tutorials are now available: JPA Web Application in Eclipse JPA Web Application in NetBeans Java EE 6 (J2EE) in Eclipse Java EE 6 (J2EE) in NetBeans support Support
|