ObjectDB Database Search
1-50 of 72 resultsGlassfish 4 AbstractMethodError: com.objectdb.jpa.EMF.createEntityManager
Hi! I've been trying to get Glassfish 4 (Java EE 7) work with ObjectDB the whole day. It seems to be an error. The same code (adapted to Java EE 6) works perfect in Glassfish 3.1.2.2. I attached ... ) at org. glassfish .ejb.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1081
|
|
Undeployment of an remote Glassfish application locks objectdb log file
System: Netbeans 7.1 Oracle Glassfish 3.1.2 ObjectDB 2.3.7_04 Senario: Create a simple ... ; Compile and deploy the WebApplication to an remote Glassfish server. Don't forget to set an admin password on the Glassfish server and enable "secure admin". Now, log in remotely to the Glassfish
|
|
Closed EntityManagerFactory after upgrading glassfish 3.1.1 to 3.1.2
Hi. I have faced a very serious issue. After upgrading the GlassFish server from 3.1.1 to 3.1.2 ... .java:597) at org. glassfish .ejb.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1052) at org. glassfish .ejb.security.application.EJBSecurityManager.invoke(EJBSecurityManager
|
|
GlassFish 3.1.2.2/JBoss 7.1.1
Good day, We have few troubles with GlassFish on @remote. When we wants to get entity from remote interface, but in the result we have null in all entity fields. As I see there is a GlassFish problem (http://www.java.net/forum/topic/ glassfish / glassfish /cant-return-entity-ejbs-remote-ejb
|
|
Guestbook Tutorial (Eclipse/Glassfish)
have found one problem. The database file (C:\glassfish3.1\glassfishv3\ glassfish \domains\domain1 ... causes this. I can enter a number of entries, stop Glassfish , use the Object Explorer to view the objects. At some point, may be when restarting Glassfish or re-publishing the application, the database
|
|
Undeploying Glassfish web application does not disconnect from ObjectDB
Glassfish3.1.1 Netbeans7.1 ObjectDB 2.3.7_19 If I deploy a web application to Glassfish using ... , the explorer claims the database file is being accessed by another process. If I restart Glassfish ... ObjectDB in embedded mode? Apparently undeploying a web application from GlassFish doesn't close
|
|
Objectdb Server Mode set up with glassfish
Hi I'm new to Java, glassfish and objectdb, so please forgive my ignorance. I have a glassfish server working with the embeded mode of objectdb. I now want to set up objectdb in server mode. I ... my project ? How do I configure my persitence.xml file ? Do I need to set up something in Glassfish
|
|
Recursive calls with @PreUpdate annotation and Glassfish OutOfMemoryError
; On Glassfish it does the same thing but the app dies with "OutOfMemoryError" but the underlying condition is hard to see - Glassfish doesn't report any objectdb errors. In glassfish I run client
|
|
Does run time enhancer due to GlassFish/Payara do anything that would affect loaded compile-time entity classes ?
ObjectDB support wrote elsewhere: ... you do not need the Enhancer agent, since you use build time emhancement, but GlassFish invokes it automatically. Currently there is no setting in ObjectDB to disable the enhancer agent ... Q: Does run time enhancer due to GlassFish /Payara
|
|
Java EE JPA (GLassfish) tutorial throws ClassCastException
something? - Java 1.7.0_03 - ObjectDB 2.4.5_06 - GlassFish Server Open Source Edition 3.1.2.2 dassie
|
|
Which version to use with Glassfish ?
Hi Should I use objectdb.jar or objectdb-jee.jar with glassfish ? THanks Paul Newman pnewman Paul Newman objectdb-jee.jar is preferred. support Support
|
|
Glassfish 4 JTA Data Source Support
I would like to have the persistence.xml of my server application (REST service) use a JTA data source, so that I can configure the data source from the app server ( Glassfish 4 in my case). My application already uses a number of JDBC data sources for Oracle etc., that are configured in
|
|
Cannot cast com.objectdb.jpa.Provider to PersistenceProvider
Hi! I'm trying to get ObjectDB 2.5.1_1 work with stable Glassfish 4 in a Java EE 7 NetBeans ... when I try to deploy: SEVERE: Exception while invoking class org. glassfish .persistence ... :3014) at org. glassfish .persistence.jpa.PersistenceUnitLoader.loadPU(PersistenceUnitLoader.java:161
|
|
UTF Error
.services.impl.ContainerMapper.service(ContainerMapper.java:217) at org. glassfish .grizzly.http.server.HttpHandler.runService(HttpHandler.java:182) at org. glassfish .grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:156) at org. glassfish .grizzly.http.server.HttpServerFilter.handleRead
|
|
Database is erased after deploying a new web application version
:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org. glassfish .hk2 ... :368) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:471) at org. glassfish ... (ServiceLocatorImpl.java:653) at org. glassfish .jersey.internal.inject.Injections.getOrCreate(Injections.java
|
|
disabling JDO in objectdb embedded mode
Hi, i am using objectdb (version 2.6.8) in embedded mode. I deployed an .ear project in glassfish ... : file:/usr/local/ glassfish / glassfish /domains/dex/applications/metamodel-ear-1.0-SNAPSHOT/lib/commons-beanutils-1.8.3.jar, URLEntry : file:/usr/local/ glassfish / glassfish /domains/dex/applications
|
|
ObjectDB with JRebel: copious 'Not Enhanced:' errors with EJBs
:160) at com.objectdb.JEnhancerAgent.transform(JEnhancerAgent.java:155) at org. glassfish .persistence ... ) at org. glassfish .web.loader.WebappClassLoader$3.preprocess(WebappClassLoader.java:3465) at org. glassfish ... (StatelessContainerFactory.java:61) at org. glassfish .ejb.startup.EjbApplication.loadContainers(EjbApplication.java:221
|
|
2.5.3_02: java.lang.UnsupportedOperationException
Hello! I use Glassfish 4.0.0 and ObjectDB 2.5.3_02. When I do entityManager.createQuery I ... .reflect.Method.invoke(Method.java:606) at org. glassfish .ejb.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1081) at org. glassfish .ejb.security.application.EJBSecurityManager
|
|
A lot of ENT and SIV instances which are not cleared by GC
Hello. I have a JSF application ( Glassfish 4, Java 8, ObjectDB 2.6.0). In some time the heap ... (Method.java:483) at org. glassfish .ejb.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1081) at org. glassfish .ejb.security.application.EJBSecurityManager.invoke
|
|
Regression bug in using version 2.4.5 with GlassFish 3.1.2
Can't deploy objectDB ver 2.4.5 or later using GlassFish 3.1.2, NetBeans 7.2.1 Win 7 & 8. ObjectDB ... .EMF.createEntityManager(EMF.java:250) at org. glassfish .persistence.jpa.PersistenceUnitLoader.loadPU(PersistenceUnitLoader.java:211) at org. glassfish .persistence.jpa.PersistenceUnitLoader
|
|
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
.Method.invoke(Method.java:597) at org. glassfish .ejb.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1052) at org. glassfish .ejb.security.application.EJBSecurityManager.invoke ... Luc Have you tried 2.4.5 or 2.4.5_03? Because 2.4.5_03 fixes a GlassFish integration issue . support
|
|
Step 1: Create a Java EE 6 Web Project
a Project Name (e.g. Guestbook ). Select GlassFish Server Open Source Edition 3 (Java EE 6) as the Target runtime. Note: You may have to add GlassFish 3 as a new server by clicking the New Runtime... button ... to GlassFish 3 (which has to be downloaded separately) . Click the Finish button to create the Java EE 6
|
|
Eclipse/JPA Java EE Tutorial
GlassFish , ObjectDB and JPA. The demo web application manages a basic guestbook page. Every visitor ... for Java EE Developers. GlassFish Server 3.0.1 (or above). The last version of ObjectDB (just download ... : ObjectDB 2.3.7_04 or later is required if Glassfish 3.1.2 (or later) is used. The Tutorial Steps This tutorial consists of the following steps:
|
|
JRebel integration feature
) at org. glassfish .web.loader.WebappClassLoader.findClass(WebappClassLoader.java) at org. glassfish .web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1486) at org. glassfish .web.loader ... .JEnhancerAgent.transform(JEnhancerAgent.java:154) at org. glassfish .persistence.jpa
|
|
newbie - lots of exeptions
(part of it at least .... exceptions are happening all the time when we're working with objected). Parent - org. glassfish ... (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org. glassfish .ejb.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1052) at org. glassfish .ejb.security
|
|
Step 7: Run the Spring Web App
/. This Spring web application can also run with GlassFish 3.0.1, with a small change in the  ... ( javaagent:objectdb.jar). When using GlassFish - on the fly enhancement (weaving) is automatically enabled
|
|
Java EE JPA Tutorial - Maven Project
The Java EE Web Application tutorial provides step by step instructions on how to build a simple Java/JPA database driven web application (for GlassFish 3/ JBoss 6) in Eclipse or  ... . You will have to deploy the generated WAR file in your GlassFish server. You may also open and run the Maven
|
|
JPA Tutorials
on full application servers (such as Oracle GlassFish , Red Hat JBoss, IBM WebSphere and Oracle ... , such as GlassFish 3.0.1 or JBoss AS 6. Another tutorial shows how to use JPA in a Spring MVC Framework
|
|
Step 6: Run the Java EE 6 Application
- the database file is created under the GlassFish directory (e.g. at domains\domain1\eclipseApps\Guestbook\WEB-INF ). You can stop the GlassFish server and open the database file in ObjectDB Explorer
|
|
Java EE Web Tutorial
This tutorial demonstrates how to create and run a full Java EE 6 MVC (Model View Controller) web application using GlassFish , ObjectDB and JPA. Since this web application uses Java EE 6 EJB (session beans) it requires a full Java EE 6 application server, such as GlassFish 3.0.1 or JBoss AS 6
|
|
Step 6: Run the Java EE 6 Application
under the GlassFish directory (e.g. at domains\domain1\eclipseApps\Guestbook\WEB-INF ). You can stop the GlassFish
|
|
NetBeans/JPA Java EE Tutorial
NetBeans - using GlassFish , ObjectDB and JPA. The demo web application manages a basic guestbook page ... later is required if Glassfish 3.1.2 (or later) is used. The Tutorial Steps This tutorial consists of the following steps:
|
|
Duplicate Entity class names causes Exception in Query
.invoke(Method.java:597) at org. glassfish .ejb.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1052) at org. glassfish .ejb.security.application.EJBSecurityManager.invoke ... . If you have an Eclipse EE install ( I have helios ) you only need install the glassfish 3.1 plugin
|
|
Guessbook tutorial: Java EE 6 JPA Tutorial - Maven Project
I have a Max OSX Lion and am running Netbeans 7.2 with Glassfish 3.1.2. I download the tutorial ... ) at java.lang.reflect.Method.invoke(Method.java:597) at org. glassfish .ejb.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1052) at org. glassfish .ejb.security.application
|
|
Eclipse/JPA Spring MVC Web Tutorial
This is the Eclipse version of the Spring MVC and JPA tutorial. It demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application in Eclipse - using ObjectDB, JPA, Tomcat (or GlassFish ) and Maven. The demo web application manages
|
|
Spring MVC and JPA Tutorial
This tutorial demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application using Tomcat (or GlassFish ), JPA, ObjectDB and Maven. The demo web application manages a basic guestbook page. Every visitor can sign the guestbook by filling a simple form. All visitors
|
|
Step 3: Define an EJB Session Bean
application servers such as GlassFish and JBoss, and not by servlet containers, such as Tomcat and Jetty
|
|
NetBeans/JPA Spring MVC Web Tutorial
This is the NetBeans version of the Spring MVC and JPA tutorial. It demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application in NetBeans - using JPA, ObjectDB, Tomcat (or GlassFish ) and Maven. The demo web application
|
|
Step 1: Create a Java EE Web Project
We start by creating a new Java EE 6 Web Application project in NetBeans: Open the [New Project] dialog box, e.g. by using File New Project... Select Java Web Web Application and click Next . Choose a Project Name (e.g. Guestbook ) and click Next . Select GlassFish Server 3 (or above) 
|
|
How force always recreate database on redeployment.
application (to Glassfish ). My web application uses a @Singleton @Startup bean to create ... . Currently, to avoid multiple models in the database, I have to undeploy from Glassfish , stop ... You should be able to drop the entire database if its file is not locked by Glassfish . See the connection
|
|
Object DB vs EclipseLink/TopLink: Unloaded relationships in detached entities
request in GlassFish . The upshot for ObjectDB users is that you may have to undertake significant recoding ... adequately explore aspects like accessing lazy relationships when combined with Glassfish . From http ... " entities are not once discussed in the context of query results, although the tutorial uses Glassfish
|
|
objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation
system. - I have used both a console test app and a NetBeans web app in Glassfish ; the initial report ... (and glassfish log console) this error: [2016-08-23 07:57:11 #933 type.user] Enhancement of type com ... during running (deployment to Glassfish over /build/web/WEB-INF/classes) at all. I also checked using JD
|
|
Replication error on slave restart
+4 and so *.png) mastervoland Vladimir Sadovnikov if it helps I'm using GlassFish 4.0 with JPA2.1 ... ? stop GlassFish ? stop the ObjectDB server? Check it first in your development environment in order ... , and if necessary provide a fix. support Support Yes if I restart GlassFish /ODB server sm.odb physically changes
|
|
Double persist of Entity field with Cascade.ALL
I am building a JavaEE application using Netbeans 7.0.1, Glassfish 3.1 and ObjectDB 2.3.3. I have a Book class with entity field Chapter which has a CascadeType.ALL property. The Book fields are as ... the application using Netbeans 7.0.1, Glassfish 3.1 and ObjectDB 2.3.3 To run the application: Unzip
|
|
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 ... of Enums. I use a Glassfish Server 4.0. Flashbaer Flashbaer Joachim Beig We could reproduce
|
|
Exception while accessing the Persistence unit ...?
Hi, I am new to ObjectDB I was trying your eclipse/jee6/ glassfish tutorial. I am getting the following exception: [#|2012-04-09T00:00:52.999-0400|SEVERE|glassfish3.0.1|javax.enterprise.system.std ... fine with GlassFish . Any help would be greatly appreciated. Thanks, Best Wishes ceylonsoft Allen T
|
|
Visibility of changes in Transaction is not visible to a JPA QL Query
could get things to work on glassfish for other JPA providers ) I am using glassfish 3.1 and java 1
|
|
Unexpected exception (Error 990) - NullPointerException
.reflect.Method.invoke(Method.java:606) at org. glassfish .ejb.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1081) at org. glassfish .ejb.security.application.EJBSecurityManager ... ) at org. glassfish .cdi.transaction.TransactionalInterceptorBase.proceed(TransactionalInterceptorBase
|
|
Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)
to understand with careful output logging to the Glassfish logs, and also with a diagnostic table ... Web App and viewing both the Glassfish output log and the single served JSF page indexTest.xthml ... the result to Glassfish log (so can test whether problem is at XHTML level, which it is not
|
|
NullPointerException on initial database creation
.java:876) at org. glassfish .persistence.jpa.JPADeployer.closeEMFs(JPADeployer.java:417) at org. glassfish .persistence.jpa.JPADeployer.event(JPADeployer.java:408) at org. glassfish .kernel.event.EventsImpl ... by GlassFish ). Could you provide a test case that would demonstrate the exception? support Support
|