-
Hi, Iam also getting the same problem, please let me know if u find any solution
Sreedhar Ram(sreedhar.cdgoo@gmail.com)
2009-09-16 12:17:48 UTC by sreedharcd
-
I am facing a problem in JXL.
I created a excel file with combo box. The requirement is if I change the value in one cell drop down then the value in another cell drop down has to change.
I could able to generate the excel sheet but the functionality is not working properly.
In the attached excel sheet Column F 'EMPLOYEE ROLE' having a list of Roles. Based on the selection next column G...
2009-09-10 06:00:50 UTC by sabumanasa
-
Hi,
For my application, I have to generate Excel WorkSheet with 6 spreadsheets containing volume data (60K records). And I run into OutOfMemory(OOM) issues.
jxl has documented the use temporary file to handle such memory issues when dealing with such volume data from version v2.6.9 onwards via use of API - "WorkbookSettings::setUseTemporaryFileDuringWrite() and...
2009-09-10 05:01:23 UTC by sastri78
-
I am getting below mentioned exception while working with excel file of 10000 rows and 10 columns in UNIX server where as the same code is working fine in windows environment. I have tried changing the heap size but did not help.
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 239915008
at jxl.read.biff.CompoundFile.readData(CompoundFile.java:410)
at...
2009-07-23 06:00:58 UTC by arunjain
-
Hi ,
We are using jxl for reading the data from Excel files.
The issue which we observing currenly is , our software accesses multiple
sheets from the same workbook at the same time. For each sheet we are
having a jvm pool so each job gets a jvm from the pool depending on the
availability of jvm and starts processing the file.
Doing this we are facing an issue that getWorkBook() call hang.
2009-06-12 09:53:55 UTC by nobody
-
Hi ,
We are using jxl for reading the data from Excel files.
The issue which we observing currenly is , our software accesses multiple sheets from the same workbook at the same time. For each sheet we are having a jvm pool so each job gets a jvm from the pool depending on the availability of jvm and starts processing the file.
Doing this we are facing an issue that getWorkBook() call hangs in...
2009-06-12 07:44:04 UTC by nobody
-
Hello,
I am trying to generate a Excel file using jxl api in Solaris env by reading a simple text file. The text file contains lot of Umlaut characters.
But in the generated Excel file, the characters are getting displayed correctly.
But the same thing works in Windows env correctly.
I am using the encoding format ("ISO-8859-1")...
2009-05-25 13:28:09 UTC by helloshanmugam
-
ArhIpG cfzkbacyquhf, [url=http://yyruchvlhbtw.com/]yyruchvlhbtw[/url], [link=http://chzieiczkziw.com/]chzieiczkziw[/link], http://nznampudphte.com/.
2009-01-05 17:28:22 UTC by nobody
-
see issue: #1893446 for more details.
2008-02-14 10:05:08 UTC by pieterg_basenet
-
hi,
we are having some problems with reading xls files, namely the number of prints, horzontal/vertical resolution, and possibly others are getting bogus values when reading an excel sheet (ie 26414 nr of prints).
i've tracked the problem down to being office 2007 related. when saving a xls sheet (in excel97-20003 format) this error occurs. this is unrelated to the orging of the document.
2008-02-14 10:03:48 UTC by pieterg_basenet