Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I developed a Talent job on windows 10 using TOS_DI V7.2.1 using tDotNETInstantiate. But when I ran that job on a Linux server, I got error as below.
[2020-04-13 23:51:48,005] {{bash_operator.py:128}} INFO - Caused by: java.lang.UnsupportedOperationException: Operating systems other than Windows are not supported for .NET integration.
[2020-04-13 23:51:48,005] {{bash_operator.py:128}} INFO - at org.talend.net.Object.loadLibrary(Object.java:197)
[2020-04-13 23:51:48,005] {{bash_operator.py:128}} INFO - at org.talend.net.Object.<clinit>(Object.java:164)
Does NET integration in Talend Data Integration job support running on Linux except Windows?
Here are some info for my environment:
TOS: TOS_DI-20190620_1446-C
C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise>java -version
java version "1.8.0_241"
Java(TM) SE Runtime Environment (build 1.8.0_241-b07)
Java HotSpot(TM) 64-Bit Server VM (build 25.241-b07, mixed mode)
Thank you so much for your great help! Have a great day!
Alice
Hello Alice,
As the error message states " java.lang.UnsupportedOperationException: Operating systems other than Windows are not supported for .NET integration. "
It only works on Microsoft windows currently.