-
Notifications
You must be signed in to change notification settings - Fork 374
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
除了没配置awvs,其他都弄好了,启动报错 #32
Comments
是 JDK 1.8 吗? |
是的,配置都符合
…------------------ 原始邮件 ------------------
发件人: "iSafeBlue/TrackRay" <[email protected]>;
发送时间: 2020年10月12日(星期一) 上午10:06
收件人: "iSafeBlue/TrackRay"<[email protected]>;
抄送: "赚钱赚钱赚大钱z"<[email protected]>;"Author"<[email protected]>;
主题: Re: [iSafeBlue/TrackRay] 除了没配置awvs,其他都弄好了,启动报错 (#32)
是 JDK 1.8 吗?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
提供下你的所有环境信息、配置情况,启动过程 |
kali 2020.1 同样报错,awvs,sqlmap,msf这些全部配置完成并启动,同样报这个错误。 |
你这是jdk11,换成 jdk8 试试? |
我想问问 |
Description:
Field pluginPool in com.trackray.web.service.impl.PluginServiceImpl required a bean of type 'java.util.concurrent.ConcurrentHashMap' that could not be found.
The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)
Action:
Consider defining a bean of type 'java.util.concurrent.ConcurrentHashMap' in your configuration.
The text was updated successfully, but these errors were encountered: