View Issue Details

IDProjectCategoryView StatusLast Update
0010072CTT UA ScriptsApi Changepublic2025-06-03 05:20
ReporterThomas Schreck Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.04.509 
Summary0010072: UAFX ConnectionEndpoint Base: CTT tries to create an endpoint without any IO variables
Description

CTT tries to create an endpoint without any IO variables, which is not allowed. CTT creates endpoints but don't clean them up. If the limit of MaxConnections is low, finally creating connection will fail.

TagsNo tags attached.
Files Affected

Activities

Yannik Klaass

2025-01-27 08:52

developer   ~0022338

ConnectionEndpoint Base:

  • General: Using FindOrCreateConnectionEndpoint() where a preconfigured ConnectionEndpoint is not required
  • TC 004 + 006: Adding InputVariables and OutputVariables to the CreateConnectionEndpoint call. Adding correct cleanup.
  • initialize: Removing creation of preconfigured ConnectionEndpoints (done per TC to keep MaxConnections low)

Paul Hunkar

2025-06-03 05:20

administrator   ~0022902

Multiple people reviewed code , all agree to changes, closed issue

Issue History

Date Modified Username Field Change
2024-12-10 08:18 Thomas Schreck New Issue
2024-12-10 08:18 Thomas Schreck Assigned To => Thomas Schreck
2024-12-10 08:18 Thomas Schreck Status new => assigned
2024-12-13 14:32 Yannik Klaass Relationship added has duplicate 0010064
2024-12-17 16:07 Yannik Klaass Relationship deleted has duplicate 0010064
2025-01-24 17:00 Thomas Schreck Assigned To Thomas Schreck => Yannik Klaass
2025-01-27 08:52 Yannik Klaass Status assigned => resolved
2025-01-27 08:52 Yannik Klaass Resolution open => fixed
2025-01-27 08:52 Yannik Klaass Note Added: 0022338
2025-06-03 05:18 Paul Hunkar Project UAFX Testing (CTT) [sg.TestDevelopment] => CTT UA Scripts
2025-06-03 05:18 Paul Hunkar Category Test Scripts => Api Change
2025-06-03 05:20 Paul Hunkar Status resolved => closed
2025-06-03 05:20 Paul Hunkar Fixed in Version => 1.04.509
2025-06-03 05:20 Paul Hunkar Note Added: 0022902