- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Java2 1.4 SDK
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2005 05:10 AM
03-02-2005 05:10 AM
Java2 1.4 SDK
I visit sun microsystems download web pages but I could'nt find J2 SDK version compatible with HPUX 11.
Please help; thank u in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2005 05:23 AM
03-02-2005 05:23 AM
Re: Java2 1.4 SDK
http://www.hp.com/products1/unix/java/
software and patches.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2005 05:57 AM
03-02-2005 05:57 AM
Re: Java2 1.4 SDK
what's may be this problem ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2005 05:58 AM
03-02-2005 05:58 AM
Re: Java2 1.4 SDK
http://www.hp.com/products1/unix/java/patches/index.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2005 06:09 AM
03-02-2005 06:09 AM
Re: Java2 1.4 SDK
If you want, send me the link, I'll download it and place it somewhere you can access it through HTTP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2005 07:45 AM
03-02-2005 07:45 AM
Re: Java2 1.4 SDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2005 05:59 PM
03-02-2005 05:59 PM
Re: Java2 1.4 SDK
Please remember to compare the cksum.
* p.s. assigning points is cool too ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2005 10:55 PM
03-02-2005 10:55 PM
Re: Java2 1.4 SDK
thank u for the download file; I completly download the file but the checksum does'nt much. I think there may be a problem; do u have any solution for this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2005 11:15 PM
03-02-2005 11:15 PM
Re: Java2 1.4 SDK
C:\Downloads>cksum sdk14_14207_1122.depot
505770577 66140160 sdk14_14207_1122.depot
C:\Downloads>cksum 1\sdk14_14207_1122.depot
505770577 66140160 1\sdk14_14207_1122.depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2005 11:35 PM
03-02-2005 11:35 PM
Re: Java2 1.4 SDK
I have the same issues of my network truncating large downloads - thought my networking people will deny that charge as they will claim that its not the network (yeah right and the issue occurs when I use IE or Mozilla http downloads, or ftp from windows or from an HPux server) (I guess it could be the proxy server - but I consider that part of the network) WHICH is why I installed "curl" (http://hpux.cs.utah.edu/hppd/hpux/Networking/WWW/curl-7.13.0/) which allows me to download through the proxy. If it fails I can simply restart it from the point of FAILURE. Here is an example of a download:
cd to directory to put the download in, then:
curl -C - --proxy PROXYSERVERNAME.com:80 -U USERNAME:USERPASSWD -o jboss-4.0.1sp1-src.tar.gz 'http://voxel.dl.sourceforge.net/sourceforge/jboss/jboss-4.0.1sp1-src.tar.gz'
If it stops before it's done, just rerun the command (notice the -C option above) and it will continue the download from where it left off.
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 12:12 AM
03-03-2005 12:12 AM
Re: Java2 1.4 SDK
Then I delete all my stored cookies and it works. I guess, that is a problem of the HP-Site.
Roland