Thanks a lot. Do you have any default setting for logs? I saw there are lots of debug logs generated which I might not need. And there is no user login log.
Thanks,
Tao Wang
Pernoud Aurelien wrote:
This is just log4j warning you that you're trying to log something but associated logger isn't defined.
It surely can be resolved, but as the psmlimporter also traces on system.out, if it says it went ok then you don't have to worry :)
access.log is a specific logger for logging access to portlets and is turned off by default, see this key in js.pr :
services.PortletStats.enabled = false
HTH, Aurelien
Tony(Tao) Wang a �crit :
Hello,
In jetspeed verson 1.4, I try to convert from PSML files to a PSML Database. I am using postgresql.
When I run "ant import", I get
[java] log4j:WARN No appenders could be found for logger (org.apache.stratum.component.ComponentLoader). [java] log4j:WARN Please initialize the log4j system properly.
And I check the log directory, access.log is always 0. I am not sure if it is a real problem or just a normal warning.
Anybody know how to fix it?
Thank you,
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Tony(Tao) Wang System Analyst(UNIX) Instructional & Information Services Concordia University Montreal, Quebec, Canada (514)848-2424 ext. 7606
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
