facebook

intermittent ant build error

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #278570 Reply

    DIS
    Member

    Below you will find my install log. After that you will find error messages from my .log file. I get this error sometimes but never twice in a row. I run the first time and get the error. Run again and get success. Not a show stopper but it is getting old.

    *** Date:
    Wednesday, November 14, 2007 1:57:38 PM EST

    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710

    Eclipse Graphical Editing Framework

    Version: 3.3.1.v20070814
    Build id: 20070814-1555

    Eclipse RCP

    Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS
    Build id: I20070625-1500

    Eclipse Plug-in Development Environment

    Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC
    Build id: M20070921-1145

    Eclipse Project SDK

    Version: 3.3.1.R33x_r20070802-7M7J78_mu1mnlRa7A4Ns52XeZ6D0
    Build id: M20070921-1145

    Eclipse Platform

    Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y
    Build id: M20070921-1145

    Eclipse Java Development Tools

    Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
    Build id: I20070625-1500

    Eclipse Graphical Editing Framework

    Version: 3.3.1.v20070814
    Build id: 20070814-1555

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\Dev\MyEclipse\MyEclipse6.0.0M1\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    C:\Program Files\Dev\MyEclipse\MyEclipse6.0.0M1\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
    -startup
    C:\Program Files\Dev\MyEclipse\MyEclipse6.0.0M1\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
    -exitdata
    17d0_74
    -vm
    C:\Program Files\Dev\MyEclipse\MyEclipse6.0.0M1\jre\bin\javaw.exe

    !ENTRY org.eclipse.core.resources 4 75 2007-11-14 13:49:34.250
    !MESSAGE Errors during build.
    !SUBENTRY 1 org.eclipse.ui.externaltools 2 75 2007-11-14 13:49:34.250
    !MESSAGE Errors running builder ‘Integrated External Tool Builder’ on project ‘olocommon’.
    !SUBENTRY 1 org.eclipse.debug.core 4 120 2007-11-14 13:49:34.250
    !MESSAGE Exception occurred executing command line.
    !STACK 0
    java.io.IOException: CreateProcess: C:\data\projects\head\olocommon\build.xml error=193
    at java.lang.ProcessImpl.create(Native Method)
    at java.lang.ProcessImpl.<init>(Unknown Source)
    at java.lang.ProcessImpl.start(Unknown Source)
    at java.lang.ProcessBuilder.start(Unknown Source)
    at java.lang.Runtime.exec(Unknown Source)
    at org.eclipse.debug.core.DebugPlugin.exec(DebugPlugin.java:786)
    at org.eclipse.ui.externaltools.internal.program.launchConfigurations.ProgramLaunchDelegate.launch(ProgramLaunchDelegate.java:152)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:766)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:608)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:601)
    at org.eclipse.ui.externaltools.internal.model.ExternalToolBuilder.launchBuild(ExternalToolBuilder.java:179)
    at org.eclipse.ui.externaltools.internal.model.ExternalToolBuilder.doBuildBasedOnScope(ExternalToolBuilder.java:167)
    at org.eclipse.ui.externaltools.internal.model.ExternalToolBuilder.build(ExternalToolBuilder.java:86)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:624)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:166)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:197)
    at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:246)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:249)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:302)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:334)
    at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:328)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:736)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:608)
    at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:899)
    at org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1102)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    #278577 Reply

    Loyal Water
    Member

    Try cleaning your workspace using the -clean command
    https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/

    Incase that doesn’t help, please switch to a new workspace and try running the build file again.

    Let me know if the problem persists.

    #300333 Reply

    DIS
    Member

    It has never gone away and persists to this day… Many installs, many upgrades, always there. Kinda like ‘Bob’ in “what about Bob”

    #300385 Reply

    Riyad Kalla
    Member

    DIS,

    We don’t instrument the default Eclipse ANT integration in any way — so this would be an Eclipse bug if there was one here… since the behavior is unprecitable I have to wonder if there is a race condition going on somewhere inside that code base.

    Do you have any JAVA_HOME, CLASSPATH or ANT_HOME system environment variables set at the Window’s System level that might be messing with the default variables the Eclipse Ant launcher tries to setup? You might try clearing those out, and then going into Window > Prefs > Ant > Runtmie and hitting Restore Defaults, then restarting and see if things no longer run into each other and cause a digital car-pileup.

    #300402 Reply

    DIS
    Member

    Thanks for the suggestion. My guess is most people don’t do ant any more. I see this in windows and linux. It has been going on since 2007 and I guess will continue until I stop using ant. It always happens over the many installs, updates and upgrades over the years.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: intermittent ant build error

You must be logged in to post in the forum log in