[Anthill-pro] Anthill3 server startup problem

Au, Simon Simon.Au at blueshieldca.com
Fri Aug 4 16:16:34 CDT 2006


Hi Varban,

When I tried to get into localhost:8000, I get the following error
message below.  I checked all my classpaths and all of the ah3server.cmd
JAVA_HOME and they are all pointed to C:\Program Files\Java\jdk1.5.0_07.

Any ideas?

Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK
	
org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompil
er(CompilerAdapterFactory.java:106)
	org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:935)
	org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:764)
	
org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:382)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
	
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.ja
va:511)
	
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja
va:295)
	
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
	
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
	
com.urbancode.anthill3.web.controller.ControllerServlet.doPost(Controlle
rServlet.java:303)
	
com.urbancode.anthill3.web.controller.ControllerServlet.doGet(Controller
Servlet.java:122)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
	
com.urbancode.anthill3.web.util.SecurityFilter.doFilter(SecurityFilter.j
ava:51)


-----Original Message-----
From: Varban [mailto:vvv at urbancode.com] 
Sent: Friday, August 04, 2006 12:29 PM
To: anthill-pro at lists.urbancode.com
Cc: Au, Simon
Subject: Re: [Anthill-pro] Anthill3 server startup problem


Hi Simon,

the error you are seeing  in the server log comes from the scheduled
build of 
the example project that comes configured with Anthill3. The reason for
the 
error is that the agent that is configured is not online.
You can login to the web interface of Anthill3 and go to the System tab
where 
you can configure your agent in the Agents menu.

Regards,
Varban

On Friday 04 August 2006 13:04, Au, Simon wrote:
> Hi,
>
> Having problems on the initial start of the server right after install

> of Anthill3.  I did everything according to the tutorial.  The agent 
> seem to have started fine but the server is having problems starting. 
> Below are the server and agent messages. Any help will be greatly 
> appreciated.
>
> Here is the server messge:
> bind address: /228.228.228.228:65000
> ERROR JobThread-0 com.urbancode.anthill3.services.jobs.Job - 
> com.urbancode.anthill3.services.agent.RequiredAgentOfflineException
>         at 
> com.urbancode.anthill3.runtime.jobdelegates.revisioncheck.WithPopulate
> Wo
> rkspaceTriggerJob
> Delegate.perform(WithPopulateWorkspaceTriggerJobDelegate.java:62)
>         at com.urbancode.anthill3.services.jobs.Job.start(Job.java:96)
>         at
>
com.urbancode.anthill3.services.jobs.JobService$JobRunner.run(JobService
> .java:367)
>         at
>
com.urbancode.commons.util.ThreadPool$WorkerThread.run(ThreadPool.java:1
> 55)
>
> Here is the agent message:
> INFO  com.urbancode.devilfish.server.ServiceRegistry -
> ServiceRegistry.addService() registered servi
> ce:Var
> INFO  com.urbancode.devilfish.server.ServiceRegistry -
> ServiceRegistry.addService() registered servi
> ce:Trust
> INFO  com.urbancode.devilfish.server.ServiceRegistry -
> ServiceRegistry.addService() registered servi
> ce:Version
> INFO  com.urbancode.devilfish.server.ServiceRegistry -
> ServiceRegistry.addService() registered servi
> ce:Command
> INFO  com.urbancode.devilfish.server.ServiceRegistry -
> ServiceRegistry.addService() registered servi
> ce:Method
> INFO  com.urbancode.devilfish.server.ServiceRegistry -
> ServiceRegistry.addService() registered servi
> ce:FileService
> INFO  com.urbancode.devilfish.server.ServiceRegistry -
> ServiceRegistry.addService() registered servi
> ce:Ping
> INFO  com.urbancode.devilfish.server.ServiceRegistry -
> ServiceRegistry.addService() registered servi ce:SystemService
> INFO  com.urbancode.devilfish.server.ServiceRegistry -
> ServiceRegistry.addService() registered servi
> ce:SocketService
> INFO  com.urbancode.anthill3.main.agent.AnthillAgent - Agent version:
> 3.0.0-p10.b61
> INFO  com.urbancode.devilfish.server.dvlf.DevilfishServer - Devilfish
> Server started
> bind address: /228.228.228.228:65000
> INFO  com.urbancode.anthill3.main.agent.AnthillAgent - Agent started
>
> Thanks,
> Simon


More information about the Anthill-pro mailing list