[
https://issues.jboss.org/browse/JBIDE-9630?page=com.atlassian.jira.plugin...
]
Rob Stryker commented on JBIDE-9630:
------------------------------------
I've been trying for about 2 days to replicate this, and still with no luck. I've
tried in official builds. I've tried setting breakpoints to see if at any point two
publishes get called at the same time. I've tried to push the autopublisher into
invoking through workspace changes while a publish event is in the middle of occurring.
I've tried modifying the full-publish action to run twice very quickly, but both
initiate jobs, and htose jobs are in the same family and will not execute at the same
time. They execute consecutively, even if launched independently and in their own threads.
Basically, nothing I do can get this to repeat. I remember I used to see it in logs on
occasion, but I never do anymore, and nothing I do can get it to replicate.
If deployment fails, you get 'Already publishing' error if
you try to remove a deployment
-----------------------------------------------------------------------------------------
Key: JBIDE-9630
URL:
https://issues.jboss.org/browse/JBIDE-9630
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.M3
Reporter: Libor Zoubek
Assignee: Rob Stryker
Fix For: 3.3.0.M5
Attachments: already-publishing.png
I' facing 'Already publishing' error dialog when working on web apps using
AS7. I still did not found exact steps to reproduce. Right now I've once reproduced
doing following:
ASSERT: Have started AS7.0.1
ASSERT: Have deployed web app (which currenly caused deployment error on AS)
EXEC: Import jboss-as demos (5 projects) using 'Import Existing maven projects'
Result:
right after that, I get 'Already publishing'
Another thing I've noticed is that the deployed project is in state : 'Started,
Republish' is this state correct? What does it mean?
--
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