You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2008/04/28 18:13:50 UTC

DO NOT REPLY [Bug 44891] New: Unable to construct record instance

https://issues.apache.org/bugzilla/show_bug.cgi?id=44891

           Summary: Unable to construct record instance
           Product: POI
           Version: 3.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: dev@poi.apache.org
        ReportedBy: gabriel.radikal@gmail.com


Created an attachment (id=21869)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21869)
The Excel File

couldnĀ“t open the attachment file

org.apache.poi.hssf.record.RecordFormatException: Unable to construct record
instance
       
org.apache.poi.hssf.record.RecordFactory.createRecord(RecordFactory.java:199)
       
org.apache.poi.hssf.record.RecordFactory.createRecords(RecordFactory.java:117)
       
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:207)
       
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:259)
       
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:240)
       
cca.CargarTablas.cargarPlanillaExpedienteAcademico(CargarTablas.java:1586)
       
org.apache.jsp.Programas.Carga.cargarParticipantesEventosDistancia.accion_jsp._jspService(accion_jsp.java:98)
        org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
       
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
       
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        jcifs.http.NtlmHttpFilter.doFilter(NtlmHttpFilter.java:118)


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 44891] Unable to construct record instance

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=44891


Nick Burch <ni...@torchbox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #1 from Nick Burch <ni...@torchbox.com>  2008-04-28 10:56:31 PST ---
Works just fine for me on 3.1 beta 1 (or trunk). 3.1 beta 1 should be on
mirrors shortly.

Unit test to prove it works will be going into svn just as soon as svn is
allowing commits again


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org