#51758: mariadb-10.0-server: Service only ran for 0 seconds. Pushing respawn out by 10 seconds. ----------------------------------+----------------------- Reporter: miken32@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: mariadb-10.0-server | ----------------------------------+----------------------- Changes (by ryandesign@…): * cc: pixilla@…, openmaintainer@… (removed) * owner: macports-tickets@… => pixilla@… * port: mariadb-10.1-server => mariadb-10.0-server Comment: Replying to [ticket:51758 miken32@…]:
When I start the server, I get these entries in the system log:
{{{ Jul 4 10:54:39 MacBook-Pro com.apple.xpc.launchd[1] (org.macports.mariadb-10.1-server): The Debug key is no longer respected. Please remove it. }}}
This will occur for all MacPorts ports using the built-in launchd plist creation mechanism on recent versions of OS X. This is filed as #49990.
{{{ Jul 4 10:54:39 MacBook-Pro com.apple.xpc.launchd[1] (org.macports.mariadb-10.1-server): This service is defined to be constantly running and is inherently inefficient. }}}
This will occur for all MacPorts ports using the built-in launchd plist creation mechanism on recent versions of OS X. We don't have a separate ticket for this and fixing this may have to be done on a case by case basis so it's not straightforward.
{{{ Jul 4 10:54:41 MacBook-Pro com.apple.xpc.launchd[1] (org.macports.mariadb-10.0-server): Service only ran for 0 seconds. Pushing respawn out by 10 seconds. Jul 4 10:54:51 MacBook-Pro com.apple.xpc.launchd[1] (org.macports.mariadb-10.0-server): Service only ran for 0 seconds. Pushing respawn out by 10 seconds. }}}
No log files are created in `/opt/local/var/log/mariadb-10.1/`, and `launchd` says it is constantly trying to restart the server, but it seems to be working just fine. I can connect to the database without problems.
Note that the first two lines were about mariadb-10.1-server, while the second two lines were about mariadb-10.0-server. So any errors would be logged in /opt/local/var/log/mariadb-10.0/. Which server do you want to use? You should `sudo port unload` the one you don't want to use. -- Ticket URL: <https://trac.macports.org/ticket/51758#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X