netcharm / sqlite-jdbc

Automatically exported from code.google.com/p/sqlite-jdbc
Apache License 2.0
0 stars 0 forks source link

showing "java.lang.UnsatisfiedLinkError: Native Library C:\Documents and Settings\294079\Local Settings\Temp\sqlitejdbc.dll already loaded in another classloader no SQLite library found" #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.create 2 functions which are using jar simultaneously
2.run it
3.observe the error

What is the expected output? What do you see instead?

it should detect 

What version of the product are you using? On what operating system?
latest, winxp

Please provide any additional information below.

no SQLite library found

java.lang.UnsatisfiedLinkError: Native Library C:\Documents and 
Settings\294079\Local Settings\Temp\sqlitejdbc.dll already loaded in another 
classloader
no SQLite library found

Original issue reported on code.google.com by mohammad...@gmail.com on 20 Nov 2012 at 9:30