Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] Maddash Server fails to start.

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] Maddash Server fails to start.


Chronological Thread 
  • From: "Smith, Cody A." <>
  • To: "" <>
  • Subject: [perfsonar-user] Maddash Server fails to start.
  • Date: Mon, 6 Aug 2018 14:12:27 +0000
  • Accept-language: en-US
  • Authentication-results: spf=pass (sender IP is 128.146.163.18) smtp.mailfrom=oar.net; internet2.edu; dkim=pass (signature was verified) header.d=buckeyemailosu.onmicrosoft.com;internet2.edu; dmarc=bestguesspass action=none header.from=oar.net;
  • Authentication-results-original: spf=none (sender IP is ) ;
  • Ironport-phdr: 9a23:k7HE3h8RMho5Zf9uRHKM819IXTAuvvDOBiVQ1KB21+4cTK2v8tzYMVDF4r011RmVBduds6oMotGVmpioYXYH75eFvSJKW713fDhBt/8rmRc9CtWOE0zxIa2iRSU7GMNfSA0tpCnjYgBaF8nkelLdvGC54yIMFRXjLwp1Ifn+FpLPg8it2O2+55zebx9UiDahfLh/MAi4oQLNu8cMnIBsMLwxyhzHontJf+RZ22ZlLk+Nkhj/+8m94odt/zxftPw9+cFAV776f7kjQrxDEDsmKWE169b1uhTFUACC+2ETUmQSkhpPHgjF8BT3VYr/vyfmquZw3jSRMMvrRr42RDui9b9mRh/2hikaKz43/mLZis1sg61Uux+uvQBzw4vObY2JKPZzfKXQds4aS2pbWcZRUjRMDo2hYYsKDuoBIeZYo5HgrFYQqhuxGAmtD/7zxzNSiHP9wKo33PgmEQHd2QwgHs4OsHTPodXyLqgSS/q5zK/WwjXfdv5b3yr25obPchAku/6MXLRwfNLKxkkoEAPFkk+cqZb4PzOT0OkGrmuV7/J4WO6xkWErtxx9rz2yyssxl4XEg4wVx1/Y+SllxYs1K8O3RUFhbtOhFZZdtT2WOohuTs8/R2xlvDw2xqAFtJKhYiQHx5AqywTcZvCffYiH/BHuWPqULDp9mn5oeK6wiwu3/EWk0OLxVsi53VNXoiVZktTBsnUA2h3I5cSZSPZw+Fqq1yyV2ADJ8O5EJFg5larFJJ4lxb49joIdvFjEECPqlkj6lbKbeUc69uSx7OToeavpqoWbN49plgHxKaMumtG5AeslKAQOR3Kb+eOg1LL94UL5XLRKjvowkqXDt5DaONgbpqq+Aw9S0YYv8QqwDzCj0NgAnHkHKkxKeA6fgoT3IV7CPO30APKij1ixjTtmwv7GM7L9DpnRK3XDnqnucLln5ENZzQc+z8xT6pFMBrEEOv3zW0vxtNLCDh8+Ngy52/roCNJm1oMbWGKPHq+ZPbjVsVCS/OIjOe+Ma5EJuDrlMfgq++bujWMlmV8aZaSpxYUYaGq2HvR9JEWZZ2Djgs0YHWcXpQoxUvbqhUaGUT5SfHayQ7k86i8hBIKnC4fDWp6igKaH3CilAp1aeHpKBU6RHnf1JM24XKJGcC+ILNRmlDUeEKW6RpUJ1BeyuRX8xqY9aOfY52dQ4YruztZu4Ovaj1Qv7jFuJ8Wbz2yXSWxoxCUFSyJgj45lpkkogGyG0LR4x7RzEtBCr9oPGE9uPpnHyu1mC/j1UxiHeNqVHgX1Cu66CC08G4pii+QFZFxwTo341ELKwjaqDrkJlreCGJ0z9OfG0mPsI9pmkSybhrI5gQw+S9BUfS29i6hz+hKbJraBkl7Rzvz6M/1AgmiUqjzFlDrP2SMQSwtsSePAVHEbaFHRqIH+71mESbKyWvwmNBdM08iPNvEMZ9H03h1KR/bmbczXeHn523yxChCB2q6WYcL1cn5VwijHCUYFngxSmBTONQU3Ciq75W6LBiFlFl/+bkbl8O15s279SUkxzgqQaFZm2abz8RkQ1v2aV/4J2L8Y4mEspygnVFq41sjdXtCNvBZuYahHess0+0wityrQvBB8OZr1KadkixYefg17slmo2Q9wD9BHmNJsqn42nwc=
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Hello,

 

Recently our Maddash server has ran into some complications. While the toolkit side of the node is exhibiting no issues, testing seemingly isn’t effected , and I believe I have found the cause of the issue.

 

# systemctl status maddash-server

maddash-server.service - MaDDash Scheduler and REST Server

                Loaded: loaded (/usr/lib/systemd/system/maddash-server.service; enabled; vendor preset: disabled)

                Active: failed (Result: exit-code) since Sun 2018-08-05 15:44:15 EDT; 18h ago

               Main PID: 1287 (code=exited, status=1/FAILURE)

 

So, looking into the /var/log/maddash/maddash-server.out file, we see this:

 

Initialization error: Connections could not be acquired from the underlying database!

java.lang.RuntimeException: Connections could not be acquired from the underlying database!

        at net.es.maddash.MaDDashGlobals.<init>(MaDDashGlobals.java:185)

        at net.es.maddash.MaDDashGlobals.getInstance(MaDDashGlobals.java:506)

        at net.es.maddash.Invoker.main(Invoker.java:55)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:606)

        at com.simontuffs.onejar.Boot.run(Boot.java:340)

        at com.simontuffs.onejar.Boot.main(Boot.java:166)

 

Has anyone else ran into this issue? ( Or, it’s entirely possible this is a redherring. )

 

Best,

Cody Smith

Performance Engineer

OARnet

 

 




Archive powered by MHonArc 2.6.19.

Top of Page