Page 1 of 1

osimJavaJVI.dll

Posted: Wed Jan 31, 2018 10:14 pm
by ericabg
Hi,

I am getting this error when trying to run OpenSim via Matlab on a new computer. I have run the ConfigureOpenSim.m file and it says that the path have been updated successfully. When I restart Matlab, and write the command model=org.opensim.modeling.Model(); this error comes up.
OpenSim error.JPG
OpenSim error.JPG (27.85 KiB) Viewed 302 times
I checked the path and the OpenSim3.3\bin is in the path, and the osimJavaJVI.dll is in the bin folder. I have checked those two links that I found on the forum:

viewtopicPhpbb.php?f=91&t=6025&p=15337&start=0&view=
viewtopicPhpbb.php?f=91&t=5851&p=14809&start=0&view=

I tried updating Visual Studio with the link provided in the second trend, but the same error comes up. I am using Windows 7.
I also tried the manual opensim setup for Matlab but nothing seems to work. I was wondering if you could help me figure out the problem and how to fix it?

Thank you,

Erica

Re: osimJavaJVI.dll

Posted: Thu Feb 01, 2018 12:27 am
by tkuchida
Have you confirmed that the Z:\...\OpenSim 3.3\bin directory appears in the "PATH" Windows environment variable (Win+R, cmd <Enter>, path <Enter>)?

Re: osimJavaJVI.dll

Posted: Thu Feb 01, 2018 1:06 am
by ericabg
Bingo! It was missing there! Sorry I should have checked that first!

Thanks for the help Tom, all fixed now.