Re: OK, I'm stuck
Varban <[email protected]> Thu, 5 Oct 2006 12:37:27 -0400
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Organization | Urbancode |
| Message-ID | <[email protected]> |
Hi Dave, if the servlet container (Tomcat, webspehere ...) that is hosting AnthillOS is running under a system account it is possible that AnthillOS does not have the full system path available. I would suggest that you shut down the servlet container and manually start it from command line (thus ensuring that it is using the same user account as you) or if using a service to start it change the login account and try to run the build in AnthillOS again. We have seen strange behavior like that when using a system account to run Anthill within Tomcat. Regards, Varban On Thursday 05 October 2006 12:25, Dave Birkhead wrote: > It appears to be the path to p4.exe. Ant calls it through the PATH > variable and I do not see a way to set it explicitly. So, I'm stuck > trying to modify the PATH > > -Daveb > > -----Original Message----- > From: anthill-bounces-IWHQxnLZ/[email protected] > [mailto:anthill-bounces-IWHQxnLZ/[email protected]] On Behalf Of Eric Minick > Sent: Thursday, October 05, 2006 7:55 AM > To: Anthill user list > Subject: Re: [Anthill] OK, I'm stuck > > Hey Dave, > > Which path is giving you trouble? > > -- Eric > > Dave Birkhead wrote: > > Hi all, > > > > I'm working with anthill (OS) on Windows and I've hit the wall. > > > > We use Perforce and I need to call it from inside the ant script. > > > > I keep getting the error: > > > >Problem exec'ing P4 command: java.io.IOException: CreateProcess: p4 > > change -o error=2 > > > If I run the script from outside anthill it works, but inside anthill > > I can't make it work. > > > > I've narrowed it down to the path that is being used in the > > environment that ant is running in. Under anthill it seems to be using > > > > a very restricted path. It seens to be a subset of the system path. > > > > Can someone please tell me how to change this? > > > > Thanks, > > > > -Daveb > > > >----------------------------------------------------------------------- > > - > > >_______________________________________________ > >Anthill mailing list > >Anthill-IWHQxnLZ/[email protected] > >http://lists.urbancode.com/mailman/listinfo/anthill > > _______________________________________________ > Anthill mailing list > Anthill-IWHQxnLZ/[email protected] > http://lists.urbancode.com/mailman/listinfo/anthill > _______________________________________________ > Anthill mailing list > Anthill-IWHQxnLZ/[email protected] > http://lists.urbancode.com/mailman/listinfo/anthill