Open GoogleCodeExporter opened 9 years ago
you can try to increase heap space by adding e.g. "-Xms1024m" to the .bat-file.
COr use command line "java -Xms1024m -jar xml2csv-conv.jar %*", if 1 GB RAM is
enough for your file. I just try it with a > 200 MB XML-file and it seems to
work, but takes quite a lot time. Smaller files did work!
Original comment by christop...@gmail.com
on 27 Mar 2014 at 3:35
I have a XML of 2GB and I tried everything with the memory settings and I still
get OutOfMemoryExc.
Im running on Win8 & 6GB RAM.
Original comment by seskici2...@gmail.com
on 6 Aug 2014 at 7:08
I have tried using 10 GB RAM on 5 GB of XML file...Still i am facing the same
problem..I am running on 64GB RAM linux machine...Can any body suggest
Original comment by kumar.pa...@gmail.com
on 25 Sep 2014 at 10:17
Hi, I am using this jar file for conversion of XML. But i am not getting in
proper CSV format after converting
I used following command
java -jar xml2csv-conv.jar -i entry,feature,reference,sequence,citation,person
uniprotsample.xml demo.csv
Here i am attaching sample xml file and output of it (CSV file)
Please find the attachments. My original file size is 5 GB
Can any body suggest
Pavan Kumar Alluri
Original comment by kumar.pa...@gmail.com
on 3 Dec 2014 at 7:07
Attachments:
Original issue reported on code.google.com by
wot...@gmail.com
on 28 Mar 2011 at 6:54