Error connecting to Kepware

Hi , I am trying to connect Kepware with Ignition. I am getting this below error.
I followed all the steps in the manual. error looks something related to Java?
I have installed Java also.


Error Message is like below:

UaServiceFaultException: status=Bad_UserAccessDenied, message=User does not have permission to perform the requested operation.
	at org.eclipse.milo.opcua.stack.client.UaStackClient.lambda$deliverResponse$5(UaStackClient.java:337)
	at org.eclipse.milo.opcua.stack.core.util.ExecutionQueue$Task.run(ExecutionQueue.java:119)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)

8.1.24 (b2023011208)
Azul Systems, Inc. 11.0.16.1

Kepware is expecting a username and password that you haven't supplied.

I got the connection, thanks, but it was not the issue with Username password, I enabled Yes for all options in Project properties in OPC UA ang ThingWrox options in Kepware.

Again I am getting error, I posted in different link.
Error: Node Id not found

please help

1 Like

Thanks for your Solution!
Enabling Anonymous login in Kepware Projects Works

1 Like