When running Data Hub 26.0 on Mac OSX, I receive the following error message upon shutdown:
11:34:31.255 itgendhb181: Processing is completed.
11:34:31.256 itgendhb041: Program execution ended with exit code 0.
11:34:31.257 itgendhb068: Program ended on 23-07-2026 at 11:34:31.
11:34:31.305 Warning itgeneuy097: Operation is not supported on this platform.
An unknown error occurred.
11:34:31.306 Question itgencun002: Show details? Question? [y/N]
y
11:34:33.754 System.PlatformNotSupportedException
at System.Diagnostics.ProcessThread.GetStartTime()
at System.Diagnostics.ProcessThread.get_StartTime()
at Invantive.Basics.TraceUtility.<>c.<WriteRunningThreads>b__72_0(ProcessThread)
at System.Linq.Enumerable.EnumerableSorter`2.ComputeKeys(TElement[] elements, Int32 count)
at System.Linq.Enumerable.EnumerableSorter`1.ComputeMap(TElement[] elements, Int32 count)
at System.Linq.Enumerable.EnumerableSorter`1.Sort(TElement[] elements, Int32 count)
at System.Linq.Enumerable.OrderedIterator`2.MoveNext()
at Invantive.Basics.TraceUtility.WriteRunningThreads(GlobalState owner, ExecutionOptions executionOptions)
at Invantive.Producer.Data.Hub.QueryEngine.Run(GlobalState owner, ExecutionOptions executionOptions, String[] arguments) in c:\smoke\ws-26.0\Invantive.Data.Hub\src\Invantive.Producer.Data.Hub\QueryEngine.cs:line 873
at Invantive.Producer.Data.Hub.Program.Main(String[] args) in c:\smoke\ws-26.0\Invantive.Data.Hub\src\Invantive.Producer.Data.Hub\Program.cs:line 127
**** 11:34:33.764 Error itgenube182: Operation is not supported on this platform.
For support, visit https://forums.invantive.com.
Failed Data Hub job with exit code 9.
```
Related error codes are `itgenube182` and `itgeneuy097`.