Internal Website Search

141-150 of 200 resultsRefresh

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

.ServerProviderContainerContractInfo$1.transform(ServerProviderContainerContractInfo.java:98) at org.glassfish.web.loader.WebappClassLoader$3.preprocess(WebappClassLoader.java:3465) at org.glassfish.web.loader ... how my web app runs (so for now I am not reporting them here):     

How to open a running db in ObjectDB Explorer?

us so if you try please update. 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

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

Eclipse/JPA database tutorial

> Is it the console tutorial? a web tutorial? When exactly do you get the error ... the server log. support Support Thanks for the response. Its the web tutorial ... was located in WEB-INF. You should move it up to WebContent

Problem on JPA Merge Entity.

on a web page (http://localhost:8080/ERGO_ObjectDB/) On this web page

Unexpected error when loading all entity instance

(which is common with web applications). support Support Hello, I uploaded the recording ... (and the web application is stopped) do you close the ObjectDB database (EntityManagerFactory's close), e.g. using a web/listener" target="_blank

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

>Clinton / Fazle What is the impact of the issue ? • When we perform web application reloads on our servers we observe memory leaks.  As the memory allocated to the previous web ... ;      The web application [CAPReportServer##000.00] appears

ObjectDB 2 JDO Manual

on database technology. Last year we used odb104fe, and I was happy to see the updated web page ... to an object database. And I agree with most of the comparisons that we've probably all seen on the Web ... that we've probably all seen on the Web concluding that JDO is a superior API for object databases.

NullPointerException on TreeSet load

.service() for servlet [web.TimelinesServlet] in context with path [/Timelines] threw exception java.lang ... (Timeline.java:126) at web.TimelinesServlet.sendTimelineData(TimelinesServlet.java:207) at web

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