Make sure the permissions on your dspace file hierarchy are set to your 
tomcat user. I had the same problem last night while installing a new 
dspace instance and missed this step only to wind up with a 404 error.

Hope this helps

Cheers


Hayden

Stan Orlov wrote:
> Hi Susan,
>
> I edited the files as suggested, so now I have the following lines:
>
> in /usr/local/dspace/config/dspace.cfg:
> log.init.config = ${dspace.dir}/config/log4j.xml
> log.dir = ${dspace.dir}/log
>
>
> in /usr/local/dspace/config/log4j.xml:
> <param name="File" value="/usr/local/dspace/log/dspace.log" />
>
> in /usr/local/dspace/config/log4j.properties:
> log4j.appender.A1.File=/usr/local/dspace/log/dspace.log
> log4j.appender.A2.File=/usr/local/dspace/log/checker.log
>
> Restarted Catalina and have the same problem. Tomcat is running, but 
> Dspace is not listed as an application and xmlui and jspui give me 404 
> errors. Shall I rebuild dspace or are there some more things to try 
> first?
>
> Cheers,
> Stan
> P.S. I'm attaching two log files just in case. There isn't much in the 
> dspace.cfg though.
>
>
> On Tue, Jan 27, 2009 at 1:32 PM, Susan M. (LARC-B702)[NCI INFORMATION 
> SYSTEMS] Thornton <susan.m.thorn...@nasa.gov 
> <mailto:susan.m.thorn...@nasa.gov>> wrote:
>
>     Hi Stan,
>
>     You can put the dspace.log and checker.log files wherever you want
>     them. We have ours in /export/home/dspace/log/….Just make sure
>     they are fully qualified and don't use the ${log.dir} symbolic in
>     the log4j files. I did leave the symbolics in our dspace.cfg files
>     as follows:
>
>     ##### Logging configuration #####
>
>     # These settings are currently NOT used by the XMLUI.
>
>     # The XMLUI writes its logs to the '[dspace-xmlui]/WEB-INF/logs/'
>
>     # in the actual XMLUI web application.
>
>     # Override default log4j configuration
>
>     # you may provide your own configuration here, existing
>
>     # alternatives are:
>
>     log.init.config = ${dspace.dir}/config/log4j.xml
>
>     # Where to put the logs (used in configuration only)
>
>     log.dir = ${dspace.dir}/log
>
>     And it wouldn't hurt to create the log directory where you want
>     it, because I do believe it will create the files, but don't think
>     it can create the directory.
>
>     Let me know if you have any further problems!
>
>     Good luck,
>
>     Sue
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
> software. With Adobe AIR, Ajax developers can use existing skills and code to
> build responsive, highly engaging applications that combine the power of local
> resources and data with the reach of the web. Download the Adobe AIR SDK and
> Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
> ------------------------------------------------------------------------
>
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to