[Anthill] Error after upgrading Anthill OS
Jim Crossley
jim at crossleys.org
Fri Oct 22 12:50:29 CDT 2004
I just upgraded to 1.7.1.212 after using the previous version (labeled
dev) for over a year. I'm using Perforce.
All of my builds result in the following:
2004-10-22 13:41:22,004 ERROR [com.urbancode.anthill.BuildManager]
(Thread - AnthillBuildDaemon) Checkout failed:
/usr/local/cpt/apps/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:
/usr/local/cpt/apps/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)
Any clues?
Thanks,
Jim
More information about the Anthill
mailing list