Export with Table Splitting : ORA-01115: IO error reading block from file

Hello,
We are in perfroming the last dryrun of our CU&UC conversion.
The are now in the process of exporting the ECC6 system (Oracle 10.2.0.4.0, HPUX ia64) using sapinst features, "table splitting preparation"
When doing so, we are facing critical errors :
Creating file /export_uni/sapinst_splitting/ora_query3_tmp3_1.sql.
ERROR 2010-08-11 10:27:28.881
CJS-00084  SQL statement or script failed. DIAGNOSIS: Error message: ORA-12801: error signaled in parallel query server P002
ORA-01115: IO error reading block from file 90 (block # 16640)
ORA-27072: File I/O error
HPUX-ia64 Error: 22: Invalid argument
Additional information: 4
Additional information: 16640
Additional information: -1
ORA-01115: IO error reading block from file 90 (block # 16640)
ORA-27072: File I/O error
HPUX-ia64 Error: 22: Invalid argument
ORA-06512: at "SAPR3.TABLE_SPLITTER", line 775
ORA-06512: at line 1
I have therefore perfmed a dbverify ; no corruption has been recorded.
When trying to perfrom the EXPORT, without table splitting ; it works fine ...but the processing time is extremely long, as you can imagine. Any help would be highly appreciated.Regards.
Raoul

Thank you Stefan,
Our HPUX Release seems to be indeed 11v3,
[root@:/root]# uname -a
HP-UX B.11.31 U ia64 2566039091 unlimited-user license
I'll check the installation of the  patch and keep you informed
Thank you
Raoul
Edited by: Raoul Shiro on Aug 11, 2010 11:57 AM

Similar Messages

  • SQL Error: 1114: ORA-01114: IO error writing block to file (block # )

    hi
    When I run report in rsrt it is throwing me following error..
    Messages:
    ORA-01114: IO error writing block to file (block # )
    SQL Error: 1114
    Error while reading data; navigation is possible
    >> Row: 71 Inc: NEXT_PACKAGE Prog: CL_SQL_RESULT_SET
    we have tried all the options
    increased the table space of temp files but still the issue is not resolved
    one thing we have observed is
    1 case which we are seeing (not sure if this is only because of the below case)
    we see this error specifically when we run query on our infocube ZWBS_C11 (CUSTOMIZED CUBE) which has MANDATORY VARIABLE ON 0PROJECT
    do this variable has anything to do with the error..
    because in other cases where we have like 5 reports on same infocube..
    we dont see this error in other 2 cases where we dont have this mandatory variable on project
    also we see this error in several other cases like when we are doing compression of info cube zic_c03
    absolutely no clue of why this is happening..and when this is happening
    Regards

    Hi,
    This issue is related Oracle database issue, check with Basis/Dba team. Oce they resolved you can run the report with selections.
    If you know the table name you can check in SE14 (Data base Utility) and adjust the table. Some times it will work out.
    Hope it helps you.
    Riyez

  • ORA-01114: IO error writing block to file

    I am trying to create an index on a RAC database. I have tried this in two different schemas with two different tablespaces. I am not getting the standard "unable to extend segment" when you are out of space. I get:
    Tried creating an index:
    ERROR at line 1:
    ORA-00603: ORACLE server session terminated by fatal error
    I actually lose connection to the database.
    I checked udump and I get:
    ksedmp: internal or fatal error
    ORA-01114: IO error writing block to file 500 (block # 625225)
    ORA-27072: File I/O error
    Linux-x86_64 Error: 28: No space left on device
    Additional information: 4
    Additional information: 625225)
    Additional information: -1
    1. I have 525 GBs of free space in one of my tablespace which is plenty
    2. I was able to create a new table and copy the data from the existing table. Just getting the problem with creating indexes.
    I do not have a file_id 500, so I guess that is an OS file number.

    Hi,
    Your temporary tablespaces datafiles are ok? sometimes this kind of errors arise from those files:
    1) Index creation , implies sorting ...therefore temporary usage
    2) Cannot find the file number within dba_data_files
    The (possible) reason for this, resides at the way temporary datafiles are structured: they don't allocate all disk space at creation time, like other datafiles.
    For instance, you have a filesystem with 300Mb free, and you declared a 200Mb temporary datafile, check if it will have 100Mb or 300Mb freespace (Unix bdf/Linux df -k)? ... it's puzzling... if you later redefine size for temporary , adding 150Mb , the database will allow you to do that... cause it's not allocating the space, it will use the space when temporary space is required, and you'll be in troubles passing the 300Mb barrier... just at 300 Mb + 512bytes you're out of space.
    Regards
    Ignacio
    http://oracledisect.blogspot.com

  • ORA-01114: IO error writing block to file %s (block # %s)

    One of my large query (has a large amount of sort) fails with the following error.
    ORA-01114: IO error writing block to file %s (block # %s).
    Uses Oracle 9.2 on windows 2000 server. The size of the TEMPORARY file increases and stops at 4.2 GB. This was the default TEMP file created by oracle at the time of installation. I have another 10GB of free space available on this drive (where the TEMP file exists). Information in DBA_TEMP_FILES table is given below.
    Thanks in advance for helps.
    Paul.
    FILE_ID TABLESPACE_NAME BYTES BLOCKS STATUS RELATIVE_FNO AUT MAXBYTES MAXBLOCKS INCREMENT_BY USER_BYTES USER_BLOCKS
    1 TEMP 4294967296 524288 AVAILABLE 1 YES 34359721984 4194302 1 4293918720 524160

    Filesystem 1k-blocks Used Available Use% Mounted on
    /dev/sda2 4127108 200124 3717336 6% /
    /dev/sda1 46636 14166 30062 33% /boot
    none 513884 0 513884 0% /dev/shm
    /dev/sda3 11052880 5697800 4793612 55% /usr
    /dev/sda6 256667 37742 205673 16% /var
    /dev/sdb1 35001508 33223516 0 100% /u01
    /dev/sdc1 35001508 137340 33086176 1% /u02
    /dev/sdd1 35001508 19748484 13475032 60% /u03
    /dev/sde1 35001508 32844 33190672 1% /u04
    In the /u01 are temp01.dbf (11.039.416.320) and undotbs01.dbf (2.422.218.752) located. Can I delete or truncate the temp01 file to make space on the device or not?

  • ORA-01114: IO error writing block to file 101 (block # 376038) in create in

    Hi
    I have srange problem with create index
    I have database 10.2.0.4 on HPUX
    I tried to create index :
    CREATE INDEX "MIGRACE"."R111800_IX1" ON "MIGRACE"."R111800" ("SPARTE", "KONR")
    5 TABLESPACE "MIGR" ;
    ORA-01114: IO error writing block to file 101 (block # 376038)
    ORA-27072: File I/O error
    HPUX-ia64 Error: 5: I/O error
    Additional information: 4
    Additional information: 376038
    Additional information: -1
    ORA-01114: IO error writing block to file 101 (block # 376038)
    table "MIGRACE"."R111800" is ok , is readable and doesn't have any LOB
    SPARTE                                                                                                                              VARCHAR2(4)
    KTONR                                                                                                                                  VARCHAR2(11)
    SUBNR                                                                                                                                  VARCHAR2(1)
    TXTGRP                                                                                                                              VARCHAR2(8)
    PRODMON                                                                                                                             VARCHAR2(6)
    WERT                                                                                                                                  NUMBER(13,2)
    I don't have in database file number 101 , all datafile are noextensible , can You help me where could be peoblwm ?
    Thank You
    Brano

    branislav.dobrotka wrote:
    Hi
    I have srange problem with create index
    I have database 10.2.0.4 on HPUX
    I tried to create index :
    CREATE INDEX "MIGRACE"."R111800_IX1" ON "MIGRACE"."R111800" ("SPARTE", "KONR")
    5 TABLESPACE "MIGR" ;
    ORA-01114: IO error writing block to file 101 (block # 376038)
    ORA-27072: File I/O error
    HPUX-ia64 Error: 5: I/O error
    Additional information: 4
    Additional information: 376038
    Additional information: -1
    ORA-01114: IO error writing block to file 101 (block # 376038)
    table "MIGRACE"."R111800" is ok , is readable and doesn't have any LOB
    SPARTE                                                                                                                              VARCHAR2(4)
    KTONR                                                                                                                                  VARCHAR2(11)
    SUBNR                                                                                                                                  VARCHAR2(1)
    TXTGRP                                                                                                                              VARCHAR2(8)
    PRODMON                                                                                                                             VARCHAR2(6)
    WERT                                                                                                                                  NUMBER(13,2)
    I don't have in database file number 101 , all datafile are noextensible , can You help me where could be peoblwm ?
    Thank You
    BranoOracle is victim; not culprit.
    OS error.
    is disk volume full?
    any clues in OS messages file?

  • ORA-01114: IO error writing block

    What is the best way to recover from error :
    Wed Nov 22 21:44:01 2006
    Errors in file c:\oracle\admin\orcl\bdump\orcl_dbw0_3932.trc:
    ORA-01242: data file suffered media failure: database in NOARCHIVELOG mode
    ORA-01114: IO error writing block to file 65 (block # 260237)
    ORA-01110: data file 65: 'C:\ORADATA\ORCL\RG_IDX_16.ORA'
    ORA-27072: skgfdisp: I/O error
    OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 1) Incorrect function.
    DBW0: terminating instance due to error 1242
    Instance terminated by DBW0, pid = 3932

    The basic meaning of this error stack is DB writer is unable to write to the mentioned datafile. There could be logical or physical corruption (hardware failure) or another process blocks this datafile. In the latter case the problem should be temporarily,
    1) shutdown the database
    2) run chkdsk (to check for disk failures)
    3) startup the database
    If the error persists you have to restore/recover from a backup. Since the database is running in noarchivelog mode this can only be done from a cold backup, which means probably loss of data.
    Werner

  • IO error writing block to file  (Apex 4.01, 11gR2, RH 64 bit & Using Gatew

    I have Apex 4.01 running on a Linux Red Hat 64 bit server and the database is 11gR2. I'm using the gateway and receiving numerous io errors on files that do not exist in the database. Has any one else experienced this? Should I scrape the gateway and load https ?
    File 201 does not exists in the database (error below). I have verified this the files do not exists using ( dba_data_files or dba_temp_files) . Is this a Gateway issue?
    I have run dbverify and there are not corruptions within in the database. We have run a disk check on the SAN and there are not issues either.
    Example of Error:
    ===========
    </msg>
    <msg time='2010-11-09T16:18:25.446-06:00' org_id='oracle' comp_id='rdbms'
    client_id='ADMIN:1753485708135952' type='UNKNOWN' level='16'
    host_id='houlnxora01d.nblenergy.com' host_addr='10.10.200.26' module='APEX:APPLICATION 4500'
    pid='26431'>
    <txt>Errors in file /u01/app/oracle/diag/rdbms/bdapx01d/bdapx01d/trace/bdapx01d_s000_26431.trc:
    ORA-01114: IO error writing block to file 201 (block # 36609)
    ORA-27072: File I/O error
    Linux-x86_64 Error: 9: Bad file descriptor
    Additional information: 4
    Additional information: 36609
    Additional information: -1
    </txt>
    </msg>

    Hello,
    I think this is a database-related problem which also occurs when using APEX, but I don't think it's caused by APEX.
    The error basically says that something is wrong with your filesystem.
    I suggest you post this error description to the forum where the experienced dbas could help you more: {forum:id=61}
    From what I know, these errors may occur when your filesystem is full or the file was deleted/moved or set offline for some other reason.
    You could get a hint for troubleshooting by locating the file on your filesystem:
    select file_name
    from dba_data_files
    where file_id=201;If it actually doesn't exist, something has messed up your data dictionary. You could then try to find out which tablespace and object/s have a hold on that file:
    select
       owner,
       tablespace_name,
       segment_type,
       segment_name
    from
       dba_extents
    where
       file_id = 201
    and
       block_id = 36609;I hope it's just the "disk full"-case.
    -Udo

  • Ore.connect - ORA-28578: protocol error during callback from an external procedure

    Hi,
    I am having an issue while connecting my ORE client (Rgui) to my oracle instance:
    >library(ORE)
    Loading required package: OREbase
    Attaching package: ‘OREbase’
    The following object(s) are masked from ‘package:base’:
        cbind, data.frame, eval, interaction, order, paste, pmax, pmin, rbind, table
    Loading required package: OREstats
    Loading required package: MASS
    Loading required package: OREgraphics
    Loading required package: OREeda
    Loading required package: OREdm
    Loading required package: lattice
    Loading required package: OREpredict
    Loading required package: ORExml
    > ore.connect(user="RQUSER", sid="HERA", host="SI-ORACLE-11.polocesena.dir.unibo.it", password="rquser", port=1521, all=TRUE)
    Loading required package: ROracle
    Loading required package: DBI
    Error in .oci.GetQuery(conn, statement, data = data, prefetch = prefetch,  :
      ORA-28578: protocol error during callback from an external procedure
    ORA-06512: at "RQSYS.RQEVALIMPL", line 17
    ORA-06512: at "RQSYS.RQEVALIMPL", line 14
    ORA-06512: at line 4
    However if I check:
    > ore.is.connected()
    [1] TRUE
    But:
    > ore.ls()
    character(0)
    and:
    > ore.push(TABLE1)
    Error in ore.push(TABLE1) :
      error in evaluating the argument 'x' in selecting a method for function 'ore.push': Error: object 'TABLE1' not found
    I did not receive error messages during installation.
    ORE version: 1.3.1
    Rgui version: 2.15.3
    Oracle version: 11.2.0.3.0
    Installation:
    -SERVER
         Installed Open source R
         Installed ORE Server
         Installed ORE Client Supporting Packages
         Created the RQUSER and provided him with the necessary privileges
         Modified the extproc.ora file setting EXTPROC_DLLS=ONLY
    -CLIENT
         Installed Oracle DB Client
         Installed Open source R
         Installed ORE Client
         Installed ORE Client Supporting Packages
    Did not find any other clue in previous discussions, just one was pretty similar but it came to no resolution.
    Thanks,
    Lorenzo

    Hi Sherry,
    tnsnames.ora:
    HERA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 137.204.78.85)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = hera)
    listener.ora:
    # listener.ora Network Configuration File: C:\app\Administrator\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\app\Administrator\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\Administrator\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = si-oracle-11.polocesena.dir.unibo.it)(PORT = 1521))
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    ADR_BASE_LISTENER = C:\app\Administrator
    extproc.ora:
    SET EXTPROC_DLLS=ONLY
    Thanks,
    Lorenzo

  • Net.sf.jasperreports.engine.JRException: Error loading object from file : C

    I started using JasperReports for my web application report generation. I'm using JSPs for web development.
    I created a .jrxml file using iReport and used the following code to generate the report.
    try {
              JasperDesign jasperDesign = JRXmlLoader.load("C:\\tomcat\\webapps\\web\\JSP\\reports\\samples\\pmm-final.jrxml");
              JasperReport jasperReport = JasperCompileManager.compileReport(jasperDesign);
    // Second, create a map of parameters to pass to the report.
              Map parameters = new HashMap();
              parameters.put("Title", "JasperReport");
    // Third, get a database connection
              Connection conn = null;
              Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
              conn=DriverManager.getConnection("jdbc:odbc:driver={Microsoft Access Driver (*.mdb)};DBQ=C:/tomcat/webapps/db1/db1.mdb");
    // Fourth, create JasperPrint using fillReport() method
              JasperPrint jasperPrint = JasperFillManager.fillReport(jasperReport,
                                  parameters, conn);
    // You can use JasperPrint to create PDF
              //JasperExportManager.exportReportToPdfFile(jasperPrint, "C:\\tomcat\\webapps\\web\\JSP\\reports\\TestReport.pdf");
              JasperExportManager.exportReportToHtmlFile(jasperPrint, "C:\\tomcat\\webapps\\web\\JSP\\reports\\TestPMM.html");
              JRXlsExporter exporter = new JRXlsExporter();
              exporter.setParameter(JRExporterParameter.JASPER_PRINT, jasperPrint);
              exporter.setParameter(JRExporterParameter.OUTPUT_FILE_NAME, "C:\\tomcat\\webapps\\web\\JSP\\reports\\TestPMM.xls");
              exporter.exportReport();
    // Or to view report in the JasperViewer
              //JasperViewer.viewReport(jasperPrint);
    } catch (JRException e) {
              // TODO Auto-generated catch block
              e.printStackTrace();
    } catch (SQLException e) {
              // TODO Auto-generated catch block
              e.printStackTrace();
    The above pmm-final.jrxml uses a subreport 'top.jasper'. Error being thrown while loading top.jasper file. Error is as follows.
    java.io.InvalidClassException: net.sf.jasperreports.engine.base.JRBaseReport; lo
    cal class incompatible: stream classdesc serialVersionUID = 604, local class ser
    ialVersionUID = 606
    at java.io.ObjectStreamClass.initNonProxy(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Unknown Source)
    at java.io.ObjectInputStream.readObject(Unknown Source)
    at net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:86
    at net.sf.jasperreports.engine.util.JRLoader.loadObjectFromLocation(JRLo
    ader.java:236)
    at net.sf.jasperreports.engine.fill.JRFillSubreport.evaluate(JRFillSubre
    port.java:295)
    at net.sf.jasperreports.engine.fill.JRFillBand.evaluate(JRFillBand.java:
    340)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillPageBand(JRVert
    icalFiller.java:1224)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillPageHeader(JRVe
    rticalFiller.java:353)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReportStart(JRV
    erticalFiller.java:205)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVertic
    alFiller.java:119)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:
    613)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:
    483)
    at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:77
    at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillMa
    nager.java:248)
    at org.apache.jsp.JSP.UserGuide_jsp._jspService(org.apache.jsp.JSP.UserG
    uide_jsp:74)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
    .java:325)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:2
    95)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:214)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:178)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:107)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
    a:148)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:306)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:385)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:745)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.ja
    va:675)
    at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:868)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
    ool.java:684)
    at java.lang.Thread.run(Unknown Source)
    NESTED BY :
    java.io.InvalidClassException: net.sf.jasperreports.engine.base.JRBaseReport; lo
    cal class incompatible: stream classdesc serialVersionUID = 604, local class ser
    ialVersionUID = 606
    at java.io.ObjectStreamClass.initNonProxy(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Unknown Source)
    at java.io.ObjectInputStream.readObject(Unknown Source)
    at net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:86
    at net.sf.jasperreports.engine.util.JRLoader.loadObjectFromLocation(JRLo
    ader.java:236)
    at net.sf.jasperreports.engine.fill.JRFillSubreport.evaluate(JRFillSubre
    port.java:295)
    at net.sf.jasperreports.engine.fill.JRFillBand.evaluate(JRFillBand.java:
    340)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillPageBand(JRVert
    icalFiller.java:1224)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillPageHeader(JRVe
    rticalFiller.java:353)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReportStart(JRV
    erticalFiller.java:205)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVertic
    alFiller.java:119)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:
    613)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:
    483)
    at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:77
    at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillMa
    nager.java:248)
    at org.apache.jsp.JSP.UserGuide_jsp._jspService(org.apache.jsp.JSP.UserG
    uide_jsp:74)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
    .java:325)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:2
    95)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:214)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:178)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:107)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
    a:148)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:306)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:385)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:745)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.ja
    va:675)
    at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:868)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
    ool.java:684)
    at java.lang.Thread.run(Unknown Source)
    NESTED BY :
    net.sf.jasperreports.engine.JRException: Error loading object from file : C:\tom
    cat\webapps\web\JSP\reports\samples\top.jasper
    at net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:90
    at net.sf.jasperreports.engine.util.JRLoader.loadObjectFromLocation(JRLo
    ader.java:236)
    at net.sf.jasperreports.engine.fill.JRFillSubreport.evaluate(JRFillSubre
    port.java:295)
    at net.sf.jasperreports.engine.fill.JRFillBand.evaluate(JRFillBand.java:
    340)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillPageBand(JRVert
    icalFiller.java:1224)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillPageHeader(JRVe
    rticalFiller.java:353)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReportStart(JRV
    erticalFiller.java:205)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVertic
    alFiller.java:119)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:
    613)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:
    483)
    at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:77
    at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillMa
    nager.java:248)
    at org.apache.jsp.JSP.UserGuide_jsp._jspService(org.apache.jsp.JSP.UserG
    uide_jsp:74)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
    .java:325)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:2
    95)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:214)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:178)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:107)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
    a:148)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:306)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:385)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:745)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.ja
    va:675)
    at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:868)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
    ool.java:684)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.InvalidClassException: net.sf.jasperreports.engine.base.JRBas
    eReport; local class incompatible: stream classdesc serialVersionUID = 604, loca
    l class serialVersionUID = 606
    at java.io.ObjectStreamClass.initNonProxy(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Unknown Source)
    at java.io.ObjectInputStream.readObject(Unknown Source)
    at net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:86
    ... 33 more
    Anyone pls help. It's bit urgent. Thanks.

    I was using iReport v0.5.0 and it uses jasperreports-0.6.7.jar (v0.6.7) of
    JasperReports. I compiled and i deployed my application in BEA weblogic server. I got the error listed below. Only after i saw your
    response explaining that iReport was the issue, i checked the iReport lib directory and found this version of jasperreport jar.
    iReport creates a java source file which is used to a jasper file.
    iReport will link in the v0.6.7 version of jasperReports. When you
    deploy your web application it will recognize this version through the compiled jasper file and give you the InvalidClassException, even
    though you only have one jasperReport jar deployed with your war file.
    The way i fixed this problem was to create my web application with the
    jasperreport jar comes with iReport.
    Thanks for mentioning iReport.
    Christopher
    Error:
    Caused by: java.io.InvalidClassException: net.sf.jasperreports.engine.base.JRBas
    eReport; local class incompatible: stream classdesc serialVersionUID = 607, local class serialVersionUID = 10002
    at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:463)
    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1521)
    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1435)
    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1521)
    ...

  • Error reading data from the MS Dos Console.

    Hi,
    We have a legacy application which is launched via a 3rd-party Telnet Server - the app acts as a remote shell for an RF device. The system has been functioning for many years but now we have migrated to Server 2012 the system no longer launches.
    The RF device successfully connects to the telnet server, logs-in with embedded credentails but drops the connection when the shell application is launched.
    The server has the following Application error
    Error reading data from the MS Dos Console.
    The pipe has been ended. 109 (0x6d)
    The application can successfully be launched locally outside of the shell on the server. The error is reproducable across RF devices and desktop telnet connections.
    The firewalls are off.
    Are there some additional protections in Server 2012 which would cause the pipe-based link to be stopped when launching the exe? Am I missing something? The 3rd-party telnet server is certified for Server 2012.
    Thnak you

    I'd ask in the
    Windows Server General Forum, or ask the third party vendor.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer
    My Blog: http://unlockpowershell.wordpress.com
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ("6B61726C6D69747363686B65406D742E6E6574"-split"(?<=\G.{2})",19|%{[char][int]"0x$_"})

  • Error reading setup initialization file

    I am trying to download and install
    J2SE v 1.4.2_04 SDK and
    J2SE v 1.4.2_04 JRE
    on a Windows XP platform SP1. The machine is a dual XEON 3.0 G machine with 1G of memory.
    I downloaded the software and saved it to my desktop. When I double clicked on either application I get a dialog box with the following message...
    "Error reading setup initialization file"...This message appears in a dialog box with no header and no lettering in the button to dismiss the dialog box.
    I tried looking through the forums and contacting SUN without any success....Can someone help me?

    Update to previous post
    I found the source of the error. Either the firewall server or proxy server that our site is using had altered the file. Both servers do some type of 'content' filtering for viruses, etc. To confirm this, I downloaded the file while at another site and then compared the two files. There was differences between the two files. The alteration wasn't enought to completely break the executable, but enough so that InstallShield couldn't run properly.

  • Installing JRE 1.4.2_04 error: Error reading setup initialization file

    I'm getting the following error when trying to install the Java 2 Runtime Environment.
    Diaglog box containing message: Error reading setup initialization file.
    I get this error on any of the installers for Java 2 Runtime Environment, Standard Edition 1.4.2_0x; Windows Platform; Windows Offline Installation and Windows Installation.
    I do not get this error with the installer for Java 2 Runtime Environment, Standard Edition 1.4.2.
    According to the InstallShield web site, this error is caused by an invalid setting for the MSI Engine Location property in the release. See Q105447 on the InstallShield web site Knowledge Base.

    I doubt that the root cause is the modification of the file because of the following:
    - I have a machine (XP) on which I downloaded j2sdk-1_4_2_09-windows-i586-p.exe and was able to run the install without issue.
    - I then mounted a drive on a windows2003 machine and copied the same file to it, the file size was exactly the same. When I ran the install, I got the error "Error reading setup initialization file" and the button with no text.
    - I searched through google and found this thread. I used pkzip to package the file and on the original platform, copied it to the 2003 machine and unzipped it. Once again, the same error showed up.
    The explanation for the error provided in this thread is not plausible because:
    - there are no firewalls/proxy in play in a file share
    - the same thing happens when the install is transferred through a zip. Something would need to alter the zipped file in transit without corrupting the zip itself for this explanation to be valid. This is simply not plausible.
    There is clearly something going on that has yet to be explained. An explanation of the problem and (even better) a workaround would be welcome.

  • Error reading data from static cursor cache.

    Hi,
    Does anyone know what causes this error below. It just started happening out of the blue. I'm running Apache Tomcat 4.1 on Win 2000 server with MS SQL Server 2000 database.
    Error:
    java.sql.SQLException: [Microsoft][SQLServer JDBC Driver]Error reading data from static cursor cache.
    Thanks,
    TR

    hi,
    i had a similar sort of error, something along the lines of "error setting up static cursor cache" using the SQL JDBC drivers on Win2K. i deleted the file entries in the TEMP folder of c:\documents and settings\<user>\Local Settings\TEMP and everything was cool after it. i'm not sure what the exact issue is (probably something like maximum folder size had been reached). i ran the FileMon utility from www.sysinternals.com and it reported a DISK_FULL error on a temporary file being read by the process. to cut a long story short, everything is NOW cool.
    cheer,
    dara

  • Palm Desktop 6.2 Install - "Error reading setup initialization file"

    I am trying to install Palm Desktop 6.2 and HotSync Manager on Win Vista Home Premium 32-bit.
    When I execute PalmDesktopWin62.exe I get a message “Error reading setup initialization file.”
     I am installing this to sync my Sprint Centro via usb.
     Thanks for any help
    Post relates to: Centro (Sprint)
    Post relates to: Centro (Sprint)

    I had this problem as well. I solved it by using an old Palm Desktop download instead of the one that Palm is providing now. My old copy was provided as a zip archive and the single file in the archive was named simply setup.exe. I guess the only difference between my old file and the file that Palm provides now has something to do with the installation software (it may be InstallShield; I don't remember for sure). In any case, if you are having this problem you might be able to find a usable file out there somewhere.

  • HTTP-500 Error Reading Data from Client!!

    I'm trying to create a page where by clients are able to contact us through the portal. So, it's a pretty basic form where I have a text box for the subject, and a text area for the message body.
    My problem is when the message body is over a certain size, I'm getting a "portlet cannot be contacted" on my screen. The Apache log comes up with the error:
    [error] mod_plsql: /pls/portal/!PORTAL.wwpob_page.show HTTP-500 Error Reading Data from Client!!
    I'm not using a windows OS, so the bug that has been talked about previously talked about shouldn't be the problem.
    Also, I am using a POST rather than a GET, so I don't think it has to do with the browser (and I have tested this on Firefox and IE 5.5 and IE 6).
    Would appreciate any advise.
    Thanks, Nicky

    Are you using SSL? Maybe, it has to do with it. I encountered a similar problem. It turned up that this read error occurred inside Apache and was caused by a nonstandard-SSL-request by Internet Explorer. te remedy was to add this to the Apache configuration:
    SetEnvIf     User-Agent     ".*MSIE.*"     \
    nokeepalive ssl-unclean-shutdown downgrade-1.0 force-response-1.0
    It tells Apache to switch to HTTP/1.0 and to never keep open socket connections with MSIE on SSL connections.
    Lycka till!

Maybe you are looking for

  • Photoshop Elements 8 crashing with windows 7

    Udated my Windows 7 recently. I tried adding some actions to pse 8 and tried opening it up and everytime it opens for about 2 seconds then closes out and sends a crash report. Does anyone know what i can do to make these two things compatable again?

  • Error while installing Extension Builder 3 in Eclipse

    Hi, While installing the extension builder 3.0 zip which was downloaded from pre release forum in eclipse 4.1 there is an error comming Cannot complete the install because one or more required items could not be found.   Software being installed: Ado

  • With holding Tax Type

    Hi, I have configured the WH Tax for our company code. I want to confirm do I have to configure Portray Dependencies between WH Tax types? If yes then how do I configure the same? Even without configuring these depencies, system generates line items

  • Error Handling in Oracle GoldenGate

    Hi: i connect two databses with Oracle GoldenGate in Active-Active bidirectional replication process. i required when any replicat fails it colud be sote in table with values. like i made the change in source database , while replicating it fails the

  • Photoshop Elements 6 to 8 Upgrade?

    Please help and advise. I currently have Photoshop Elements 6. Is there an upgrade to Photoshop Elements 8, or something highter than 6? Or do I need to purcahse a new Photoshop 8 program altogether? If so, what becomes of PSE6?