> I could be wrong, but it sounds like a terminal emulation problem to me.
That's what we were guessing too.... I'll look at the 1.6alpha ssh thing, but if not, I think I'm just going to write a task to clean the xml files before cruise control gets its hands on them. Not ideal, but it'll work for now. Thanks very much Antoine and Nathan, Catherine -----Original Message----- From: Nathan Christiansen [mailto:[EMAIL PROTECTED] Sent: 04 August 2003 16:16 To: Ant Users List Subject: RE: Garbled characters coming through from telnet task I could be wrong, but it sounds like a terminal emulation problem to me. The extra characters could be the command characters to bold and underline based on a particular terminal emulation. Unfortunately, I don't know how you would go about fixing it, since the telnet task does not seem to include a terminal emulation parameter. -- Nathan Christiansen Tahitian Noni International http://www.tahitiannoni.com -----Original Message----- From: Catherine Jung (Lon) [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2003 8:58 AM To: '[EMAIL PROTECTED]' Subject: Garbled characters coming through from telnet task I'm using the telnet task to stop and start resin on a unix (Solaris) server, when the login prompt comes back it's got extra characters i.e. instead of 'Access Login' it's 'Access ý'ûlogin' (those characters exactly). These are not valid UTF-8 characters, so when cruise control tries to parse the log files to report on them it falls over with parse exceptions. (not ant's problem I realise, but surely those characters shouldn't be making it into the file in the first place) The curious thing is this. We have 2 XP boxes running similar build processes, talking to the same server, using identical bits of ant script (standard stuff, taken from the docs). One has this problem, one doesn't. Also up until 4 days ago, both were working fine (nothing been touched on the machine - even did a system recover to make sure). One box just suddenly decided to start doing this (no change to build files). The same funny text appears if I run the build outside of cruise control (but again, only on that machine). Anyone got any ideas?? Catherine --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]