View Issue Details

IDProjectCategoryView StatusLast Update
0004000Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2019-09-01 14:11
ReporterHannes Mezger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version1.03Fixed in Version1.03.340.378 
Summary0004000: Base Information / Base Info Server Capabilities / 002 AND View Minimum Continuation Point 01 / Err-001
Description
  • Test expects that MaxBrowseContinuationPoints is smaller than MaxNodesPerBrowse, because there is a browse with (MaxBrowseContinuationPoints + 1) nodes. In .NET server the default and minimum for MaxBrowseContinuationPoints is MaxNodesPerBrowse. So this test will always fail, since the browse returns BadTooManyOperations.
  • Similar error in View Services / View Minimum Continuation Point 01 / Err-001

ALEX: Fixed

HANNES: Issue still exists, following error is thrown:
Browse.Response.ResponseHeader.ServiceResult is Bad: BadTooManyOperations (0x80100000)
file: D:/work/uasdknet/CTT_UaServerNET_2.5/maintree/Base Information/Base Info Server Capabilities/Test Cases/002.js
line: 33

Additional Information

Found with Unified Automation .NET DemoServer v2.5.7 BETA

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2017-10-17 13:32

administrator   ~0008582

this may require that the test issue multiple browse commands (never releasing continuation points) if the MaxBrowseContinuationPoints is greater then the MaxNodesPerBrowse

Alexander Allmendinger

2017-11-25 16:57

developer   ~0008747

Scripts are now honoring the MaxNodesPerBrowse value in the operation limits

Paul Hunkar

2019-09-01 14:11

administrator   ~0010882

the node count is honored, and multiple call will not trigger the error so a note is issued if the configuration does not allow this condition to be tested.

Reviewed in extra CMP call

Issue History

Date Modified Username Field Change
2017-10-10 13:09 Hannes Mezger New Issue
2017-10-10 13:09 Hannes Mezger Status new => assigned
2017-10-10 13:09 Hannes Mezger Assigned To => Alexander Allmendinger
2017-10-10 13:10 Hannes Mezger Additional Information Updated
2017-10-17 13:30 Paul Hunkar Target Version => 1.03
2017-10-17 13:32 Paul Hunkar Note Added: 0008582
2017-11-25 16:57 Alexander Allmendinger Note Added: 0008747
2017-11-25 16:57 Alexander Allmendinger Status assigned => resolved
2017-11-25 16:57 Alexander Allmendinger Fixed in Version => 1.03.340.378
2017-11-25 16:57 Alexander Allmendinger Resolution open => fixed
2019-01-28 14:10 Paul Hunkar Category Script Issue => 1 - Script Issue
2019-09-01 14:11 Paul Hunkar Status resolved => closed
2019-09-01 14:11 Paul Hunkar Note Added: 0010882