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

Shinan Kassam do-not-reply at jboss.com
Thu May 13 14:38:36 EDT 2010


Shinan Kassam [http://community.jboss.org/people/skassam] 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/542939#542939

--------------------------------------------------------------
I am still getting the same error.

I made sure that the DLL's in my SQLAnywhere/win32/ are the same

And below is the portion of my run.bat that sets the java.library.path. You can see where I hardcoded the paths in question but I think the standard run.bat is fine


 
if not "x%JBOSS_NATIVE_HOME%" == "x" (
  set "PATH=%JBOSS_NATIVE_HOME%;%PATH%;%JBOSS_HOME%\bin"
  set JAVA_OPTS=%JAVA_OPTS% "-Djava.library.path=%JBOSS_NATIVE_HOME%;%PATH%;%JBOSS_HOME%\bin;C:\Program Files\SQL Anywhere 10\win32;c:\windows;c:\windows\system32"
)

Is there anything else I can do to help me figure out what dll is missing?

TIA.

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

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

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/852091f0/attachment-0001.html 


More information about the jboss-user mailing list