Skip to main content



      Home
Home » Archived » Buckminster » No such file or directory. Generic issue?
No such file or directory. Generic issue? [message #688077] Thu, 23 June 2011 17:16 Go to next message
Eclipse UserFriend
Hi guys,

I'm doing a very large build and I'm seeing the following king of stuff. It looks like maybe the copy isn't succeeding? I'm sort of at a loss as to whether this is an issue with my configuration or with Jenkins/Buckminster itself. Any good way to diagnose that?

thanks,

Miles

Base: /Users/milesparker/.hudson/jobs/amp-new/workspace/buildroot/buckminster.output/org.eclipse.jdt.junit.runtime.source_3.4.300-osgi.bundle/fragments: No such file or directory
Base: /Users/milesparker/.hudson/jobs/amp-new/workspace/buildroot/buckminster.output/org.eclipse.equinox.p2.updatechecker_1.1.200-osgi.bundle/fragments: No such file or directory
Base: /Users/milesparker/.hudson/jobs/amp-new/workspace/buildroot/buckminster.output/org.eclipse.amp.amf.ide.ascape_0.9.0-osgi.bundle/fragments: No such file or directory
...
Re: No such file or directory. Generic issue? [message #688163 is a reply to message #688077] Thu, 23 June 2011 23:51 Go to previous messageGo to next message
Eclipse UserFriend
I think this was a memory issue, but I'm not sure. It's gone now after setting memory to 2048m.
Re: No such file or directory. Generic issue? [message #688233 is a reply to message #688163] Fri, 24 June 2011 04:28 Go to previous messageGo to next message
Eclipse UserFriend
I see this, and I'm guessing it's benign.

I don't think it's related to memory. My guess is that the first time you ran the build, the directories did not exist, so you got the messages. You then bumped up the memory and re-ran, and the directories existed from the previous run (every if their contents were out of date), so you didn't see the messages.

Matthew
Re: No such file or directory. Generic issue? [message #688473 is a reply to message #688233] Fri, 24 June 2011 15:03 Go to previous message
Eclipse UserFriend
I don't think so, because I rm the dirs before each run to make sure that I have a clean build. And also, the build did fail at the point where it then tried to use those resources to create the site.
Previous Topic:Finding the location of another component
Next Topic:How to build Scala projects with Buckminster
Goto Forum:
  


Current Time: Sun Aug 31 04:00:22 EDT 2025

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

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

Back to the top