MinimServer Forum
Failed to install MinimServer - Java not configured properly DS213 - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: Failed to install MinimServer - Java not configured properly DS213 (/showthread.php?tid=2053)

Pages: 1 2 3


RE: Failed to install MinimServer - Java not configured properly DS213 - PepiBlu - 21-12-2014 19:42

Busy sunday ;-) :-)

Blunology> ls -l /volume1/@appstore
drwxrwxrwx 9 root root 4096 Nov 10 21:25 AntiVirus
drwxrwxrwx 13 root root 4096 Dec 19 19:26 AudioStation
drwxrwxrwx 10 root root 4096 Dec 19 19:25 CloudStation
drwxrwxrwx 12 root root 4096 Dec 19 19:24 DownloadStation
drwxrwxrwx 7 root root 4096 Nov 10 21:19 MariaDB
drwxrwxrwx 11 root root 4096 Nov 10 21:20 MediaServer
drwxrwxrwx 4 root root 4096 Dec 1 21:31 Perl
drwxrwxrwx 9 root root 4096 Dec 14 18:06 PhotoStation
drwxr-xr-x 4 root root 4096 Dec 21 14:14 Plex Media Server
drwxrwxrwx 14 root root 4096 Nov 18 22:21 SurveillanceStation
drwxrwxrwx 6 root root 4096 Dec 1 21:30 TimeBackup
drwxrwxrwx 12 root root 4096 Dec 19 19:23 VideoStation
drwxrwxrwx 5 root root 4096 Dec 1 21:30 WordPress
drwxrwxrwx 8 root root 4096 Nov 10 21:25 iTunesServer
drwxr-xr-x 4 root root 4096 Dec 21 16:00 java
drwxrwxrwx 4 root root 4096 Dec 19 19:21 phpMyAdmin

Blunology> ls -l /volume1/@appstore/java
-rwxrwxrwx 1 root root 3244 Mar 4 2014 COPYRIGHT
-rwxrwxrwx 1 root root 46 Mar 4 2014 README
-rwxrwxrwx 1 root root 178445 Mar 4 2014 THIRDPARTYLICENSEREADME.txt
drwxrwxrwx 2 root root 4096 Dec 21 19:18 bin
drwxrwxrwx 12 root root 4096 Oct 22 2012 lib
-rwxrwxrwx 1 root root 520 Mar 4 2014 release


RE: Failed to install MinimServer - Java not configured properly DS213 - simoncn - 21-12-2014 22:25

(21-12-2014 19:42)PepiBlu Wrote:  Busy sunday ;-) :-)

Thanks very much! From this, I now know what changes are needed to the MinimServer install package to work with the new installation setup for Java.


RE: Failed to install MinimServer - Java not configured properly DS213 - Barbie-qu - 21-12-2014 22:45

That's encouraging.
Thanks very much for the effort of both of you. I've been a bit of a spectator on this one I'm afraid!


RE: Failed to install MinimServer - Java not configured properly DS213 - simoncn - 21-12-2014 23:24

I have replaced the 0.8.3 Synology downloads with 0.8.3a versions. These should fix the problem with the Java installation not being found. Please try installing 0.8.3a and let me know whether it solves the problem.


RE: Failed to install MinimServer - Java not configured properly DS213 - PepiBlu - 22-12-2014 00:32

Many Thanks for the quick fix, we are making progress :-).
I am able now to install MinimServer, but I can´t start it.
Error msg "Faied to run the package service. The Java Installation seems to be corrupted. Please reinstall the Java Synology service".

I have already reinstalled Java and forced the Synology to reboot.

Would like to know if Barbie-qu was more sucesfull ?

I am going to bed now ;-)

Cheers
Josef


RE: Failed to install MinimServer - Java not configured properly DS213 - Barbie-qu - 22-12-2014 01:24

Sorry to be the bearer of bad news, but I've just tried 0.8.3a-armv5 and unfortunately I get the same original error (java is not installed or not properly configured).
Also off to bed :-)
Tom


RE: Failed to install MinimServer - Java not configured properly DS213 - simoncn - 22-12-2014 08:22

(22-12-2014 00:32)PepiBlu Wrote:  Many Thanks for the quick fix, we are making progress :-).
I am able now to install MinimServer, but I can´t start it.
Error msg "Faied to run the package service. The Java Installation seems to be corrupted. Please reinstall the Java Synology service".

I have already reinstalled Java and forced the Synology to reboot.

Would like to know if Barbie-qu was more sucesfull ?

I am going to bed now ;-)

Cheers
Josef

I have replaced the 0.8.3a download with an updated version that should fix the problem with starting MinimServer. Please try this and let me know whether it is working.


RE: Failed to install MinimServer - Java not configured properly DS213 - simoncn - 22-12-2014 08:28

(22-12-2014 01:24)Barbie-qu Wrote:  Sorry to be the bearer of bad news, but I've just tried 0.8.3a-armv5 and unfortunately I get the same original error (java is not installed or not properly configured).
Also off to bed :-)
Tom

It sounds like the problem on your machine is different from the problem that PepiBlu is having. Please run the following commands and post the output here:

ls -l /volume1/@appstore
ls -l /usr/local
which java
echo $JAVA_HOME


RE: Failed to install MinimServer - Java not configured properly DS213 - PepiBlu - 22-12-2014 09:21

Thank you Simon, MinimServer is up and running !

As MinimServer is new to me I have now to continue in order to "connect" my Linn Majik.

Josef

Quick Update : I can hear music ;-) :-)


RE: Failed to install MinimServer - Java not configured properly DS213 - Barbie-qu - 23-12-2014 00:53

Hi Simon,
I seem to be unable to log in via SSH. Not sure why as it's enabled in DSM, and it authenticates ok. I guess i'll have to resolve this before I can run the commands you posted.