Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #8084

Is there a file limit size of 2GB in JDK 1.5

From zigzagdna <zigzagdna@yahoo.com>
Newsgroups comp.lang.java.programmer
Subject Is there a file limit size of 2GB in JDK 1.5
Date 2011-09-16 12:18 -0700
Organization http://groups.google.com
Message-ID <bcbd98af-9389-4bc8-a149-86c005111c42@h7g2000yqm.googlegroups.com> (permalink)

Show all headers | View raw


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).

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar


Thread

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