Bonjour,
Je viens d'installer squash-tm-1.15.4.RELEASE-installer.jar;
Lorsque je demarre l'appli j'ai ce message d'erreur,
à priori il n'arrive pas à trouver les fichier JAR,
y a t-il un fichier de conf à paramétrer.
Merci par avance.
Error Unable to access jarfile squash-launcher.jar
Error Unable to access jarfile squash-launcher.jar
Hello Dan
I hope I can answer in English for you.
I did solve this issue when I did edit the file ~/bin/launcher.bat (in Windows installation).
In my case I did install it in C:\TM\ , so my file was in C:\TM\bin\Launcher.bat
I did change the line from :
start javaw -jar squash-launcher.jar
to line :
start java -jar squash-launcher.jar
Could you try it and give us a feedback , please?
I hope I can answer in English for you.
I did solve this issue when I did edit the file ~/bin/launcher.bat (in Windows installation).
In my case I did install it in C:\TM\ , so my file was in C:\TM\bin\Launcher.bat
I did change the line from :
start javaw -jar squash-launcher.jar
to line :
start java -jar squash-launcher.jar
Could you try it and give us a feedback , please?
Error Unable to access jarfile squash-launcher.jar
Bonjour,
j'ai le même problème d'installation sur Windows 7.
Lors du lancement de SQUASH-TM à partir du bureau, le message "ERROR: Unable to access jarfile squash-launcher.jar"
les commandes défilent, puis le tout s'arrête sans action de ma part.
Aucun lancement de l'interface squash-tm.
merci de votre aide
j'ai le même problème d'installation sur Windows 7.
Lors du lancement de SQUASH-TM à partir du bureau, le message "ERROR: Unable to access jarfile squash-launcher.jar"
les commandes défilent, puis le tout s'arrête sans action de ma part.
Aucun lancement de l'interface squash-tm.
merci de votre aide
Error Unable to access jarfile squash-launcher.jar
Hello
I have the same problem, and I have not been able to find an answer:
1/ downloaded the zip version, installed it, launched it and had the message "Error: Unable to access jarfile squash-launcher.jar", the commands in the execution Windows display then close.
2/ downloaded the jar version, installed it and ran it, with the same problem.
I'm lost and need to install this version urgently.
Thank you for your help.
Regards
Bernard
I have the same problem, and I have not been able to find an answer:
1/ downloaded the zip version, installed it, launched it and had the message "Error: Unable to access jarfile squash-launcher.jar", the commands in the execution Windows display then close.
2/ downloaded the jar version, installed it and ran it, with the same problem.
I'm lost and need to install this version urgently.
Thank you for your help.
Regards
Bernard
Error Unable to access jarfile squash-launcher.jar
Hi,
The file squash-launcher.jar is of no use. It just opens a window telling you to wait, that never closes.
Once you have launched Squash via launcher.bat or startup.bat in a command window, once you can see that noting moves anymore in this window, and that the last line tells "INFO [main] []--- org.squashtest.tm.SquashTm: Started SquashTm in 116.138 seconds (JVM running for 117.43)", you'll have to go to you favorite navigator, and type : localhost:8080/squash/login.
You'll log with admin / admin, and you're all set...
If the command window closes onits own, then something went wrong, and you have to look at the logs.
Yours,
The Squash team
The file squash-launcher.jar is of no use. It just opens a window telling you to wait, that never closes.
Once you have launched Squash via launcher.bat or startup.bat in a command window, once you can see that noting moves anymore in this window, and that the last line tells "INFO [main] []--- org.squashtest.tm.SquashTm: Started SquashTm in 116.138 seconds (JVM running for 117.43)", you'll have to go to you favorite navigator, and type : localhost:8080/squash/login.
You'll log with admin / admin, and you're all set...
If the command window closes onits own, then something went wrong, and you have to look at the logs.
Yours,
The Squash team