chmod 755 -R /home/cmcsftp/INBOUND/ using root permissions and try the camel job again
-----Original Message----- From: Bhavani Gowda [mailto:[email protected]] Sent: Saturday, July 08, 2017 11:49 AM To: [email protected] Subject: [EXTERNAL] Re: Permission denied during camel routing Yes, the code is deployed in Linux. Can you give more info on changing mode. The file in the path /home/cmcsftp/INBOUND/dra/def.gz is picked for routing successfully. Whereas the file /home/cmcsftp/INBOUND/outbound Dialler/abc.csv is throwing Permission Denied, MarkerFile.acquireexclusivelock exception. Please help. Any suggestion would be highly appreciated. On Jul 7, 2017 11:55 PM, "RavinderReddy k" <[email protected]> wrote: > can you check change mode on that file, i think you are deploying the > code in linux env ? > > Thanks & regds > Ravinder > > > On Fri, Jul 7, 2017 at 1:55 PM, Bhavani Gowda < > [email protected] > > wrote: > > > Below error is thrown while file transfer > > > > Can't begin processing file [/home/cmcsftp/INBOUND/ > > outboundDialler/abc.csv] due to permission denied.Caused by > > Permission Denied[IO.exception] ...CreateNewFile... > > ...MarkerFile exception.acquireexclusivelock... > > > > Kindly help resolve this. > > >
