[Dspace-tech] Tomcat error after upgrading to Dspace 1.7.2

2012-03-15 Thread Wellaway, Ian
Hi, We're in the process of upgrading to Dspace 1.8.2, and as an iterim measure, I'm attempting to first get up to 1.7.2. I've run the mvn and ant commands which have both built successfully and then restarted tomcat but I get a HTTP Status 404 error: https://eric-dev.exeter.ac.uk/repository/

Re: [Dspace-tech] Tomcat error after upgrading to Dspace 1.7.2

2012-03-15 Thread helix84
On Thu, Mar 15, 2012 at 16:24, Wellaway, Ian i.j.wella...@exeter.ac.uk wrote: I’ve run the mvn and ant commands which have both built successfully and then restarted tomcat but I get a HTTP Status 404 error: Hi Ian, it seems you may have the same problem as Rahul. The possible solutions are

Re: [Dspace-tech] Tomcat error after upgrading to Dspace 1.7.2

2012-03-15 Thread Oscar Sanchez Gomez
: 2591-4820 * Apdo Postal: 159-7050 De: Wellaway, Ian [mailto:i.j.wella...@exeter.ac.uk] Enviado el: jueves, 15 de marzo de 2012 09:24 a.m. Para: dspace-tech@lists.sourceforge.net Asunto: [Dspace-tech] Tomcat error after upgrading to Dspace 1.7.2 Hi, We're in the process of upgrading to Dspace

Re: [Dspace-tech] Tomcat error after upgrading to Dspace 1.7.2

2012-03-15 Thread Mark H. Wood
I'd say it's more likely a problem with Tomcat configuration. Tomcat doesn't seem to think there's a webapp. at /repository. There should either be: o a $CATALINA_BASE/webapps/repository.war containing your choice of UI o a $CATALINA_BASE/webapps/repository/ directory containing your choice