Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » actions do not work after update
actions do not work after update [message #492994] Thu, 22 October 2009 15:47 Go to next message
Erdal Karaca is currently offline Erdal KaracaFriend
Messages: 854
Registered: July 2009
Senior Member
I updated to the latest buckminster (galileo update site) and had to realize that actions do not work anymore (buckminster.clean, site.p2):

java.lang.NullPointerException
java.lang.NullPointerException
at org.eclipse.buckminster.ant.actor.AntActor.internalPerform(A ntActor.java:265)
at org.eclipse.buckminster.core.actor.AbstractActor.perform(Abs tractActor.java:201)
at org.eclipse.buckminster.core.internal.actor.PerformManager.p erform(PerformManager.java:361)
at org.eclipse.buckminster.core.internal.actor.PerformManager.p erform(PerformManager.java:405)
at org.eclipse.buckminster.ui.InvokeAction$ActionJob.runInWorks pace(InvokeAction.java:92)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run (InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
java.lang.NullPointerException

I have tried a new workspace and run with -clean, but that did not work...
Re: actions do not work after update [message #493010 is a reply to message #492994] Thu, 22 October 2009 17:02 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Erdal,
Can you please try our update site at http://download.eclipse.org/tools/buckminster/updates-3.5.

Regards,
Thomas Hallgren



Erdal Karaca wrote:
> I updated to the latest buckminster (galileo update site) and had to
> realize that actions do not work anymore (buckminster.clean, site.p2):
>
> java.lang.NullPointerException
> java.lang.NullPointerException
> at org.eclipse.buckminster.ant.actor.AntActor.internalPerform(A
> ntActor.java:265)
> at org.eclipse.buckminster.core.actor.AbstractActor.perform(Abs
> tractActor.java:201)
> at org.eclipse.buckminster.core.internal.actor.PerformManager.p
> erform(PerformManager.java:361)
> at org.eclipse.buckminster.core.internal.actor.PerformManager.p
> erform(PerformManager.java:405)
> at org.eclipse.buckminster.ui.InvokeAction$ActionJob.runInWorks
> pace(InvokeAction.java:92)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run
> (InternalWorkspaceJob.java:38)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> java.lang.NullPointerException
>
> I have tried a new workspace and run with -clean, but that did not work...
Re: actions do not work after update [message #493128 is a reply to message #493010] Fri, 23 October 2009 10:20 Go to previous message
Erdal Karaca is currently offline Erdal KaracaFriend
Messages: 854
Registered: July 2009
Senior Member
It seems that the latest buckminster is not compatible with eclipse 3.5...
I installed 3.5.1, then installed from the update site you provided, now the actions are executed without NPEs
Previous Topic:Materialization issue
Next Topic:create.product does not include java code
Goto Forum:
  


Current Time: Fri Apr 26 02:22:17 GMT 2024

Powered by FUDForum. Page generated in 0.03100 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top