With a headless linux installation I wish to install an Activated License key.
The previous instructions no longer appear to work.
I have an online Activated (5.1) Free license file downloaded
I have copied the .lic file into the installer $HOME/.neotys/neoload/v5.1 directory
When executing
"/opt/Neoload5.1/bin/NeoLoadCmd" -project -launch -noGUI
it requires a valid project and launch scenario present.
i was able to create one on a different machine and transfer the directory over but it still doesn't appear to register license as I get a java.lang.NoClassDefFoundError: javafx/scene/Parent error
full start syntax is
"/opt/Neoload5.1/bin/NeoLoadCmd" -project /home/ubuntu/neoload_projects/neoload/neoload/GoogleTest/GoogleTest.nlp -launch "scenario1" -noGUI
Logging to /home/ubuntu/.neotys/neoload/v5.1/logs, as user/username: ubuntu/null
java.lang.NoClassDefFoundError: javafx/scene/Parent
ls
Very confused
No answers
Anthony posted a new question