CRJAZ2384E Cannot connect to the repository at URL. Invalid Padding Length - eclipse

When I try to connect to the Repository from Eclipse, I get the following error,
CRJAZ2384E Cannot connect to the repository at URL "https://clm.product.org/ccm", see the nested exception for more details.
For more details, open the help system and search for CRJAZ2384E.
CRJAZ2384E Cannot connect to the repository at URL "https://clm.product.org/ccm", see the nested exception for more details.
For more details, open the help system and search for CRJAZ2384E.
Invalid Padding length:
Note: It was working till yesterday. Suddenly it got disconnected and began showing up the above error
I installed new version of Eclipse too and tried to connect. But it still did not connect.
Request help please.

It can depends on your OS and on the java used (the one from RTC, IBM jre), or an external one (as in this thread)
An Invalid padding length error when trying to connect to an https url indicates an handshake issue (like this one or this one)
I noticed that the bug suggested here relates to the Diffie-Hellman key exchange, so I tried selecting a cipher which does not use Diffie-Hellman (-Dhttps.cipherSuites=TLS_RSA_WITH_AES_256_CBC_SHA256) and the problem went away.
Depending on how your RTC server is installed, check with the RTC admin if that policy can be enforced.
Since the issue persists with a new Eclipse, it is unlikely that this older answer (about upgrading Eclipse) would help.
The OP Stalwart mentions in the comments:
I resolved this issue by adding the path of JDK in the Target path after clicking on properties

In the Rational Software Architect JRE edit the java.security file and comment out the option jdk.certpath.disabledAlgorithms=MD2
http://www-01.ibm.com/support/docview.wss?uid=swg21663610

Related

Issue with DocuSign authentication within SugarCRM

