On Wednesday 04 June 2008 22:57:00 suriz4u wrote: > HI Every one > Iam using POI in my application.I have 76281 records.It took more > than an 1 hour.Iam not sure,being unpatient i stopped running it iam sure > some thing is wrong .Iam pasting my code here by. > Can any one help me out please
This is a stab in the dark, but perhaps the JVM is running out of memory and thus the majority of your time is spent doing garbage collection? Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
