On Wed, Jul 18, 2012 at 10:20 AM, Shahkar <[email protected]> wrote: > I have an problem with dspace installation ... actually from few days after I > restarted my server...my dspace installation is not showing top country and > city views at all....but general statistics are displayed from administer > menu of dspace..But when I check statistics of communities it shows > blank..no data..I tried to generate statistics by stat-* commands but still > it is not displaying any thing..plz help me find out the problem..
Hi Shakar, Do you have this file? [dspace]/config/GeoLiteCity.dat If not, download it: cd [dspace]/config/ wget http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz gzip -d GeoLiteCity.dat.gz Then restart Tomcat. If that doesn't help, write your DSpace version, interface and where in administration you see the statistics that are working. Regards, ~~helix84 ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

