Advertisement
Guest User

Untitled

a guest
Apr 29th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. [ermadmix@libdev4 avalon]$ rake avalon:services:start
  2. D, [2016-04-21T11:49:25.400920 #12933] DEBUG -- : Starting jetty with these values:
  3. D, [2016-04-21T11:49:25.401017 #12933] DEBUG -- : jetty_home: /home/ermadmix/avalon/avalon/jetty
  4. 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
  5. W, [2016-04-21T11:49:25.405679 #12933] WARN -- : Logging jettywrapper stdout to /home/ermadmix/avalon/avalon/jetty/jettywrapper.log
  6. 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
  7. I, [2016-04-21T11:49:39.495334 #12933] INFO -- : Started jetty (14093.0ms)
  8. jetty started at PID 12936
  9. D, [2016-04-21T11:49:39.496389 #12933] DEBUG -- : Initializing felixwrapper
  10. D, [2016-04-21T11:49:39.496501 #12933] DEBUG -- : Starting felix with these values:
  11. D, [2016-04-21T11:49:39.496550 #12933] DEBUG -- : felix_home: /home/ermadmix/avalon/avalon/felix
  12. D, [2016-04-21T11:49:39.496595 #12933] DEBUG -- : felix_command: bin/start_matterhorn.sh
  13. W, [2016-04-21T11:49:39.497742 #12933] WARN -- : Logging felixwrapper stdout to /home/ermadmix/avalon/avalon/felix/felixwrapper.log
  14. 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
  15. felix started at PID 12993
  16. ERROR: there is already one or more instance(s) of the program running
  17. ERROR: there is already one or more instance(s) of the program running
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement