Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Undeploying RAP Application on Tomcat
Undeploying RAP Application on Tomcat [message #131304] Tue, 05 May 2009 07:48 Go to next message
Setya Nugdjaja is currently offline Setya NugdjajaFriend
Messages: 567
Registered: July 2009
Senior Member
Hi all,

How do you guys stop RAP application on Tomcat ?

If I try the normal way through Tomcat manager, it always hangs as if it
waited for something with message 'INFO: Waiting for 1 instance(s) to be
deallocated' on the console. I've tried to deploy without -console
parameter but the problem persists. Eventually I have to shut it down
(Ctrl+C) each time I need to redeploy RAP application.


Regards,

Setya
Re: Undeploying RAP Application on Tomcat [message #131350 is a reply to message #131304] Tue, 05 May 2009 08:09 Go to previous messageGo to next message
Sergey N. Yashin is currently offline Sergey N. YashinFriend
Messages: 44
Registered: July 2009
Member
Hi!

In most cases I stops like you but - "killall -9 jsvc". :-)
Probably some thread in the RAP is can`t stop.
Re: Undeploying RAP Application on Tomcat [message #131463 is a reply to message #131304] Tue, 05 May 2009 17:28 Go to previous messageGo to next message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
Yetya,

your problem may be related to this bug:
214464: [UICallback] Unable to close equinox if activated
https://bugs.eclipse.org/bugs/show_bug.cgi?id=214464

Rüdiger

Setya wrote:
> Hi all,
>
> How do you guys stop RAP application on Tomcat ?
>
> If I try the normal way through Tomcat manager, it always hangs as if it
> waited for something with message 'INFO: Waiting for 1 instance(s) to be
> deallocated' on the console. I've tried to deploy without -console
> parameter but the problem persists. Eventually I have to shut it down
> (Ctrl+C) each time I need to redeploy RAP application.
>
>
> Regards,
>
> Setya
Re: Undeploying RAP Application on Tomcat [message #131501 is a reply to message #131463] Wed, 06 May 2009 02:56 Go to previous messageGo to next message
Setya Nugdjaja is currently offline Setya NugdjajaFriend
Messages: 567
Registered: July 2009
Senior Member
Rudiger,

> your problem may be related to this bug:
> 214464: [UICallback] Unable to close equinox if activated
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=214464

Thanks for your pointer. But the bug is more than 1 year old and there
is not much activity there.


Regards,

Setya
Re: Undeploying RAP Application on Tomcat [message #131533 is a reply to message #131304] Wed, 06 May 2009 08:40 Go to previous messageGo to next message
Stefan   is currently offline Stefan Friend
Messages: 316
Registered: July 2009
Senior Member
Hi Setya,

if you clean all sessions before, undeploying usually works fine for us.

Regards,
Stefan.

Setya schrieb:
> Hi all,
>
> How do you guys stop RAP application on Tomcat ?
>
> If I try the normal way through Tomcat manager, it always hangs as if it
> waited for something with message 'INFO: Waiting for 1 instance(s) to be
> deallocated' on the console. I've tried to deploy without -console
> parameter but the problem persists. Eventually I have to shut it down
> (Ctrl+C) each time I need to redeploy RAP application.
>
>
> Regards,
>
> Setya
Re: Undeploying RAP Application on Tomcat [message #131546 is a reply to message #131533] Wed, 06 May 2009 09:30 Go to previous messageGo to next message
Setya Nugdjaja is currently offline Setya NugdjajaFriend
Messages: 567
Registered: July 2009
Senior Member
Stefan,

> if you clean all sessions before, undeploying usually works fine for us.

Thanks for your advice.

I also experience the same. If after deploying no session was yet
created I can undeploy just fine. But what do you mean by clean all
sessions ?


Regards,

Setya
Re: Undeploying RAP Application on Tomcat [message #131569 is a reply to message #131546] Wed, 06 May 2009 10:52 Go to previous messageGo to next message
Stefan   is currently offline Stefan Friend
Messages: 316
Registered: July 2009
Senior Member
>
> I also experience the same. If after deploying no session was yet
> created I can undeploy just fine. But what do you mean by clean all
> sessions ?

In TomcatManager you can invalidate all open sessions. Click on the
number of sessions, select them all, and click on the button "Invalidate
selected Sessions".

Regards,
Stefan.
Re: Undeploying RAP Application on Tomcat [message #131583 is a reply to message #131569] Wed, 06 May 2009 11:15 Go to previous message
Setya Nugdjaja is currently offline Setya NugdjajaFriend
Messages: 567
Registered: July 2009
Senior Member
> In TomcatManager you can invalidate all open sessions. Click on the
> number of sessions, select them all, and click on the button "Invalidate
> selected Sessions".

It works. Thanks a lot.


Regards,

Setya
Previous Topic:Synchronize widget
Next Topic:URL encoding not properly handled in RWT.getRequest.getParameter()?
Goto Forum:
  


Current Time: Sat Apr 20 00:10:20 GMT 2024

Powered by FUDForum. Page generated in 0.04207 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top