Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.lang.IllegalStateException: Failed to locate a facet to be relocated.

981831Jan 18 2013 — edited Jan 23 2013
I am getting below exception for using same TaskFlow in 2 different tabs, but onclick of second tab below exception:

java.lang.IllegalStateException: Failed to locate a facet to be relocated. The component must have been removed from the component tree when it should not have been. Expected to find the component under component with client ID "pt1:USma:0:MAt2:1:pt1:AP1:AT1" with relative search path "_ATp:ATt1".

I have tried changing settings in web.xml for client saved to all, also changed bean scope from request to backing bean but no success.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 20 2013
Added on Jan 18 2013
5 comments
358 views