[Anthill] Singleton construction error

Robert Smith robert at shipxpress.com
Tue Sep 28 14:40:20 CDT 2004


Hi, when I stop Resin, Anthill gives me this error:

Anthill version: 1.7.0.162 loaded.
com.urbancode.anthill.web.admin.AnthillAdminServlet - ANTHILL singleton
construction error.
java.lang.Exception: ANTHILL singleton construction error.
        at com.urbancode.anthill.Anthill.<init>(Anthill.java:152)
        at com.urbancode.anthill.Anthill.getAnthill(Anthill.java:121)
        at
com.urbancode.anthill.web.admin.AnthillAdminServlet.destroy(AnthillAdminServ
let.java:93)
        at
com.caucho.server.http.Application.completeClose(Application.java:3797)
        at com.caucho.server.http.Application.close(Application.java:3724)
        at com.caucho.server.http.VirtualHost.close(VirtualHost.java:1394)
        at
com.caucho.server.http.ServletServer.close(ServletServer.java:1990)
        at
com.caucho.server.http.ServletServer.close(ServletServer.java:1969)
        at com.caucho.server.http.ResinServer.close(ResinServer.java:1024)
        at
com.caucho.server.http.ResinServer.handleShutdown(ResinServer.java:1056)
        at com.caucho.server.TcpServer.run(TcpServer.java:582)
        at java.lang.Thread.run(Thread.java:536)

It's not affecting anything, but it probably points to some code that needs
to be fixed.

Robert




More information about the Anthill mailing list