Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZAP 2.4.0 Compatibility #17

Closed
compfaculty opened this issue Jun 28, 2015 · 6 comments
Closed

ZAP 2.4.0 Compatibility #17

compfaculty opened this issue Jun 28, 2015 · 6 comments
Labels
Milestone

Comments

@compfaculty
Copy link

Hello!
Your plugin is great, but i can't run it with new ZAP 2.4.0. (Linux). What the reason?

@h3xstream
Copy link
Owner

I will need some information (error message or stack trace).

If you don't have any error message, start ZAP this way.

cd ZAP_DIRECTORY
java -jar zap.jar

You will probably see an error in the printed output.

Alternatively, you can check $HOME/OWASP ZAP/zap.log for potential error messages.

@h3xstream h3xstream added the bug label Jun 29, 2015
@compfaculty
Copy link
Author

I can't see any java exceptions in console, but i have popup window
issue

@h3xstream
Copy link
Owner

Than this is most likely a bug in ZAP itself.
The plugin was started with ZAP api 2.2.2 (reason for the requirement).
The metadata file was working in 2.2 and 2.3 ...

Please, ask the meaning of this error on the ZAP mailing list.

@vskram21
Copy link

Hi,
It seems like ZAP has disabled loading plugin thats supports before 2.4. I guess this might be the cause for this issue - https://github.com/zaproxy/zaproxy/blob/8b848cd8bfdf6f3d4937d04c60a9dd81faec3fb6/test/resources/org/zaproxy/zap/control/ZapVersions-deps.xml

@compfaculty : Could you please provide the details of the ZAP version which you have installed.

@h3xstream
Copy link
Owner

Issue moved to ZAP project : zaproxy/zaproxy#1705

h3xstream added a commit that referenced this issue Aug 14, 2015
@h3xstream h3xstream modified the milestone: 5.0 Dec 15, 2015
h3xstream added a commit that referenced this issue Feb 5, 2016
@h3xstream
Copy link
Owner

The extension is now working again in ZAP tested in 2.4.3.
Release will come soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants