whe I try to stop confluence I got below error:
stop-confluence.bat
2019.04.16_12.35.47
2019.04.16_12.35.47
If you encounter issues starting up Confluence, please see the Installation guide at http://confluence.atlassian.com/display/DOC/Confluence+Installation+Guide
If you encounter issues starting up Confluence, please see the Installation guide at http://confluence.atlassian.com/display/DOC/Confluence+Installation+Guide
"---------------------------------------------------------------------------"
"Using Java: C:\Progra~1\Java\jre1.8.0_201\bin\java.exe"
Error: Unable to access jarfile D:\Program
Error: Unable to access jarfile D:\Program
"---------------------------------------------------------------------------"
'localhost' is not recognized as an internal or external command,
operable program or batch file.
I have my installation in D and seems like environment variables are not set correctly, but when I restart the box the confluence will start then I assume the environment variables are ok
Thank you so much, I think the path had spaces and I change it with
C:\Progra~1
it was:
C:\Program Files\
and now seems to be working.
thanks again
Hi,
can you share part of log when you try to start and stop application? It looks like problem with escaping space in path.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Samer Odeh ,
I suggest a problem in path name. It looks like it has spaces and lost double quotes.
"Error: Unable to access jarfile D:\Program_"
How are You start/stop confluence? as service or bat script?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.