User Profile

Collapse

Profile Sidebar

Collapse
amit3281
amit3281
Last Activity: Oct 25 '07, 10:50 AM
Joined: Aug 22 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi,

    Yes it was working for files upto 5M

    But increasing heap is not gud option as if file is 4G then, we need heap and ram of 4G.

    Is any possible solutions through BufferedInputSt ream or using SAX

    I am getting error
    Exception in thread "main" java.lang.OutOf MemoryError: Java heap space
    when i am using xerces 2.9.0 JDK1.5,

    The XML file size is approx...
    See more | Go to post

    Leave a comment:


  • amit3281
    started a topic Regarding xercus for large XML parsing say 1 G
    in Java

    Regarding xercus for large XML parsing say 1 G

    Hi,
    I am getting error
    Exception in thread "main" java.lang.OutOf MemoryError: Java heap space
    when i am using xercus 2.9.0 JDK1.5,

    The XML file size is approx 1G

    when i get document.parse then it gives error


    Thanks in advance
    amit3281
    See more | Go to post
No activity results to display
Show More
Working...