[Anthill] Running Anthill OS on OSX 10.3.6 Server

ToddR9000 at aol.com ToddR9000 at aol.com
Thu Dec 9 19:32:07 CST 2004


OK, here is my latest issue getting Anthill OS up and working on OSX Server 10.3.6.  I finally have the appserver account settings Anthill friendly, but now I see the following when Anthill attempts to do a checkout from Perforce:

17:12:26:425 [Thread - AnthillBuildDaemon] ERROR com.urbancode.anthill.BuildManager  - Checkout failed: /anthill/pagelets/Unix/unix_perforce/getWorkingProject_pgl.java:53: cannot resolve symbol
symbol  : variable labelString 
location: class Unix.unix_perforce.getWorkingProject_pgl
        out.write(String.valueOf(labelString)); // line 27
                                         ^
1 error

com.urbancode.pagelet.PageletException: /anthill/pagelets/Unix/unix_perforce/getWorkingProject_pgl.java:53: cannot resolve symbol
symbol  : variable labelString 
location: class Unix.unix_perforce.getWorkingProject_pgl
        out.write(String.valueOf(labelString)); // line 27
                                         ^
1 error

    at com.urbancode.pagelet.PageletCompiler.compile(PageletCompiler.java:104)
    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:288)
    at com.urbancode.anthill.adapter.PerforceRepositoryAdapter.getWorkingProjectCopy(PerforceRepositoryAdapter.java:134)
    at com.urbancode.anthill.BuildManager.build(BuildManager.java:106)
    at com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java:231)
    at com.urbancode.anthill.BuildDefinition.run(BuildDefinition.java:158)
    at com.urbancode.anthill.BuildDaemon.run(BuildDaemon.java:73)








More information about the Anthill mailing list