-
Notifications
You must be signed in to change notification settings - Fork 0
Lysine 2019 - Runtime Error creating connection manager #47
Description
SSIS project target - 2019
Lysine 2019 64 bit installed
Preview works!
Runtime gives ----
SSIS package "C:\Users\Ben Harrell\source\repos\Integration Services Project_clean2019_test\Integration Services Project_clean2019_test\Package.dtsx" starting.
Information: 0x4004300A at Data Flow Task, SSIS.Pipeline: Validation phase is beginning.
Information: 0x0 at Data Flow Task, Amino Software - Lysine: AcquireConnections::EBCDIC Source - version: 1.3.0.4300
Information: 0x0 at Data Flow Task, Amino Software - Lysine: RC length: 1
Information: 0x0 at Data Flow Task, Amino Software - Lysine: RC [0] id string: EBCDIC File Source.Connections[EBCDIC Connection]
Information: 0x0 at Data Flow Task, Amino Software - Lysine: RC [0] id: 6
Information: 0x0 at Data Flow Task, Amino Software - Lysine: RC [0] name: EBCDIC Connection
Information: 0x0 at Data Flow Task, Amino Software - Lysine: RC [0] CM id: {38C50F31-4078-4B8F-8738-6DC5959DF6A3}
Information: 0x0 at Data Flow Task, Amino Software - Lysine: RC [0] CM:
Information: 0x0 at Data Flow Task, Amino Software - Lysine: RC [0] object type: OT_RUNTIMECONNECTION
Information: 0x0 at Data Flow Task, Amino Software - Lysine: AcquireConnections::Is conn mgr null (get wrapper): False
Error: 0xC0047062 at Data Flow Task, EBCDIC File Source [2]: System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.SqlServer.Dts.Runtime.ObjectHostImpl.get_InnerObject()
at Microsoft.SqlServer.Dts.Runtime.ConnectionManager.get_InnerObject()
at EBCDICSource.EBCDICSource.AcquireConnections(Object transaction)
at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostAcquireConnections(IDTSManagedComponentWrapper100 wrapper, Object transaction)
Error: 0xC0047017 at Data Flow Task, SSIS.Pipeline: EBCDIC File Source failed validation and returned error code 0x80004003.
Error: 0xC004700C at Data Flow Task, SSIS.Pipeline: One or more component failed validation.
Error: 0xC0024107 at Data Flow Task: There were errors during task validation.
SSIS package "C:\Users\Ben Harrell\source\repos\Integration Services Project_clean2019_test\Integration Services Project_clean2019_test\Package.dtsx" finished: Failure.