java.lang.IllegalArgumentException: Can not set org.jnetpcap.packet.JPacket$State field org.jnetpcap.packet.JPacket.state to org.jnetpcap.PcapHeader
at IKVM.NativeCode.sun.reflect.ReflectionFactory+FieldAccessorImplBase.SetIllegalArgumentException(Unknown Source)
at IKVM.NativeCode.sun.reflect.ReflectionFactory+FieldAccessorImplBase.GetIllegalArgumentException(Unknown Source)
at IKVM.NativeCode.sun.reflect.ReflectionFactory+FieldAccessorImplBase+ObjectField.get(Unknown Source)
at IKVM.Runtime.JNIEnv.GetObjectField(Unknown Source)
at org.jnetpcap.Pcap.loop(Native Method)
at org.jnetpcap.Pcap.loop(Unknown Source)
get's thrown when using jnetpcap.
jnetpcap download(includes native and java src):http://jnetpcap.com/download
Nobody/Anonymous
None
None
Public
|
Date: 2012-10-09 00:40:33 PDT Thanks for the bug report. This is now fixed in cvs. |