Post Reply 
MinimWatch fails on Windows 10 Pro
16-02-2020, 21:44
Post: #6
RE: MinimWatch fails on Windows 10 Pro
I saw these in the hs_err file:

0x00007ff7a65a0000 - 0x00007ff7a65d7000 C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe

PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath

C:\Program Files (x86) is used for 32-bit programs. However, I can see that you are running the 64-bit version of Java.

From the hs_err file, it looks like something has gone wrong when Java code in ohNet tried to call into native C code in ohNet. I have never seen this message before. There are a number of Google hits describing similar errors but nothing that seesm to fit the present circumstances.

MinimWatch calls different parts of ohNet than MinimServer. The crash is in one of those different parts. It appears that ohNet is throwing a C++ exception but unfortunately Java does not capture any information about what exception this is.

My best guess is that there is something about your network adapter configuration that is causing ohNet to throw the exception. Please post the output of ipconfig /all. This should provide more clues.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: MinimWatch fails on Windows 10 Pro - simoncn - 16-02-2020 21:44

Forum Jump:


User(s) browsing this thread: 1 Guest(s)