NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Fabrizio Giudici Posted via mailing list.
|
Posted: Wed May 02, 2012 10:29 pm Post subject: Can't upgrade to 7.1.2 |
|
|
My NetBeans installation on Mac OS X insists that there's no update, so I
can't see the 7.1.2 patches. I don't know whether it's related, but when I
launch the "Check for update" menu I see in the log:
WARNING [org.netbeans.modules.progress.spi.InternalHandle]: Cannot call
progress on a taks that was never started at
org.netbeans.modules.autoupdate.services.UpdateUnitProviderImpl.refresh(UpdateUnitProviderImpl.java:171)
WARNING [org.netbeans.modules.progress.spi.InternalHandle]: Cannot call
progress on a taks that was never started at
org.netbeans.modules.autoupdate.services.UpdateUnitProviderImpl.refresh(UpdateUnitProviderImpl.java:171)
WARNING [org.netbeans.modules.progress.spi.InternalHandle]: Cannot call
progress on a taks that was never started at
org.netbeans.modules.autoupdate.services.UpdateUnitProviderImpl.refresh(UpdateUnitProviderImpl.java:171)
WARNING [org.netbeans.modules.progress.spi.InternalHandle]: Cannot call
progress on a taks that was never started at
org.netbeans.modules.autoupdate.services.UpdateUnitProviderImpl.refresh(UpdateUnitProviderImpl.java:171)
The IDE then opens a confirmation dialog which says that there's no update
available.
--
Fabrizio Giudici - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
address-removed
http://tidalwave.it - http://fabriziogiudici.it |
|
| Back to top |
|
 |
Fabrizio Giudici Posted via mailing list.
|
Posted: Thu May 03, 2012 2:56 pm Post subject: Can't upgrade to 7.1.2 |
|
|
On Thu, 03 May 2012 00:28:38 +0200, Fabrizio Giudici
<address-removed> wrote:
| Quote: | My NetBeans installation on Mac OS X insists that there's no update, so
I can't see the 7.1.2 patches. I don't know whether it's related, but
when I launch the "Check for update" menu I see in the log:
WARNING [org.netbeans.modules.progress.spi.InternalHandle]: Cannot call
progress on a taks that was never started at
org.netbeans.modules.autoupdate.services.UpdateUnitProviderImpl.refresh(UpdateUnitProviderImpl.java:171)
WARNING [org.netbeans.modules.progress.spi.InternalHandle]: Cannot call
progress on a taks that was never started at
org.netbeans.modules.autoupdate.services.UpdateUnitProviderImpl.refresh(UpdateUnitProviderImpl.java:171)
WARNING [org.netbeans.modules.progress.spi.InternalHandle]: Cannot call
progress on a taks that was never started at
org.netbeans.modules.autoupdate.services.UpdateUnitProviderImpl.refresh(UpdateUnitProviderImpl.java:171)
WARNING [org.netbeans.modules.progress.spi.InternalHandle]: Cannot call
progress on a taks that was never started at
org.netbeans.modules.autoupdate.services.UpdateUnitProviderImpl.refresh(UpdateUnitProviderImpl.java:171)
The IDE then opens a confirmation dialog which says that there's no
update available.
|
Well, it seems that the catalog.xml.gz I'm downloading is empty:
% curl -v -o catalog.xml.gz
"http://updates.netbeans.org/netbeans/updates/7.1/uc/final/distribution/catalog.xml.gz"
* About to connect() to updates.netbeans.org port 80 (#0)
* Trying 137.254.16.69... % Total % Received % Xferd Average
Speed Time Time Time Current
Dload Upload Total Spent Left
Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01
--:--:-- 0connected
* Connected to updates.netbeans.org (137.254.16.69) port 80 (#0)
| Quote: | GET /netbeans/updates/7.1/uc/final/distribution/catalog.xml.gz HTTP/1.1
User-Agent: curl/7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4
OpenSSL/0.9.8r zlib/1.2.5
Host: updates.netbeans.org
Accept: */*
| 0 0 0 0 0 0 0 0 --:--:-- 0:00:03
--:--:-- 0< HTTP/1.1 302 Moved Temporarily
< Server: Sun-Java-System-Web-Server/7.0
< Date: Thu, 03 May 2012 14:33:28 GMT
< Location:
http://dlc.sun.com.edgesuite.net/netbeans/updates/7.1/uc/final/distribution/catalog.xml.gz
< Content-length: 0
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:03
--:--:-- 0* Connection #0 to host updates.netbeans.org left intact
* Closing connection #0
--
Fabrizio Giudici - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
address-removed
http://tidalwave.it - http://fabriziogiudici.it |
|
| Back to top |
|
 |
Javier Ortiz Posted via mailing list.
|
Posted: Thu May 03, 2012 2:58 pm Post subject: Can't upgrade to 7.1.2 |
|
|
It should be 7.1.2 instead of 7.1.
Senior Software Quality Engineer
ArthroCare Corporation
7000 William Cannon Drive
Austin, TX 78735
Phone: 512-358-5996
email: address-removed
**********
The information contained in this e-mail message, together with any
attachments thereto, is intended only for the personal and confidential
use of the addressee named above. The message and the attachments
are or may be privileged or protected communication. If you are not the
intended recipient of this message, or authorized to receive it for the
intended recipient, you have received this message in error, and you
are not to review, use, disseminate, distribute or copy this message,
any attachments thereto, or their contents. If you have received this
message in error, please immediately notify us by return e-mail
message, and delete the original message.
Pursuant to Circular 230 issued by the United States Treasury
Department and relating to practice before the Internal Revenue
Services, any comment or opinion in this communication relating to a
federal tax issue is not intended to be used, and cannot be used, by a
taxpayer for the purpose of avoiding tax-related penalties that may be
imposed on the taxpayer. |
|
| Back to top |
|
 |
Fabrizio Giudici Posted via mailing list.
|
Posted: Thu May 03, 2012 2:59 pm Post subject: Can't upgrade to 7.1.2 |
|
|
On Thu, 03 May 2012 16:55:48 +0200, Fabrizio Giudici
<address-removed> wrote:
| Quote: | Well, it seems that the catalog.xml.gz I'm downloading is empty:
|
Never mind. It is a redirect and the redirected URL is fine. Trying to
directly set the redirected URL in NetBeans doesn't solve the problem.
--
Fabrizio Giudici - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
address-removed
http://tidalwave.it - http://fabriziogiudici.it |
|
| Back to top |
|
 |
Mack06
Joined: 04 Mar 2011 Posts: 499
|
Posted: Thu May 03, 2012 3:21 pm Post subject: Can't upgrade to 7.1.2 |
|
|
http://netbeans.org/community/lists/
From: Javier Ruiz Escalante <address-removed>
To: address-removed
Sent: Thu, May 3, 2012 10:16:54 AM
Subject: [nbusers] Re: Can't upgrade to 7.1.2
Hoi,
Anybody knows how to stop receiving nbusers e-mails?
thanks
Salut
| Quote: | To: address-removed
Date: Thu, 3 May 2012 16:59:10 +0200
From: address-removed
Subject: [nbusers] Re: Can't upgrade to 7.1.2
On Thu, 03 May 2012 16:55:48 +0200, Fabrizio Giudici
<address-removed> wrote:
| Quote: | Well, it seems that the catalog.xml.gz I'm downloading is empty:
|
Never mind. It is a redirect and the redirected URL is fine. Trying to
directly set the redirected URL in NetBeans doesn't solve the problem.
--
Fabrizio Giudici - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
address-removed
http://tidalwave.it - http://fabriziogiudici.it
|
|
|
| Back to top |
|
 |
Fabrizio Giudici Posted via mailing list.
|
Posted: Thu May 03, 2012 3:26 pm Post subject: Can't upgrade to 7.1.2 |
|
|
On Thu, 03 May 2012 00:28:38 +0200, Fabrizio Giudici
<address-removed> wrote:
| Quote: | The IDE then opens a confirmation dialog which says that there's no
update available.
|
Even scratching my $HOME/.netbeans/7.1 didn't solve the problem: the IDE
still asserted there were no updates. I had to download 7.1.2 and install
from scratch, which has been a bit annoying.
--
Fabrizio Giudici - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
address-removed
http://tidalwave.it - http://fabriziogiudici.it |
|
| Back to top |
|
 |
Glenn Holmer Posted via mailing list.
|
Posted: Thu May 03, 2012 3:36 pm Post subject: Can't upgrade to 7.1.2 |
|
|
On Thu, 2012-05-03 at 17:25 +0200, Fabrizio Giudici wrote:
| Quote: | On Thu, 03 May 2012 00:28:38 +0200, Fabrizio Giudici
<address-removed> wrote:
| Quote: | The IDE then opens a confirmation dialog which says that there's no
update available.
|
Even scratching my $HOME/.netbeans/7.1 didn't solve the problem: the IDE
still asserted there were no updates. I had to download 7.1.2 and install
from scratch, which has been a bit annoying.
|
Was there something in ~/.nbi?
--
____________________________________________________________
Glenn Holmer address-removed
Software Engineer phone: 414-908-1809
Weyco Group, Inc. fax: 414-908-1601 |
|
| Back to top |
|
 |
Fabrizio Giudici Posted via mailing list.
|
Posted: Thu May 03, 2012 3:42 pm Post subject: Can't upgrade to 7.1.2 |
|
|
On Thu, 03 May 2012 17:35:42 +0200, Glenn Holmer <address-removed>
wrote:
| Quote: | On Thu, 2012-05-03 at 17:25 +0200, Fabrizio Giudici wrote:
| Quote: | On Thu, 03 May 2012 00:28:38 +0200, Fabrizio Giudici
<address-removed> wrote:
| Quote: | The IDE then opens a confirmation dialog which says that there's no
update available.
|
Even scratching my $HOME/.netbeans/7.1 didn't solve the problem: the IDE
still asserted there were no updates. I had to download 7.1.2 and
install
from scratch, which has been a bit annoying.
|
Was there something in ~/.nbi?
|
No. I see an Oct 2010 old .netbeans-registration/6.9 but I suppose it
doesn't matter. In any case I've kept the 7.1 files in case somebody wants
me to do some more testing. For me, after reinstalling with 7.1.2,
everything seems fine so far.
--
Fabrizio Giudici - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
address-removed
http://tidalwave.it - http://fabriziogiudici.it |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|