Compiling jython.jar
java -jar ../jython.jar -Dpython.path=Lib/:java/ run.py --file=state_empy -B burpsuite_pro_v1.6.08.jar
Traceback (most recent call last):
File "run.py", line 117, in
why does this happen?
Same here
Likewise. Did anyone determine a cause/resolution for this?
I can compile the files correctly and it looks like the op isn't having trouble compiling the files and instead is having an issue with loading the plugin from the command line.
I could not load jython and this plugin from the command line either. I found a workaround and wrote it in issue #12 by manually adding the plugin.
I have met the same issue too. Is there any solution on it?