Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

UnsatisfiedLinkError:Invalid access to memory location - Please advise

MarcelloJan 2 2013 — edited Jan 2 2013
In my project I use 2 dll's. Most of the time they are loaded successfully, however sometimes only one is getting loaded and for the other I get an Exception.

UnsatisfiedLinkError:Invalid access to memory location

Sometimes a Restart of windows solves the problem and sometimes I need to Update windows7 and then I works again. This is really strange, I have posted this issue earlier here:
1712330

In google I see that others do have the same issue but nobody have figured out yet where this problem comes from. I spent days on this searching in google but you only find workarounds and hacks to get rid of this problem.

To my opinion this is a windows7 issue, because on my XP computer I never had this problem and in google nobody ever reported this error on MAC or Linux

Is anyone familliar with this ? How can I debug the DLL loading process ?

Please help, thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 30 2013
Added on Jan 2 2013
2 comments
293 views