You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I am suddenly getting this exception for the code which was working 10 minutes ago. .Please help. Please find the attached related files. java.zip
net.thucydides.core.steps.RecursiveOrCyclicStepLibraryReferenceException: A recursive or cyclic reference was detected for the @Steps-annotated field report in class utilities.ReportMessege. You may need to use @steps(shared=true) to ensure that the same step library instance is used everywhere.
I have used shared=true .
Please help me.
The text was updated successfully, but these errors were encountered:
push2212
changed the title
G
Getting RecursiveOrCyclicStepLibraryReferenceException even after using @Steps(shared=true)
Jun 18, 2020
Hello I am suddenly getting this exception for the code which was working 10 minutes ago. .Please help. Please find the attached related files.
java.zip
net.thucydides.core.steps.RecursiveOrCyclicStepLibraryReferenceException: A recursive or cyclic reference was detected for the @Steps-annotated field report in class utilities.ReportMessege. You may need to use @steps(shared=true) to ensure that the same step library instance is used everywhere.
I have used shared=true .
Please help me.
The text was updated successfully, but these errors were encountered: