[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lysine 2019 - Runtime Error creating connection manager #47

Open
benharrell opened this issue Jan 23, 2022 · 0 comments
Open

Lysine 2019 - Runtime Error creating connection manager #47

benharrell opened this issue Jan 23, 2022 · 0 comments

Comments

@benharrell
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant