-
1. Re: JBDS 8.0.GA - Can't update
dgolovin Dec 16, 2014 12:19 PM (in response to simplex-software)Make sure you have write assess to JBoss Developer Studio installation folder.
I also would try to fix list of "Available software sites" in preferences. See "Install/Update->Available Software Sites" category. Make sure you have "https://devstudio.redhat.com/updates/8.0/" in list and it is selected, remove sites you mentioned in your question, save your changes and check for updates again through "Help->Check for Updates".
-
2. Re: JBDS 8.0.GA - Can't update
simplex-software Dec 16, 2014 12:50 PM (in response to dgolovin)Of course I have write access. And the issue isn't related to the unknown sites, I've mentioned that just besides others.
The issue is that, for some reason, the update doesn't work. I don't know what it tries to do. Given the error message it simply seems to try to backup/replace the JBDS exe file which, of course, cannot succeed. So having write access or not doesn't change much as, in any case, a program cannot back-up, remove and restore its own exe file !
Anyway, I removed the unknown sites but this didn't solve anything, as I was expecting myself.
-
3. Re: JBDS 8.0.GA - Can't update
dgolovin Dec 16, 2014 1:39 PM (in response to simplex-software)I'll try to replicate the issue on Windows 7 64 bit. What is your Java and JBDS version.?
-
4. Re: JBDS 8.0.GA - Can't update
dgolovin Dec 16, 2014 3:44 PM (in response to dgolovin)I tested similar config you have. Prerequisites: * Java 8 update 20 * windows 7 Professiona x86_64 Steps:
1. Install JBDS 8.0.0.GA with EAP into c:\jbdevstudio folder
2. Run it form installler
3. Click on pop up about update available
4. run update
5. restart
6. check that JBDS is now 8.0.1.GA
Works for me. Any additional details about your configuration would help to replicate the issue. Thanks
-
5. Re: JBDS 8.0.GA - Can't update
dgolovin Dec 16, 2014 3:46 PM (in response to simplex-software)I was able to replicate it for D:\jbdevstudio. I got both errors in error dialog. I'll open issues for both problems and see where is original problem comes from. Could you try to use C: to verify if that works for you?
-
6. Re: JBDS 8.0.GA - Can't update
dgolovin Dec 17, 2014 11:19 AM (in response to simplex-software)1 of 1 people found this helpfulI opened two issues to track reported problems:
- [JBDS-3296] P2 reports several locations without repositories in case product installed on different device from user ho…
- [JBDS-3295] Product update fails on windows if installation folder and user home are on different devices - JBoss Issue …
Thank you for your question
-
7. Re: JBDS 8.0.GA - Can't update
simplex-software Dec 17, 2014 6:26 AM (in response to dgolovin)I moved my install directory to the C:\ disk, there where my home directory is located. The exceptions concerning the unknown update sites still appear but, this time, the update is successfull and, after restart, I got the 8.01. So, I don't mind to have the JBDS install on the same disk as my home but I don't think that this is the solution and I thank you for having opened the Jiras.
-
8. Re: JBDS 8.0.GA - Can't update
menememad Dec 21, 2014 8:27 PM (in response to simplex-software)I had an easy workaround and I tried it by myself:
1) Stop JBDS
2) Go to the directory where your product .exe exit, for example: D:\IDEs\jbdevstudio\studio
3) Copy jbdevstudio.exe and paste it in the same place with another name (i.e. jbdevstudio2.exe)
4) Start JBDS using the copied file (jbdevstudio2.exe)
5) The update will complete successfully and the product will be restarted using the same exe file
6) Stop JBDS again
7) Delete jbdevstudio2.exe
8) Start JBDS as usual and enjoy
-
9. Re: JBDS 8.0.GA - Can't update
dgolovin Dec 22, 2014 3:31 PM (in response to menememad)I'll update JIRA issue with this workaround, so it would be possible to stay on the same device and still have it updated. thanks :)