[Server 6.2.9082] Tomcat war doesn't start

Post your Server Bug Report
KaeTuuN
Posts: 40
Joined: 09 Feb 2015, 23:30
Has thanked: 5 times
Been thanked: 18 times

[Server 6.2.9082] Tomcat war doesn't start

Unread post by KaeTuuN »

Code: Select all

=========================================================================================
 VERSION:      MADSONIC 6.2 | BUILD: 9082 
 SERVLET:      TOMCAT 9.0.19
 SERVER:       CPU: Core i3-6100 | ARCH: x64 | MEMORY: 16GB
 OS:           Ubuntu 18.04 LTS Server
 SYSTEM:       SERVER
 INSTALLER:    TOMCAT WAR
 JAVA:         OpenJDK Runtime Environment (build 11.0.2+9-Ubuntu-3ubuntu118.04.3)
 DESCRIPTION:  CRASH ON START 
 REPRODUCIBLE: YES
=========================================================================================
If I try to start the WAR Container my Tomcat log says:
23-Apr-2019 15:49:48.948 SCHWERWIEGEND [http-nio-8080-exec-2] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file
23-Apr-2019 15:49:48.949 SCHWERWIEGEND [http-nio-8080-exec-2] org.apache.catalina.core.StandardContext.startInternal Context [/madsonic] startup failed due to previous errors
"SCHWERWIEGEND" means "FATAL ERROR".

I tried to find "the appropriate container log file", but there are no Logfiles from the madsonic Container. Can anyone help me?

Greetings Kae
These users thanked the author KaeTuuN for the post:
Madsonic
Rating: 7.69%
KaeTuuN
Posts: 40
Joined: 09 Feb 2015, 23:30
Has thanked: 5 times
Been thanked: 18 times

Re: [Server 6.2.9082] Tomcat war doesn't start

Unread post by KaeTuuN »

So now there is a deb Package. I tested it on a fresh virtual machine. Installed openJDK 11 und installed the deb Package. Installation throws no Errors, but i want to access Madsonic via http://<VM-IP>:4040 I get an Error:

Code: Select all

HTTP ERROR: 503

Problem accessing /. Reason:

    Service Unavailable

Powered by Jetty:// 8.y.z-SNAPSHOT
Complete Madsonic Log is attached.

Greetings Kae
Attachments
madosnic_sh.log
(60.21 KiB) Downloaded 183 times
User avatar
Madsonic
Administrator
Administrator
Posts: 984
Joined: 07 Dec 2012, 03:58
Answers: 7
Has thanked: 1201 times
Been thanked: 470 times

Re: [Server 6.2.9082] Tomcat war doesn't start

Unread post by Madsonic »

hi there,

You have made a configuration that does not work together.

Madsonic 6.x based on Java 7/8 and don't work with Java 11 or higher.
Madsonic 7.x is prepared to work with Java 7/8/11/13.

Tomcat 9 can run with Java 8 and Java 11.

In your case, try to start Tomcat with Java 8 or use Madsonic 7.x

Best regards,
The Madsonic Team
KaeTuuN
Posts: 40
Joined: 09 Feb 2015, 23:30
Has thanked: 5 times
Been thanked: 18 times

Re: [Server 6.2.9082] Tomcat war doesn't start

Unread post by KaeTuuN »

Ahhhh.... good to know! :)

So I will try Madsonic 7 instead! :)

Greetings Kae
These users thanked the author KaeTuuN for the post:
Madsonic
Rating: 7.69%
KaeTuuN
Posts: 40
Joined: 09 Feb 2015, 23:30
Has thanked: 5 times
Been thanked: 18 times

Re: [Server 6.2.9082] Tomcat war doesn't start

Unread post by KaeTuuN »

Well... I think I'm blind... Where the hell can I download Madsonic 7? oO

Greetings Kae
Post Reply