[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:48:22 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/542941#542941

--------------------------------------------------------------
Try opening the SQLAnywhere DLL using the Dependency Walker ( http://www.dependencywalker.com/ http://www.dependencywalker.com/). That will tell you all of the DLLs required.

Is Windows Server running 32-bit or 64-bit? Is your JVM 32-bit or 64-bit? If 64-bit, is the SQLAnywhere DLL also 64-bit?

Another posibility would be to use either (or both) Process Explorer and Process Monitor from Sysinternals to determin what DLLs are being (or attempted to be) loaded into the java.exe process space. By the way, I would use Process Explorer in the XP box where it is wroking and make note of all the DLLs loaded.

I would also try moving the SQLAnywhere DLL so that it cannot be found just to see if that causes the error message to change.

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

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

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/08e56e35/attachment-0001.html 


More information about the jboss-user mailing list