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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

I/O Error: SSO Failed: Native SSPI library not loaded.

Full message:
I/O Error: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property.
I have downloaded the ntlmauth.dll and pasted copies of it in the system\32 folder, the C:\Program Files\Java\jre1.6.0_06\bin folder and the TOS folder. And still get this error message.
The SSO README document states:
In order for Single Sign On to work, jTDS must be able to load the native
SPPI library (ntlmauth.dll). Place this DLL anywhere in the system path
(defined by the PATH system variable) and you're all set.
How do I make sure that the file is in the correct path for jTDS to engage it?
Labels (3)
6 Replies
Anonymous
Not applicable
Author

welcome fanner71,
make sure that your repository is in your path system by editing it !
If not add it at the end of the PATH (don't forget the separator ; on windows)
but normally by adding dll in system32 it should be ok (system know it 0683p000009MACn.png
by the other hand if it still not working have a look at this topic .
last idea is to add a jvm argument to lauch your job with -Djava.library.path= your library path
a nice discusion on it at sun forum
regards
laurent
_AnonymousUser
Specialist III
Specialist III

Pls help. Am getting the same error message when trying to connect to SQL Server database.
Full message:
I/O Error: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property.
Had been directed to https://community.talend.com/t5/Installing-and-Upgrading/resolved-trouble-connecting-with-MSSQL-with... and have copied and pasted ntlmauth.dll into system32 directory and restarted TOS but still getting the same message. Have successfully connected using SQL Developer, Advance Query Tool, Aqua Data Studio) but TOS giving me issues. What else can I do/check.
Thanks
Anonymous
Not applicable
Author

Reboot Talend.
_AnonymousUser
Specialist III
Specialist III

I am facing the same error problem.
but i cnt reboot, as i am running the batch file on the machine without talend.
java jre7 is proprly installed.
how to overcome SSO Failed error?
Anonymous
Not applicable
Author

Hi  AprilRose,
 
Did you export your jobs created in 64 bit machine then importing them to 32 bit Talend environment? 
Could you please give us more information about your current situation.
 
 
Best regards
Sabrina
Anonymous
Not applicable
Author

How can you tell what version (32 or 64 bit) of Talend is on one's machine?