I’m experiencing a very annoying problem with the ‘exec’ command. The command simply does not exist… When i type in the command, the terminal prompts a “Command not found” response. Any other terminal command listed in https://reportserver.net/en/guides/admin/chapters/Terminal-Commands/ works normally.
Does anyone gone through the same problem? Do i have to reinstall the reportserver solution? Any advice?
could it be the case that the trial version expired (you should find the details on the License Management page in the Admin Module)? If so ReportServer falls back to the Community Edition.
If this is the case and you require an extension for the trial version, feel free to contact me.
reportserver$ ls
maintenance tmp
onlogin.d helloworld.groovy
lib getstarted
reports
onstartup.d
-terminal: exec helloworld.groovy: command not found
Or simply when I try to execute exec command from reportserver$ terminal, I get "-terminal: exec: command not found "
reportserver$ pwd
/fileserver/bin
-terminal: exec: command not found
reportserver$
yes, if you are using the community edition (and not the enterprise evaluation), you don’t have access to scripts, since the scripting extension is not enabled.
you can download the enterprise evaluation from here: https://reportserver.net/en/download/, for example the bitnami installation. The trial versions are for 45 days. If you need more days, please contact us.
After installing Enterprise edition looked at the application to do configuration, could not find the Configure button.
There is no option to change the port numbers of Apache Tomcat server.xml.
Also Wanted to give an option to enable SSL.