Showcase your project at ApacheCON: consider Podling Shark Tank

2016-04-25 Thread Roman Shaposhnik
Hi! I apologize for the wide distribution, but since my email to general@ didn't seem to have reached all of the podling communities, I took the liberty of direct email. Here's the deal: If you are (or anybody you know who's passionate about your project is) going to travel to Vancouver for Apach

Re: (2nd attempt) Need Help !: Run each component of application as different user

2016-04-25 Thread Billie Rinaldi
Hi Manoj, The "/usr/bin/python -S START ..." command looks normal; that is how the component scripts are executed. I would expect this to be the parent of the "/bin/bash --login -c " process. If you're seeing the python as the parent of the Execute command, it is probably not why your process i

Re: (2nd attempt) Need Help !: Run each component of application as different user

2016-04-25 Thread Josh Elser
I'm re-reading all of your prior messages (we're all volunteers here, so please be patient before resending messages asking for more prompt help). I'm confused as to your original goal. You say you're using the Slider upgrade command to dynamically launch a new container in a Slider applicatio