Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » headless build fail during assemble step
headless build fail during assemble step [message #302243] Mon, 17 April 2006 16:21
Eclipse UserFriend
Originally posted by: tony_huynh.mentor.com

Hello All,

I'm having troubles during the assemble step of a headless build. The
information is defined in the allElements.xml file but I thought the
assemble.org.eclipse.helloWorld.all.xml would be autogenerated.

I get the following error message:

BUILD FAILED
/scratch1/plugin_work/eclipse3.2M6/plugins/org.eclipse.pde.b uild_3.2.0.v20060329a/scripts/build.xml:26:
The following error occurred while executing this line:
/scratch1/plugin_work/eclipse3.2M6/plugins/org.eclipse.pde.b uild_3.2.0.v20060329a/scripts/build.xml:91:
The following error occurred while executing this line:
/scratch1/plugin_work/org.eclipse.helloWorld/customTargets.x ml:10: The
following error occurred while executing this line:
/scratch1/plugin_work/org.eclipse.helloWorld/allElements.xml :12: The
following error occurred while executing this line:
/scratch1/plugin_work/eclipse3.2M6/plugins/org.eclipse.pde.b uild_3.2.0.v20060329a/scripts/genericTargets.xml:161:
The following error occurred while executing this line:
java.io.FileNotFoundException:
/scratch1/plugin_work/org.eclipse.helloWorld/build/assemble. org.eclipse.helloWorld.all.xml
(No such file or directory)
at
org.apache.tools.ant.ProjectHelper.addLocationToBuildExcepti on(ProjectHelper.java:539)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget. java:107)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.j ava:275)
at org.apache.tools.ant.Task.perform(Task.java:364)
at org.apache.tools.ant.Target.execute(Target.java:341)
at org.apache.tools.ant.Target.performTasks(Target.java:369)
at org.apache.tools.ant.Project.executeSortedTargets(Project.ja va:1216)
at org.apache.tools.ant.Project.executeTarget(Project.java:1185 )
at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(D efaultExecutor.java:40)
at
org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.exe cuteTargets(EclipseDefaultExecutor.java:32)
at org.apache.tools.ant.Project.executeTargets(Project.java:106 8)
at
org.eclipse.ant.internal.core.ant.InternalAntRunner.run(Inte rnalAntRunner.java:706)
at
org.eclipse.ant.internal.core.ant.InternalAntRunner.run(Inte rnalAntRunner.java:584)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.ant.core.AntRunner.run(AntRunner.java:494)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:78)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:68)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:169)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Caused by:
/scratch1plugin_work/eclipse3.2M6/plugins/org.eclipse.pde.bu ild_3.2.0.v20060329a/scripts/build.xml:91:
The following error occurred while executing this line:
/scratch1/plugin_work/org.eclipse.helloWorld/customTargets.x ml:10: The
following error occurred while executing this line:
/scratch1/plugin_work/org.eclipse.helloWorld/allElements.xml :12: The
following error occurred while executing this line:
/scratch1/plugin_work/eclipse3.2M6/plugins/org.eclipse.pde.b uild_3.2.0.v20060329a/scripts/genericTargets.xml:161:
The following error occurred while executing this line:
java.io.FileNotFoundException:
/scratch1/plugin_work/org.eclipse.helloWorld/build/assemble. org.eclipse.helloWorld.all.xml
(No such file or directory)

Any insight would be greatly appreciated.

Thanks.

Tony
Previous Topic:Plugin developer wanted in Massachusetts
Next Topic:Jars in plugin jars
Goto Forum:
  


Current Time: Wed Jul 16 16:55:35 EDT 2025

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

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

Back to the top