Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Synchronized project hangs on launch after build

This looks like a legitimate hang to me, though it may be an issue specific to my local configuration somehow.  It wasn't happening earlier.  The synchronized builds keep getting lost at the 'p.waitFor()' in line 220 of SyncCommandLauncher.  As far as I can tell the command being sent to that process is legit, I'm not sure why it would never return from the wait...

=Wyatt

On Fri, Sep 16, 2011 at 12:52 PM, John Eblen <jeblen@xxxxxxx> wrote:
Hi

This worked for me in the latest SR1 build, but it proceeded to build all projects in the workspace too. So that may be why it appears to hang. This behavior occurred for both a synchronization project and a remote C/C++ project.

On Fri, Sep 16, 2011 at 2:21 PM, Wyatt Spear <wspear@xxxxxxxxxxxxxx> wrote:
Greetings,
Yesterday I had synchronized projects working.  But now when I try to perform a regular build (no ETFW stuff) it starts a "Launching: Build before Launch" step and hangs there.  Canceling the operation in the progress monitor view just adds the 'cancel requested' string but it continues to be hung.  It enters this state when I try to do an ETFW launch and never begins the ETFW workflow at all.  Any idea what might be amiss?

Thanks,
Wyatt

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top