Hi Mike, Unfortunately I can't find the p4 command in the continuum.log
In continuum's application.xml, I've set the logger manager's threshold to DEBUG, but I don't see debug statements in continuum.log besides the ones I listed below. Is there another place I need to put debug flags? I can run p4 from the command line, but I need to know the exact string used by scm in order to try the same from the commandline. Thanks. -- Eric. -------------------------------------------------------------------- My laptop died last night so email me directly with any follow up. If you are unable to sync, first verify that you can sync by hand with the same command line. It should print out the p4 command it is running in the debug output. -----Original Message----- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Sat 2/25/2006 4:47 AM To: [email protected]; Mike Perham Cc: Subject: Re: how-to put scm in debug mode (Perforce pb) You are already in DEBUG mode. Mike, do you have an idea about this pb? Emmanuel Pieters, Eric a écrit : > > How can I put scm (as part of continuum) into more verbose debug mode. > > I have trouble syncing with perforce, but the only message I get in the > > continuum.log is > > > > > > INFO | jvm 1 | 2006/02/24 18:31:38 | 2006-02-24 18:31:38,110 [Thread-1] > > DEBUG ScmManager - Updating clientspec: > > > > INFO | jvm 1 | 2006/02/24 18:31:38 | Client: epieters-hyde-maven > > > > INFO | jvm 1 | 2006/02/24 18:31:38 | Root: > > > > INFO | jvm 1 | 2006/02/24 18:31:38 | > > C:\appservers\continuum-1.0.2\apps\continuum\working-directory\1 > > > > INFO | jvm 1 | 2006/02/24 18:31:38 | View: > > > > INFO | jvm 1 | 2006/02/24 18:31:38 | > > //dev/sms/main/java/common/logging/... //epieters-hyde-maven/... > > > > INFO | jvm 1 | 2006/02/24 18:31:38 | > > > > INFO | jvm 1 | 2006/02/24 18:31:38 | 2006-02-24 18:31:38,860 [Thread-1] > > WARN ContinuumScm - Error while checking out the code for project: > > 'log2im', id: '1' to > > 'C:\appservers\continuum-1.0.2\bin\win32\..\..\apps\continuum\working-directory\1'. > > > > INFO | jvm 1 | 2006/02/24 18:31:38 | 2006-02-24 18:31:38,860 [Thread-1] > > WARN ContinuumScm - Command output: > > > > INFO | jvm 1 | 2006/02/24 18:31:38 | 2006-02-24 18:31:38,860 [Thread-1] > > WARN ContinuumScm - Provider message: Unable to sync > > > > > > Thanks, > > > > -- Eric
