PostarLakogSna
New Member
- Joined
- Oct 31, 2020
- Messages
- 6
- Thread Author
-
- #1
I am running .netcore 3.1 console app written in c# that handles quite significant amount of data.
At some point, subject of this thread starts being logged. I am running it on virtual machine, x64 4 cores. Application is multithreaded.
Can you explain the error and give me some hint what to do?
Running smaller set of data with the same code will not produce this log.
At some point, subject of this thread starts being logged. I am running it on virtual machine, x64 4 cores. Application is multithreaded.
Can you explain the error and give me some hint what to do?
Running smaller set of data with the same code will not produce this log.
Solution
After some testing, issue is related to matkab exe that app starts
PostarLakogSna
New Member
- Joined
- Oct 31, 2020
- Messages
- 6
- Thread Author
-
- #3
PostarLakogSna
New Member
- Joined
- Oct 31, 2020
- Messages
- 6
- Thread Author
-
- #4
Any way I can find further details?
PostarLakogSna
New Member
- Joined
- Oct 31, 2020
- Messages
- 6
- Thread Author
-
- #5
Please see my replies. On top of that, this error does not stop execution.we would need to see the actual log
PostarLakogSna
New Member
- Joined
- Oct 31, 2020
- Messages
- 6
- Thread Author
-
- #6
As part of the code, app starts matlab exe. Could iz be due to that?
PostarLakogSna
New Member
- Joined
- Oct 31, 2020
- Messages
- 6
- Thread Author
-
- #7
After some testing, issue is related to matkab exe that app starts