-
Notifications
You must be signed in to change notification settings - Fork 292
Unable to initialize JNetPCap #11
Comments
What version are you trying to run? |
3.2 and 3.2.1 will produce this error message if GrassMarlin cannot find the native JNetPCap library in your working directory. |
The version is 3.2,and I don't find an installer. I tried to run by running build-ant.xml, then running GrassMarlin.jar. The operating system is windows.And lib has jnetpcap.jar. |
I would recommend downloading and running the v3.2.1 installer for your platform. The installers can be found under Releases on the main page or at https://github.com/iadgov/GRASSMARLIN/releases/tag/v3.2.1. |
Using the release windows installer(GrassMarlin-64.msi), I still encountered this problem . |
Hi, Thanks |
Thank you so much for your reply! |
Hi, I'm assuming you are running GM from source. If this is the case, have you tried using the msi package to install the pre-compiled code? I'll have to look deeper into it. Thanks |
I am also getting this error. I just installed the GrassMarlin-Full-x64. And after running the installer and opening up GM, the error appears. I confirmed that I do have WinPCap installed as well |
[SOLVED] I had 2 Java installs, a newer 210 and the 92 (which is from the GrassMarlin install) GrassMarlin default pointed to the wrong Java install. Removing both and only installing the 92 worked for me! |
"Unable to initialize JNetPCap,packet capture functionality will be disabled",why?How I can solve this problem?
The text was updated successfully, but these errors were encountered: