I got server error 500 occurred when I log in

suu_f
suu_f New Altair Community Member
edited November 5 in Community Q&A

Hello, I got A server error 500 occurred: . The error has been recorded.

when I login or click home on web interface

 

I try to restart server,

re-install server, java and mysql-server but error has not been solve

 

=============

OS : Ububtu 16.04

Java : 

    javac 1.8.0_161

    java version "1.8.0_161"

MySQL :

    mysql  Ver 14.14 Distrib 5.7.21, for Linux (x86_64) using  EditLine wrapper

RMServer : 8.1.0 and mysql connector java v.5.1.31

 

 

Answers

  • Edin_Klapic
    Edin_Klapic New Altair Community Member

    Hi @suu_f,

     

    Your would you please share the server.log where we can see the full startup of RapidMiner Server?

     

    Best,

    Edin

  • suu_f
    suu_f New Altair Community Member

    Hi, @Edin_Klapic

     

    This's full log

     

    Best,

    Su

  • Edin_Klapic
    Edin_Klapic New Altair Community Member

    Hi @suu_f,

     

    sorry for the delay. Your log file shows multiple errors. Let's try and tackle them one by one.

    It seems as if the host and port you provided during installation cannot be accessed.

    Can you please recheck that ports 88 and 5672 are accessible and try a fresh installation?

    On which host do you want to install RapidMiner Server - localhost?

     

    Adding service endpoint metadata: id=RepositoryService address=http://jbossws.undefined.host:88/api/soap/RepositoryService
    ServerService Thread Pool -- 75) java.io.IOException: Transport Connector could not be registered in JMX: java.io.IOException: Failed to bind to server socket: tcp://10.11.30.25:5672 due to: java.net.BindException: Cannot assign requested address (Bind failed)

     

    Best,

    Edin