Re: Cruisecontrol uses wrong environment
"Florin Vancea" <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <04dd01ca1c2c$c4910ea0$0b6fa8c0@jazz> |
Maybe cruise is configured as a service and runs as a different user? Maybe the shell that starts cruise is not a login shell and therefore is not scripting some of the shell init scripts? ----- Original Message ----- From: "Stefan Pammer" <[email protected]> To: <[email protected]> Sent: Thursday, August 13, 2009 3:07 PM Subject: [Cruisecontrol-user] Cruisecontrol uses wrong environment Hi there! The problem I'm facing is that my cruisecontrol uses an other environment than the shell uses. I wrote a little script which write the environments from the environment into a text file. When I execute this file with the shell all variables are correct. However, when the same script is used in the config.xml of cruisecontrol the variables from the environment differ. So I'm not able to build the project... Has anybody an idea? Would be great. ;) the project specified in the config.xml of cruisecontrol: <project name="osr-3-0-branch"> <listeners> <currentbuildstatuslistener file="logs/${project.name}/status.txt"/> </listeners> <bootstrappers> <antbootstrapper anthome="/users/osr/apache-ant-1.7.1" buildfile="/users/osr/projects/osr_readonly/branches/${project.name}/build.x ml" target="clean" /> </bootstrappers> <modificationset quietperiod="30"> <filesystem folder="/users/osr/projects/osr_readonly/branches/${project.name}" /> </modificationset> <schedule interval="300"> <exec command="/users/osr/osr-3-0-branch/temp.bat" /> </schedule> </project> and here is the script: env > /users/osr/osr-3-0-branch/variables.txt who > /users/osr/osr-3-0-branch/users.txt Would be great if you could help me! Best Regards, Stefan ---------------------------------------------------------------------------- ---- > -------------------------------------------------------------------------- ---- > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july ---------------------------------------------------------------------------- ---- > _______________________________________________ > Cruisecontrol-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july