Re: [Anthill-dev] RE: anthill new-be, can't build anthill-examples - help.
Eric Minick <[email protected]> Wed, 15 Nov 2006 12:48:48 -0700
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
Right. But the error causing the failed checkout is a failure to fire up javac and compile the checkout command template (a one time occurance). Is Tomcat installed to run as a service? By default, it is probably configured to use a semi-broken system user that might not have all the path information it needs. In that case, I would test my theory by shutting down the service and launching Tomcat from the startup.bat file and trying again. -- Eric 14:11:35:445 [Thread - AnthillBuildDaemon] INFO com.urbancode.anthill.adapter.CVSRepositoryAdapter - *RepositoryException in checkout. message: Checkout failed*: *CreateProcess: javac* -classpath "C:\Chandler\code\anthill\lib\activation.jar;C:\Chandler\code\anthill\lib\anthill-1.8.1.303.jar;C:\Chandler\code\anthill\lib\antlr.jar;C:\Chandler\code\anthill\lib\Butler-1.0.75.jar;C:\Chandler\code\anthill\lib\commons-logging.jar;C:\Chandler\code\anthill\lib\CommonsExecute.jar;C:\Chandler\code\anthill\lib\CommonsUtil-0.0.3.jar;C:\Chandler\code\anthill\lib\jakarta-regexp-1.2.jar;C:\Chandler\code\anthill\lib\log4j.jar;C:\Chandler\code\anthill\lib\mail_1_2.jar;C:\Chandler\code\anthill\lib\Pagelets-3.1.5.jar;C:\Chandler\code\anthill\lib\Pagelets-email-3.1.5.jar;C:\Chandler\code\anthill\lib\servlet_2_2b.jar;;C:\Chandler\Java\jdk1.5.0_06\lib\tools.jar;C:\Program Files\Apache Software Foundation\Tomcat 5.5\bin\bootstrap.jar" C:\Chandler\code\anthill\pagelets\Win32\win_cvs\*getWorkingProject_pgl.java* error=2 Peter Chandler wrote: > Eric, > > I checked and javac is in my path. > > It looks to me that the repository project > “code\anthill\work\Anthill-Example” check-out failed. *See bold below. > *Help any other ideas?* * > > Peter. >