Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-52865

Jenkins has error code 268435458.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core

      Hello all.

      I have a problem when I use Jenkins to call Trace32 software. Sometime, Jenkins cannot launch the Trace32 software and he is suspended. I have to click button to stop job. Then I see in the console the error message:

      "Executing debugger... ERROR: Build step failed with exceptionExecuting debugger... ERROR: Build step failed with exceptionorg.jvnet.winp.WinpException: Process with pid=12108 is not a 32bit process (or it is not running). Cannot query it from a 32bit library error=268435458 at envvar-cmdline.cpp:183 at org.jvnet.winp.Native.getCmdLine(Native Method) at org.jvnet.winp.WinProcess.parseCmdLine(WinProcess.java:132) at org.jvnet.winp.WinProcess.getCommandLine(WinProcess.java:107) at hudson.util.ProcessTree$WindowsOSProcess.getArguments(ProcessTree.java:522) at hudson.plugins.msbuild.MsBuildKillingVeto.vetoProcessKilling(MsBuildKillingVeto.java:56) at hudson.util.ProcessTree$OSProcess$CheckVetoes.call(ProcessTree.java:337) at hudson.util.ProcessTree$OSProcess$CheckVetoes.call(ProcessTree.java:327) at hudson.remoting.LocalChannel.call(LocalChannel.java:45) at hudson.util.ProcessTree$OSProcess.getVeto(ProcessTree.java:263) at hudson.util.ProcessTree$WindowsOSProcess.killRecursively(ProcessTree.java:500) at hudson.util.ProcessTree.killAll(ProcessTree.java:157) at hudson.Proc$LocalProc.destroy(Proc.java:384) at hudson.Proc$LocalProc.join(Proc.java:357) at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1815) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429)Build step 'Execute shell' marked build as failure"

       

      I see that the error code: 268435458. But I cannot figure out anything about it from google. Could you help me to find the root cause and solution for it.

        1. jenkins.xml
          3 kB
          Nam Khuc
        2. jenkins.xml
          3 kB
          Nam Khuc

            Unassigned Unassigned
            namkd Nam Khuc
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: