Saturday, December 19, 2009

java.io.FileNotFoundException,

[12/19/09 4:01:46 PM] [UNEXPECTED] [617977:RT3277692] java.io.FileNotFoundException: /erpdb/KMCUPD/inst/apps/KMCUPD_kmctapp1/logs/appl/conc/out/o3277692.out (No such file or directory (errno:2))
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:106)
at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:230)
at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:172)


Solution:

Make space in system by deleting unnecessary files

No comments:

Post a Comment

Command to do active duplicate for Oracle Database

1. First login to target server 2. Validate tns connectivity between Source DB and Target DB 3. Prepare and validate space availability 4. S...