Broken NB 6.7.1 source ZIP file?

View: New views
3 Messages — Rating Filter:   Alert me  

Broken NB 6.7.1 source ZIP file?

by Dietmar May-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
 
I'm having difficulty doing anything at all with the netbeans-6.7.1-200907230233-src.zip file downloaded from netbeans.org.
 
Seems that WinZip thinks it's an empty archive - at least nothing is displayed and the archive can't be "tested", though WinZIP doesn't warn about an invalid archive file. Running jar -x on the file just hangs - jar never completes, and no files are extracted.
 
I've downloaded the file twice. Both files appear to be the identical size (haven't comp'd 'em yet, but) both exhibit the same behavior.
 
Would someone kindly verify that this file is indeed valid?
 
Thanks.

Unless otherwise indicated, this message is intended only for the personal and confidential use of the designated recipient(s) named above. If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited. This communication is for information purposes only and should not be regarded as an offer to sell or as a solicitation of an offer to buy any financial product or service, an official confirmation of any transaction, or as an official statement of the entity sending this message. Email transmission cannot be guaranteed to be secure or error-free. Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such. All information is subject to change without notice.


Parent Message unknown RE: Broken NB 6.7.1 source ZIP file?

by Dietmar May-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hmmm, unzip on redhat EL4 works ... WinZip 11.1 and jar 1.5.0_20 on windows, don't ...
 
Ideas?

From: Dietmar May
Sent: Monday, October 12, 2009 10:29 AM
To: 'nbdev@...'
Subject: Broken NB 6.7.1 source ZIP file?

Hi,
 
I'm having difficulty doing anything at all with the netbeans-6.7.1-200907230233-src.zip file downloaded from netbeans.org.
 
Seems that WinZip thinks it's an empty archive - at least nothing is displayed and the archive can't be "tested", though WinZIP doesn't warn about an invalid archive file. Running jar -x on the file just hangs - jar never completes, and no files are extracted.
 
I've downloaded the file twice. Both files appear to be the identical size (haven't comp'd 'em yet, but) both exhibit the same behavior.
 
Would someone kindly verify that this file is indeed valid?
 
Thanks.

Unless otherwise indicated, this message is intended only for the personal and confidential use of the designated recipient(s) named above. If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited. This communication is for information purposes only and should not be regarded as an offer to sell or as a solicitation of an offer to buy any financial product or service, an official confirmation of any transaction, or as an official statement of the entity sending this message. Email transmission cannot be guaranteed to be secure or error-free. Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such. All information is subject to change without notice.


Re: Broken NB 6.7.1 source ZIP file?

by Jesse Glick :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dietmar May wrote:
> Hmmm, unzip on redhat EL4 works ... WinZip 11.1 and jar 1.5.0_20 on
> windows, don't ...
>  
> Ideas?

Maybe you are starting from a directory with a long pathname. Windows has a quite onerous restriction on total file length. Try starting from C:\ or similar.