Hi Gladys, Here are some things to check:
Does the WEB-INF/web.xml file correctly set the 'dspace-config' context parameter to the absolute path of the config/dspace.cfg file ? Does dspace.cfg in turn set the correct log.init.config path to log4j.properties ? Does log4j.properties set log4j.appender.A1.File to a logfile path under a directory that the JBoss appserver has permission to write to ? Is JBoss running your dspace webapp under a restrictive security manager that might restrict the webapps ability to access the file system ? Just some ideas. We're running dspace under a glassfish server, and it works fine. Good luck! Reuben >>> Gladys Chacartegui Prosperi <[EMAIL PROTECTED]> 8/13/2008 4:18 AM >>> Hello, I'm trying to install DSpace on JBoss but i can't find the right way. I've copied in the deploy directory of JBoss the dspace-jspui-webapp-1.5.0.war that have been located in dspace-1.5.0-src-release/dspace-jspui/dspace-jspui-webapp/target after making "ant fresh_install". I have put some .jar (dspace-jspui-api-1.5.0.jar and dspace-api-1.5.0.jar) inside the WEB-INF directory of the dspace-jspui-webapp-1.5.0.war. When JBoss starts and tries to make a deploy then the process of Loading DSpace stays freezed with this message: INFO [ConfigurationManager] Loading: [dspace]/config/log4j.properties Any idea of what i'm doing wrong ? Thank you very much. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

