[JBoss JIRA] (JBIDE-10548) Application creation never ends, have to kill eclipse, if I disconnect from network
by Andre Dietisheim (Created) (JIRA)
Application creation never ends, have to kill eclipse, if I disconnect from network
-----------------------------------------------------------------------------------
Key: JBIDE-10548
URL: https://issues.jboss.org/browse/JBIDE-10548
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.M5
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.3.0.Beta1
I've tried to create a new application and during the creation I've disconnected my computer from the network. Then, depending of the time of disconnection, two things happened:
1. computer disconnected from network for 30s -> after the connection was re-establisged the application was created
2. computer disconnected from network for 3mins -> even after the connection was re-established the wizard never finished with no possibility of canceling the operation. The whole JBDS needed to be killed from command line.
Tested on: 5.0.0.v201112111508M-H55-M5
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years
[JBoss JIRA] (JBIDE-10332) central refresh job still running after shutdown started
by Nick Boldt (Created) (JIRA)
central refresh job still running after shutdown started
--------------------------------------------------------
Key: JBIDE-10332
URL: https://issues.jboss.org/browse/JBIDE-10332
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 3.3.0.M5
Reporter: Nick Boldt
Assignee: Snjezana Peco
Fix For: 3.3.0.Beta1
Steps to repro:
1. Install latest nightly Central into Indigo SR1 JEE bundle. Restart.
2. Click Software/Update tab in Central, then Refresh button.
3. While refreshing, shut down Eclipse.
Result:
{code}
!ENTRY org.eclipse.core.jobs 2 2 2011-12-03 16:35:16.169
!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by
the plugin that scheduled them during shutdown: org.jboss.tools.central.jobs.RefreshDiscoveryJob
Job found still running after platform shutdown. Jobs should be canceled by the
plugin that scheduled them during shutdown: org.jboss.tools.central.jobs.RefreshDiscoveryJob
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years