| Summary: | Installing JBoss Tools 4.0 from Eclipse Marketplace | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Community | Reporter: | ashleigh dobbs <ashleigh.dobbs> | ||||||||||
| Component: | Marketplace | Assignee: | Marketplace Inbox <marketplace-inbox> | ||||||||||
| Status: | RESOLVED WORKSFORME | QA Contact: | |||||||||||
| Severity: | normal | ||||||||||||
| Priority: | P3 | CC: | ashleigh.dobbs, chris.guindon, manderse, mistria, nboldt, pascal.rapicault | ||||||||||
| Version: | unspecified | ||||||||||||
| Target Milestone: | --- | ||||||||||||
| Hardware: | PC | ||||||||||||
| OS: | Windows XP | ||||||||||||
| Whiteboard: | stalebug | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
ashleigh dobbs
Installing JBoss Tools for Eclipse. There are two options to install these tools from the following URL - http://marketplace.eclipse.org/node/420896 1) A drag and drop option from the URL above 2) Through Eclipse market place using the Eclipse help menu When attempting to install the tools through both of the above options the error in the attached document is displayed. Any advise would be appreciated. Hi Ashleigh, Can you please provide some details about your environment? * What version of Windows ? * What version of Java ? * What version of Eclipse ? * Did you have some other stuff installed in your Eclipse ? * Also, do you think you could attach the log (in workspace/.metadata/.log) to this issue just after error happened ? * What version of Windows ? Windows XP * What version of Java ? Java 1.6 * What version of Eclipse ? Eclipse IDE for Java EE Developers (Juno) * Did you have some other stuff installed in your Eclipse ? There are no more additional items installed into Eclipse * Also, do you think you could attach the log (in workspace/.metadata/.log) to this issue just after error happened ? Log attatched Created attachment 223939 [details]
Log
In your log, I can read a lot of: "org.eclipse.ecf.filetransfer.IncomingFileTransferException: Proxy Authentication Required". Do you think a misconfigured Proxy configuration could the cause of this issue? Also can read that JBoss Tools (at least some pieces) are actually installed into your IDE since there is a related stacktrace which shows org.jboss.tools.* in trace. When do you see the error message exactly? After computing dependencies? While installing? After installing...? I believe it could be a misconfigured Proxy configuration but I have no idea how to resolve this issue. Do the proxy setting in Eclipse need to be the same as the proxy settings set on the network? The error message appears as I go to install the tools. And I could agree that some pieces are installed but it is clear when I attempt to add a new server that the whole of JBoss Tools is not installed. Were you able to successfully install some other stuff from marketplace? Can you please give a try to EGit or m2e-wtp to see whether they install correctly? Created attachment 223943 [details]
Accessing market place
I have attached a screen shot of the error when I access market place through eclipse. ashleigh, http://stackoverflow.com/questions/5857499/how-do-i-have-to-configure-the-proxy-settings-so-eclipse-can-download-new-plugin indicates a possible cause. Any chance you got proxies configured and have the SOCKS filled out ? clear that field and see if that helps. More details in above forum. btw. ashleigh, your log says its access https://devstudio.jboss.com which is not where JBoss Tools is hosted. Any chance you tried to install JBoss Developer Studio first ? In any case the problem is most likely a bad proxy setup as mentioned above. i have not filled in the proxy setting, see screenshot attached. Created attachment 223944 [details]
Proxy Settings
(In reply to comment #11) > btw. ashleigh, your log says its access https://devstudio.jboss.com which is > not where JBoss Tools is hosted. Any chance you tried to install JBoss > Developer Studio first ? In any case the problem is most likely a bad proxy > setup as mentioned above. I did install JBoss Developer Studio first and standalone version of Eclipse and Jboss to see which was the best option. Do you advise me to uninstall Developer Studio? If you have JBoss Developer Studio installed, then you don't need to install JBoss Tools on top. They are about 95% identical content - JBT has a few extras that aren't ready for inclusion in JBDS, and JBDS includes some extra "product branding" stuff that isn't in JBT. If you're still having proxy problems, you can always install from a zip or installer jar you've previously downloaded, which avoids the proxy problem (as I'm sureyour browser is properly configured to use the proxy, where Eclipse might not be). JBT: http://www.jboss.org/tools/download/stable/4_0 -> http://sourceforge.net/projects/jboss/files/JBossTools/JBossTools4.0.x/jbosstools-4.0.0.Final.aggregate-Update-2012-12-06_13-22-08-B136.zip JBDS: https://devstudio.jboss.com/earlyaccess/ --> https://devstudio.jboss.com/earlyaccess/builds/stable/6.0.0.GA/jbdevstudio-product-universal-6.0.0.GA-v20121206-1855-B186.jar This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. Closing this bug. |