Dev Studio 10.3 - connector discovery completed without finding any connectors jboss developer studio - jboss-developer-studio

I get this error when trying to look at available packages in Red Hat JBoss Central. This seems to be because of some missing files on the update site.

How did you install devstudio 10.3?
Into your own Eclipse (from update site, from Marketplace, from zip), via rpm, or via installer jar? If into Eclipse, which package (JavaEE, Java, C/C++, etc.) and which source did you use?
Are you behind a firewall/proxy? What OS are you running? Which version of JDK are you using?
Just tried to install everything from Central from devstudio-10.3.0.GA-v20170218-1636-B94-installer-standalone.jar installation on Fedora 24 and it works for me.

Related

Subclipse JavaHL zip source for manual installation

We are working to install updated versions of Eclipse and Subclipse on a few VMs in a data center. The firewall in place for this dc prevents us from downloading anything from the Eclipse download sites or marketplace. Instead, we download to computers outside of the data center, move the files, and install things manually.
The OS for these VMs is Windows Server, a mix of 2012, 2016, and 2019. The Eclipse IDE for Java 2021-12 can be installed without issue. It appears that we can also install the SVNKit (org.tmatesoft.svn_1.10.3.zip) and Subclipse 4.3.3 (subclipse-4.3.3.zip) successfully, provided that the SVNKit is installed first.
Subclipse does not provide an option to install JavaHL. We are struggling to locate a proper zip file that can be used to manually install the JavaHL part. The files from github return error messages in Eclipse that it cannot find a jar to install. Suggestions and advice on how this could be installed without access to the marketplace or update sites would be greatly appreciated.
Eclipse message for JavaHL zip file
Mark provided us a link within the github space he maintains to exactly what we were looking for. The javahl windows code needed was found here, nicely prepared in zip files by version - https://github.com/subclipse/updates/tree/main/javahl
We used 1.14.0, found here - https://github.com/subclipse/updates/blob/main/javahl/subclipse-javahl-1.14.0.zip
Thank you Mark!

Maven plugin for RAD 7.5.5

i have to migrate some project from Eclipse to RAD 7.5.5
Now i'm trying to install a maven plugin like i had on Eclipse, but i can't find it, i tried
http://repository.sonatype.org/content/sites/forge-sites/m2e
http://m2eclipse.sonatype.org/sites/m2e-e34/
http://m2eclipse.sonatype.org/sites/m2e
http://download.eclipse.org/technology/m2e/releases
those sites that i found on web when i go for:
Help>Software Updates>Aviable Software>Add sites
gives to me "no repository found"
So i need a working repository to install Maven.
I found that this maven/rad version is very aged, so it can be hard to find now.
Any .zip file will be fine also.
First of all, RAD 7.5.x is not supported anymore by IBM (EOS dated on September 30, 2014), so my first advice is to move up to a newer version and I have the feeling that RAD includes Maven support since 8.5.1. Latest version out there is 9.1.1.
http://www-01.ibm.com/software/support/lifecycleapp/PLCDetail.wss?synkey=W170532D29019M02-L603472G19375Q17-M054243E02973V75
Second, honestly I don't recall which version of Eclipse is used in RAD 7.5.x. If it is older than Eclipse 3.6 then I don't think there is any integration for it. Try this repo
http://download.eclipse.org/m2e-wtp/releases/juno/
Here is the M2E for WTP site in Eclipse Marketplace
http://marketplace.eclipse.org/content/maven-integration-eclipse-wtp-juno-0#.VIHEs10S1hg

Software Development Kit version is not the same as WebSphere Application Server

I have installed IBM WebSphere Application Server ND V7, and I want to install fix pack 7 on this WAS ND V7. So, I have installed Update Installer and installed fix pack on WAS ND, installed fix pack successfully. Now, I want to install WebSphere Application Server feature pack for XML, so tried to install this feature pack using IBM Installation Manager v1.6.2, but it throwing the below error,
Installation Manager detected one or more packages that cannot be synchronized. Installation Manager cannot manage installation packages until they are synchronized.
You can import the packages again to synchronize Installation Manager with your imported packages.
You must configure repository connections and ensure that you can access the network or repository media to keep imported packages synchronized.
Package data for these locations was not synchronized:
C:\IBM\WAS_ND_7
The Software Development Kit version is not the same as the IBM WebSphere Application Server - ND version.
Use another tool, such as the Update Installer for WebSphere Software, to synchronize the versions.
Please ensure you install the same fixpack level for SDK as is installed for WAS. I.e. if WAS is at 7.0.0.7, please install SDK fixpack 7. For IM to be in synch with WAS, WAS and SDK fixpack levels should match.

Windows Azure Toolkit for Java plugin does not work on a Mac

I am trying to create a Windows Azure Cloud Service. Therefore I used Eclipse (Indigo) on my Mac.
First I need to install (Eclipse > Help > Install New Software > http://dl.msopentech.com/eclipse) the Windows Azure Toolkit for Java plugin based on this tutorial, but this is not possible on my Mac. No problems on a Windows machine!
The following error is thrown on installing the plugin:
Cannot complete the install because some dependencies are not satisfiable
com.microsoftopentechnologies.wacommon.feature.feature.group [1.8.0.201211010928] cannot be installed in this environment because its filter is not applicable.
Any ideas?
Just ran into the same issue on Linux and this is due to an OS filter applied to the plugin restricting its use to Windows. See this SO answer for the similar problem with a user running Eclipse on Linux. The Windows Azure Plugin for Eclipse has dependencies on the .NET SDK and can debug a program with an emulator (like Visual Studio), thus it cannot be used in a Linux/Unix environment.
See this full description of the plugin on the official website.
But as stated in the answer you are still able to develop programs on Linux or MacOS using the Windows Azure SDK for Java.

Can't install SWT plugin in Eclipse 3.7.1 from any of the repositories

I'm using Eclipse 3.7.1 Indigo (Java EE IDE) on Windows 7 (32bit). I wanted to install WindowBuilder for building GUI java apps and so far I tried following repositories to install WindowBuilder or SWT plugin, but none of them completes the plugin installation and it stucks and fails in between.
WindowBuilder Pro by Google
http://dl.google.com/eclipse/inst/d2wbpro/latest/3.7
WindowBuilder by Eclipse http://download.eclipse.org/windowbuilder/WB/release/R201109201200/3.7/
I also tried by using fresh installation of Eclipse, but that also didn't worked, and plugin installation takes forever and in the end, it shows error "Unable to Resolve". I'm sure that my network connection is free from any firewall restrictions and is fairly fast.
I have used NetBeans so far for my Java needs, but now I need to move on Eclipse, what could be the possible solution to this problem?
Manually installing plugins would be my last option and I'd really prefer to install it using Eclipse's built-in "Install New Software".
Installing via this link just worked fine for me on a fresh install of Indigo.
http://download.eclipse.org/windowbuilder/WB/release/R201109201200/3.7/
The fact that you have the same issue from two different sites suggests it's a issue with your network, if you're still have issues try installing a completely different plugin and see if you get the same problem. Are you on a corporate network? Do you have any proxies you need to configure to allow aplications to access the net?

Resources