Internal Website Search

101-150 of 200 results

JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception

book web application as is? support Support The tutorial code from http://www.objectdb.com/files ... ;   false         WEB -INF/lib/objectdb*.jar     ... [org.apache.catalina.core.ContainerBase.[jboss. web ].[default-host].[/Guestbook].[jsp]] (http--127.0.0

Undeployment of an remote Glassfish application locks objectdb log file

WebApplication with a "hello world" web service interface in Netbeans. Add objectDB test code to the web ... (unitName = "testdb") private EntityManager em; /** This is a sample web service operation */ @WebMethod ... server web managment interface http://ipaddress:4848/ and undeploy your WebApplication. Look into

Glassfish 4 AbstractMethodError: com.objectdb.jpa.EMF.createEntityManager

:214) at org.netbeans.modules. web .monitor.server.MonitorFilter.doFilter(MonitorFilter.java:393 ... (StandardPipeline.java:673) at com.sun.enterprise. web .WebPipeline.invoke(WebPipeline.java:99) at org ... (ApplicationFilterChain.java:214) at org.netbeans.modules. web .monitor.server.MonitorFilter.doFilter

Tomcat + JPA Problem

The database location is specified on: http://www.objectdb.com/tutorial/jpa/eclipse/ web /listener You can change it to absolute path and rebuild and redeploy the web application. The default ( "$objectdb/db/guest.odb" ) refers to WEB -INF/db/guest.odb - but not the development WEB -INF directory

type.loader java.lang.ClassNotFoundException

ObjectDB objectdb-2.2.5_03 in client-server mode Netbeans ID6.9.1 JavaEE web project (JPA ... .run(HND.java:133) at java.lang.Thread.run(Thread.java:655) The web project build has:     build/ web / WEB -INF/classes/META-INF/persistence.xml     build/ web / WEB -INF/classes

Redeployment in GlassFish - Failed to open file

was already stopped at org.glassfish. web .loader.WebappClassLoader.loadClass(WebappClassLoader.java:1410) at org.glassfish. web .loader.WebappClassLoader.loadClass(WebappClassLoader.java:1368) at com ... .enterprise. web .WebPipeline.invoke(WebPipeline.java:98) at com.sun.enterprise. web

Guestbook EE ear app please

Using Eclipse I have no problems running the Guestbook app as a web app on an EE 6 server ... projects for ejb, web and client, with and without an ear, and bump into queer problems. Of course I have a remote (and local) interface, but I can't get anything to run unless I do EXACTLY one web

Possible cause for "Enhancement of type ... is old and cannot be used"

(both large web app project and dedicated ObjectDB test projects) since trying objectdb-2.6.6_07 ... project and enhance it to get the exception? support Support Briefly: in one simple web app test case I ... web app (too large to provide here) I however definitely have 'objectdb.temp.no-detach' false and I

Optimistic locking: prevent version increment on entity collection attribute

back. When I use it in my web app it fails; the collection is null! In the application ( web app), I ... and should get one EntityManager per request. Also, please note that in the web app I actually ... Oudjane  In the application ( web app), I create the readings in one call and I try to read

Embedded mode usage question

. However, this microservice will be a multi-threaded, multi-user web service and we did not get a complete understanding from ... access only or not. Is it ok to use object db in an embedded (non server) mode for a web app or web ... Livotov You can use ObjectDB in embedded mode to serve a multi threaded web application

the tutorial netbeans and javaee6 dont work,

; ,,,,,,,,,,,,,,,, but the web .xml it is ok. help me please .   i have sent the file of my project .     ... - it seems that you missed step 4 . There is an unnecessary web .xml file in WEB -INF . To fix the project you should: Fix the servlet following step 4 . Delete the  web .xml  file in  WEB -INF . Stop GlassFish

system exception occurred during an invocation on EJB GuestDao

) at com.sun.enterprise. web .WebPipeline.invoke(WebPipeline.java:99) at org.apache.catalina.core ... .core.StandardPipeline.invoke(StandardPipeline.java:673) at com.sun.enterprise. web .WebPipeline.invoke ... ) at com.sun.enterprise. web .WebPipeline.invoke(WebPipeline.java:99) at org.apache.catalina.core

