Re: [Dspace-tech] Browse by Author or Subject causes Internal System Error, however...

2010-07-06 Thread Hossain, Aaron
] Browse by Author or Subject causes Internal System Error, however... On Tue, Jul 6, 2010 at 16:21, Hossain, Aaron wrote: > I reckoned the indexing was the problem so I ran dsrun index-init but got an > error > > Error in launcher.xml: Invalid class name: index-init The release

Re: [Dspace-tech] Browse by Author or Subject causes Internal System Error, however...

2010-07-06 Thread helix84
On Tue, Jul 6, 2010 at 16:21, Hossain, Aaron wrote: > I reckoned the indexing was the problem so I ran dsrun index-init but got an > error > > Error in launcher.xml: Invalid class name: index-init The release notes say to run [dspace]/bin/dspace index-init not dsrun index-init Regards, ~~heli

Re: [Dspace-tech] Browse by Author or Subject causes Internal System Error, however...

2010-07-06 Thread Hossain, Aaron
ürgen [mailto:claudia.juer...@ub.tu-dortmund.de] Sent: 06 July 2010 14:37 To: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Browse by Author or Subject causes Internal System Error, however... Hello Aaron, did you change the name of the browse indices in the dspace.cfg? Check this se

Re: [Dspace-tech] Browse by Author or Subject causes Internal System Error, however...

2010-07-06 Thread Simon Brown
On 6 Jul 2010, at 14:29, Hossain, Aaron wrote: > Sorry, > > After further testing I have realised it does not actually work when > changing the URL, it just defaults to a browse by issue date search, > not a by Author/Subject. Looks to me like your browse indexes need to be rebuilt. You need

Re: [Dspace-tech] Browse by Author or Subject causes Internal System Error, however...

2010-07-06 Thread Claudia Jürgen
Hello Aaron, did you change the name of the browse indices in the dspace.cfg? Check this section: webui.browse.index.1 = dateissued:item:dateissued webui.browse.index.2 = author:metadata:dc.contributor.*,dc.creator:text webui.browse.index.3 = title:item:title webui.browse.index.4 = subject:metada

Re: [Dspace-tech] Browse by Author or Subject causes Internal System Error, however...

2010-07-06 Thread helix84
On Tue, Jul 6, 2010 at 15:21, Hossain, Aaron wrote: > Have upgraded from 1.5.2 to 1.6.2 and get an Internal System Error when > trying to browse by Author or Subject, however when I change the url Hello, I might have run into the same issue as you, only I was using XMLUI instead of JSPUI. Try it

Re: [Dspace-tech] Browse by Author or Subject causes Internal System Error, however...

2010-07-06 Thread Hossain, Aaron
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Unknown Source) From: Hossain, Aaron [mailto:a.hoss...@abertay.ac.uk] Sent: 06 July 2010 14:21 To: dspace-tech@lists.sourceforge.net Subject: [Dspace-tech] Browse by Author or Subject causes Inter

[Dspace-tech] Browse by Author or Subject causes Internal System Error, however...

2010-07-06 Thread Hossain, Aaron
Hi all, Have upgraded from 1.5.2 to 1.6.2 and get an Internal System Error when trying to browse by Author or Subject, however when I change the url manually to a capital A or S accordingly the query works ! Is this a mis configured messages.properties file ?? Doesn't work jspui/browse?typ