My guess is that start() does not complete or fails and gets retried few times and then eventually fails. Can you share the agent logs?
We have a new release now 0.40 - can you port your package over to 0.40? If you can share your package I can help you do that. In any case, only critical change is the metainfo.xml structure where its enclosed within "<application></application>". http://slider.incubator.apache.org/docs/slider_specs/hello_world_slider_app.html is a work-in-progress doc for creating an application package which will provide you the details. -Sumit On Thu, Jul 24, 2014 at 12:26 PM, Rui Zhang <[email protected]> wrote: > Hi, > > I can start my own created package now. But it always stay IN_PROGRESS > status according to the log and after a long time it shows Failed. However, > my application runs perfectly without any errors. > > Why is this? How to determine the start is completed or not? > > Thanks. > > -- > Rui Zhang > Software engineer Intern > Vertica, an HP Company > [email protected] > >
