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

除了没配置awvs,其他都弄好了,启动报错 #32

Open
little-2pig opened this issue Oct 6, 2020 · 6 comments
Open

除了没配置awvs,其他都弄好了,启动报错 #32

little-2pig opened this issue Oct 6, 2020 · 6 comments

Comments

@little-2pig
Copy link

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.

@iSafeBlue
Copy link
Owner

是 JDK 1.8 吗?

@little-2pig
Copy link
Author

little-2pig commented Oct 12, 2020 via email

@iSafeBlue
Copy link
Owner

提供下你的所有环境信息、配置情况,启动过程

@sherlockzm
Copy link

kali 2020.1 同样报错,awvs,sqlmap,msf这些全部配置完成并启动,同样报这个错误。
java环境:
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
openjdk version "11.0.7-ea" 2020-04-14
OpenJDK Runtime Environment (build 11.0.7-ea+9-post-Debian-1)
OpenJDK 64-Bit Server VM (build 11.0.7-ea+9-post-Debian-1, mixed mode, sharing)

@iSafeBlue
Copy link
Owner

你这是jdk11,换成 jdk8 试试?

@ab8846254
Copy link

我想问问
metasploit.host=127.0.0.1:55553
metasploit.user=msf
metasploit.pass=msf
metasploit这个的账号密码是哪里来的 在安装好kali后 貌似不需要账号密码啊
另外 nmap sqlmap这些在kali里面已经集成了 但是启动项目还是说 nmap和sqlmap这些 报错 最主要的就是 metasploit的账号密码怎么拿到的?

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

No branches or pull requests

4 participants