My Oracle Support Banner

JCA FileAdapter Delete Issue - two managed servers are processing the same file (Doc ID 2515670.1)

Last updated on MAY 15, 2023

Applies to:

Oracle Service Bus - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Symptoms

On : 12.2.1.3.0 version, OSB Transports

JCA Adapter delete issue

On a OSB cluster environment, a jca adapter is being used to process all files in a shared directory between the two servers.

Sometimes we are facing the below issue, maybe the two managed servers are processing the same file:



File deletion failed.
File deletion failed.
File : /<Directory>/<FileName> as it does not exist. could not be deleted.
Delete the file and restart server.

oracle.tip.adapter.file.inbound.ProcessingException$FatalException: BINDING.JCA-11042
File deletion failed.
File deletion failed.
File : /<Directory>/<FileName> as it does not exist. could not be deleted.
Delete the file and restart server.

  at oracle.tip.adapter.file.inbound.PostProcessor.deleteFile(PostProcessor.java:129)
  at oracle.tip.adapter.file.inbound.ProcessorDelegate.process(ProcessorDelegate.java:239)
  at oracle.tip.adapter.file.inbound.ProcessWork.run(ProcessWork.java:199)
  at oracle.tip.adapter.sa.impl.fw.jca.work.WorkerJob.go(WorkerJob.java:53)
  at oracle.tip.adapter.sa.impl.fw.common.ThreadPool.run(ThreadPool.java:281)
  at java.lang.Thread.run(Thread.java:748)
Caused By: BINDING.JCA-11042
File deletion failed.
File deletion failed.

ERROR
-----------------------
oracle.tip.adapter.file.inbound.ProcessingException$FatalException: BINDING.JCA-11042
File deletion failed.
File deletion failed.
File : /<Directory>/<FileName> as it does not exist. could not be deleted.

Changes

 

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
Changes
Cause
Solution


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