cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tag Query Error

Former Member
0 Likes
346

Hi,

I am getting the following tag query error -

[ERROR] [Tag_Query_0]Exception occured [06 - Posting the request]: ERROR_ON_LOAD [java.lang.Exception: Response timed out, request terminated]

Can somebody explain how to fix this?

Regards,

Chanti.

Accepted Solutions (1)

Accepted Solutions (1)

agentry_src
Active Contributor
0 Likes

If you are going through a UDS, make sure the services are running.

It sounds like there is no connection between MII and the data repository.

Regards,

Mike

Former Member
0 Likes

The UDS is running.

lawrence_prinsloo
Participant
0 Likes

try do a tag or grouplist query to see if there's a connection - rules out a possible issue with any particular tag.

Former Member
0 Likes

Its giving a java.io.EOFException error when I run the transaction.

But, I am able to see the tags in the "Tag Query Details" section.

Former Member
0 Likes

Also getting the error "java.net.SocketTimeoutException: Read timed out".

agentry_src
Active Contributor
0 Likes

What is the status of the data server? Are there a large number of data points being returned? And if you run a smaller number of tags or smaller rowcount, do you still see the problem? What mode are you configured for? Does the query work by itself and fail in the transaction?

Regards,

Mike

Former Member
0 Likes

The status of the dataserver is "Running". The query works fine for a simulator server. However, it fails (both as a query and transaction) when I run it for the actual OPC server. It fails even when reading a single tag. Mode??? I am using "Current" mode.

Former Member
0 Likes

We are experiencing these problems ever since we upgraded to 12.1. It used to work fine in 12.0.

agentry_src
Active Contributor
0 Likes

What is the OPC server that you are connecting to?

Mike

Answers (0)