Hi David. On Fri, Mar 7, 2014 at 9:42 PM, Schuster, David <[email protected]> wrote: > How can I verify that I am actually running 3.2? When I look at the “control > panel” it still says 3.1.
Well, that probably means you're running 3.1. The sure-fire way to check is to look into both [dspace]/lib/ and each webapps' WEB-INF/lib/ directory to see which version of the dspace-api-X.Y.jar it contains (this means you have to find out where the deployed webapps actually are, see below). If you see a mix of versions, you might have a problem. > I’m running Debian and as I read through the install notes I see this: > > If you're using Tomcat, you should first delete any existing > > [echo] DSpace directories in '$CATALINA_HOME/webapps/' (e.g. you would > > [echo] delete an existing $CATALINA_HOME/webapps/dspace/ directory). > > [echo] Otherwise, Tomcat may continue to use old code in that > directory. > > But I am not familiar with Tomcat7 so I can’t figure out where this > $CATALINA_HOME/webapps directory would be… There are several ways how to point Tomcat to the webapps. This is just one of them. See [1], step 9, technique A and B. The older version of technique A was to put all the connectors to server.xml. Find out which one you're using. [1] https://wiki.duraspace.org/display/DSDOC4x/Installing+DSpace#InstallingDSpace-Installation Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk _______________________________________________ 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

