Thanks Jeremy. I was running NiFi with another user account and not as a root user. Running NiFi as a root user helped to resolve the issue.
On Tue, Jan 19, 2016 at 5:07 PM, Jeremy Dyer <[email protected]> wrote: > Sudeep, > > ListenHTTP tries to bind to port 80 by default which is a privileged port. > All ports 1024 and below are privileged ports and must be opened by root. > Try setting the port number on ListenHTTP to something higher than 1024 > > Sent from my iPhone > > > On Jan 19, 2016, at 2:11 AM, sudeep mishra <[email protected]> > wrote: > > > > Hi, > > > > I am getting an error as 'failed to invoke @OnSchedule method due to > java.net.SocketException:Permission denied' when using 'ListenHTTP > processor'. > > > > Please suggest how to resolve the issue. > > > > Thanks & Regards, > > > > Sudeep Shekhar Mishra > > > -- Thanks & Regards, Sudeep Shekhar Mishra +91-9167519029 [email protected]
