[
https://issues.jboss.org/browse/JBDS-3860?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-3860:
----------------------------------
Can you download and run the p2 browser tool, then open the URLs from your error log?
I'd like to know if the problem is your network or JBDS itself.
https://github.com/ifedorenko/p2-browser --> one quick maven build (or use the jnlp
launcher) and you have a very useful tool for exploring p2 update sites.
Also, from your error log you appear to be seeing JBDS IS 8 in your JBDS 9 install. Are
you reusing an old workspace?
{code}!MESSAGE Duplicate category id
'com.jboss.jbds.central.discovery.integration-stack.bundle': declaring sources:
com.jboss.jbds.central.discovery.integration_stack_8.0.1.GA_v20150408_1203_B104.jar_1414459278561037199.jar,
com.jboss.jbds.central.discovery.integration_stack.earlyaccess_8.0.1.GA_v20150408_1203_B104.jar_2573611549793918768.jar{code}
This error suggests that your JBDS install is corrupt somehow and it trying to reuse a
cert or key from an old install, but doesn't have permission.
{code}
failed on java.security.ProviderException: java.security.KeyException. Retry attempt 0
started
{code}
Suggestions:
a) reinstall JBDS into a NEW folder, then point it at a NEW workspace folder - DO NOT
reuse a JBDS 8 workspace.
b) if that doesn't work, consider deleting your ~/.eclipse folder to remove cached
permissions/keys used by an old Eclipse / JBDS installation.
JBDS 9.1 not connecting to internet
-----------------------------------
Key: JBDS-3860
URL:
https://issues.jboss.org/browse/JBDS-3860
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Affects Versions: 9.1.0.GA
Reporter: Nichola Moore
Assignee: Alexey Kazakov
Attachments: JBDS9.1_bug.png, JBDS9.1_error_log.png, JBDS9.1_whole_screen.png,
jbds_error_log.txt
I have downloaded and installed JBDS 9.1.0 GA on to Fedora 23.
When I try to get to JBDS-IS on Red Hat Central > Software/Update I get the error
shown in the attached screenshot [1] in a pop-up window.
The rest of the screen looks like the screenshot at [2] when I click OK on the pop-up
window.
[1] JBDS9.1_bug.png
[2] JBDS9.1_whole_screen.png
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)