Closed JesseRo closed 6 years ago
hey @jtydhr88 could you take a look?
hey @JesseRo what’s your full location of the portal?
@jtydhr88 C:/dev/liferay-ce-portal-7.0-ga3 is the portal location. C:/Users/Jesse/Document/UserSync is a liferay workspace module
hey @JesseRo can you post the page of your server config?
also can you post the full error log? thanks a lot
the thing is that the server config page is not available..
here is the full log:
Illegal char <:> at index 35: C:/Users/Jesse/Documents/UserSync\C:\dev\liferay-ce-portal-7.0-ga3
java.nio.file.InvalidPathException: Illegal char <:> at index 35: C:/Users/Jesse/Documents/UserSync\C:\dev\liferay-ce-portal-7.0-ga3
at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)
at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)
at java.nio.file.Paths.get(Paths.java:84)
at com.liferay.ide.idea.server.LiferayServerConfiguration.
@JesseRo what's the version of Liferay Inteillij Plugin you are using?
i believe it's 1.0.0 i manually download the .zip file and install plugin from disk
can you help to check version in your IntelliJ plugin page?
that is the plugin setting page.
hey @JesseRo thanks a lot, we have reproduce this error and we will fix it soon. thanks again.
glad to help :)
Actually we already fix it on the master, if you would like that you can build the plugin locally(see the home page), but I want to add more validation in next release
Thanks everyone! @JesseRo @jtydhr88 @Camork
The plugin worked well, till i reboot my computer..