ObjectDB Database Search
51-100 of 127 resultsJBoss 7 startup fails handlers 13:49:22,697 INFO [org.jboss.as.connector.subsystems.datasources] ( Controller Boot Thread ... .clustering.infinispan.subsystem] ( Controller Boot Thread) Activating Infinispan subsystem. 13:49:23,900 INFO [org.jboss.as.naming] ( Controller Boot Thread) Activating Naming Subsystem 13:49:23,954 INFO [org | |
Updating Entities.createEntityManager(); ... } I use a set of controller classes for each of the models. Each controller package ... a function called setTable() for each of the Overview controllers which consists of content similar ... controller ; private Paygrade p; ... @FXML private void handleModify() { String rate = paygrade | |
Glassfish 4 AbstractMethodError: com.objectdb.jpa.EMF.createEntityManager, method: public void com.mirq. controller .UserC.findUser(java.lang.Long) WARNING: javax.ejb ... (EJBLocalObjectInvocationHandlerDelegate.java:88) at com.sun.proxy.$Proxy211.findUser(Unknown Source) at com.mirq. controller .__EJB31 ... .jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:101) at com.mirq. controller | |
jakarta.persistence.Persistence. These properties may include properties to control schema generation. The values of these properties | |
Activation license not picked up in Jenkins is about ObjectDB activation licenses and Docker. Gradle Test Executor 1 STARTED mr. controllers .spec.MrProrationSpec STARTED mr. controllers .spec.MrProrationSpec max_rate_target_below_first STARTED mr. controllers .spec.MrProrationSpec max_rate_target_below_first STANDARD_ERROR [2020-09-03 22:03 | |
Java FX tableview fill with an aggregated query) at javafx. controls /javafx.scene. control .Button.fire(Button.java:203) at javafx. controls /com.sun.javafx.scene. control .behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:208) at javafx. controls /com.sun.javafx.scene. control .inputmap.InputMap.handle(InputMap.java:274) at javafx.base/com.sun.javafx | |
jakarta.persistence.EntityManagerFactory.runInTransaction(Consumer). Finally, the EntityManager is closed before this method returns control to the client. Parameters: work | |
jakarta.persistence.EntityManagerFactory.callInTransaction(Function) control to the client. Parameters: work - a function to be called in the scope of the transaction | |
jakarta.persistence.Persistence.createEntityManagerFactory(String,Map) to use when creating the factory. These properties may include properties to control schema generation | |
jakarta.persistence.MapKeyJoinColumn.foreignKey Jakarta Persistence (JPA) Method in jakarta.persistence.MapKeyJoinColumn ForeignKey foreignKey (Optional) Used to specify or control the generation of a foreign key constraint when table generation is in effect. If this element is not specified, a default foreign key strategy is selected by | |
jakarta.persistence.MapKeyJoinColumns.foreignKey Jakarta Persistence (JPA) Method in jakarta.persistence.MapKeyJoinColumns ForeignKey foreignKey (Optional) Used to specify or control the generation of a foreign key constraint when table generation is in effect. If both this element and the foreignKey element of any of the MapKeyJoinColumn | |
jakarta.persistence.JoinColumns.foreignKey Jakarta Persistence (JPA) Method in jakarta.persistence.JoinColumns ForeignKey foreignKey (Optional) Used to specify or control the generation of a foreign key constraint when table generation is in effect. If both this element and the foreignKey element of any of the JoinColumn elements | |
jakarta.persistence.JoinColumn.foreignKey Jakarta Persistence (JPA) Method in jakarta.persistence.JoinColumn ForeignKey foreignKey (Optional) Used to specify or control the generation of a foreign key constraint when table generation is in effect. If this element is not specified, a default foreign key strategy is selected by | |
jakarta.persistence.JoinTable.foreignKey Jakarta Persistence (JPA) Method in jakarta.persistence.JoinTable ForeignKey foreignKey (Optional) Used to specify or control the generation of a foreign key constraint for the columns corresponding to the JoinTable.joinColumns element when table generation is in effect. If both this element | |
jakarta.persistence.JoinTable.inverseForeignKey Jakarta Persistence (JPA) Method in jakarta.persistence.JoinTable ForeignKey inverseForeignKey (Optional) Used to specify or control the generation of a foreign key constraint for the columns corresponding to the JoinTable.inverseJoinColumns element when table generation is in effect | |
jakarta.persistence.SecondaryTable.foreignKey Jakarta Persistence (JPA) Method in jakarta.persistence.SecondaryTable ForeignKey foreignKey (Optional) Used to specify or control the generation of a foreign key constraint for the columns corresponding to the SecondaryTable.pkJoinColumns element when table generation is in effect | |
jakarta.persistence.CollectionTable.foreignKey Jakarta Persistence (JPA) Method in jakarta.persistence.CollectionTable ForeignKey foreignKey (Optional) Used to specify or control the generation of a foreign key constraint for the columns corresponding to the CollectionTable.joinColumns element when table generation is in effect | |
jakarta.persistence.PrimaryKeyJoinColumn.foreignKey Jakarta Persistence (JPA) Method in jakarta.persistence.PrimaryKeyJoinColumn ForeignKey foreignKey (Optional) Used to specify or control the generation of a foreign key constraint for the primary key join column when table generation is in effect. If this element is not specified, the persistence | |
jakarta.persistence.PrimaryKeyJoinColumns.foreignKey Jakarta Persistence (JPA) Method in jakarta.persistence.PrimaryKeyJoinColumns ForeignKey foreignKey (Optional) Used to specify or control the generation of a foreign key constraint when table generation is in effect. If both this element and the foreignKey element of any | |
jakarta.persistence.AssociationOverride.foreignKey Jakarta Persistence (JPA) Method in jakarta.persistence.AssociationOverride ForeignKey foreignKey (Optional) Used to specify or control the generation of a foreign key constraint for the columns corresponding to the joinColumns element when table generation is in effect. If both this element | |
How to resolve 404 errors with Eclipse/Maven Spring MVC for you too. Either will do. What I cannot figure out how to do is single step thru the controller class using ... debug thru the controller class. Thanks siegfried siegfried siegfried heintze I am not sure I ... these 404 errors, I can easily set a break point in the controller class and single step | |
UserException - Object User#2 belongs to another EntityManager(BaseEjbProxyHandler.java:283) at com.pingushare. control .TradesC$LocalBeanProxy.findTradeByClient(com/pingushare/ control /TradesC.java) at com.pingushare.boundary.dashboard.RequestsOngoingB.init ... .objectdb.jpa.JpaQuery.getResultList(JpaQuery.java:695) at com.pingushare. control .TradesC.findTradeByClient | |
Objectdb server out of heap space(Thread.java:722) I don't understand why this should happen - a server process has full control ... ; sjzlondon Steve Zara a server process has full control of its resources, and so should never end ... the ObjectDB server, are limited to the maximum heap size of the JVM, so they cannot have full control | |
How to enhance the JPA/Spring/MVC to implement RESTfull for CURL client? with URI [/Guestbook/user/siegfried] in DispatcherServlet with name 'spring' Here is my controller . @ Controller @RequestMapping("/api") public class APIController{ @Autowired   ... ().get(0); } } siegfried siegfried heintze Take a look at this part of your code: @ Controller | |
Spring + Maven + persitence.xml:368) com.jadebaboon.nucleus.modules.home. controller .HomeController.renderHomePage(HomeController ... . controller .HomeController.renderHomePage(HomeController.java:35) sun.reflect.NativeMethodAccessorImpl | |
Mismatch client-server protocol prefix.tracker.webservice. controller .PositionController.getPositions(PositionController.java:55) Another one in ... much control what happens to the entity manager. From what I see from the logs Spring reuses | |
Soft Reference Object Cache Recommendation ) it indeed looks as a JVM tuning issue, because ObjectDB has no control on soft references (as ... am concerned that the PAGs will grow beyond my control when my production application is servicing | |
ObjectDB JDO - foreign key constraints would have preferred to get an exception instead. How can I control this behaviour? Also, how can I control | |
How to change properties in urls2.xml? properties. I have no control on the port and password used. :( Does it exist a way to change urls2.xml ... ) but you might find it in a forum discussion. You should be able to control the port | |
Closed EntityManagerFactory after upgrading glassfish 3.1.1 to 3.1.2) at com.n2nconnect.mm.jsf. controller .ProjFeedController$1.createPageDataModel(ProjFeedController.java:60) at com.n2nconnect.mm.jsf. controller .ProjFeedController.getItems(ProjFeedController.java:159 | |
Problem with entities detection) at controller .centroController. (centroController.java:70) at view.MainFormController ... to have entities on my controller location to make it work. It´s a JavaFX Application. jlmedina Javier López | |
Redeployment in GlassFish - Failed to open file Source) at edu.um.fcsit.jpa. controller .GuestController$1.createPageDataModel(GuestController.java:58) at edu.um.fcsit.jpa. controller .GuestController.getItems(GuestController.java:158) at sun.reflect | |
Metamodel Attribute NOT EQUALS to same Attribute in a different EntityManager Attribute from Metamodel initialized on @PostConstruct event IS NOT EQUALS of the same Attribute from Metamodel of a differente EntityManager initialized on a @ Controller @RequestMapping event. I ... and the other on a @ Controller @RequestMapping event, they return not equals Attributes using | |
Pessimistic Lock Timeouts setting, once the control was returned to proccessor bean from the JPA EJB method call, the transaction also ended. As | |
Can I Disable the Creation of the "log" Directory?, even when it does not create output. I must tell my version control system and product | |
JPA inheritance issue with ObjectDB - Field not found in type error = new ArrayList (); } return ts; } This is the method in the controller . public String | |
How to Use a SF with extended Persistence Context? by the SL which can control it So I tried to loose the use of transactions in it by using | |
Installing a VM security fix leads to inactive DB;. However, we do not have control on the MAC address, and changes in recent years | |
Problem with distinct select, order by and equivalent alias/attribute path. Since you have no control on the library that creates these queries, you may consider using a new | |
Executing JUnit "all tests" throws "Object ... belongs to another EntityManager" Exception , which suggests (to me) that I'm not controlling the Symbol class adequately. ( @PersistenceCapable annotates | |
virtual servers and one file a Megaraid controller with activated cache. I have attached a screenshot of the measured speed | |
Error occured during initialization of boot layer().commit(); My module-info: module MESTrack { requires javafx. controls ; requires javafx.fxml; requires | |
Server connection management to have configuration settings to control the connection pool (min/max connections, etc...). Thanks, Carl | |
Understanding Database max-threads objectdb.conf Settings Option, it was not completely clear to me if this setting controlled how many internal threads ObjectDB uses | |
Standalone server needs dependencies? to execute the queries. support Support How do I control whether the queries use methods or not?  | |
stress test -> com.objectdb.o.InternalException: null.java:168) at com.fitbird. control .p2.WorkoutPlanC.find(WorkoutPlanC.java:56) at sun.reflect ... .fitbird. control .p2.WorkoutPlanC$$LocalBeanProxy.find(com/fitbird/ control /p2/WorkoutPlanC.java ... .fitbird. control .p2.WorkoutPlanC.find(WorkoutPlanC.java:56) at sun.reflect.GeneratedMethodAccessor194 | |
com.objectdb.o.InternalException.MyFileVisitor.visitFile( Controller .java:271) at com.gsi.sync.MyFileVisitor.visitFile( Controller .java:1) at java.nio.file.Files.walkFileTree(Files.java:2670) at com.gsi.sync. Controller .run( Controller .java:132 | |
ArrayIndexOutOfBoundsException on flush a controlled environment. felixobjectdb Richard Szurgot The full exception from the error message I | |
How to change properties in urls2.xml ? properties. I have no control on the port and password used. :( Does it exist a way to change urls2.xml | |
Enum fields are set to null and embeddable enum class does not show in explorer the interface (but different package)? itsme Martin Petzold I checked version control . The entity |