Hi again,

I had a look, and I see one example at:  
http://ir.uz.ac.zw:8080/xmlui/handle/10646/512/statistics which is indeed 
blank.  

This could be caused by a few things.  When you changed the solr server 
reference in your dspace.cfg file, did you restart Tomcat, or just reload the 
jspui webapp?  The Manakin xmlui front end may still be using the old 
container.   A blank page such as yours was the problem I had before I set my 
solr server to the full URL of my SOLR instance. 
  
Is your dstat.cfg file set up correctly?   You are correctly logging stats for 
the various dc.types you want?  Is there anything in your DSpace or Tomcat log 
files?  An obvious indication that DSpace is connecting to SOLR when you view 
stats is that you will see many lines of logs for SOLR queries on each page 
load.  You may have to increase the log level.

Regards,

Jason

On 2010-12-15, at 3:19 AM, amutsikiwa wrote:

> Hi Jason,
>  
> I am able to view the  general statistics  page which is available on 
> http://ir.uz.ac.zw:8080/jspui/statistics or on 
> http://ir.uz.ac.zw:8080/dspace/statistics (as you have noted. I created a 
> symbolic link dspace to the jspui interface). My problem is when viewing  
> item-level statistics. Before upgrading from DSpace 1.6.1 to 1.6.2 , I was 
> able to view item-level statistics but now I am getting a blank page .
>  
>  
>  
> From: Jason Nugent [mailto:jnug...@unb.ca] 
> Sent: Tuesday, December 14, 2010 9:45 PM
> To: Jason Nugent
> Cc: DSpace-tech@lists.sourceforge.net
> Subject: Re: [Dspace-tech] statistics generation question
>  
> Actually, I just quickly tested your DSpace installation, and your statistics 
> are available at:
>  
> http://ir.uz.ac.zw:8080/dspace/statistics
>  
> or also
>  
> http://ir.uz.ac.zw:8080/xmlui/statistics
>  
> Depending on which front end you prefer to use.
>  
> Jason
>  
> On 2010-12-14, at 3:00 PM, Jason Nugent wrote:
> 
> 
>  
> Hello,
>  
> The URL for /solr/statistics is only used by DSpace itself, for generation of 
> statistics.  It's not the URL that you use for viewing them.  If you want to 
> view them, there should be a link for "statistics" on the bottom right of the 
> menu on the front of your DSpace installation.  
>  
> In your case, it would probably be: 
>  
> http://ir.uz.ac.zw:8080/statistics
>  
> Regards,
>  
> Jason
>  
> On 2010-12-14, at 2:46 PM, amutsikiwa wrote:
> 
> 
> I was very happy to bumb into this thread. I am experiencing the same
> problems as Jason was experiencing. I checked on my solr.log.server in the
> dspace.cfg file. It was set to  ${dspace.baseUrl}/solr/statistics and I
> modified it to  http://localhost:8080/solr/statistics as directed below. I
> rebuild dspace (mvn  package) and them run ant update. When I point my
> browser to http://ir.uz.ac.zw:8080/solr/statistics, I get a HTTP Status 403-
> description Access to the specified resource () has been forbidden. Iam at a
> loss as to where I am getting it wrong.
>  
> ----------
> Jason Nugent
> jnug...@unb.ca
> Programmer/Analyst, UNB Libraries
> (506) 447-3177
>  
>  
> ----------
> Jason Nugent
> jnug...@unb.ca
> Programmer/Analyst, UNB Libraries
> (506) 447-3177
>  
> 
> -- 
> This message has been scanned for viruses and 
> dangerous content by MailScanner, and is 
> believed to be clean.

------------
Jason Nugent
jnug...@unb.ca
506 447 3177
Programmer/Analyst, Harriet Irving Library
University of New Brunswick


------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to