Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
7 subscribers
Views
5184 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
I have a plugin which was in a working state. I have added a new function
chetany
A Score Level 1
over 9 years ago
I have a plugin which was in a working state.
I have added a new function to it and incremented the plugin version.
I deployed it and now I am getting the error "Unable to scan for host components in plugin classes".
Any idea what might be the issue?
OriginalPostID-205932
OriginalPostID-205932
Discussion posts and replies are publicly visible
0
chetany
A Score Level 1
over 9 years ago
For anyone encountering this issue - I have observed that if you use lambda expressions in Java Plugin code (if you are following Java 1.8 style), the above error may crop up. I observed that if I remove lambda functions usage and use normal for loops (pre Java 1.8), I do not get the above error.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
That is correct. Our Product Team is aware of this and this will be fixed in a future version.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
chetany
A Score Level 1
over 9 years ago
Thank you Eduardo for the information.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Kesava Kuchipudi
over 7 years ago
Hi Eduardo,
Any update on this issue? is it fixed now?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
manishdas
over 6 years ago
in reply to
Eduardo Fuentes
Hi Eduardo
Any update on this issue.
We modified the working plugin code with lamba expression, on deploying we getting the "Unable to scan for host components in plugins classes"
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel