2017-01-19 4 views
0

Wir verwenden Ant zum Aufbau unseres Hybris-Projekts. Während wir die Ameise sauber machen, bekommen wir alle unter "Ausnahme". Bitte helfen Sie mir dabei. Wir verwenden Mars.2 Release 4.5.2. Und Hybris 6.2.0. Ant 1.9.1. Ant-Build-Ergebnisse in "NullPointerException" auf Eclipse-Code

[yjavac] Internal compiler error: java.lang.NullPointerException at org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(AnnotationDisco 

[yjavac] ---------- 
[yjavac] java.lang.NullPointerException 
[yjavac]  at org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(AnnotationDiscoveryVisitor.java:236) 
[yjavac]  at org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(AnnotationDiscoveryVisitor.java:75) 
[yjavac]  at org.eclipse.jdt.internal.compiler.ast.Argument.traverse(Argument.java:211) 
[yjavac]  at org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(AnnotationDiscoveryVisitor.java:187) 
[yjavac]  at org.eclipse.jdt.internal.compiler.ast.MethodDeclaration.traverse(MethodDeclaration.java:317) 
[yjavac]  at org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.traverse(TypeDeclaration.java:1379) 
[yjavac]  at org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration.traverse(CompilationUnitDeclaration.java:748) 
[yjavac]  at org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration.traverse(CompilationUnitDeclaration.java:709) 
[yjavac]  at org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.<init>(RoundEnvImpl.java:59) 
[yjavac]  at org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.processAnnotations(BaseAnnotationProcessorManager.java:148) 
[yjavac]  at org.eclipse.jdt.internal.compiler.Compiler.processAnnotations(Compiler.java:818) 
[yjavac]  at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:434) 
[yjavac]  at org.eclipse.jdt.internal.compiler.batch.Main.performCompilation(Main.java:4136) 
[yjavac]  at org.eclipse.jdt.internal.compiler.batch.Main.compile(Main.java:1694) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor157.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.eclipse.jdt.core.JDTCompilerAdapter.execute(JDTCompilerAdapter.java:80) 
[yjavac]  at de.hybris.ant.taskdefs.YJavaC.executeCompilerAdapter(YJavaC.java:165) 
[yjavac]  at de.hybris.ant.taskdefs.YJavaC.compile(YJavaC.java:100) 
[yjavac]  at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:930) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:299) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:299) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:299) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:299) 
[yjavac]  at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at de.hybris.ant.taskdefs.CallMacro.execute(CallMacro.java:58) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor53.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at net.sf.antcontrib.logic.TryCatchTask.execute(TryCatchTask.java:207) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
[yjavac]  at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) 
[yjavac]  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) 
[yjavac]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) 
[yjavac]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[yjavac]  at java.lang.reflect.Method.invoke(Method.java:497) 
[yjavac]  at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
[yjavac]  at org.apache.tools.ant.Task.perform(Task.java:348) 
+0

Bitte fügen Sie einige weitere Details .... –

+0

Bitte lassen Sie mich wissen, welche Details Sie erwarten, wie ich die gesamte Stack-Trace gesetzt worden. – user3338060

+0

Kann ein Duplikat von http://stackoverflow.com/questions/12394253/ecilpse-java-builder-started-failing sein. Es sieht nicht wie ein hybris Problem aus, sondern ein Problem mit der Eclipse. –

Antwort

3

Dies ist wahrscheinlich Eclipse-Bug 472224 oder 471995. Beide Bugs

sind markiert wie in Eclipse befestigt ist 4.6

+0

Danke @ greg-449. Ihr Vorschlag hat geholfen. – user3338060

0

Nur Befehlszeile verwenden

gehen zu Plattform Ordnertyp. ./setantenv.sh oder Fledermaus

und bauen Typ ant clean all

Verwandte Themen