Re: out of memory problem when reading xls

2004-07-09 Thread Qingtian Wang
I've read files larger than that without problems. Are you running IntelliJ on Windows? What's your virtual memory size? When Java says "out of memory", from the system monitor of Windows, do you really see all the vitual memory being used up? Qingtian Wang Naga Raju Parsa wrote: Hi, I'm try

out of memory problem when reading xls

2004-07-09 Thread Naga Raju Parsa
Hi, I'm trying to read an xls file which is 2.5 MB, and I get the following exception. java.lang.OutOfMemoryError <> Exception in thread "main" Process terminated with exit code 1 Here is the code : InputStream myxls = new FileInputStream(exitingXLS1FileName); HSSFWorkbook wbexisting

Re: What is POI 2.5, it is not in the CVS repository??

2004-07-09 Thread Christian Schuhegger
Rainer Klute wrote: If you've found bugs you should submit bug reports and your patches to Apache Bugzilla. See for details. Thanks! i've submitted my patches. thanks to all developers who work on that project! -- Christian Schuhegger http://www.el-chef.de/ --

Re: New to POI Please help me ......

2004-07-09 Thread wolfgang unger
Hi Srinivas, I tried 2 times, and got 2 times: - This is an automatically generated Delivery Status Notification. Delivery to the following recipients failed. [EMAIL PROTECTED] - (Zipped AND not too big) Sorry > Hi Wolfgang , > > Thank you very much wolfgang,Please send me your

problem in reading .doc files

2004-07-09 Thread chandan kumar
Hi, I have to read .doc file in java, for this i have downloaded hwpf but some files are missing that's why i am not getting the result. could you tell me where i can get complete package or is there any method by which i can read this .doc file. Thanx. Chandan !! __

Re: Uhm.. Bug with HSSFRow.setHeight??

2004-07-09 Thread Roger Misteli
Hiyas I just wanted to ask again, if this is only me or if it can be reproduced by others. See sample below. To reproduce the error, you need to run the sample then open the generated XLS file in Excel. Now inside Excel, you can see that rows 11 to 20 are hidden, as they should see, so that's corr

Re: New to POI Please help me ......

2004-07-09 Thread Srinivas Rao
Hi Wolfgang , Thank you very much wolfgang,Please send me your jar files My email id is [EMAIL PROTECTED] or [EMAIL PROTECTED] and right now my application will be released soon without POI implemantaion That's the problem i am little bit busy So please send the jar files. I am waiting f