IBM Support

JR42647: DSXIMPORTSERVICE.SH FAILS TO IMPORT D/S JOB WITH JAVA.IO.IOEXCEPTION: MARK INVALID

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Error Description￘
    DSXImportService.sh fails to import D/S job. The error message
    in the dsxImporterClient.log starts with:
    
    2012-04-26 14:08:05,165 ERROR
    com.ibm.datastage.dsximport.DSXImportApp.doImport(DSXImportApp.j
    ava:1095) - java.io.IOException: Mark invalid
    

Local fix

  • Local Fix￘
    Removing the offending section within the DSX if possible or
    use the IIS Designer, Import DSX function to import the DSX.
    

Problem summary

  • Attempt to import a dsx file which contains lines longer than
    99999 characters will fail wth Java IO Exception - Mark Invalid.
     Issue is the use or BufferedReader.mark(99999) and
    BufferedReader.reset()
     99999 is the maximum number of lookahead character before the
    mark, to which the reset() will revert, becomes invalid.
    

Problem conclusion

  • Fixed code not to use  BufferedReader.mark(99999)
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR42647

  • Reported component name

    WIS DATASTAGE

  • Reported component ID

    5724Q36DS

  • Reported release

    810

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-04-26

  • Closed date

    2012-07-03

  • Last modified date

    2012-07-03

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    WIS DATASTAGE

  • Fixed component ID

    5724Q36DS

Applicable component levels

  • R810 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSVSEF","label":"InfoSphere DataStage"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.1","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
12 October 2021