[Anthill] Installation of anthill OS on Solaris 8

Aaron Turner aaron at cs.york.ac.uk
Thu Sep 23 06:03:48 CDT 2004


Dear List Members,

Has anyone successfully got anthill OS working with the following 
configuration:
Solaris 8
Apache 2.0.50
Tomcat 5.0.28
Java 1.4.2_04

I have sucessfully deployed anthill OS on
Suse 8.1
Apache 2.0.49
Tomcat 5.0.19
Java 1.4.2_03-b02

This installation was trivial.



On Solaris after deploying the war file to the tomcat webapps directory 
and trying to access
localhost:8080/anthill I get the following from tomcat:



type Exception report

message

description The server encountered an internal error () that prevented 
it from fulfilling this request.

exception

javax.servlet.ServletException: ANTHILL singleton construction error.
        
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:825)
        
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:758)
        
org.apache.jsp.style.anthillStyle_jsp._jspService(anthillStyle_jsp.java:165)
        org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
        
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)

root cause

java.lang.Exception: ANTHILL singleton construction error.
        com.urbancode.anthill.Anthill.<init>(Anthill.java:152)
        com.urbancode.anthill.Anthill.getAnthill(Anthill.java:121)
        
org.apache.jsp.style.anthillStyle_jsp._jspService(anthillStyle_jsp.java:46)
        org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
        
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)

note The full stack trace of the root cause is available in the Apache 
Tomcat/5.0.28 logs.





Any hints as to what might be going wrong?

Many thanks


Aaron Turner
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill/attachments/20040923/bb34e144/attachment-0002.htm


More information about the Anthill mailing list