Netbeans update fail - windows

I have no problem in my internet connection. But getting every time this screen when I try to update netbeans plugins or IDE itself.
Even OS reintallation doesn't fix this issue. Getting same error again and again. How can I fix it?

In Netbeans
Go to
Tools->Plugins->Settings
and
Add a new one or change the URL of "JAX-RPC" to the one referred below
URL: http://bits.netbeans.org/dev/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/nbms/updates.xml.gz

Netbeans 8.0.2/Tools/Plugins/Settings.... found a bad url ie URL: http://netbeans.i2m.dk/updates.xml
Unchecked the Active column for "I2M Update Center" and the "Check for Updates" now works.

I've tried every solution and no ones worked for me, but...something did it.
I changed every url in Tool > Plugins > Settings from http to https.
Example:
Name: Certified Plugins
URL: http://updates.netbeans.org/netbeans/updates/8.0.2/uc/final/certified/catalog.xml.gz
To:
Name: Certified Plugins
URL: https://updates.netbeans.org/netbeans/updates/8.0.2/uc/final/certified/catalog.xml.gz
And finally I can update my plugins and obtain the list of newest plugins.

Are you behind a proxy? If yes, you can change your settings at Tools -> Options -> General (Proxy Settings)

Check your Netbeans log - messages.log file - for details of the error!
Example locations of the file:
Linux: ~/.netbeans/7.3/var/log/messages.log
Windows: c:\Users\USERNAME\AppData\Roaming\NetBeans\7.3\var\log\

Are you using Firewalls? May be its blocked by your firewall,
try to check the blocked applications.
Update
probably yes, because Kaspersky most of time will
block without notice or accidentally might be
blocked. so better try to check blocked application lists in kasperksy.
Check this links might help you to solve:
http://support.kaspersky.com/faq/?qid=208285204
http://support.kaspersky.com/kis2012/settings/firewall?print=true&qid=208284433

This might have been a late reply, however, i just experienced the same issue today. I went to Tools > Options > General, and chose "No Proxy". Hit "Apply and Ok". Instead of trying to update again, i just closed netbeans completely, relaunched it and it went to detect updates automatically. All went back to normal.

I know it's too late but I have one more solution to it.
If you locate Tools -> Plugins -> settings on your NetBeans IDE And then uncheck the Plugin portal and add https instead of http on certified plugin and NetBeans distribution.
Then try to update.
Hope it'll work for you.

Related

VSCode Spring Initializr Error : Failed to fetch metadata

When I try to create a new project on Spring Initializr on VSCode, it produces the error on right bottom screen
Fail to create a project. Error: Failed to fetch metadata
Fail screenshot
I have checked Developer : Toggle Developer Tools and checked the error, it's not common JSON tag (html error return) problem.
I have checked the access to https://start.spring.io/ on my browser : no problem.
I have checked the internet access via proxy : There's no proxy.
I have completely removed VSCode (including extensions) and re-installed, still the same problem.
Windows 10, using gradle 6.9, java 11.0.12, vscode 1.59.0
Ok I've resolved the problem.
In case anyone comes up with the same issue, here it is :
open Spring Initializr Java Support extension from VSCode extensions.
click settings icon, then choose Extension Settings.
scroll down, and click "Edit in settings.json"
In my case spring.initializr.serviceUrl was empty. It should be :
"spring.initializr.serviceUrl": "https://start.spring.io/"
Sometimes the issue can be resolved by simply restarting the vs code editor.
Because extensions will get reflected only after restarting the editor
I received the same error message after having installed the extension pack and starting up a new maven project. Yet, for me the solution of #sayginify did not work.
In my case lowering the version to 0.4.8 did help. I was on 0.8.0. Also the versions in between did not work either. Obviously there are some known bugs in some versions. The solution came in here on the VS Code Spring Boot initializr Github page: https://github.com/microsoft/vscode-spring-initializr/issues/162#issuecomment-726832226 .
I had same issue, when I was at work. Removed work network connected to personal network and able to proceed. I got the feeling work network preventing downloading. Or may be have to edit your proxy settings

