Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » RAP running in Tomcat / Problem to shutdown Tomcat
RAP running in Tomcat / Problem to shutdown Tomcat [message #481953] Mon, 24 August 2009 20:09 Go to next message
Eclipse UserFriend
Originally posted by: uwe72.gmx.de

My RAP app is running well in tomcat.

I just have a problem to shutdown regulary by using "shutdown.bat".

--> INFO: Failed shutdown of Apache Portable Runtime

When i kill the tomcat console everything works well. But to use the
manager console it would be nice if there is a way to shutdown tomcat
while running OSGI.

Does anybody has an idea?

Thanks in advance!
Uwe
Re: RAP running in Tomcat / Problem to shutdown Tomcat [message #482493 is a reply to message #481953] Wed, 26 August 2009 19:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: uwe72.gmx.de

Hi there,

i found the solution by myself.....the problem was that i was running osgi
in the console mode in the tomcat.....

start osgi without console let the tomcat shutdown regulary.

Uwe
Re: RAP running in Tomcat / Problem to shutdown Tomcat [message #483130 is a reply to message #482493] Mon, 31 August 2009 09:17 Go to previous messageGo to next message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 338
Registered: July 2009
Senior Member
Hi Uwe,

it would be great to see such things as FAQ - any interest to contribute
a new entry?

http://wiki.eclipse.org/RAP/FAQ

Regards,
Ben

Uwe wrote:
> Hi there,
>
> i found the solution by myself.....the problem was that i was running
> osgi in the console mode in the tomcat.....
>
> start osgi without console let the tomcat shutdown regulary.
>
> Uwe
>
Re: RAP running in Tomcat / Problem to shutdown Tomcat [message #699961 is a reply to message #483130] Fri, 22 July 2011 16:03 Go to previous messageGo to next message
Xihui Chen is currently offline Xihui ChenFriend
Messages: 35
Registered: June 2011
Member
I got the same problem when I using shutdown.sh to shutdown tomcat. The tomcat process is still running. I have to kill it manually. I didn't use OSGi console parameter in web.xml.

I searched online and it says if there is deamon thread running, tomcat cannot be fully shutdown with shutdown.sh. But I think it is very common to have a deamon thread running. Any solution?

Thanks!

[Updated on: Fri, 22 July 2011 16:05]

Report message to a moderator

Re: RAP running in Tomcat / Problem to shutdown Tomcat [message #700173 is a reply to message #699961] Fri, 22 July 2011 22:57 Go to previous message
Eclipse UserFriend
Originally posted by:

you probably stumbled upon this bug:
214464: [UICallback] Unable to close equinox if activated
https://bugs.eclipse.org/bugs/show_bug.cgi?id=214464

HTH
Rüdiger

On 22.07.2011 18:03, Xihui Chen wrote:
> I got the same problem when I using shutdown.sh to shutdown tomcat. The
> tomcat process is still running. I have to kill it manually. I didn't
> use OSGi console parameter in web.xml.
>
> I searched online and it says if there is deamon thread, tomcat cannot
> stop using shutdown.sh.
>
> Any idea?
>
> Thanks!

--
Rüdiger Herrmann

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:ControlDecoration?
Next Topic:Array Content Provider ?
Goto Forum:
  


Current Time: Thu Apr 25 04:28:23 GMT 2024

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

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

Back to the top