On Mon, Apr 18, 2011 at 13:54, PIGPIGZ <[email protected]> wrote: > I am using dspace 1.6.2. I didn't change anything about the log file in > configuration file but dspace is not generating log file now... It even > doesn't create the dspace.logxxxxx... > Anyone knows why?
Check permissions on the log directory. Is the user your servlet container (Tomcat) runs under able to write there? This might have happened if you e.g. ran ant update as a different user. In case this turns out to be so, also keep an eye out for other permission-related problems - check permissions of all directories under your dspace installation directory. Regards, ~~helix84 ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

