There is an offline option for the deploy command. You can try this:

deploy.sh/bat --offline undeploy XXX.war

-Jack

2008/11/2 Vamsavardhana Reddy <[EMAIL PROTECTED]>

> Open var\config\config.xml file and remove the entry
> "default/JSPWiki/1223324737546/war".
>
> ++Vamsi
>
>
> On Sun, Nov 2, 2008 at 5:30 PM, Juergen Weber <[EMAIL PROTECTED]> wrote:
>
>>
>> Hi,
>>
>> I had the JSPWiki web application deployed, something failed, now Geronimo
>> won't start.
>>
>> How do you manually undeploy an application without Geronimo running?
>>
>> I deleted the JSPWiki tree from the repository, but Geronimo still won't
>> start.
>>
>> And, it would be nice if Geronimo even started in spite of a failing web
>> app...
>>
>> Thanks,
>> Juergen
>>
>>
>>  The service
>> J2EEApplication=null,WebModule=default/JSPWiki/1223324737546/war,j
>> 2eeType=Servlet,name=com.metaparadigm.jsonrpc.JSONRPCServlet did not start
>> becau
>> se the following dependent services did not start:
>> [default/JSPWiki/122332473754
>>
>> 6/war?J2EEApplication=null,WebModule=default/JSPWiki/1223324737546/war,j2eeType=
>> Servlet,name=XMLRPC-UTF8,
>> default/JSPWiki/1223324737546/war?J2EEApplication=null
>> ,j2eeType=WebModule,name=default/JSPWiki/1223324737546/war]
>>
>>        at
>> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfiguratio
>> nGBeans(ConfigurationUtil.java:485)
>>        ... 17 more
>> [*************************************** ]  98%  47s Startup failed
>>
>> <rem app deleted manually from repository>
>>
>> D:\java\geronimo-jetty6-javaee5-2.1.3\bin>geronimo run
>> Using GERONIMO_BASE:   D:\java\geronimo-jetty6-javaee5-2.1.3
>> Using GERONIMO_HOME:   D:\java\geronimo-jetty6-javaee5-2.1.3
>> Using GERONIMO_TMPDIR: var\temp
>> Using JRE_HOME:        D:\jdk1.6.0_05\jre
>> Booting Geronimo Kernel (in Java 1.6.0_05)...
>> Starting Geronimo Application Server v2.1.3
>> [*************************************** ]  99%  38s Startup failed
>> org.apache.geronimo.kernel.config.InvalidConfigException: Could not locate
>> confi
>> gs to start: [default/JSPWiki/1223324737546/war]
>>        at
>> org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaem
>> on.java:167)
>>        at
>> org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon
>> .java:79)
>>        at
>> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(Ma
>> inConfigurationBootstrapper.java:45)
>>        at
>> org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>>        at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
>> [*************************************** ]  99%  47s Startup failed
>> D:\java\geronimo-jetty6-javaee5-2.1.3\bin>
>> --
>> View this message in context:
>> http://www.nabble.com/Manually-undeploy-application-without-Geronimo-running-tp20289122s134p20289122.html
>> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>>
>>
>

Reply via email to