Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #8156
| From | Tom <tom400f@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Is there a file limit size of 2GB in JDK 1.5 |
| Date | 2011-09-19 17:22 +0000 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <pan.2011.09.19.17.22.53@gmail.com> (permalink) |
| References | <bcbd98af-9389-4bc8-a149-86c005111c42@h7g2000yqm.googlegroups.com> |
On Fri, 16 Sep 2011 12:18:16 -0700, zigzagdna wrote: > I am on HP UNIX 11.2 which is 64 bit operating system. I am using JDK > 1.5 and using Java's File i/o to write my trace information to a file. I > noticed that even though my program is running, it stopped writing any > more information once trace file became 2GB. > > It cannot be HP UNIX limitation which is 64 bit, also file systems have > been set to allow files larger than 2GB. I am surprise that java's i/o > is 32 bit (yes java's version is most likely 32 bit). Is there a process limit in force? What does ulimit -a say ?
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
Is there a file limit size of 2GB in JDK 1.5 zigzagdna <zigzagdna@yahoo.com> - 2011-09-16 12:18 -0700
Re: Is there a file limit size of 2GB in JDK 1.5 Roedy Green <see_website@mindprod.com.invalid> - 2011-09-16 14:28 -0700
Re: Is there a file limit size of 2GB in JDK 1.5 Arne Vajhøj <arne@vajhoej.dk> - 2011-09-19 22:08 -0400
Re: Is there a file limit size of 2GB in JDK 1.5 supercalifragilisticexpialadiamaticonormalizeringelimatisticantations <supercalifragilisticexpialadiamaticonormalizeringelimatisticantations@averylongandannoyingdomainname.com> - 2011-09-21 18:24 -0400
Re: Is there a file limit size of 2GB in JDK 1.5 Arne Vajhøj <arne@vajhoej.dk> - 2011-09-21 20:25 -0400
Re: Is there a file limit size of 2GB in JDK 1.5 Lew <lewbloch@gmail.com> - 2011-09-21 17:52 -0700
Re: Is there a file limit size of 2GB in JDK 1.5 Patricia Shanahan <pats@acm.org> - 2011-09-21 18:53 -0700
Re: Is there a file limit size of 2GB in JDK 1.5 Jane Doe <jdoe@love.in.d.jungle.invalid> - 2011-09-22 13:13 +0000
Re: Is there a file limit size of 2GB in JDK 1.5 thoolen <th00len@th0lenbot.thorium> - 2011-09-22 08:59 -0400
Re: Is there a file limit size of 2GB in JDK 1.5 Lew <lewbloch@gmail.com> - 2011-09-22 08:47 -0700
Re: Is there a file limit size of 2GB in JDK 1.5 Jane Doe <jdoe@love.in.d.jungle.invalid> - 2011-09-22 21:40 +0000
Re: Is there a file limit size of 2GB in JDK 1.5 Lew <lewbloch@gmail.com> - 2011-09-22 18:03 -0700
Re: Is there a file limit size of 2GB in JDK 1.5 thoolen <th00len@th0lenbot.thorium> - 2011-09-23 05:51 -0400
Re: Is there a file limit size of 2GB in JDK 1.5 supercalifragilisticexpialadiamaticonormalizeringelimatisticantations <supercalifragilisticexpialadiamaticonormalizeringelimatisticantations@averylongandannoyingdomainname.com> - 2011-09-22 09:01 -0400
Re: Is there a file limit size of 2GB in JDK 1.5 Arne Vajhøj <arne@vajhoej.dk> - 2011-09-22 21:23 -0400
Re: Is there a file limit size of 2GB in JDK 1.5 supercalifragilisticexpialadiamaticonormalizeringelimatisticantations <supercalifragilisticexpialadiamaticonormalizeringelimatisticantations@averylongandannoyingdomainname.com> - 2011-09-23 05:46 -0400
Re: Is there a file limit size of 2GB in JDK 1.5 Tom <tom400f@gmail.com> - 2011-09-19 17:22 +0000
csiph-web