[jboss-user] [Datasource Configuration] - Help with java.lang.UnsatisfiedLinkError when moving JBoss to new server

Peter Johnson do-not-reply at jboss.com
Thu May 13 14:07:03 EDT 2010


Peter Johnson [http://community.jboss.org/people/peterj] replied to the discussion

"Help with java.lang.UnsatisfiedLinkError when moving JBoss to new server"

To view the discussion, visit: http://community.jboss.org/message/542926#542926

--------------------------------------------------------------
An UnsatisfiedLinkError usually means that your Java code makes calls into a DLL and that DLL is not on the PATH or listed in the java.library.path. The later is the most probable cause, some versions of JBoss AS did not properly set java.library.path.

I also noticed that you are using a type 1 JDBC driver. Did you set up the ODBC datasource?

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/542926#542926]

Start a new discussion in Datasource Configuration at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100513/83c457f4/attachment-0001.html 


More information about the jboss-user mailing list