Closed
Getting authenticate error while running Data Flow
Show More
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)
Show Less