That would be a problem with Tapestry initialization, instead of Hivemind.

--
Ing. Leonardo Quijano Vincenzi
DTQ Software


Adam Zimowski wrote:
If I comment out "offending" contributions, I get another hivemind
exception clearly stating something is wrong with hivemind setup. But
Resin is seeing hivemind JARs ! How weird...??

500 Servlet Exception

org.apache.hivemind.ApplicationRuntimeException: Service point
tapestry.init.MasterInitializer
does not exist.
        at 
org.apache.hivemind.impl.RegistryInfrastructureImpl.getServicePoint(RegistryInfrastructureImpl.java:179)
        at 
org.apache.hivemind.impl.RegistryInfrastructureImpl.getService(RegistryInfrastructureImpl.java:205)
        at 
org.apache.hivemind.impl.RegistryImpl.getService(RegistryImpl.java:79)
        at 
org.apache.tapestry.ApplicationServlet.initializeApplication(ApplicationServlet.java:295)
        at 
org.apache.tapestry.ApplicationServlet.init(ApplicationServlet.java:198)
        at org.opendating.tapestry.MainServlet.init(MainServlet.java:130)
        at 
com.caucho.server.dispatch.ServletConfigImpl.createServlet(ServletConfigImpl.java:600)
        at 
com.caucho.server.dispatch.ServletManager.init(ServletManager.java:152)
        at com.caucho.server.webapp.Application.start(Application.java:1599)
        at 
com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
        at 
com.caucho.server.deploy.StartAutoRedeployAutoStrategy.startOnInit(StartAutoRedeployAutoStrategy.java:72)
        at 
com.caucho.server.deploy.DeployController.startOnInit(DeployController.java:475)
        at 
com.caucho.server.deploy.DeployContainer.start(DeployContainer.java:158)
        at 
com.caucho.server.webapp.ApplicationContainer.start(ApplicationContainer.java:651)
        at com.caucho.server.host.Host.start(Host.java:385)
        at 
com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
        at 
com.caucho.server.deploy.StartAutoRedeployAutoStrategy.startOnInit(StartAutoRedeployAutoStrategy.java:72)
        at 
com.caucho.server.deploy.DeployController.startOnInit(DeployController.java:475)
        at 
com.caucho.server.deploy.DeployContainer.start(DeployContainer.java:158)
        at com.caucho.server.host.HostContainer.start(HostContainer.java:467)
        at com.caucho.server.resin.ServletServer.start(ServletServer.java:945)
        at 
com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
        at 
com.caucho.server.deploy.AbstractDeployControllerStrategy.start(AbstractDeployControllerStrategy.java:56)
        at 
com.caucho.server.deploy.DeployController.start(DeployController.java:483)
        at com.caucho.server.resin.ResinServer.start(ResinServer.java:478)
        at com.caucho.server.resin.Resin.init(Resin.java)
        at com.caucho.server.resin.Resin.main(Resin.java:623)





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to