Re: Could not create directory '(null)/.ssh'
Marcio Marchini <[email protected]>
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
Yes, it is running as a service. I told it to log as my account and it worked. Thanks!! marcio varban wrote: > Hi Marcio, > > are you running Tomcat as a service and if so is it using a system > account? You could try and manually run Tomcat with your account and see > if it builds and then create a separate account for Tomcat that has > permissions and the user is set up with the cvs settings. > > Regards, > Varban > > Marcio Marchini wrote: > >> Hi, >> >> Anthill OS is failing to build my CVS project. In the Tomcat logs >> I see this: >> >> >> 15:55:13:953 [Thread - AnthillBuildDaemon] DEBUG >> org.apache.commons.execute.ProcessThreadRegistry - Adding a process >> for thread: Thread - AnthillBuildDaemon >> Could not create directory '(null)/.ssh'. >> >> Unknown user >> cvs [checkout aborted]: end of file from server (consult above >> messages if any) >> >> >> >> If I try to manually run what the pagelet runs, I succeed: >> >> cmd /x/c cd /d C:\java\anthill-1.8.0.264\HelloWorldWorkDir && cvs -d >> :ext:[email protected]:/home/cvs checkout -A >> foo.bar.continuousbuild.example >> >> >> (it gets a checkhout) >> >> >> Ideas? >> >> >> HOME=c:\marcio and c:\marcio\.ssh has all the usual suspects >> (known_hosts, random_seed, identity, etc). >> >> >> Thanks, >> >> marcio >> >> >> >> _______________________________________________ >> 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