Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Problem w last 5.0 build? - looks ok now

I just retried the exact same scenario and it looks ok.
I have to figure it was a fluke/corruption or something.


What I did was...
Start with epp-parallel SR1
Install today's build on top of it
use new clean workspace

Check out 'shallow' from cvs (exact PTP tutorial instructions) as C project using wizard
convert to sync project
   connection name: forge
   conection to:  forge.ncsa.illinois.edu
   remote project location:  shallow-test  (or something with a hyphen in it.. had never done this before

Got NPE

java.lang.NullPointerException
   at org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo.getDefaultConfiguration(ManagedBuildInfo.java:248)
   at org.eclipse.ptp.rdt.sync.core.SyncManager.sync(SyncManager.java:283)
   at org.eclipse.ptp.rdt.sync.core.SyncManager.sync(SyncManager.java:254)
   at org.eclipse.ptp.rdt.sync.ui.ResourceChangeListener$1.resourceChanged(ResourceChangeListener.java:107)
   at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
   at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
   at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
   at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
   at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:395)
   at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1530)
   at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2353)
   at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118)
   at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)



...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform  http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


Inactive hide details for Roland Schulz ---11/12/2011 10:58:55 PM---Hi, what do you mean with check out? I just tried it with aRoland Schulz ---11/12/2011 10:58:55 PM---Hi, what do you mean with check out? I just tried it with a new project (Hello


    From:

Roland Schulz <roland@xxxxxxx>

    To:

Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>

    Date:

11/12/2011 10:58 PM

    Subject:

Re: [ptp-dev] Problem w last 5.0 build?

    Sent by:

ptp-dev-bounces@xxxxxxxxxxx




Hi,

what do you mean with check out? I just tried it with a new project (Hello World ANSI C) which I than converted. That worked correctly and I didn't get any error.

Roland

On Sat, Nov 12, 2011 at 9:27 PM, Beth Tibbitts <bethtib@xxxxxxxxx> wrote:
    I get npe when i check out project as c proj then convert to sync

    Away from computer at the monent





--
ORNL/UT Center for Molecular Biophysics
cmb.ornl.gov
865-241-1537, ORNL PO BOX 2008 MS6309
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


GIF image

GIF image


Back to the top