- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Not able to run again my custom processor.
Created ‎06-08-2017 02:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
image0.pngimage1.pngHello,
I am getting error in my custom processor, second time when I am going to start it is not starting and showing error not eligible component is selected, but I have selected processor and then trying to start. For your reference I have attached two images, in Image1 all processor are stopped and in Image2 I have selected my customprocessor and trying to start but getting message not eligible components are selected. Please let me know where I am doing mistake.
Thankyou
Created ‎06-09-2017 02:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
One of the reason could be the customprocessor is not stopped; your custom code is blocking and does not react to interrupts and hence you are not able to restart. One of the solution could be restart of Apache Nifi
Created ‎06-09-2017 02:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
One of the reason could be the customprocessor is not stopped; your custom code is blocking and does not react to interrupts and hence you are not able to restart. One of the solution could be restart of Apache Nifi
