[Swift-user] Coasters local:pbs and the coasters.log file debug output

Mihael Hategan hategan at mcs.anl.gov
Sun Nov 7 14:08:57 CST 2010


On Fri, 2010-11-05 at 13:54 -0600, Matthew Woitaszek wrote:
> Hi Mike,
> 
> I do see some of the Coasters messages in the file, such as the INFO
> Cpu pull messages.
> 
> With apologies for a dumb question: Can you point me to how to turn on
> the DEBUG TaskImpl messages?

You would say something like:
log4j.logger.org.globus.cog.abstraction=DEBUG
in log4j.properties.

Which log4j.properties that is depends on how you run this. In one of
the local modes (i.e. coaster service in the same JVM as swift = coaster
messages in swift logs) you would edit swift-dist/etc/log4j.properties.

In the remote service case, and assuming you are not using a persistent
coaster service, you would have to edit
cog/modules/provider-coaster/resources/log4j.properties and re-compile
swift. I don't much like this, but it is like that for now.

Mihael




More information about the Swift-user mailing list