Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » user_homedir ->null ?
user_homedir ->null ? [message #557407] Tue, 07 September 2010 10:43 Go to next message
David  is currently offline David Friend
Messages: 88
Registered: July 2009
Member
Picked up my old buckminster investigations and run into a problem that i have no idea on how to solve.

I build an eclipse product, with feature etc as set up in the buckybook (build an rcp app) strange thing i have done this before and suceeded but now it just halts when trying to create an site/clean (in ui) or what ever with the same problem. in ant debug i get:
[ant] Setting ro project property: user_homedir -> null


java.lang.NullPointerException
	at java.util.Hashtable.put(Unknown Source)
	at org.apache.tools.ant.PropertyHelper.setUserProperty(PropertyHelper.java:377)
	at org.apache.tools.ant.Project.setUserProperty(Project.java:543)
	at org.eclipse.ant.internal.core.ant.InternalAntRunner.setProperties(InternalAntRunner.java:233)
	at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:593)
	at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:495)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.buckminster.ant.AntRunner.run(AntRunner.java:318)
	at org.eclipse.buckminster.ant.actor.AntActor.internalPerform(AntActor.java:254)
	at org.eclipse.buckminster.core.actor.AbstractActor.perform(AbstractActor.java:186)
	at org.eclipse.buckminster.core.internal.actor.PerformManager$DirectActionInvocation.execute(PerformManager.java:143)
	at org.eclipse.buckminster.core.internal.actor.PerformManager.internalPerform(PerformManager.java:454)
	at org.eclipse.buckminster.core.internal.actor.PerformManager.perform(PerformManager.java:293)
	at org.eclipse.buckminster.core.internal.actor.PerformManager.perform(PerformManager.java:305)
	at org.eclipse.buckminster.ui.InvokeAction$ActionJob.runInWorkspace(InvokeAction.java:81)
	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)


no idea why this is happening. buckminster core says 1.3.1.r11570 (latest on updatesite)
Re: user_homedir ->null ? [message #557428 is a reply to message #557407] Tue, 07 September 2010 11:51 Go to previous messageGo to next message
David  is currently offline David Friend
Messages: 88
Registered: July 2009
Member
Reinstalled eclipse, problem solved.

the director comes very handy for fast re-installs and get up again i noticed Smile
Re: user_homedir ->null ? [message #558338 is a reply to message #557428] Sat, 11 September 2010 10:33 Go to previous messageGo to next message
Matthias Kappeller is currently offline Matthias KappellerFriend
Messages: 54
Registered: July 2009
Member
Am 07.09.10 13:51, schrieb David:
> Reinstalled eclipse, problem solved.
>
> the director comes very handy for fast re-installs and get up again i
> noticed :)

In my case this error was created by using googles' Workspace Mechanic
and Buckminster in one Eclipse Installation.

This bug is fixed (https://bugs.eclipse.org/bugs/show_bug.cgi?id=320586)
Re: user_homedir ->null ? [message #559909 is a reply to message #558338] Mon, 20 September 2010 10:39 Go to previous message
David  is currently offline David Friend
Messages: 88
Registered: July 2009
Member
ahh same here that's why..never traced it to the mechanic plugin though.

thanks for the hint

/Dave
Previous Topic:Could not instantiate provider org.eclipse.team.svn.core.svnnature
Next Topic:news.eclipse.org has problems
Goto Forum:
  


Current Time: Tue Apr 16 11:38:55 GMT 2024

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

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

Back to the top