Page 1 of 1

"Java not found" AND "line 41: java: Permission denied"

Posted: 01 Sep 2015, 18:34
by PleasurePaulie
Hi,

I'm using a Synology 213 and trying to use Firebot Node. I've installed Java 8 via these instructions:

http://pcloadletter.co.uk/2011/08/23/ja ... -synology/

Image

When I tried to run initially, I would get "Java not found" so tried to copy some scrips from this thread http://www.filebot.net/forums/viewtopic.php?f=13&t=2527 but now I'm getting the error "permission denied".

I'm n00b x100 with this scripting, so not really sure what I'm doing if anybody could help!

Re: "Java not found" AND "line 41: java: Permission denied"

Posted: 01 Sep 2015, 20:59
by rednoah
I'm pretty sure I exhausted all my ideas about fixing path issues on this thread already :D
http://www.filebot.net/forums/viewtopic.php?f=13&t=2527

You could check the Synology forums for more help:
https://forum.synology.com/enu/

I remember wasting a full day on some "permission issue" that was really caused by being logged in as admin:users rather than admin:administrators which somehow doesn't allow the user to run executables.

Re: "Java not found" AND "line 41: java: Permission denied"

Posted: 02 Sep 2015, 04:03
by PleasurePaulie
Thanks for your reply.

I'm logged in as a full admin.

I don't know if I've copied the correct path code over... What should my code look like in terminal to make a symlink?

Sorry I'm not very good at this.

"Java not found" AND "line 41 java Permission denied"

Posted: 17 Dec 2015, 08:50
by AandreP92
Just wondering I got 2 nas Ds213j and DS412, Im very interresting in having tomcat and java on DS213j like it is available on DS412.
Is it normal to not be available on bot harware ?

Thanks

Re: "Java not found" AND "line 41: java: Permission denied"

Posted: 17 Dec 2015, 09:14
by rednoah
I'm sure Tomcat requires only Java to run, and Java 8 works perfectly on my DS213J so I'm sure it's possible. I can't help with the Synology Tomcat SPK though, but if that doesn't work I'd just SSH into the machine and set it up manually.