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]

Reply via email to