Resharper Extension Manager is empty

I'm working with VS2103 Update 5 and RS 10, the feed for the extensions is https://resharper-plugins.jetbrains.com/api/v2/curated-feeds/Wave_v3.0/ and also tried changing https to http.
any time I open Resharper Extensions Manager, I get the extensions window blank and nothing loads.
I'm working under a proxy, but all of my teammates have the same proxy configuration and I'm the only one that have this issue. I used fiddler to check the request, but no request is made at all.
Not sure if VS is blocking something or what's happening, but I've tried many things like updating to VS2015, uninstall and reinstall RS, downgrade RS from 10 to 9.2.
you have any idea of what could be happening here?
This is almost certainly due to a proxy issue. It looks like ReSharper use nuget to deliver their packages. The old version of nuget was pretty much unstoppable at getting through the corporate proxy, but it seems like the new dotnetcore version has a bug in it that means that it can't get through the proxy for a lot of people: https://github.com/dotnet/cli/issues/2190. They seem to have recently closed the bug, but I've not tested to see if it works. It didn't a few months ago on our proxy which was an epic world of pain. Basically until they start referencing a version of the nuget dll with the fix it won't work.
However, you can manually download the package from their website and use that instead: https://resharper-support.jetbrains.com/hc/en-us/articles/207241675-Offline-plug-in-installation-process
When I did this I still got some warnings, but the extension (StyleCop) seemed to work OK.
Do you have more than one source listed in the Extension Manager options? If there are two with the same name, it can get things confused and not work.
Next thing to try is to run Fiddler, and see what's happening over the network. You should see the requests to the extension gallery, and what kind of responses you're getting back - 407 will tell you if it's a proxy issue, for example.
UPDATE: Hang on. ReSharper 10 should be wave_v4.0, not wave_v3.0. That looks like it's not been updated from 9.2.
I think the cause of your problem can be the DPI settings (text and layout scale) on that monitor.
https://blog.jetbrains.com/dotnet/2019/06/11/blank-tool-windows-resharper-visual-studio-2019-net-framework-4-8-per-monitor-dpi-awareness
It's 2022 and I'm still struggling with this, despite I reset all to 100%.
(I haven't tried to logout and login again yet)

How do I get "File -> Open in Realm Browser" menu option to work

Ever since upgrading to Xcode 7, I haven't been able to get the File -> Open in Realm Browser menu option to work. This was by far the most convenient option for me to view the Realm Browser. Has anyone else had any issues with this?
In the repository documentation , the instructions say:
To install the Realm Plugin, open RealmPlugin.xcodeproj and Build. This will prompt for your password. After building the plugin, restart Xcode.
I've tried building/restarting several times and nothing happens. I don't get any logs or issues and it doesn't prompt me for my password either. I'm currently using Xcode 7.1 with Realm Browser 0.96.1. Any ideas? Any feedback is greatly appreciated. Thanks!
(Disclaimer: I'm one of the engineers working on the Realm Browser)
Oh dear! I hadn't heard that that was an issue before. Thanks for that!
Sadly, Apple don't 'officially' support plugin integration with Xcode, so it's pretty common that when a major new version is released, plugins built for older versions stop working.
I've made an issue on the Realm Browser GitHub page to look into this and see what we need to do to fix it.

Cannot Install Aptana plugin on Eclipse 4.2

I've installed Eclipse 4.2 Juno. Now I want to install aptana for developing ruby, but I get the following error,
Unable to read repository at http://download.aptana.com/studio3/plugin/install/content.jar.
Unable to read repository at http://download.aptana.com/studio3/plugin/install/content.jar.
Read timed out
I assume that by now you have probably solved the problem, but I had exactly the same problem and found the solution after many searches, so for the sake of any others searching here...
The URL you need to enter in the 'Install New Software' dialog is
http://download.aptana.com/studio3/plugin/install
The following answer was correct. I just tested it with Eclipse Juno.
Steps:
Open Eclipse
Help -> Install New Software
Add (on the top right)
Enter the following link for Aptana Plugin with Eclipse Juno: http://download.aptana.com/studio3/plugin/install
Click OK
Put a check mark for Aptana Studio 3
Next -> Next -> Finish
download.aptana.com/studio3/plugin/install did not work for me. I am using Eclipse 4.3 based STS 3.4
Instead I got the appropriate update site link from this site Aptana Update Site
This is the link for Eclipse plugin update site http://d1iwq2e2xrohf.cloudfront.net/tools/studio/plugin/install/studio3/3.4.2.201308081736/
There is also a link to download the plugin and install through archive. I have used the above update site link and no problem at all.
Hope that will help others.
Adding this answer in case somebody still gets this error while using the correct URL from JonB's answer (http://download.aptana.com/studio3/plugin/install )
Restart Eclipse and try again.
This appears to be a transient issue, as mentioned here:
Aptana studio 3 cannot contact download.ecplise.org
It worked for me after a retry.
I also gone through same problem. But Following solution works for me,
In Eclipse, go to "Eclipse Marketplace" and search for Aptana 3 and hit the Install button.
Help -> Eclipse MarketPlace
Eclipse Market place - Aptana 3 Studio plugin
I wondered myself whether to install the standalone or the plugin. I tried the plugin based on aptanaès instructions and it failed on the first try.
As usual SO respondents reported this problem.
I restarted Eclipse, and then did the install with Aptanaès URL
http://download.aptana.com/studio3/plugin/install
and it worked.
My environment was Eclipse JUNO,
As of 01/29/18 and Eclipse Photon, none of the URLs listed as answers here work in Eclipse's built-in software sources panel. However, after some trial and error mashing up Aptana's old download URLs with the ones Appcelerator (which bought Aptana in 2015) uses for its own software, I got:
http://download.appcelerator.com/aptana/studio3/plugin/update/stable
This works, is totally plug-and-play, and is obviously official - no need to go off to some shady 3rd party hosting site. I just wish someone at Appcelerator had spent 15 minutes to post it somewhere.

IIS Express fails to serve cshtml files

I've just started checking out WebMatrix, and am running into a problem. I performed a fresh install of WebMatrix, then started a tutorial which involves creating one small cshtml file. Whenever I try to run the site, I get the following error:
This type of page is not served.
Description: The type of page you have requested is not served because it has been explicitly forbidden. The extension '.cshtml' may be incorrect. Please review the URL below and make sure that it is spelled correctly.
Requested URL: /Home.cshtml
In the IIS Express Requests section, the page request shows the following error:
404.17 Dynamic Content Mapped to Static Handler
Details: The requested matched a wildcard mime map and was matched to the static filder (What's up with all the typos MS?) handler. However, if the pre-conditions were different, the request would map to a different handler. This can mean that the pre-conditions are incorrect.
I tried reinstalling to no avail. Does anybody have any ideas?
I am running Windows 7 Pro, with IIS 7 installed. (IIS Express is supposed to be able to run side-by-side no problemo)
Thanks much!
It was set to 4.0 -- Uninstalling and reinstalling ASP.NET Web Pages did the trick.
It seems you selected 2.0 .NET framework in Settings section (in WebMatrix). Change it to '.NET 4 (Integrated)'.
Same boat - just toying with it and its "integrated workflow" with VS2010..but alas, it's not as "clean" as one would hope (or maybe just needs more manual tweaking of knobs and switches).
But try this (instead of, or before giving up all hope and re-installing): run Webmatrix in Administrator mode (right click -> runas).
Your solution is something I had to do on the server side though (IIS6/w2k3)....via web platform installer. While it seems odd to install Webmatrix server side, I just gave up and did it anyway to ensure all the dependencies are installed along with it (didn't want to spend or rather waste any more time figuring it out).
Worked for me....after looking glassy eyed with that "but it was working fine yesterday" look. So I hope this saves you (and anyone else) some time and frustration.

Resources