Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I am getting the following error while calling .Net Core Dll in tDotNetRow.
Even i have added 'Janet-win64.dll' in 'C:/Windows/System32', still getting error only when used .net core classes.
I would appreciate, please help me
Starting job CsvJobs_SemiColumn_ddMMyyyy at 14:29 28/10/2018.
[statistics] connecting to socket on port 3777
[statistics] connected
System.ArgumentNullException: Value cannot be null.
Parameter name: type
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, Object[] args)
at Java_org_talend_net_Object_createInstanceLib(JNIEnv_* env, _jobject* _this, _jstring* className, _jobject* jAssembly, _jobjectArray* params, _jobjectArray* types)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (0xe0434352), pid=25844, tid=0x0000000000005ef8
#
# JRE version: Java(TM) SE Runtime Environment (8.0_181-b13) (build 1.8.0_181-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.181-b13 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [KERNELBASE.dll+0x3a388]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Talend\TOS_DI-Win32-20180411_1414-V7.0.1\hs_err_pid25844.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Job CsvJobs_SemiColumn_ddMMyyyy ended at 14:29 28/10/2018. [exit code=1]
Regards
Bhupinder
Hello,
Have you already checked online component reference about:TalendHelpCenter:tDotNETRow?
Could you please indicate which is version of .NET Framework you are using? Here is a related topic:https://community.talend.com/t5/Design-and-Development/Net-and-Net-Core-from-Talend-DI-6-4-1/m-p/459...
Best regards
Sabrina