which g version you are using, i tried to deploy JSP wiki 2.8.2-bin.zip on
G2.2 server( extract JSP wiki bin zip and copy JSpwiki.war to
$g_server/deploy folder or deploy it via Geroinimo admin console for example
http://9.123.233.104:8080/),  both deployment successed. And i can access
JSP wiki via :http://9.123.233.104:8080/JSPWiki/

>From your log, seems deploy succesfully, but start fail.


On Wed, May 13, 2009 at 2:49 PM, P.N. <peter.nabbef...@gmx.de> wrote:

>
> Hello!
>
> I'm new to Geronimo, and want to use it with JSPWiki. I've dropped the war
> into the deploy folder, but it doesn't work. Could You, please, tell me what
> to configure? Don't know, where to start looking for in the docs, as I don't
> understand what's going wrong. To me it seems, that some libs aren't found,
> but they should be provided with the war, I think, so I'm really clueless
> :-(
>
> Thanks for any help in advance!
>
> Peter
>
>
>
> This is my console output:
>
>
> Geronimo Application Server started
> 08:32:41,968 WARN  [TomcatModuleBuilder] Web application . does not contain
> a WEB-INF/geronimo-web.xml deployment plan.  This may or may not be a
> problem, depe
> ding on whether you have things like resource references that need to be
> resolved.  You can also give the deployer a separate deployment plan file on
> the comma
> d line.
> 08:32:43,281 WARN  [JspModuleBuilderExtension] JspModuleBuilderExtension:
> Could not load tag class: com.ecyrd.jspwiki.tags.RSSCoffeeCupLinkTag
> mentioned in TLD
> file at file:/C:/Programme/Apache Software
> Foundation/Geronimo-Tomcat_6-JEE5-2.0.2/repository/default/JSPWiki/1242196361546/JSPWiki-1242196361546.war/WEB-INF/j
> pwiki.tld
> 08:32:43,718 WARN  [JspModuleBuilderExtension] JspModuleBuilderExtension:
> Could not load tag class: com.opensymphony.module.oscache.web.tag.CacheTag
> mentioned
> n TLD file at file:/C:/Programme/Apache Software
> Foundation/Geronimo-Tomcat_6-JEE5-2.0.2/repository/default/JSPWiki/1242196361546/JSPWiki-1242196361546.war/WEB
> INF/oscache.tld
> 08:32:43,718 WARN  [JspModuleBuilderExtension] JspModuleBuilderExtension:
> Could not load tag class:
> com.opensymphony.module.oscache.web.tag.UseCachedTag mentio
> ed in TLD file at file:/C:/Programme/Apache Software
> Foundation/Geronimo-Tomcat_6-JEE5-2.0.2/repository/default/JSPWiki/1242196361546/JSPWiki-1242196361546.war
> WEB-INF/oscache.tld
> 08:32:43,718 WARN  [JspModuleBuilderExtension] JspModuleBuilderExtension:
> Could not load tag class: com.opensymphony.module.oscache.web.tag.FlushTag
> mentioned
> n TLD file at file:/C:/Programme/Apache Software
> Foundation/Geronimo-Tomcat_6-JEE5-2.0.2/repository/default/JSPWiki/1242196361546/JSPWiki-1242196361546.war/WEB
> INF/oscache.tld
> Starting up background thread: JSPWiki Lucene Indexer.
> Starting up background thread: WatchDog for 'JSPWiki'.
> org.apache.geronimo.kernel.config.LifecycleException: start of
> default/JSPWiki/1242196361546/war failed
>        at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:547)
>        at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:511)
>        at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.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:124)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:830)
>        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.gbean.GBeanLifecycle$$EnhancerByCGLIB$$906027f7.startConfiguration(<generated>)
>        at
> org.apache.geronimo.deployment.plugin.local.StartCommand.run(StartCommand.java:67)
>        at java.lang.Thread.run(Thread.java:619)
> Caused by: org.apache.geronimo.kernel.config.InvalidConfigException:
> Unknown start exception
>        at
> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:514)
>        at
> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187)
>        at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:530)
>        ... 12 more
> Caused by: org.apache.geronimo.gbean.InvalidConfigurationException:
> Configuration default/JSPWiki/1242196361546/war failed to start due to the
> following reason
> :
>  The service
> J2EEApplication=null,j2eeType=WebModule,name=default/JSPWiki/1242196361546/war
> did not start because ContainerBase.addChild: start: LifecycleExce
> tion:  java.io.IOException: Context did not start for an unknown reason
>
>        at
> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:477)
>        ... 14 more
>
>
>


-- 
viola

Reply via email to