Hi all.  I'm trying to deploy GeoServer on WebSphere CE.  All of my prior 
experience has been on Tomcat, but WebSphere appears to be a bit of different 
world.

Details:
WebSphere CE 2.1.1.5
Windows XP
Oracle JRE 1.6.0_20 (not IBM JDK)

Anyway, I can fire up WebSphere just fine, the problem is in the deployment.  I 
go through the UI-based deployment process (leaving the "Plan" blank, as I 
don't know what that is) and GeoServer deploys fine, it just won't start.  The 
not-so-helpful error displays in the UI (see below).  I've heard tell of a 
command line utility called wsadmin to deploy WARs, but I don't seem to have it 
on my system.

What I'd really like to do is just manually unpack the WAR like in Tomcat, but 
I don't see where I'm supposed to copy/extract the content.  Any help would be 
appreciated.



> The application was not successfully started
> start of default/geoserver/1304549958546/war failed
> org.apache.geronimo.kernel.config.LifecycleException: start of
> default/geoserver/1304549958546/war failed
>        at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:579)
>        at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:543)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>        at java.lang.reflect.Method.invoke(Unknown Source)
>        at
> org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
>        at
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
>        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$$b5ea8424.startConfiguration()
>        at
> org.apache.geronimo.deployment.plugin.local.StartCommand.run(StartCommand.java:67)
>        at java.lang.Thread.run(Unknown Source)
> Caused by: org.apache.geronimo.kernel.config.InvalidConfigException:
> Unknown start exception
>        at
> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:522)
>        at
> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:188)
>        at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:562)
>        ... 14 more
> Caused by: org.apache.geronimo.gbean.InvalidConfigurationException:
> Configuration default/geoserver/1304549958546/war failed to start due to the
> following reasons:
>  The service
> J2EEApplication=null,j2eeType=WebModule,name=default/geoserver/1304549958546/war
> did not start because ContainerBase.addChild: start: LifecycleException:
>  java.io.IOException: Context did not start for an unknown reason
>
>        at
> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:485)
>        ... 16 more



-- 
Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to