100% brand new Virgo 3.6.4 will not start. [message #1727363] |
Tue, 22 March 2016 08:47  |
Eclipse User |
|
|
|
I followed the instruction at this (https://wiki.eclipse.org/Virgo/Community/Spin) wiki page.
I use WinZip 14.5 Pro to unzip the file.
I am on Windows 7 SP 1.
I unzipped the file to c:\virgo
I created this small startup script virgo364_start.bat
SETLOCAL
DOSKEY
SET JAVA_HOME=C:\Program Files\Java\jre1.8.0_73
SET SERVER_HOME=C:\virgo
C:
cd %SERVER_HOME%
bin\startup.bat
PAUSE
REM
ENDLOCAL
I get the following errors. I have search Google and this forum but have not found a solution.
C:\virgo>bin\startup.bat
The system cannot find the path specified.
WARNING: jmxPermissions.vbs did not update the permissions of C:\virgo\configuration\org.eclipse.virgo.kernel.jmxremote.access.properties. Check the file has the correct permissions.
The system cannot find the path specified.
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.10292 seconds