[Anthill] Anthill on sparc
Aaron Turner
aaron at cs.york.ac.uk
Mon Nov 8 08:16:08 CST 2004
Dear All,
I have problems getting anthill OS to work on Sun machines, getting the
following error with
anthill OS 1.7.1.212, apache 2.0.50, j2sdk 1.4.2.06, tomcat 5.0.28 on
Solaris 8 when I try to
deploy the anthill.war file.
Has anyone successfully got things to work on Solaris?
Sincerely,
Aaron Turner
Error Message follows::
HTTP Status 500 -
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.
---------------------
More information about the Anthill
mailing list