Community
Participate
Working Groups
Created attachment 203800 [details] Log file 20110921 install build. Something has happened, and now when I save a file, it is not getting generated. I get EDT Build Failure in the error log. I'm attaching the log file. I've been using this workspace all day, and the problem just started happening.
Created attachment 203801 [details] Archive file of workspace
Does it build if you close all files and restart eclipse? There's a known problem that if you have egl files open when you start workbench, the Mof model can sometimes run into an invalid state bug 357642
No, still have build failure.
Joe, the .log file indicates a missing ServicesCallStatement, so hopefully this error means something to you: org.eclipse.edt.compiler.internal.core.builder.BuildException: java.lang.RuntimeException: org.eclipse.edt.mof.serialization.TypeNotFoundException: org.eclipse.edt.mof.serialization.MofObjectNotFoundException: MofObject not found: org.eclipse.edt.mof.eglx.services.ServicesCallStatement
*** This bug has been marked as a duplicate of bug 358346 ***