com.microsoft.sqlserver.jdbc.AuthenticationJNI <clinit>
WARNING: Failed to load the sqljdbc_auth.dll cause : Native Library C:\apache-to
mcat-7.0.35\bin\sqljdbc_auth.dll already loaded in another classloader
I tried a few thing mentioned on that page. I moved the sql_auth to new location. Also made sure there is only one versio of it and the driver in the machine.
After defining -Djava.library.path=C:\SharedDLL\
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\SharedDLL
I moved sqljdbc4.jar to Birts Lib folder hoping that nothing else would load it.
Still get
WARNING: Failed to load the sqljdbc_auth.dll cause : Native Library C:\SharedDLL
\sqljdbc_auth.dll already loaded in another classloader