#1522: GeoNetwork 3.0.1 fails to start in a VM ----------------------+--------------------------- Reporter: kalxas | Owner: live-demo@… Type: defect | Status: new Priority: critical | Milestone: OSGeoLive9.0 Component: LiveDVD | Resolution: Keywords: | ----------------------+---------------------------
Comment (by fxp): > So, I understand that providing the database binary now works fine After further testing of last build with different VM configuration, I would say: * use GN3 on a virtual box with at least 3+Go RAM (as it looks like startup issues are mainly related to memory troubles) - 1Go does not start, 2Go sometimes starts. * on first startup, it still create the database and load default data so it takes some times. * sometimes (not sure exactly when and why) it refresh the JS cache and needs memory for that * ImageIO, it looks related to JDK version and the imageio version used (first time this issue is observed AFAIK). Removing imageio from the lib folder fix the issue: /usr/local/lib/geonetwork/bin$ rm ../web/geonetwork/WEB- INF/lib/jai_imageio-1.1.jar Once you have an application running with a default db and a JS cache populated, startup and using the application is fast. -- Ticket URL: <http://trac.osgeo.org/osgeo/ticket/1522#comment:13> OSGeo <http://www.osgeo.org/> OSGeo committee and general foundation issue tracker. _______________________________________________ Live-demo mailing list Live-demo@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/live-demo http://live.osgeo.org http://wiki.osgeo.org/wiki/Live_GIS_Disc