Your Privacy
We use cookies to give you a better experience in Alchemy Help Center
You can learn more about what kind of cookies we use, why, and how from our Privacy Policy. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings in our cookie banner to change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. For more details, check out our Privacy Policy link below.
View Privacy Policy
Strictly Necessary Cookies
These cookies are necessary for the website to function and cannot be switched off in our systems, but do not store any person information. They are usually set in response to your actions that triggers a request for services, such as setting your privacy preferences, logging in or filling forms. You can change your browser settings to alert you about these cookies, but some parts of the Website may not work.
View Cookies
Hi,
I have recorded a test and execute it and did the build executable.
Then I have downloaded the "Download Source" and opened command prompt and ran the Command
"java -jar 25-10-2024.jar".
I see the command is failing. Is there any settings I am missing or any configuration should i need to change?
Note: I have java 8 installed prior to this test.
I have attached screenshots in the attachments.
Any help in this issue is much appreciated.
Thanks
Attachments (2)
java jar dow....png
41.4 KB
java jar not....png
21.6 KB
0 Votes
Bakar posted 20 days ago Best Answer
Hi Ub,
Thankyou for the screenshots you provided that helped me to confirm why you are getting the error.
There is not need to change the configuration or settings, as you have downloaded a wrong file.
I see from your screenshots that, you have downloaded the "Download Source" file rather that "Download Executable".
Note:
Download Source is the zip file which contains the source code of the tests you have and is used in sharing the source code.
Download Executable is the jar file which is used to execute the file from command prompt.
So, you need to download the "Download Executable" and save it in your desired location and then run the command "java -jar suitename.jar" pointing to the folder structure in command prompt where you downloaded.
I hope this helps!
Thankyou
Bakar Ahmed
0 Votes
1 Comments
Bakar posted 20 days ago Answer
Hi Ub,
Thankyou for the screenshots you provided that helped me to confirm why you are getting the error.
There is not need to change the configuration or settings, as you have downloaded a wrong file.
I see from your screenshots that, you have downloaded the "Download Source" file rather that "Download Executable".
Note:
Download Source is the zip file which contains the source code of the tests you have and is used in sharing the source code.
Download Executable is the jar file which is used to execute the file from command prompt.
So, you need to download the "Download Executable" and save it in your desired location and then run the command "java -jar suitename.jar" pointing to the folder structure in command prompt where you downloaded.
I hope this helps!
Thankyou
Bakar Ahmed
0 Votes
Login or Sign up to post a comment