We have SugarCRM Enterprise, Version 7.10.2.0 (On-Demand) and tried to install latest version (v1.5.62) of DocuSign plugin (https://sugarexchange.sugarcrm.com/apps/188/sugar-connector-to-docusign) on SugarCRM.
We followed the installation documentation (https://help.upcurvecloud.com/sugardocusign/Sugar_Connector_to_DocuSign.pdf)
Issue: Once we try to login then Error popups "DocuSign Error!" (Screenshot attached)
Any help will be highly appreciable.
Regards
In your Sugar instance go to Administration -> System Settings -> View Log and check the log for FATAL messages during the attempted login time.
E.g. a possible fatal message could be [FATAL] Platform name violation: unknown platform (<used platform name of connector goes here>).
Since Sugar 7.10 the platform parameter during authorization is limited to platforms known by your instance. Unknown platforms will be rejected and authorization will fail.
This could be the problem if the connector has yet to be updated for this new behavior.
If so either the provider of the connector or you should add the platform to the instance. E.g. by adding the file custom/Extension/application/Ext/Platforms/docusign_connector.php with contents:
<?php
$platforms[] = '<used platform name of connector goes here>';
However this is just a guess of what the problem could be as I have not seen your Sugar's log.
If your have any other fatal error messages, feel free to share.
Edit: Actually the platform enforcing seems to be a 7.11 thing rather than a 7.10 thing. So even if you do see an error as described above, it could only to be a warning (for future version compatibility reasons), rather than the actual source of the problem experienced by you.
So make sure to look for other errors as well.

Eclipse connecting errors

I'm new to using Eclipse and my experiance with it so far has been shocking. It wouldnt even install from the Exe provided on the site... Every time it tries to connect for an update or a plugin I want to install it just throws an error saying it can't connect to the site or theres an error authenticating or theres an error reading signed content. Is there something ive missed while searching the internet to resolve these issues...
I have already tried disabling firewall, disabling antivirus, setting 'Active Provider' under network connections to Manual and the default of Native, Deleting the artifacts.xml file, deleting cache.
Just as an example of the error I have included an error I've just made it create by reloading Oxygen in Available Software Sites of the settings:
Unable to read repository at http://download.eclipse.org/releases/oxygen.
Unable to read repository at http://download.eclipse.org/releases/oxygen.
Unable to read repository at http://download.eclipse.org/releases/oxygen/201712201001.
Input is not in the XZ format
Also when Installing WindowBuilder from this URL http://download.eclipse.org/windowbuilder/WB/integration/4.7/ which is clearly working:
Unknown Host: http://http/download.eclipse.org/windowbuilder/WB/integration/4.7/content.xml
Unknown Host: http://http/download.eclipse.org/windowbuilder/WB/integration/4.7/content.xml
http

plugin repository could not be contacted (Dokuwiki)

I am using Dokuwiki on my pc but suddenly getting this error. Now, i can't see the installed plugins and templates in Extension Manager(Admin). Just getting this error The plugin repository could not be contacted. Make sure your server is allowed to contact www.dokuwiki.org and check your proxy settings. [Retry]
I Installed it using xampp and dokuwiki(from youtube video)
I am using Windows 7 (64 bit).
Please help me regarding these problems, Thanks
Regarding invisible installed plugins. I'm occasionally experiencing the similar issue but had no time to investigate. Try the following steps:
Open Admin -> Extension manager.
Uncheck 'updatable' checkbox.
Switch to 'Installed templates' tab.
Switch back to 'Installed plugins' tab.
If did not help try to play with the state of other checkboxes and switching to another tab and back. Please share your findings afterwards.
Regarding the error message check this question.
If it worked before and now you are experiencing sudden problems then check what was changed in your computer or network settings.
Check proxy settings in Admin -> Configuration Settings -> DokuWiki\Network.
Check if you can access http://www.dokuwiki.org/lib/plugins/pluginrepo/api.php?cmd=ping in your browser to decide whether you need to continue investigation on network or xampp side.
You can always install plugins manually, you aren't going to do it every day.
Upgrading from PHP <=5.6 to 7.0 running Detritus (and later) fixed this behavior.

Cannot install IBM Eclipse tools for Bluemix due to network issue

I'm trying to install IBM Eclipse tools for Bluemix but getting this error:
An error occurred while collecting items to be installed session
context was:(profile=epp.package.jee,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=,
action=). Unable to read repository at
http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/updates/wdt/kepler/plugins/com.ibm.ws.st.common.core_1.0.100.v20150220_1740.jar.
Connection reset
I tried to use solution from this dW Answers post Downloading Bluemix plugin for Eclipse... Is it even possible??? but it didn't help.
When I went and tried to manually download file by using this link : http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/updates/wdt/kepler/plugins/com.ibm.ws.st.common.core_1.0.100.v20150220_1740.jar I get an error:
This webpage is not available
But when I changed link to use https as following, it works:
https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/updates/wdt/kepler/plugins/com.ibm.ws.st.common.core_1.0.100.v20150220_1740.jar
So, my question is how can I redirect all "problematic" links to correct web site? In other words, is it possible to one url to another url?
Thank you.
UPDATE:
Tried to install this plugin at home and everything worked. I suspect that something wrong with a network on a work, will ask our admins to try to investigate the issue and post it back if we'll discover something interesting.
UPDATE 2
Confirmed by admins. It was a temporary network issue.
here is the last updated guide for Eclipse Bluemix tool plugin, which should be always used to install this plugin for the first time, in order to be sure on using the right version
https://www.ng.bluemix.net/docs/#manageapps/eclipsetools/eclipsetools.html#eclipsetools
At the following url a shorted version with Eclipse installation link:
https://www.ng.bluemix.net/docs/starters/deploy_eclipsetools.html
Your issue could be related to an obsolete reference updated with a new release version for the plugin.

unable to read repository when installing google plugin for eclipse

when I tried to install Google plugin for eclipse, the installation was always failed with the following error messages.
the first ones:
Unable to connect to repository h**ps://dl.google.com/eclipse/plugin/4.2/content.xml
Unable to connect to repository h**ps://dl.google.com/eclipse/plugin/4.2/content.xml
Connection timed out: connect
I clicked the OK button, after a few minutes, the second ones popped up as follows.
Unable to read repository at h**ps://dl.google.com/eclipse/plugin/4.2/content.xml.
Unable to read repository at h**ps://dl.google.com/eclipse/plugin/4.2/content.xml.
Software caused connection abort: recv failed
Then I clicked the OK button again, the installation stopped and failed.
I totally follow the instruction on Google's official website https://developers.google.com/eclipse/docs/getting_started. The version of Eclipse I used is
Eclipse 3.8/4.2 (Juno), and the direct link of the plugin for Eclipse 3.8/4.2 (Juno) is https://dl.google.com/eclipse/plugin/4.2.
BTW, the goagent was running during I did all the above searching and installation, would this be a problem of the connection failure? Hope it's not, because I need to run goagent otherwise I cannot access to Google's websites...
Could anyone tell me have to fix the problem? Thanks in advance!
PS. ** stands for tt. I made such changes because the body of my question now cannot contain more than two links...