BDF-ECM Batch Failing With Error Java.io.IOException: Broken Pipe
(Doc ID 2917707.1)
Last updated on DECEMBER 29, 2022
Applies to:
Oracle Financial Services Behavior Detection Platform - Version 8.0 and laterInformation in this document applies to any platform.
Symptoms
BDF-ECM batch task Name staging failing with below error
2022-11-24 09:36:44,780 [main] INFO - NameMatchStaging - Message 10211: Processing batch DLY on date 20221110, last batch is true
2022-11-24 09:36:44,780 [main] INFO - NameMatchStaging - Message 10213: Database parameters. URL: jdbc:oracle:thin:@test.com:1522:test, Instance: test, User: test, Driver: class oracle.jdbc.OracleDriver
2022-11-24 09:36:44,836 [main] INFO - NameMatchStaging - Message 20210: Truncating table EFCMATM.NAME_MATCH_STAGE
2022-11-24 09:36:44,859 [main] INFO - NameMatchStaging - Message 20211: Done truncating table EFCMATM.NAME_MATCH_STAGE
2022-11-24 09:36:44,900 [BDFThread1] FATAL - NameMatchStaging - Message 10200: java.io.IOException: Broken pipe
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:326)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:141)
at com.ofss.bdf.datamap.SQLLoaderTarget.open(Unknown Source)
at com.ofss.bdf.datamap.DerivedProcessor$OpenTargetThread.run(Unknown Source)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |