Question
2
Replies
226
Views
Posted: November 28, 2017
Last activity: December 1, 2017
Closed
Getting authenticate error while running Data Flow
Could not authenticate thread with access group [FM:Administrators] and user [admin@mph]
below are logged Details:
com.pega.dsm.dnode.impl.prpc.PrpcThreadFactory$UnauthenticatedThreadException: Could not authenticate thread with access group [FM:Administrators] and user [admin@mph] at com.pega.dsm.dnode.impl.prpc.PrpcThreadFactory$PrpcThread.run(PrpcThreadFactory.java:77) Caused by: com.pega.pegarules.pub.context.PRSecurityException: Unable to authenticate as admin@mph; the operator definition was not found. at com.pega.pegarules.session.internal.mgmt.authentication.Authentication.forceAuthentication(Authentication.java:1245) at com.pega.dsm.dnode.impl.prpc.PrpcThreadFactory$PrpcThread.authenticateUser(PrpcThreadFactory.java:98) at com.pega.dsm.dnode.impl.prpc.PrpcThreadFactory$PrpcThread.run(PrpcThreadFactory.java:74)
Hi,
Are you trying to execute existing Data Flow (DF-xx) run ID or new DF run?
I see following exception causing this issue: Unable to authenticate as admin@mph; the operator definition was not found
Can you please verify if the operator admin@mphexists?