ObjectDB Database Search

51-100 of 136 results

javax.persistence.PersistenceException

Hi I am trying to get a basic EclipseRCP project working with Objectdb. At the very first line in creating a View public void createPartControl(Composite parent) {      ... " in View . Attached the project after these modifications. support Support Hi  

Difficulty with the BIRT plugin

can get a little further. My previous problem is that I was using the eclipse view "Data Source Explorer", when actually the correct view is "Data Explorer", which is different. I can create the points

Redeployment in GlassFish - Failed to open file

:1759) at com.sun.faces.application. view .FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:401) at com.sun.faces.application. view .MultiViewHandler.renderView(MultiViewHandler.java

config file for embedded database

Hi, I'm going back to embedded mode after some time with client/server mode. Question: how does the embedded jar find it's config file? Dave ps: thanks for the improvements to the explorer - still need a way to view ( view only) an open embedded database. dmoshal David Moshal The same procedure

Closed EntityManagerFactory after upgrading glassfish 3.1.1 to 3.1.2

.application. view .FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:391) at com.sun.faces.application. view .MultiViewHandler.renderView(MultiViewHandler.java:131) at javax.faces

NoSuchFieldError: __odbTracker on NetBeans 7.3 + JBoss 7.1.1

.java:61) org.jboss.as.ee.component.ViewService$ View .invoke(ViewService.java:165) org.jboss.as.ee ... [stderr] (http--127.0.0.1-8080-1) at org.jboss.as.ee.component.ViewService$ View .invoke(ViewService

Error reading UTF string

.java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final] at org.jboss.as.ee.component.ViewService$ View ... -invocation-1.1.1.Final.jar:1.1.1.Final] at org.jboss.as.ee.component.ViewService$ View .invoke

Problem to use find method on an abstract Class: AbstractMethodError is thrown

.Final.jar:1.1.1.Final] at org.jboss.as.ee.component.ViewService$ View .invoke(ViewService.java:165) [jboss ... .java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final] at org.jboss.as.ee.component.ViewService$ View

Object belongs to another EntityManager - ERROR

(EvidencijaZaposlenihDAO.java:408) 10:29:14,905 ERROR [stderr] (http--10.23.3.98-8081-5) at com.pbd.evidention. view ... :2257) 10:29:14,914 ERROR [stderr] (http--10.23.3.98-8081-5) at com.pbd.evidention. view .edit

Null enums and IS (NOT) NULL: NullPointerException

.faces.application. view .FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:461) at com.sun.faces.application. view .MultiViewHandler.renderView(MultiViewHandler.java:133) at javax

Several parallel threads to speed up query on one DB

Step2: run test_ONE_query() - in profiling mode in netbeans - select the Threads view (timeline) and the lock contention view . You can see that Thread R1 is running smoothly with no lock Step3

Soft Reference Object Cache Recommendation

; Then one can navigate to Classes, double click "byte[]" to view its instances, click "Compute retained sizes" to see RAM block from GC by those instances, then select one of those instances to view all the references

Stacktrace in Explorer when running query

mapping entity fields to an Explorer view . Try to remove (or move) the file ~/.objectdb/explorer.xml  (which may contain obsolete Explorer view settings) and then restart the Explorer. support

Filename.odb$ Persisting Issue

;  loader.setLocation(Main.class.getResource(" view /RootLayout.fxml"));    rootLayout ... loader = new FXMLLoader();    loader.setLocation(Main.class.getResource(" view /MainMenu.fxml

mappedSuperClass and subClass Duplicates

... billdotnet Bill The super class is shown in the Explorer to enable viewing its schema and to enable opening instances of all its subclasses in one view window. No tables are created. support Support

JPA vs JDO - which is more efficient for OneToMany queries?

.customer) ? If no performance difference, then JDO wins due to static typing, in my view . dmoshal David

New to Product & Having An Issue

; this.emf = null; } } The first test, createDepartment() succeeds, and I can view the Department object

ObjectDB version 2.1 has been released

viewing TreeSet and TreeMap in the Explorer. Fixed detachment of entities by replacing proxy objects

osx menu item about window

osx menu item (for starting/stopping server, viewing config files, data roots, etc) is extremely useful. However, currently the about box doesn't show the current jar version of the server (and with rapid updates, it's difficult to know which version of the server is currently running, and track

Explorer and multi-thread

the Explorer and view a database that is currently in use by anther process - you need the ability

What role is the JDO in ObjectDB?

the same view of how a persistence framework should be implemented. Few supported the specification

Help with 'not like/lower' query

(with a subsequent fetch of a page of 20 results per table view on the UI) where a user belongs

Eclipse plugin problem (using ObjectDB as a separate bundle)

, everything is persisted as expected - I used ObjectDB explorer to view my data. Now, any other attempt to persist

EntityManager JPA or JDO impl and different behavior

, I'll create a new one. pedwards Paul Edwards From your point of view everything that is related

Double persist of Entity field with Cascade.ALL

, there are two Chapter records (usually added in sequential id) on the Chapter table when viewed in

Drop in Client/server mode not working

dropped! I confirmed this with my code. In my view , this is a bug in the drop feature, as it's important

explorer NullPointerException

according to the content above in fact. That is to say, the Explorer can view /create a database

JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception

.ee.component.ViewService$ View .invoke(ViewService.java:165) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final

How best to unbind all names?

and the bindings one at a time, but this seems less efficient. Any views on this - thanks! experimenter

How to use JOIN FETCH?

a performance point of view . JonMoore Jonathan Moore A similar problem is discussed in this forum thread

Guestbook Tutorial (Eclipse/Glassfish)

causes this. I can enter a number of entries, stop Glassfish, use the Object Explorer to view

Server vs embedded mode in multi-instance scenario

view . I see two ways to integrate objectdb: first, since during 99% of the time

Not able to update records

your views on the same. n126961 Sandip Here Constants.DATABASE_FILE_CLIENTSERVER_MODE is the connection

Unable to persist TreeMap

is viewing the TreeMap in the Explorer. The reason for this is that the Explorer generates synthetic

config file for embedded database

Hi, I'm going back to embedded mode after some time with client/server mode. Question: how does the embedded jar find it's config file? Dave ps: thanks for the improvements to the explorer - still need a way to view ( view only) an open embedded database.   dmoshal David Moshal Please read

version 2.4.5+ with GlassFish 3.1.2, errors when runs application. Version 2.4.4 worked but not 2.4.5 or later

.application. view .FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:402) at com.sun.faces.application. view .MultiViewHandler.renderView(MultiViewHandler.java:131) at javax.faces

ArrayIndexOutOfBounds on showing Tree Window

trace indicates a bug in handling the rare situation in which a field is included in the summary view but excluded from the main (table/tree) view . Build 2.6.5_05 fixes the exception. support Support

ObjectDB 2.6.6

Added support of automatic activation of new indexes ( issue #19 ). Fixed a bug in multi variable queries ( issue #1801 ). Fixed an Explorer exception when a field in a summary view is not included in the tree/table view . Fixed a bug in caching Criteria query programs with IN operator. Fixed a bug

ObjectDB-2.6.9: Failed to commit transaction: Failed to set numeric value of field property Element.id using reflection

that version during enhancement (use File view mode not Project view mode in NetBeans to find

ClassCastException in Tuple.get

.findFinishedDemands(BusinessService.java:736) at pl.hobsoft.lohare.server.jsp. views .UserAccountView.findDemands(UserAccountView.java:78) at pl.hobsoft.lohare.server.jsp. views .UserAccountView.init

Enum fields are set to null and embeddable enum class does not show in explorer

the tree view it looks good in the list view it still shows null. However, if I click on null it opens and shows the fields of the type. itsme Martin Petzold

ObjectDB 2.8.4

viewing class instances in the Explorer ( issue #2601 ). Fixed an Explorer bug of viewing query results in

JPQL Case Statements (JPA 2.0)

(with id parameter) to the full view page of a fully loaded Element entity, and similarly links

Entity Version History

to go back in time and view old versions (and old values) of entity objects. Future versions of ObjectDB

ObjectDB 2.1.0

optimization). Fixed a bug in viewing TreeSet and TreeMap in the Explorer. Fixed detachment of entities by

Allow to see more records on website

Not sure if we should post this here but there're a "Website" Marker type for issue so I'll try that. It'd be great to see more records on your website at once (i.e. in the task tracker, forum etc. etc.) and to customize that view how many items per page one would like to see.  quasado

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

Web App and viewing both the Glassfish output log and the single served JSF page indexTest.xthml

Eager load Map

I'm having an issue eager loading a nested map. I've attached @ManyToMany(fetch=FetchType.EAGER) attributes to no avail. If the map is viewed in the debugger or force iterated in the code it loads ok. The attached code attempts to replicate the scenario. Its not an exact match but is the best I

Error reading UTF string (Serialized Objects in Explorer)

retrieval of the BeitragVertragArt instance (with qubletID = 371). Trying to view all the instances

File lock exception on odb$

have been viewed in the past but the source of this issue is still unclear. Is this repeatable? i.e