Hi, Finally got to a place where I could download the VM in a reasonable time and together with looking at the build logs, I can see that GeoNetwork 2.6.4 was downloaded because the install script had changed but the app-conf files (including the mckoi database script) were not - the install script skips them as they were already downloaded on the machine used to build the beta2.
GeoNetwork will be broken in the next beta too if the app-conf files are not downloaded/refreshed before the next beta is built. Hope this can be done as I'd like to check the next beta pretty thoroughly! Cheers and thanks, Simon ________________________________________ From: [email protected] [[email protected]] On Behalf Of [email protected] [[email protected]] Sent: Monday, 25 July 2011 6:04 PM To: [email protected] Subject: [Live-demo] Geonetwork - 5.0 beta2 - admin login fails I booted on the VMb2 under VirtualBox I started GeoNetwork, as shown below I launched the Geonetwork desktop icon, which opened a browser window I attempt to login as admin via password credentials below However, an error page returns in the browser, with geonetwork styling, saying The requested operation could not be performed. NullPointerException : (The requested operation could not be performed. NullPointerException) ##------------------------------------------------------------------ user@osgeo-live:~$ cat Desktop/passwords.txt Application,UserName,Password .. Geonetwork,admin,admin ##----------------------------------------------------------------------------------- user@osgeo-live:~$ ps uax | grep geonet user 2136 12.6 21.1 913052 217180 ? Sl 01:53 0:30 /usr/lib/jvm/java-6-sun/bin/java -Xms48m -Xmx512m -Xss2M -XX:MaxPermSize=128m -DSTOP.PORT=8879 -Dmime-mappings=../web/geonetwork/WEB-INF/mime-types.properties -Djava.awt.headless=true -DSTOP.KEY=geonetwork -jar start.jar ./bin/jetty.xml user 2210 13.9 7.9 342212 81484 ? Sl 01:54 0:26 /usr/lib/firefox-5.0/firefox-bin http://localhost:8880/geonetwork/srv/en/main.home user 2345 0.0 0.0 4156 864 pts/0 S+ 01:57 0:00 grep --color=auto geonet user@osgeo-live:~$ _______________________________________________ Live-demo mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/live-demo http://wiki.osgeo.org/wiki/Live_GIS_Disc _______________________________________________ Live-demo mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/live-demo http://wiki.osgeo.org/wiki/Live_GIS_Disc
