Open hughsheehy opened 3 years ago
If I run the same code in Eclipse, it tells me that there's no loopback. Stuck either way.
24 hours in to the one hour course. Linux and Win 10, and several IDEs.
H
Problem Actual, for solve IT need change route in file RISE-V2G-master\RISE-V2G-Shared\src\main\java\com\v2gclarity\risev2g\shared\enumerations\GlobalValues.java
Or you can add RISE-V2G-master\RISE-V2G-SECC
to PATH
.
I clone the project from Github, set it up in IntelliJ as a project using the PARENT pom.xml. Get all the dependencies. That all runs fine.
But when I try to run StartSECC it tells me this MiscUtils: Properties file location './SECCConfig.properties' not found (FileNotFoundException).
Then, apparently because it can't find the config file it says MiscUtils: No entry found in the properties file for property 'network.interface'
I've previously gone through the instructions to make sure that IPv6 is configured on this machine.
Here's a screenshot of the error.