You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 23, 2024. It is now read-only.
It would be nice to link R scripts laying in ${wps_install}/R/scripts via symbolic links (created with ln -s <source-path> <link-target). Currently the WPS fails with message:
ERROR org.n52.wps.server.request.ExecuteRequestV100: Exception/Error while executing ExecuteRequest for org.n52.wps.server.r.arima: org.n52.wps.server.ExceptionReport: Could not read script file <path-to-symbolic-link>
The text was updated successfully, but these errors were encountered:
It would be nice to link R scripts laying in
${wps_install}/R/scripts
via symbolic links (created withln -s <source-path> <link-target
). Currently the WPS fails with message:The text was updated successfully, but these errors were encountered: