|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Yes, you are right it is ash.
BusyBox v1.16.1 (2014-10-20 22:22:41 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.
DiskStation> JAVA_HOME=/volume1/public/jdk1.8.0_06
DiskStation> export JAVA_HOME
DiskStation> PATH=${JAVA_HOME}/bin:${PATH}
DiskStation> export PATH
DiskStation> echo $PATH
/volume1/public/jdk1.8.0_06/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sbin:/usr/local/bin
DiskStation> java -version
-ash: java: not found
DiskStation>
But it still doesn't want to work.
I raised a support request to Synology. Hopefully they come back to me.