BI Publisher (MOSC)

MOSC Banner

XML Publisher program fails with NullPointerException for LOB objects

We have few custom XML publisher programs which are failing with nullpointer exception for lob objects


[051821_101324411][][EXCEPTION] !!Error during temp file creation for LOB Objects

[051821_101324411][][EXCEPTION] java.io.FileNotFoundException: null/xdo-dt-lob-1621358004410.tmp (No such file or directory)

at java.io.RandomAccessFile.open(Native Method)

at java.io.RandomAccessFile.<init>(RandomAccessFile.java:241)

at java.io.RandomAccessFile.<init>(RandomAccessFile.java:122)

at oracle.apps.xdo.dataengine.LOBList.initLOB(Unknown Source)

at oracle.apps.xdo.dataengine.LOBList.<init>(Unknown Source)

at oracle.apps.xdo.dataengine.XMLPGEN.updateMetaData(Unknown Source)

at oracle.apps.xdo.dataengine.XMLPGEN.processSQLDataSource(Unknown Source)

at oracle.apps.xdo.dataengine.XMLPGEN.writeData(Unknown Source)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center