Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
RShah1
Contributor
Contributor

Error while loading .Net DLL in Talend DI project

Hi,

I am facing some issues with loading .Net DLL in Talend using tDotNetInstantiate component.

Could you please guide me with the "which .NET Standard version talend follows so from that I should develop .NET Framework and .NET Core dll compatible with talend"??

I am able to load dll created with.Net framework without any issues but facing issues with loading of .Net core dll.

I am facing below error while loading .Net core DLL ....

System.NullReferenceException: Object reference not set to an instance of an object.

  at Java_org_talend_net_Object_invokeGenericNative(JNIEnv_* env, _jobject* _this, _jstring* methodName, _jobjectArray* jParams, _jobjectArray* names, _jobject* nHelper)

#

# A fatal error has been detected by the Java Runtime Environment:

#

# Internal Error (0xe0434352), pid=9404, tid=0x00000000000041cc

#

# JRE version: Java(TM) SE Runtime Environment (8.0_241-b07) (build 1.8.0_241-b07)

# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.241-b07 mixed mode windows-amd64 compressed oops)

# Problematic frame:

# C [KERNELBASE.dll+0x68d8]

Thanks,

Rushik

Labels (2)
0 Replies