Internal Website Search
51-98 of 98 resultsA 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 | |
Null enums and IS (NOT) NULL: NullPointerException.services.impl.ContainerMapper.service(ContainerMapper.java:188) at org. glassfish .grizzly.http.server.HttpHandler.runService(HttpHandler.java:191) at org. glassfish .grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:168) at org. glassfish .grizzly.http.server.HttpServerFilter.handleRead | |
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 | |
Problem undeploying Glassfish3.1.1 web application cleanly EntityManager injection, using the undeploy feature under the Glassfish server node   ... yet been started, or was already stopped at org. glassfish .web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1411) at org. glassfish .web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1369 | |
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 | |
Pre-detach loading: retrieval by navigation not working in if statement see any enhancement in those class files (which I had assumed are the ones that Glassfish sees "live ... files (which I had assumed are the ones that Glassfish sees "live", but apparently not). ObjectDB ... _enhance_rt I also tried into the GlassFish domains folder (with the same access perms as other domain | |
JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception on jboss as7 (7.1.1.Final) or running on glassfish 3.1.2 I get similar exception when using createNamedQuery glassfish stack trace Caused by: java.lang.IllegalArgumentException: com.objectdb.o ... but not with glassfish 3.1.2 I had already checked the forum thread you mentioned. The issues were not | |
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 | |
com.objectdb.o.InternalException: Unexpected internal exception) at java.lang.reflect.Method.invoke(Method.java:606) at org. glassfish .ejb.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1052) at org. glassfish .ejb.security.application | |
the tutorial netbeans and javaee6 dont work, the servlet following step 4 . Delete the web.xml file in WEB-INF . Stop GlassFish - right click the Servers Glassfish Server in the Services window and select Stop . Rebuild | |
ObjectDB as JDBC resource or custom realm Hi everyone, I want to implement HTTP Basic Authentication for my web services, but I also want to use ObjectDB to store credentials. Therefore I'm in the need of a custom realm for GlassFish 3.1 ... Is it possible to use ObjectDB as a JDBC Resource in GlassFish ? That way maybe I could make JDBCRealm. Thanks in | |
What are the steps of creating small web app?, Glassfish . ------------- - Now I am starting the project, and I designed the database model, and I am ready | |
Type xxx is not found (error 301) your classpath before objectdb.jar - this happens for example if you use old Glassfish version that contains JPA 1.0. support Support | |
NoSuchFieldError: __odbTracker on NetBeans 7.3 + JBoss 7.1.1) if remove the inheritance works fine. On GlassFish 3.1 with inheritance also works fine. Why "person | |
How to package orm.xml when using EJB in WAR? is built. When that EJB is deployed to e.g. GlassFish 3.1.1 all apperar to be OK, and a singleton | |
JSON serialization and __odbHidden members is clear I guess. Must add that I am using the Glassfish server 4. I didn't somehow configure JAX-RS | |
Many connections possible? and will it makes problem in future? this should be handled by the application server or web server ( GlassFish , JBoss, Tomcat) or by | |
Stalling on "run File" in Netbeans when using -javaagent:lib/objectdb.jar fine for a Netbeans Web Application (that runs in Glassfish as web application container). However I | |
Connections pool Hi! Does ObjectDB keeps and reuses a pool of connections as MySQL JDBC driver does? I mean when it's used in a container like Tomcat, Glassfish , JBoss etc. Thank you. zmirc Mircea Chirac Yes. Every EntityManagerFactory instance manages a pool of connections and reuses them when it creates new | |
How find out ObjectDB version at runtime (in a web app) Am getting inconsistent results with the "objectdb.temp.no-enhancement-crc-check" system property of objectdb-2.6.9_02 in a Glassfish web app. Can see correct version of objectdb-2.6.9_02 in /build/web/WEB-INF/lib. When one runs the enhancer (which I am doing post-compile, pre-deploy | |
Web Framework Recommendation for leveraging JPA + ObjectDB server (JBoss / GlassFish ) with servers, JSPs, JSF and EJB. Spring MVC Framework | |
Cannot catch a PersistenceException and continue the transaction is also trying to do so. How can I do so? I use Glassfish 3.1.2.2 open source ee6 edition | |
How to open a running db in ObjectDB Explorer? this specific objectdb.conf file. support Support Hi, The application is deployed on Glassfish 4.1.1 I | |
Spring MVC Errors it has to be run with ObjectDB as a Java agent (javaagent:objectdb.jar). When using GlassFish - on the fly | |
JBoss 7 startup fails tutorial - the other web examples can be used on Tomcat, Jetty and GlassFish , but not on JBoss | |
Error 363 - Failed to read value of inverse relationship and GlassFish 3.1. I have attached my NetBeans 7.0 project to this email. It is a test project and not the main | |
CM Transaction Implementation Hi All, How to implement Container Managed Transaction using Glassfish / Weblogic server. Please provide us the step by step instruction, how ti achieve it umesh umesh Please check the following tutorial: http://www.objectdb.com/tutorial/jpa/ee support Support | |
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 | |
ObjectDB-2.6.9: Failed to commit transaction: Failed to set numeric value of field property Element.id using reflection you'll see a very similar error (in NetBeans8.1 if you have the Glassfish log window showing ... (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org. glassfish .ejb.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1081) at org. glassfish .ejb | |
[ObjectDB 2.4.3_07] Unexpected exception (Error 990) [2012-10-05 13:14:18 #7 store] Database '/home/ glassfish /objectdb-2.4.3_07/db/test.odb' is opened by 7042@edi-gui-sbr-devel [2012-10-05 13:14:18 #8 server] [ObjectDB 2.4.3_07] Unexpected exception ... ] Database '/home/ glassfish /objectdb-2.4.3_07/db/test.odb' is closed by 7042@edi-gui-sbr-devel hadnosoul | |
javax.jdo.JDONullIdentityException: The identity must not be null. When stopping my JEE 6 Web Profile application in Glassfish 3.1.1, I sometimes get this exception, yielding in not merging athene.odb and athene.odb$. A bug in objectdb? bjjl@ps2:~$ ls ... -05-24T14:40:38.313+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.tools.admin.org. glassfish | |
ObjectDB 2.4.0 in the same query. Added support for using ObjectDB with GlassFish 3.1.2 . Added handling missing ... exception when a named query doesn't exist to IllegalArgumentException . Fixed undeploying Glassfish 3 | |
Navigation through lazy loading from Detached Objects: on accessing lazy loaded relationships outside a transaction, after a query, from Glassfish forum thread | |
Better OSGI Compability objectdb jar (conflicts with glassfish jars otherwise) - Build objectdb as ready-made osgi jar bundle | |
ObjectDB 2.2.0 is the default value. Fixed a bug in creation of unnecessary nonclosed files. Fixed a ClassLoader conflict when using GlassFish . | |
Doctor bug? version 2.4.1. I get bjjl@ps2:~$ java -cp /opt/gf/ glassfish /domains/domain1/applications/athene/WEB | |
com.objectdb.o.InternalException: java.lang.ArrayIndexOutOfBoundsException: null: The following error appears under and extended persistence context, and with creation, configuration and wiring code that is known to work perfectly with EclipseLink+ Glassfish : SEVERE: Unexpected internal exception SEVERE: [ObjectDB 2.3.6_16] Unexpected exception (Error 990) Generated by Java | |
ObjectDB 2.4.6 Fixed a regression problem of version 2.4.5 in running in GlassFish . Fixed a bug in retrieving primary key fields in queries (on index merging). Fixed a bug in using a collection field index in queries. Fixed query plan selection for queries with boolean indexed field. Fixed a NullPointerException |