My Oracle Support Banner

AU: Generate STP Delimited File Program Fails with java.io.FileNotFoundException (Doc ID 2623546.1)

Last updated on DECEMBER 11, 2023

Applies to:

Oracle HRMS (Australia) - Version 12.1.1 and later
Information in this document applies to any platform.

Symptoms

Problem Statement:

"Generate STP Delimited File" fails with the following error.

Exception during generating the output file java.io.FileNotFoundException: /.../.../11.2.0.4/appsutil/outbound/.../STP_113637246_ID_69727234.out (No such file or directory)
java.io.FileNotFoundException: /.../.../11.2.0.4/appsutil/outbound/.../STP_113637246_ID_69727234.out (No such file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
at oracle.apps.pay.repProc.server.PYAUSTPGenFile.runProgram(PYAUSTPGenFile.java:171)
at oracle.apps.fnd.cp.request.Run.main(Run.java:156)
Exception during copying the output file to Concurrent Outputjava.io.FileNotFoundException: /.../.../11.2.0.4/appsutil/outbound/.../STP_113637246_ID_69727234.out (No such file or directory)
java.io.FileNotFoundException: /.../.../11.2.0.4/appsutil/outbound/.../STP_113637246_ID_69727234.out (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at oracle.apps.pay.repProc.server.PYAUSTPGenFile.runProgram(PYAUSTPGenFile.java:192)
at oracle.apps.fnd.cp.request.Run.main(Run.java:156)

 

 

Steps to Reproduce:

The issue can be reproduced at will with the following steps:

  1.  Login as AU HRMS Manager
  2.  Submit STP report
  3.  Spawned child process "Generate STP Delimited File" fails with the error.

 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.