BadShelvingTimeOutOfRange

Questions regarding the use of the UaExpert.

Moderator: uaexpert

Post Reply
karthikeyyans
Jr. Member
Jr. Member
Posts: 1
Joined: 21 Jan 2019, 20:18

BadShelvingTimeOutOfRange

Post by karthikeyyans »

When I try to connect an active Ignition OPC UA server, I am not able to browse the nodes. Instead, UAExpert Connects and Disconnects frequently with the following Log -

14:09:01.050 | DiscoveryWidget | | Discovery FindServersOnNetwork on opc.tcp://localhost:4840 failed (BadTimeout), falling back to FindServers
14:09:01.555 | DiscoveryWidget | | Discovery FindServers on opc.tcp://localhost:4840 failed (BadTimeout)
14:09:02.060 | DiscoveryWidget | | Discovery GetEndpoints on opc.tcp://localhost:4840 failed (BadTimeout)
14:09:08.522 | DiscoveryWidget | | Adding Server Ignition OPC-UA Server with URL opc.tcp://127.0.0.1:4096/discovery
14:09:09.213 | DiscoveryWidget | | Adding Url opc.tcp://127.0.0.1:4096/iaopcua/None
14:09:09.213 | DiscoveryWidget | | Adding Url opc.tcp://127.0.0.1:4096/iaopcua/Basic128Rsa15
14:09:21.261 | Server Node | Ignition OPC-UA Server | Endpoint: 'opc.tcp://127.0.0.1:4096/iaopcua/Basic128Rsa15'
14:09:21.261 | Server Node | Ignition OPC-UA Server | Security policy: 'http://opcfoundation.org/UA/SecurityPol ... ic128Rsa15'
14:09:21.261 | Server Node | Ignition OPC-UA Server | ApplicationUri: 'uri://127.0.0.1/Ignition%20OPC-UA%20Server'
14:09:21.261 | Server Node | Ignition OPC-UA Server | Used UserTokenType: UserName
14:09:21.436 | General | | Reading the namespace table returned status BadShelvingTimeOutOfRange
14:09:21.461 | AddressSpaceModel | Ignition OPC-UA Server | Register for ModelChangeEvents failed: createMonitoredItems returned BadFilterNotAllowed for item 0
14:09:21.462 | Server Node | Ignition OPC-UA Server | Connection status of server 'Ignition OPC-UA Server' changed to 'Connected'.
14:09:21.463 | Server Node | Ignition OPC-UA Server | Revised values: SessionTimeout=1200000, SecureChannelLifetime=3600000
14:09:21.464 | AddressSpaceModel | Ignition OPC-UA Server | Browse on node 'i=84' succeeded.
14:09:21.465 | TypeCache | Ignition OPC-UA Server | Reading type info of NodeId NS0|Numeric|35 succeeded
14:09:21.465 | TypeCache | Ignition OPC-UA Server | NodeClass has bad statuscode: BadShelvingTimeOutOfRange
14:09:21.465 | TypeCache | Ignition OPC-UA Server | BrowseName has bad statuscode: BadShelvingTimeOutOfRange
14:09:21.465 | TypeCache | Ignition OPC-UA Server | DisplayName has bad statuscode: BadShelvingTimeOutOfRange
14:09:21.467 | AddressSpaceModel | Ignition OPC-UA Server | Browse on node 'i=85' succeeded.
14:09:21.478 | TypeCache | Ignition OPC-UA Server | Reading type info of NodeId NS0|Numeric|2004 succeeded
14:09:21.478 | TypeCache | Ignition OPC-UA Server | NodeClass has bad statuscode: BadShelvingTimeOutOfRange
14:09:21.478 | TypeCache | Ignition OPC-UA Server | BrowseName has bad statuscode: BadShelvingTimeOutOfRange
14:09:21.478 | TypeCache | Ignition OPC-UA Server | DisplayName has bad statuscode: BadShelvingTimeOutOfRange
14:09:21.480 | TypeCache | Ignition OPC-UA Server | Reading type info of NodeId NS0|Numeric|261 succeeded
14:09:21.480 | TypeCache | Ignition OPC-UA Server | NodeClass has bad statuscode: BadShelvingTimeOutOfRange
14:09:21.480 | TypeCache | Ignition OPC-UA Server | BrowseName has bad statuscode: BadShelvingTimeOutOfRange
14:09:21.480 | TypeCache | Ignition OPC-UA Server | DisplayName has bad statuscode: BadShelvingTimeOutOfRange
14:09:26.228 | AddressSpaceModel | Ignition OPC-UA Server | Browse on node 'ns=1;s=Devices' succeeded.
14:09:26.494 | Server Node | Ignition OPC-UA Server | Connection status of server 'Ignition OPC-UA Server' changed to 'ConnectionErrorApiReconnect'.
14:09:31.958 | General | | Reading the namespace table returned status BadShelvingTimeOutOfRange
14:09:31.981 | Server Node | Ignition OPC-UA Server | Connection status of server 'Ignition OPC-UA Server' changed to 'Connected'.
14:09:36.985 | Server Node | Ignition OPC-UA Server | Connection status of server 'Ignition OPC-UA Server' changed to 'ConnectionErrorApiReconnect'.
14:09:42.361 | General | | Reading the namespace table returned status BadShelvingTimeOutOfRange
14:09:42.375 | Server Node | Ignition OPC-UA Server | Connection status of server 'Ignition OPC-UA Server' changed to 'Connected'.
14:09:47.388 | Server Node | Ignition OPC-UA Server | Connection status of server 'Ignition OPC-UA Server' changed to 'ConnectionErrorApiReconnect'.
14:09:52.878 | General | | Reading the namespace table returned status BadShelvingTimeOutOfRange
14:09:52.889 | Server Node | Ignition OPC-UA Server | Connection status of server 'Ignition OPC-UA Server' changed to 'Connected'.

User avatar
Support Team
Hero Member
Hero Member
Posts: 3064
Joined: 18 Mar 2011, 15:09

Re: BadShelvingTimeOutOfRange

Post by Support Team »

Hello karthikeyyans,

as you can see in the trace, the server returns a very unusual (and unexpected) bad status code (BadShelvingTimeOutOfRange) when reading basic nodes like the namespace table. Please contact the server vendor for help with this issue.
Best regards
Unified Automation Support Team

Post Reply