Created
April 29, 2016 14:45
-
-
Save yulgit1/f5d4b209d9f0a2c54715180cea3cd17a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ermadmix@libdev4 avalon]$ rake avalon:services:start | |
D, [2016-04-21T11:49:25.400920 #12933] DEBUG -- : Starting jetty with these values: | |
D, [2016-04-21T11:49:25.401017 #12933] DEBUG -- : jetty_home: /home/ermadmix/avalon/avalon/jetty | |
D, [2016-04-21T11:49:25.401214 #12933] DEBUG -- : jetty_command: java -Djetty.port=8983 -Dsolr.solr.home=/home/ermadmix/avalon/avalon/jetty/solr -XX:MaxPermSize=256m -Xmx256m -jar start.jar | |
W, [2016-04-21T11:49:25.405679 #12933] WARN -- : Logging jettywrapper stdout to /home/ermadmix/avalon/avalon/jetty/jettywrapper.log | |
D, [2016-04-21T11:49:25.416645 #12933] DEBUG -- : Wrote pid file to /home/ermadmix/avalon/avalon/tmp/pids/_home_ermadmix_avalon_avalon_jetty_development.pid with value 12936 | |
I, [2016-04-21T11:49:39.495334 #12933] INFO -- : Started jetty (14093.0ms) | |
jetty started at PID 12936 | |
D, [2016-04-21T11:49:39.496389 #12933] DEBUG -- : Initializing felixwrapper | |
D, [2016-04-21T11:49:39.496501 #12933] DEBUG -- : Starting felix with these values: | |
D, [2016-04-21T11:49:39.496550 #12933] DEBUG -- : felix_home: /home/ermadmix/avalon/avalon/felix | |
D, [2016-04-21T11:49:39.496595 #12933] DEBUG -- : felix_command: bin/start_matterhorn.sh | |
W, [2016-04-21T11:49:39.497742 #12933] WARN -- : Logging felixwrapper stdout to /home/ermadmix/avalon/avalon/felix/felixwrapper.log | |
D, [2016-04-21T11:49:39.508060 #12933] DEBUG -- : Wrote pid file to /home/ermadmix/avalon/avalon/tmp/pids/_home_ermadmix_avalon_avalon_felix.pid with value 12993 | |
felix started at PID 12993 | |
ERROR: there is already one or more instance(s) of the program running | |
ERROR: there is already one or more instance(s) of the program running |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment