]
Timo Riikonen updated JBDS-4476:
--------------------------------
Environment: JBoss Fuse 6.3 on RHEL Linux 3.10.0-514.el7.x86_64 on Wmware on Windows
10 64 bit (was: JBoss Fuse 6.3)
Undeploy still failing with FUSE -> Karaf -> Camel
--------------------------------------------------
Key: JBDS-4476
URL:
https://issues.jboss.org/browse/JBDS-4476
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Affects Versions: 10.4.0.GA
Environment: JBoss Fuse 6.3 on RHEL Linux 3.10.0-514.el7.x86_64 on Wmware on
Windows 10 64 bit
Reporter: Timo Riikonen
When I uninstall Camel application, they randomly do uninstall, don't uninstall or
partially uninstall. What I noticed happening, is that shutting them down takes apparently
too long time and after the shut down, uninstall doesn't happen any more, but normal
start. I presume because of some timeout.
I haven't found any error logs about this problem.
I gave Major priority because this can be nasty when you are trying to deploy different
version of the same application and you have no idea that the old version was running
there still. If you succeed, you have randomly several versions running of the same
application. If you fail to deploy the other version, you have the old version running
instead. Very random behavior.