Scanning using IPv4 may not be executed due to the restriction made by Java8. Below is the setting for enabling scanning.
A message similar below is output on Tomcat log file.
java.net.SocketException: Permission denied: connect |
- Change Tomcat setting
Start "Configure Tomcat".
Right-click on [The path in which the VEX program is installed]\tomcat\bin\vex_tomcatw.exe>Select "Run as administrator" and start.
Ex. C:\Program Files\UBsecure\VEX\tomcat\bin\vex_tomcatw.exe
Select [Java] tab, and add the column below at the end of "Java Options".
-Djava.net.preferIPv4Stack=true |
Select "Apply".
Restart "VEX" to reflect the settings.
Please start "VEX Controller" by right-clicking and selecting "Start" > "All Programs" > "UBsecure" > "VEX" and selecting "Run as administrator".
Select [General] tab, and select "Restart".
This is all for settings.
Comments
0 comments
Please sign in to leave a comment.