[jbosstools-issues] [JBoss JIRA] (JBDS-4478) Auto-deployment and auto-compilation work almost randomly

Timo Riikonen (JIRA) issues at jboss.org
Fri Jul 21 03:08:00 EDT 2017


     [ https://issues.jboss.org/browse/JBDS-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timo Riikonen updated JBDS-4478:
--------------------------------
    Steps to Reproduce: 
1) I create an application with Camel routes
2) I compile and deploy it on Camel
3) I add a space character into pom.xml and save it
4) New version deploys automatically
5) I leave the computer on for the night
6) I add a space character into pom.xml and save it again
7) Project does not compile. It tries to deploy, but as it has deleted Manifest and has not created, it gives an error that is correct, but difficult for beginners to understand: "missing or invalid Manifest"
8) I restart Eclipse (and with Eclipse application servers as well)
9) No changes
10) I make mvn clean install
11) Auto-deployment gets stuck and lasts for forever
12) I uninstall and reinstall application
13) I test. Ok.
14) I add a space on pom.xml again
15) Auto-deployment does not happen
16) Wait for 10 minutes
17) I add a space on pom.xml again
18) Auto-deployment works again

  was:
1) I create an application with Camel routes
2) I compile and deploy it on Camel
3) I add a space character into pom.xml and save it
4) New version deploys automatically
5) I leave the computer on for the night
6) I add a space character into pom.xml and save it again
7) Project does not compile. It tries to deploy, but as it has deleted Manifest and has not created, it gives an error that is correct, but difficult for beginners to understand: "missing or invalid Manifest"
8) I restart Eclipse (and with Eclipse application servers as well)
9) No changes
10) I make mvn clean install
11) Auto-deployment gets stuck and lasts for forever
12) I uninstall and reinstall application
13) I test. Ok.
14) I add a space on pom.xml again
15) Auto-deployment does not happen
...) Somehow I tend to get the auto-deployment to work again, but I need to test more to define what makes it to function again.




> Auto-deployment and auto-compilation work almost randomly
> ---------------------------------------------------------
>
>                 Key: JBDS-4478
>                 URL: https://issues.jboss.org/browse/JBDS-4478
>             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 on a laptop
>            Reporter: Timo Riikonen
>
> One problem with auto-compilation and perhaps two problems with auto-deployment. See the steps.
> Error message about Manifest:
> !ENTRY org.fusesource.ide.server.karaf.core 4 4 2017-07-21 09:04:21.172
> !MESSAGE Deployment problem: Binary archive /home/perttu/workspace/.metadata/.plugins/org.fusesource.ide.server.karaf.core/JBoss_Fuse_6.3_Runtime_Server/tempRemoteDeploy/fuse-1.0.0-SNAPSHOT.jar is not valid or lacking a valid MANIFEST.MF!
> Error message that is probably irrelevant to the issue (I don't know what makes this):
> !ENTRY org.fusesource.ide.camel.model.service.core 2 0 2017-07-21 09:18:48.075
> !MESSAGE ParseAttributes: Unsupported EIP will be ignored: camelContext



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list