iSafeBlue / TrackRay

溯光 (TrackRay) 3 beta⚡渗透测试框架(资产扫描|指纹识别|暴力破解|网页爬虫|端口扫描|漏洞扫描|代码审计|AWVS|NMAP|Metasploit|SQLMap)
GNU General Public License v3.0
2.03k stars 373 forks source link

error #27

Closed xMario0 closed 4 years ago

xMario0 commented 4 years ago

APPLICATION FAILED TO START


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:

Action:

Consider defining a bean of type 'java.util.concurrent.ConcurrentHashMap' in your configuration.

iSafeBlue commented 4 years ago

看一下你的jdk版本是不是1.8不是就换成1.8

xMario0 commented 4 years ago

thanks