View Single Post
Old 07-19-2013, 10:20 AM   #2
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Hmm...
I would expect that it would be found as a child of one of the Java processes running (child of cvm maybe?).

Since the Java system is **essentially** a single-thread process (in that it only runs a single user application at a time), it may not have its own PID assigned.

Launching a Kindlet? Would probably have to call some entry point in the Java system.

Perhaps ixtab (or anyone else) could answer in more detail.
knc1 is offline   Reply With Quote