All three sample installations fail with the same exception shown below...

Aaron Mulder wrote:
The sample plugins are built as part of the build, but there's a
separate process to build the repository metadata and update the
plugin site.

As for this specific error, the JSP and LDAP examples have external
dependencies, but the Servlets examples don't -- so if the Servlets
example works but the others don't, that suggests a problem with
ibiblio.

Thanks,
   Aaron

On 6/1/06, Dave Colasurdo <[EMAIL PROTECTED]> wrote:
It seems that the default samples won't install from the welcome page
for this build.  Do the plugins for the samples need to be updated and
regenerated?  Looks like a missing dependency..

BTW, where does the plugin regeneration take place?  Is it part of the
geronimo build or is it done externally?

Hmmm.. Looks like http://www.ibiblio.org/maven2/ is intermittently
available/not available.. Perhaps that is the real issue..

Here is the stacktrace:

11:51:44,404 ERROR [[servlet_sample_installer]] Servlet.service() for
servlet servlet_sample_installer threw exception
org.apache.geronimo.kernel.repository.MissingDependencyException: Cannot
install plugin geronimo/servlets-examples-tomcat/1.1-SNAPSHOT/car on
Geronimo 1.1-410806
         at
org.apache.geronimo.system.plugin.PluginInstallerGBean.validatePlugin(PluginInstallerGBean.java:563)
         at
org.apache.geronimo.system.plugin.PluginInstallerGBean.downloadArtifact(PluginInstallerGBean.java:618)
         at
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:378)
         at
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:307)
         at
org.apache.geronimo.system.plugin.PluginInstallerGBean$$FastClassByCGLIB$$cebc327e.invoke(<generated>)
         at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
         at
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
         at
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:122)
         at
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:817)
         at
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
         at
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
         at
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
         at
org.apache.geronimo.system.plugin.PluginInstaller$$EnhancerByCGLIB$$2fd39c57.install(<generated>)
         at
org.apache.geronimo.welcome.AbsentSampleServlet.doInstall(AbsentSampleServlet.java:72)
         at
org.apache.geronimo.welcome.AbsentSampleServlet.doGet(AbsentSampleServlet.java:52)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
         at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at
org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSubjectValve.java:46)
         at
org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:342)
         at
org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:31)
         at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:667)
         at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:534)

Thanks
-Dave-

-------- Original Message --------
Subject: build: Geronimo 1.1-410806
Date: 1 Jun 2006 10:08:57 -0000
From: [EMAIL PROTECTED]
Reply-To: user@geronimo.apache.org
To: user@geronimo.apache.org

Geronimo 1.1-410806 (June 1, 2006)

http://people.apache.org/dist/geronimo/unstable/1.1-410806

    geronimo-1.1-410806-src.tar.gz                01-Jun-2006 02:31  7.9M
    geronimo-1.1-410806-src.zip                   01-Jun-2006 02:27   11M
    geronimo-jetty-j2ee-1.1-410806.tar.gz         01-Jun-2006 02:26   35M
    geronimo-jetty-j2ee-1.1-410806.zip            01-Jun-2006 02:31   35M
    geronimo-jetty-minimal-1.1-410806.tar.gz      01-Jun-2006 02:27   16M
    geronimo-jetty-minimal-1.1-410806.zip         01-Jun-2006 02:34   16M
    geronimo-tomcat-j2ee-1.1-410806.tar.gz        01-Jun-2006 02:29   35M
    geronimo-tomcat-j2ee-1.1-410806.zip           01-Jun-2006 02:24   35M
    geronimo-tomcat-minimal-1.1-410806.tar.gz     01-Jun-2006 02:32   16M
    geronimo-tomcat-minimal-1.1-410806.zip        01-Jun-2006 02:22   16M


NOTE: This build is not an official release, nor tested, and should
be considered unstable.





Reply via email to