[Anthill] Anthill Build Error !!

Eric Minick eric at urbancode.com
Fri Jan 7 08:07:52 CST 2005


The user that your servlet container (Tomcat?) is running under does not
have the javac on the path. I would check the settings on that user.

Regards,

Eric

엄기영 wrote:

> When i build the anthill project, I found this Error Message.
> What's the error cause ?
>
> Anthill version: 1.6.3.67
>
> [ Error Message ]
> ====================================================================================
>
>
> 15:37:28:228 [Thread - AnthillBuildDaemon] DEBUG
> com.urbancode.pagelet.PageletUtils - PageletUtils templatePath:
> /sidonet/ctip/anthill/conf/profiles
>
> 15:37:28:228 [Thread - AnthillBuildDaemon] DEBUG
> com.urbancode.pagelet.PageletUtils - PageletUtils workDir:
> /sidonet/ctip/anthill/pagelets
>
> 15:37:28:230 [Thread - AnthillBuildDaemon] DEBUG
> com.urbancode.anthill.adapter.ProfileRepositoryAdapter - Have checkout
> pagelet.
>
> 15:37:28:439 [Thread - AnthillBuildDaemon] DEBUG
> com.urbancode.pagelet.PageletCompiler - PageletCompiler.compile():
> javac -classpath
> /sidonet/ctip/anthill/lib/activation.jar:/sidonet/ctip/anthill/lib/anthill-1.6.3.67.jar:/sidonet/ctip/anthill/lib/antlr.jar:/sidonet/ctip/anthill/lib/Butler-1.0.75.jar:/sidonet/ctip/anthill/lib/CommonsUtil-0.0.3.jar:/sidonet/ctip/anthill/lib/jakarta-regexp-1.2.jar:/sidonet/ctip/anthill/lib/log4j.jar:/sidonet/ctip/anthill/lib/mail_1_2.jar:/sidonet/ctip/anthill/lib/Pagelets-3.1.5.jar:/sidonet/ctip/anthill/lib/Pagelets-email-3.1.5.jar:/sidonet/ctip/anthill/lib/servlet_2_2b.jar::/usr/java14/lib/tools.jar:/sidonet/ctip/jakarta-tomcat-4.1.31/bin/bootstrap.jar
> /sidonet/ctip/anthill/pagelets/Unix/unix_cvs/getWorkingProject_pgl.java
>
> 15:37:28:441 [Thread - AnthillBuildDaemon] ERROR
> com.urbancode.anthill.BuildManager - Checkout failed: javac: not found
>
> java.io.IOException: javac: not found
>
> at java.lang.UNIXProcess.forkAndExec(Native Method)
>
> at java.lang.UNIXProcess.<init>(UNIXProcess.java:71)
>
> at java.lang.Runtime.execInternal(Native Method)
>
> at java.lang.Runtime.exec(Runtime.java:601)
>
> at java.lang.Runtime.exec(Runtime.java:460)
>
> at java.lang.Runtime.exec(Runtime.java:396)
>
> at java.lang.Runtime.exec(Runtime.java:358)
>
> at com.urbancode.pagelet.PageletCompiler.compile(PageletCompiler.java:82)
>
> at com.urbancode.pagelet.Pagelet.compile(Pagelet.java:214)
>
> at com.urbancode.pagelet.Pagelet.service(Pagelet.java:154)
>
> at com.urbancode.pagelet.Pagelet.service(Pagelet.java:122)
>
> at
> com.urbancode.anthill.adapter.ProfileRepositoryAdapter.getWorkingProjectCopy(ProfileRepositoryAdapter.java:274)
>
> at com.urbancode.anthill.BuildManager.build(BuildManager.java:100)
>
> at
> com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java:231)
>
> at com.urbancode.anthill.BuildDefinition.run(BuildDefinition.java:146)
>
> at com.urbancode.anthill.BuildDaemon.run(BuildDaemon.java:73)
>
> 15:37:29:524 [Thread - AnthillBuildDaemon] DEBUG
> com.urbancode.pagelet.PageletFactory - Using default Pagelet Class Loader
>
> 15:37:29:528 [Thread - AnthillBuildDaemon] DEBUG
> com.urbancode.pagelet.PageletUtils - PageletUtils templatePath:
> /sidonet/ctip/anthill/conf
>
> 15:37:29:528 [Thread - AnthillBuildDaemon] DEBUG
> com.urbancode.pagelet.PageletUtils - PageletUtils workDir:
> /sidonet/ctip/anthill/pagelets
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Anthill mailing list
>Anthill at lists.urbancode.com
>http://lists.urbancode.com/mailman/listinfo/anthill
>  
>




More information about the Anthill mailing list