Hi, Sorry if the subject has already been treated, I searched in the historic but didn't find a complete answer...
*I'm looking for a way to determine if my karaf server is fully started (i.e all my routes operational).* I've been adviced to build a special "log-route" just to indicate "your server is started" and to raise its start-level to 99 (all others routes are @start-level=80). Thus, when "your server is started" appears in karaf log, the server is censed to be fully operational. But most of my other complex routes take almost a whole minute to start, and even if the log-route begin its start after the others, the finish_log appears before the others routes have finished their startup. How is it possible to indicate to my log-route to begin its start AFTER the end of all other routes startup ? Or is there another way to be sure that all routes are fully active ? Thank you for your ideas :-) -- View this message in context: http://karaf.922171.n3.nabble.com/Is-my-karaf-server-fully-started-tp4030314.html Sent from the Karaf - User mailing list archive at Nabble.com.