Replaying recorded requests...

so that's one problem. I have been using / WEB -INF/objectdb.conf  - is this the wrong location? In addition ... the root directory of my web project and now it is being read. So, I think for now I can live with it in 2 locations: project root for development, and WEB -INF/objectdb.conf for deployment. The question

Getting com.objectdb.o.UserException:

I am using the object db version 2.x in a web application that runs on tomcat4. I am using ... \Tomcat 4.0\webapps\Expresso\ WEB -INF\log\odb20120904.log' at com.objectdb.o.MSG.d(MSG.java:74 ... .FileNotFoundException: file:C:\Program Files (x86)\Apache Group\Tomcat 4.0\webapps\Expresso\ WEB -INF\log\odb20120904

Apache Tomee 1.5.2: Failed to use JTA (TransactionManager is not found)

to use JTA. You may try removing objectdb.jar from TomEE classpath, and putting it in the web application WEB -INF/lib directory. Try also using  objectdb-jee.jar instead of  objectdb.jar ... from catalina.properties and it works properly. PS. Your solution worked also (with WEB -INF

How to install ObjectDB on my Amazon EC2?

. I searched the web but didn't find any proper tutorials. I appreciate if you help me with a guide ... Web Server / Web Application, and ObjectDB will be used as a library with no separate process, as part of your web application (in that case, no need to run an ObjectDB Server as in post #2 above). support Support

WebService : Failed to get reference value of field using enhanced method

). support Support I added objectdb.jar to Tomcat-Dir/lib directory. (I use axis2 Web Service Framework ... class loader (as web applications) but apparently that specific class has also be loaded using ... attachment I uploaded a simple testcase, but you have to archive to .aar file and deploy web service in

Object DB vs EclipseLink/TopLink: Unloaded relationships in detached entities

. This concerns a huge "gotcha" that other assessing migrating from and EclipseLink-based JavaEE web ... forum material. On running a large existing web application on Glassfish3.0.1 for the first time ... of your web application and substantial additional entity management to use your application

Server vs embedded mode in multi-instance scenario

We are creating a web app that will have multiple different clients, each on their own EC2 ... concerns as well as auto scale during peak usage, at least for the benefit of our web application if not for objectdb. Its a standard web app with an average amount of data being fetched per page

Criteria Query results in a NoResultException instead of returning object

(IdentityImpl.java:223) at org.jboss.seam.security.org$jboss$weld$bean- WEB -INF$lib$seam-security-impl ... - WEB -INF$lib$seam-security-impl-ManagedBean-class_org$jboss$seam$security$IdentityImpl ... :595) at com.sun.enterprise. web .WebPipeline.invoke(WebPipeline.java:98) at com.sun.enterprise. web

CriteriaQuery using isNotNull with other conditions results in InternalException

.login(IdentityImpl.java:223) at org.jboss.seam.security.org$jboss$weld$bean- WEB -INF$lib$seam-security ... $bean- WEB -INF$lib$seam-security-impl-ManagedBean-class_org$jboss$seam$security$IdentityImpl ... (StandardPipeline.java:595) at com.sun.enterprise. web .WebPipeline.invoke(WebPipeline.java:98) at com.sun.enterprise

app.jelastic.eapps.com and objectdb

It seems that this web hosting service doesn't support objectdb and that is frustrating. Does ... ;   pezifromvienna Peter Sauer If Jelastic supports standard Java web applications, the location of ObjectDB files would be as usual, as demonstrated in the ObjectDB web application tutorials. Note

Git seems not to commit objectdb.conf

git version 1.8.4.1 (Mac OS X) For some reason my Git seems to be "ignoring" (although not in .gitignore) the web / WEB -INF/objectdb.conf in a web app. I can't find anything about the .conf suffix being ignored. Has anybody noticed this and/or found a solution ? webel Dr Darren Kelly

Cast exception?

? Is it in the same location as your entity classes (e.g. as part of the web application)? support Support ... my current web app, and I created a Point object successfully in code. So I think objectdb.jar ... and traces and found that Persistence is loaded by the same class loader as the current web app

multiple different applications access one odb file

and the other one would be for exposing the DB data via web services. Do all these apps need to have the same DB schema. The BIRT ... Web Services within the APP but he would like to do some integration directly) Does anybody have experience with this. thanks peric.emil Emil Perić If you can run all these 3 applications on your web

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 ... for automatic reloading of Java classes without re-deployment (very handy for web application development

Spring Data JPA

.AbstractApplicationContext.refresh(AbstractApplicationContext.java:464) at org.springframework. web .context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:384) at org.springframework. web .context.ContextLoader.initWebApplicationContext(ContextLoader.java:283) at org.springframework. web .context

ObjectDB with JRebel: copious 'Not Enhanced:' errors with EJBs

) at org.glassfish. web .loader.WebappClassLoader$3.preprocess(WebappClassLoader.java:3465) at org.glassfish. web .loader.WebappClassLoader.process(WebappClassLoader.java) at org.zeroturnaround.javarebel ... (again), which don't seem to affect how my web app runs (so for now I am not reporting them here):  

odb files and config file

Hi, I used the tutorial ( https://www.objectdb.com/tutorial/jpa/eclipse/ web /project ) to use ObjectDB in my maven project. After that there was a db folder in src/main/java/webapp/ WEB -INF ... src/main/java/webapp/ WEB -INF/db/? I tried this: EntityManagerFactory emf = Persistence

How to open a running db in ObjectDB Explorer?

. It seems that it is unlikely to succeed if each web application includes its own copy of the objectdb.jar, but may succeed (i.e. both web applications will access their databases in embedded mode) depending on the web server, if the objectdb.jar is shared at the server level. support Support Hi, I

java.nio.channels.OverlappingFileLockException

Hello, whenever I re-deploy my web application in Sun Java System Web Server, I get the following exception and the application cannot run anymore. Any clue what I am doing wrong?  I use the file-based db access (local to the web app, as described in your tutorial). Thanks for pointers! Best

Eclipse/JPA database tutorial

more details: Is it the console tutorial? a web tutorial? When exactly do you get the error message ... for the response. Its the web tutorial. I have attached the screenshot. Thank you.   Sand Sandhya.V ... ServletContextListener { In addition, the guest.jsp file was located in WEB -INF . You should move it up to WebContent

Problem on JPA Merge Entity.

the project archive.   The little sample is based on a web page ( http://localhost:8080/ERGO_ObjectDB/) On this web page we can found 4 links. /testCreate /testUpdate /refresh /updateAllInDao  

Guestbook Tutorial (Eclipse/Glassfish)

\eclipseApps\Guestbook\ WEB -INF\db\guests.odb) is reset on occasions; I am not sure what set of events ... is currently located in a working directory that GlassFish may clean when the web application is redeployed

Is 2 level cache in use?

Hi, Is there any way to check, if 2 level cache is in use? Right now I've done two things: 1. objectdb.conf with cache size is placed in WEB -INF directory of my web application. 2. persistence.xml was modified with: But after few benchmarks I don't really see any difference in performance. ODB

List of Enum Values in an entity

that have been persisted before adding the list of flags? What application server do you use? Can you upload the entire web ... the issue in the GuestBook web application. The problem is that by default, collections are loaded lazily

Error reading UTF string

.dp. web .socket.ReverseAjaxHandler.onMessage(ReverseAjaxHandler.java:84) [DP-transfer.jar:] at reverse ... (WebNonTxEmCloserValve.java:50) [jboss-as-jpa-7.1.1.Final.jar:7.1.1.Final] at org.jboss.as. web .security

How to resolve 404 errors with Eclipse/Maven Spring MVC

I have created a project as guided by www.objectdb.com/tutorial/jpa/eclipse/spring/run. When I abandon eclipse and use the maven command line to deploy this Spring MVC web app to jetty and point ... (with a dynamic web facet) and add Tomcat 6 as a server, it asks me if I want to move my guestbook app

Post-compile enhancement fails when static Log4j 2.5 based logger used in Entity

I doubt this is an ObjectDB-enhancer problem, I am however reporting it in case anybody else encounters the problem too. It is mostly also not a concern for my own web app, because in most cases ... /java/apache-log4j-2.5-bin/log4j-api-2.5.jar:/usr/local/java/apache-log4j-2.5-bin/log4j- web -2.5.jar If I

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

that you usually prefer console test apps to web apps, but this one is truly minimal, and for completeness ... test web app: https://www.webel.com.au/downloads/objectdb/GreensoftObjectdbTestWebMini.2016-08-16 ... applications I provided here above (console app in #1, and mini web app in #2 & #3) work now correctly

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

, the inability to robustly query relationship fields in a web application renders the ObjectDB ... Web App and viewing both the Glassfish output log and the single served JSF page indexTest.xthml ... by experiments last night that lead to me being able to see large portions of my web application

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 ... .deployment.admin|_ThreadID=24;_ThreadName=Thread-2;|Cannot stop module web [ObjectDB 2.3.7_25] javax ... )         at com.sun.enterprise. web .WebModule.stop(WebModule.java

javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getPropertyName

;Glassfish3.0.1 objectdb-2.2.5_10 JavaEE6 web app The error reports as: javax.servlet.ServletException ... ;      at com.sun.enterprise. web .WebPipeline.invoke(WebPipeline.java:97)         at com.sun.enterprise. web .PESessionLockingStandardPipeline

Navigation through lazy loading from Detached Objects

a similar extension in ObjectDB would ease emigration of web applications from EclipseLink to ObjectDB ... use our EclipseLink-based JavaEE (JPA+JSF) web application with ObjectDB ... on that capability heavily in our web application, especially from JSF, pulling very complex data

ObjectDB can't be activated

of the database. Would it help if we set up a web -session with access to the server? skolb Sebastian Kolb Hopefully we can solve it with no web session. Please try build 2.5.5_08.   support Support ... activated server. skolb Sebastian Kolb Should we set-up a web session so you can take a look

WeakRef Purge ObjectDb threads not stopping with Tomcat (in application container)

? • When we perform web application reloads on our servers we observe memory leaks.  As the memory allocated to the previous web application instance is not garbage collected ... ;          The web application [CAPReportServer##000.00

ObjectDB 2 JDO Manual

to see the updated web page and the support for JPA when I returned to your site today. However, it is difficult ... probably all seen on the Web concluding that JDO is a superior API for object databases. I am not ... on the Web concluding that JDO is a superior API for object databases. Please look carefully

NullPointerException on TreeSet load

: Servlet.service() for servlet [ web .TimelinesServlet] in context with path [/Timelines] threw exception ... Source) at model.Timeline.jsonifyItems(Timeline.java:126) at web .TimelinesServlet.sendTimelineData(TimelinesServlet.java:207) at web .TimelinesServlet.doGet(TimelinesServlet.java:71) at javax.servlet.http

Resource leaking via a rogue Shutdown Hook

A shutdown hook is registered upon ObjectDB initialisation. The hook is loaded from the web application's class loader. When the application is stopped (not the server, just the application) the hook is not cleared. This leads to web -application class-loader leak, that results in huge resource

Unexpected exception (Error 990) - NullPointerException

) at de.kevinfleischer.zvagent. web .VerfahrensuebersichtServlet.doPost(VerfahrensuebersichtServlet.java:74 ... .StandardPipeline.invoke(StandardPipeline.java:673) at com.sun.enterprise. web .WebPipeline.invoke(WebPipeline.java