I/o error: CreateProcess error = 2

I'm under Eclipse 3.5 w / pack component eJDE 1.1.2 (updated to beta version 1.1) and the 4.2.1. After the upgrade to the latest plug-ins, I built my project (a library) with success a couple of times. Now, after adding several new classes, built fail with:

I/o Error: Cannot run program "jar": CreateProcess = 2 error, the system cannot find the file specified

Nothing about my environment variables, the installation of Java or packs of component has changed (other than a pack 5.0 new, which I use, that came with the plugin update).

The build process gets through the javac task (there are new .class files in the bin directory) but fails on the task of pot, so I don't think it's a problem of configuration of the path. I tried to restart my machine, the cleanup project (and manually delete the other build artifacts) and refresh the project in the Eclipse Package Explorer.

Since the last successful build, Eclipse has crashed a few times because of the bug content assist. I guess, except Eclipse crashed at many other times for the same reason with no lasting damage. Also, I have spaces in the path of project (in a parent directory and the name of the project). I suppose, except that the project had built successfully at least twice since the plugin update.

Any suggestions on how to fix this?

Well, I have solved my problem. Somehow (and honestly, I can't say how), my PATH does not include the JDK bin. It is included (according to the DB-00081) and all is well. So now I guess, my problem is to understand how my path variable has changed. (I really don't expect a response to that Forum!) )

But here is that maybe someone might respond to a follow-up question: it is possible for the last plugin successfully build a project if PATH does not include the Java bin directory?

Tags: BlackBerry Developers

Similar Questions

  • Error: Cannot run program "jar": CreateProcess = 2 error

    Hi all

    I create a BlackBerry App... All this worked fine until there are times... Now when I agin tried to run during the packaging of the app has been mentioed below error...

    "Error: cannot run program"jar": CreateProcess = 2 error, the system cannot find the file specified."

    Why it is so? Please help me...

    Best regards.

    You can search for java 7, I had problems with it and re-installed java 6 for bb dev.

  • Weird createprocess error/o creating submenus

    Hello

    This problem occurs when I try to add a submenu to a menu item. This allows me to add submenu items 3 up but when I try to add more i get this error. I searched through the forum and read something to do with 100 classes and paths of files. I checked my installation directory C:\Program Files\Java\jdk1.7.0_04\bin at the beginning of the 'path' and 'CLASSPATH' but nothing by filepath 'path' and 'CLASSPATH' added. Restarted esclipse over and over and over again nothing. Any help will do. Thank you

    Error: Cannot run program "jar": CreateProcess = 2 error, the system cannot find the file specified

    Pfft, turns out that I did the right thing all along. Just need to get out manually Eclipse by clicking the close button, not file > restart!

  • Error: Cannot run program "jar": CreateProcess = 2 error, the system cannot find the file specified

    Hello

    My apps works very well for the current code, but if I add a new function or class in my eclipse application code indicates the error of

    Error: Cannot run program "jar": CreateProcess = 2 error, the system cannot find the file specified

    I searched the forum and google for this problem, certain solutions are related to java path but myjava path is ok as the current code works very well

    So what problem here? and whats solution for that?


    has got the solution to the problem of its need for .jar files path previously I did not understand why he neede path of pot now his reason is here

    http://supportforums.BlackBerry.com/T5/Java-development/I-O-error-cannot-run-program-quot-jar-quot-C...

  • [HELP] I/o Error: Cannot run program "jar": CreateProcess = 2 error, the system cannot find the file specified

    Hi, I'm new developer on the Blackberry platform.

    I make the first application, but there is a problem when I wanted to install in the Simulator.

    My application has several screen and each take the server data, analyzing the data and displays on the screen.

    My problem is any executable thread.

    When I'm using the code below, it is fine. My application can work perfectly on a simulator.

    public TestingScreen() {
       // Runnable thread = new Runnable(){
       //   public void run() {
        // TODO Auto-generated method stub
            // my code get data from server
            Dialog.alert("Hii");
       //   }
       //};
       //new Thread(run).start();
    }
    

    but, if you use floor area or UiApplication.getUiApplication (.invokeLater), I got error "i/o Error: cannot run program"jar": CreateProcess = 2 error, the system cannot find the file specified"

    public TestingScreen() {
       Runnable thread = new Runnable(){
          public void run() {
        // TODO Auto-generated method stub
            // my code get data from server
            Dialog.alert("Hii");
          }
       };
       new Thread(run).start();
    }
    

    I have the 11 screen and all have executable statement and works perfectly. Can run in the Simulator, can get data from the server. But when I create the new #12 screen (copy paste other on-screen), page couldn't use an executable statement. Each I use Runnable/thread, I got error. But when I remove an executable statement my work normally requires.

    I already have Google but I do not get the answer.

    Please advice. Thank you very much.

    Kind regards.

    hrnt, thanks for your answer on this issue. It helped me solve my problem as well.

    Just to add, for someone else, I use the 32-bit and changed Java SDK my way to the bin folder where the SDK was installed.

  • Can not run the program "javac": CreateProcess = 2 error

    I installed the JDK 1.6 (updated 24) and JDE 6.0.
    I get the following error when I am trying to build a simple Hello World program.

    Building HelloWorldApp
    "C:\Program Research In Motion\BlackBerry JDE 4.7.0\bin\rapc.exe-silencieux import =".. \Program Files\Research in Motion\BlackBerry JDE 4.7.0\lib\net_rim_api.jar "codename = HelloWorldApp HelloWorldApp.rapc warnkey = 0 x 52424200; 0 x 52525400; 0 x 52435200 C:\BBWSDir\HelloWorldApp.java
    I/o Error: Cannot run program "javac": CreateProcess = 2 error, the system cannot find the file specified
    Error while building project

    And was take a look at this thread too. But it's still nothing change.
    http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=java_dev&message.ID=46876#M46876

    Any solution?

    Is the Java JDK in your system path? If this isn't the case, you will get this error.

    Open a command window and type

    javac

    You should get a screen form helps the compiler.

  • I/o Error: Cannot run program "jar": CreateProcess = 2 error, the system cannot find the file specified

    I/o Error: Cannot run program "jar": CreateProcess = 2 error, the system cannot find the file specified

    Why is the error, how to fix?

    File jar.exe. For example, I have a copy of it in C:\Program Files (x86)\Java\jdk1.6.0_24\bin

  • PhoneGap: Cannot run program "C:\Program": CreateProcess = 2 error

    Hi all

    I built my app without problem until now, but now, when I try to build it, I get this error:

    build:
         [exec] [INFO]                      Parsing command line options
         [exec] [INFO]                      Parsing bbwp.properties
         [exec] [INFO]                      Validating application archive
         [exec] [INFO]                      Parsing config.xml
         [exec] [INFO]                      Populating application source
         [exec] [INFO]                      Compiling BlackBerry WebWorks applicatio
    n
         [exec] I/O Error: Cannot run program "C:\Program": CreateProcess error=2, E
    l sistema no puede encontrar el archivo especificado
         [exec] [ERROR]                     RAPC exception occurred
    
    BUILD SUCCESSFUL
    Total time: 27 seconds
    

    The Spanish part of the error is labeled "the system cannot find the file specified."

    I added in the "path" environment variable JAVA_HOME %

    I tried to edit bbwp.properties to change "Program Files (x 86)" to "progra ~ 2" but it fails not before. "

    I have updated java a few days ago and I think it is a problem with spaces in the path of "Program Files" (x 86), but I don't know where is the file that contains the path that is the cause of the problem.

    I tried with - verbose during construction, but it does not help.

    Can you help me?? a solution or trick to solve this problem?

    Thank you very much.

    Thank you all,.

    Java 7 is installed (32-bit), I had, I had a variable JAVA_HOME pointing to the latest version installed and %JAVA_HOME%\bin got in my way, but it failed with all this.

    I've solved an "easy" way I downloaded the latest versions of ant, java and the sdk webworks and them reinstalled in c: in a path without spaces. I changed the value of the variable JAVA_HOME and path in the file project.properties pointing to the new and everything worked as before.

    Hope this can help someone.

    Thank you for your support.

  • I/o Error: Cannot run program "C:\Program": error CreateProcess = 87 using ant

    Hi guys,.

    I'm trying to build my console application using Ant. It is a part of my build.xml

       
    
            
            
                
                
            
        
    
        
            
                
            
            
            
        
    

    When I try to "build Ant" I get this error returned:

    I/o Error: Cannot run program "C:\Program": error CreateProcess = 87, the parameter is incorrect

    referring to this line:

    
    

    I tested the names of directory and environment variables all (the variable

    ${46.jde.home}
    

    too) is set correctly, but the error is still there... How could I solve this problem?

    Thank you very much

    Sometimes, the length of the path give birth this error but I have not seen in a while. I ended up installing most of my OCD: \RIM apps to avoid path issues all together.

  • I/o Error: CreateProcess:... on the build after adding new classes

    Hello

    Im getting an "i/o error: CreateProcess: ' during the construction. It happens after the addition of new classes. These classes are "reproduced". I mean, same name, different packages.

    If I delete the, Eclipse builds very well.

    I tried with the other package name, same error.

    Any solution?

    Thanks in advance.

    Hello

    IM using 1.0. The classes have the same name, but I think that's not the problem.

    I solved finally pass these classes in a lib project, so I think the problem is that there is a limit to the amount of classes for a project.

    Thank you

  • CreateProcess error = 87, the parameter is incorrect

    Java_home in my computer's C:\Program Files\Java\jdk1.6.0_24

    classpath =. ; % java_home%\lib;%java_home%\lib\tools.jar;D:\weblogicSA2011\wlserver_10.3\server\lib; E:\Jdeveloper_11114\oracle_common\modules\oracle.jps_11.1.1\jps-manifest.jar; E:\JDEVEL~3\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar; E:\JDEVEL~3\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar; E:\JDEVEL~3\JDK160~1\lib\tools.jar; E:\JDEVEL~3\WLSERV~1.3\server\lib\weblogic_sp.jar; E:\JDEVEL~3\WLSERV~1.3\server\lib\weblogic.jar; E:\JDEVEL~3\modules\features\weblogic. Server.modules_10.3.3.0.jar; E:\JDEVEL~3\WLSERV~1.3\server\lib\webservices.jar; E:\JDEVEL~3\modules\ORGAPA~1.1/lib/Ant-all.jar; E:\JDEVEL~3\modules\NETSFA~1.0_1/lib/Ant-contrib.jar; E:\JDEVEL~3\patch_wls1033\profiles\default\sys_manifest_classpath\webl

    Path=%JAVA_HOME%\Bin;%JAVA_HOME%\jre\bin; E:\JDEVEL~3\patch_wls1033\profiles\default\native; E:\JDEVEL~3\patch_jdev1111\profiles\default\native; E:\JDEVEL~3\WLSERV~1.3\server\native\win\32; E:\JDEVEL~3\WLSERV~1.3\server\bin; E:\JDEVEL~3\modules\ORGAPA~1.1\Bin; E:\JDEVEL~3\JDK160~1\jre\bin; E:\JDEVEL~3\JDK160~1\Bin; E:\JDEVEL~3\patch_wls1033\profiles\default\native; E:\JDEVEL~3\patch_jdev111; E:\JDEVEL~3\WLSERV~1.3\server\native\win\32\oci920_8;D:\Maven\apache-Maven-3.0.2\bin; C:\Windows\System32; C:\Program Files\Fichiers Network\KanKan\Codecs of Thunder; C:\app\Administrator\product\11.2.0\dbhome_1\BIN

    How to set the java path in Jdev 11.1.1.5?

    ------------------------------------------error-----------------------------------

    BuildFile: C:\JdevWorkspace\ANTdatasource\Project3\build.xml
    [echo] - 13-
    [echo] - 16-

    makeDataSource:

    BUILD FAILED
    java.io.IOException: cannot run program 'C:\Program Files\Java\jdk1.6.0_24\jre\bin\java.exe': error CreateProcess = 87, the parameter is incorrect
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
    at java.lang.Runtime.exec(Runtime.java:593)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    to org.apache.tools.ant.taskdefs.Execute$ Java13CommandLauncher.exec (Execute.java:832)
    at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:447)
    at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:461)
    at org.apache.tools.ant.taskdefs.Java.fork(Java.java:784)
    at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:211)
    at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:132)
    at org.apache.tools.ant.taskdefs.Java.execute(Java.java:105)
    at weblogic.ant.taskdefs.management.WLSTTask.execute(WLSTTask.java:115)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:357)
    at org.apache.tools.ant.Target.performTasks(Target.java:385)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
    at org.apache.tools.ant.Main.runBuild(Main.java:758)
    at org.apache.tools.ant.Main.startAnt(Main.java:217)
    at org.apache.tools.ant.Main.start(Main.java:179)
    at org.apache.tools.ant.Main.main(Main.java:268)
    Caused by: java.io.IOException: CreateProcess = 87, the parameter is incorrect
    at java.lang.ProcessImpl.create (Native Method)
    to java.lang.ProcessImpl. < init > (ProcessImpl.java:81)
    at java.lang.ProcessImpl.start(ProcessImpl.java:30)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
    ... more than 30

    Total time: 1 second



    --------------------------------------------------------------------------------

    <? XML version = "1.0"? >
    "< default"makeDataSource"="makeDataSource"basedir = project name =". ">

    < path id = "wl.classpath" >
    "< dir="E:\Jdeveloper_11115\wlserver_10.3\server\lib fileset ">
    < name = "*.jar" / >
    < / fileset >
    < fileset dir = "E:\Jdeveloper_11115\modules" >
    < name = "*.jar" / >
    < / fileset >

    < / path >
    < echo message = "- 13 -" / >
    < name taskdef = "wlst" classname = "weblogic.ant.taskdefs.management.WLSTTask" classpathref ="wl.classpath" > "
    < / taskdef >
    < echo message = "- 16 -" / >
    < target name = "makeDataSource" >
    < wlst debug = "false" failOnError = "true" executeScriptBeforeFile = "true" fileName = "makeDS.py" classpathref ="wl.classpath" > "
    < / wlst >
    < / target >
    < / project >


    --------------------------------------------------------------------------------

    Connect ("weblogic", "welcome1", "t3: / / localhost:7001" ' ")
    Edit()

    Print "---4"

    # Change these names necessary
    dsname = "TestDS.
    Server = "AdminServer.
    CD("Servers/"+Server)
    target = cmo
    CD("..) /..")

    startEdit()
    # Start the creation
    Print "creating JDBCSystemResource with the name ' + dsname"
    jdbcSR = create (dsname, "JDBCSystemResource")
    theJDBCResource = jdbcSR.getJDBCResource)
    theJDBCResource.setName (dsname)

    connectionPoolParams = theJDBCResource.getJDBCConnectionPoolParams)
    connectionPoolParams.setConnectionReserveTimeoutSeconds (25)
    connectionPoolParams.setMaxCapacity (100)
    connectionPoolParams.setTestTableName ("dual")

    dsParams = theJDBCResource.getJDBCDataSourceParams)
    dsParams.addJNDIName("jdbc/TestDs")

    driverParams = theJDBCResource.getJDBCDriverParams)
    driverParams.setUrl ("jdbc:oracle:thin:@localhost:1521:ORCL")
    driverParams.setDriverName ("oracle.jdbc.driver.OracleDriver")
    driverParams.setPassword ("welcome1")

    driverProperties = driverParams.getProperties)

    good = driverProperties.createProperty ("user")
    proper.setValue ("hr")

    jdbcSR.addTarget (target)

    Save()
    Activate (Block = "true")

    Print "made the configuration of the data source.

    A simple Google search shows that error 87 is usually the classpath is too long.

  • Cannot CreateProcess with plugin, AccessDenied returns error 5

    Hello

    Base:

    WinAPI call to CreateProcess fails with Access Denied.

    Details:
    SDK version 10

    Adobe Reader version 10

    Tested Vista 64-bit/Win7 32-bit environments

    More:

    I'm developing a plugin that will be used to easily export a PDF file in an application.  I added an Additional menu item to the file menu item to do this.  The final step for export is to call the application with a pointing to the file to export command line parameter.


    I have to do this by calling the windows API CreateProcess. I tested everything in its own environment and it works properly, however, when it is run as a plugin for Adobe Reader X, it fails and returns ERROR_ACCESS_DENIED (error 5).


    So far, it has been tested on Vista and Windows 7 with UAC, and user accounts have full administration and ownership of the called executable privileges.

    Is it possible to do what I'm doing here and create a new process from a plugin?

    Thank you, Isaac

    Edit: CreateProcessAsUser, CreateProcessWithLogon these two not so.  I also tried from the custom in CreateProcess security attributes with no luck.

    You should consult the documentation on the new "Protected Mode" in the drive

    X.

  • How can I diagnose CreateProcess error 740

    Windows Server 2008 R2

    I have an application (closed source) which works fine when I turn off UAC. But apparently it's not ideal...

    A procmon says nothing - it loads just ntdll apisetschemea before stopping, without even trying to look at any other file.

    Run the program as an administrator had no effect.

    How can I find out WHY disable UAC makes it work?

    Hello

    See the following MSDN forums link and check if it helps.

     

    http://social.msdn.Microsoft.com/forums/en-us/vcgeneral/thread/8eda7c0c-4074-4210-90ad-35ad978992e2

    You can also ask your question in the MSDN forum.

    http://social.msdn.Microsoft.com/forums/en-us/vcgeneral/threads

    I hope this helps.

  • The toolchain Setup error? Unable to compile...

    Hello!

    I'm trying to set up the environment to Code C, but I run into problems when you try to compile one of the examples of projects. In general, I followed the instructions in in favor NOR myRIO 1.0 User Guide C.

    I tried this for a while and I get the feeling that it is something very simple (but critical), so I want to ask for help from someone who has experience with the C coding environment.

    I get the error message is simply:

    17:42:06 * rebuild the Debug configuration for example - PWM myRIO project *.
    Info: Internal generator is used to build
    ARM-none-linux-gnueabi-gcc - DMyRio_1900 "-IC:\\Users\\boewie\\workspace\\myRIO\\C Support for myRIO\\source OR ' - O0-g3-wall - c - fmessage-length = 0 o main.o '... \\main.c '.
    ARM-none-linux-gnueabi-GCC: CreateProcess: no such file or directory

    17:42:06 completed Build (a 98ms)

    Further, in the code editor, it says "pending inclusion: [...]" to

    #include
    #include

    Is it possible that the C/C++ standard headers are not properly Setup? I have cygwin and MS Visual Studio is installed.

    The cross-compiler can be invoked in the Windows command console, so I guess that the PATH variable is set correctly.

    Do I need to install build tools C/C++ generic?

    Is the path of the critical C API inside spaces?

    Thanks in advance!

    -bowie

    May this help-online http://sourceforge.net/projects/mingw-w64/

  • Error in Upgareding of xp to vista

    Hello...

    my xp's sp3

    Vista is ultmate.

    at the end of the upgrade process, this error occure:

    Windows could not configure one or more system components. To install restarts the computer in the window, and then restart the installation. »

    I have try 4 times, but my problem not solved.

    Contents of SETUPERR. newspapers are:

    2011-05-28 08:07:48, error [0x0808f5] MIG AddDriverFiles: SetupDiBuildDriverInfoList failed [gle = 0 x 00000002]
    2011-05-28 08:07:48, error [0x0808f5] MIG AddDriverFiles: SetupDiBuildDriverInfoList failed [gle = 0 x 00000002]
    2011-05-28 08:11:04, error [0x08081e] MIG could not load manifest to C:\$WINDOWS.~BT\Sources\dlmanifests\errorreportingfaults-dl.man: class UnBCL::XmlException: hResult = 0 x 0 = 2 line, Position = 134; .
    void __thiscall UnBCL::XmlDocument:Load(class_UnBCL::String_*)

    2011-05-28 08:11:07, error [0x08085f] MIG MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW (C:\$ WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IasServer-MigPlugin\IasMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) could not rule = 0x7f. [gle = 0x0000007f]
    2011-05-28 08:11:07, error [0 x 080863] MIG MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr = 0x8007007f. [gle = 0x0000007f]
    2011-05-28 08:11:07, error [0x0808ff] MIG COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate-> LoadDllServer (C:\$, WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IasServer-MigPlugin\IasMigPlugin.dll, {6DF2D9DF-1294-4637-82D3-D53761CA2C11}, 0) failed, hr = [0x8007007f].
    2011-05-28 08:11:12, error [0x08085f] MIG MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW (C:\$ WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IasServer-MigPlugin\IasMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) could not rule = 0x7f. [gle = 0x0000007f]
    2011-05-28 08:11:12, error [0 x 080863] MIG MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr = 0x8007007f. [gle = 0x0000007f]
    2011-05-28 08:11:12, error [0x0808ff] MIG COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate-> LoadDllServer (C:\$, WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IasServer-MigPlugin\IasMigPlugin.dll, {6DF2D9DF-1294-4637-82D3-D53761CA2C11}, 0) failed, hr = [0x8007007f].
    2011-05-28 08:11:13, error [0x08085f] MIG MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW (C:\$ WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IasServer-MigPlugin\IasMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) could not rule = 0x7f. [gle = 0x0000007f]
    2011-05-28 08:11:13, error [0 x 080863] MIG MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr = 0x8007007f. [gle = 0x0000007f]
    2011-05-28 08:11:13, error [0x0808ff] MIG COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate-> LoadDllServer (C:\$, WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IasServer-MigPlugin\IasMigPlugin.dll, {6DF2D9DF-1294-4637-82D3-D53761CA2C11}, 0) failed, hr = [0x8007007f].
    2011-05-28 08:13:07, [0x08071d] MIG CDownlevelOCStore::GetOCCollection error, failed to load C:\$WINDOWS.~BT\Sources\dlmanifests\errorreportingfaults-dl.man. : Class UnBCL::XmlException: hResult = 0 x 0 = 2 line, Position = 134; .
    void __thiscall UnBCL::XmlDocument:Load(class_UnBCL::String_*)

    2011-05-28 08:13:07, error [0x08085f] MIG MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW (C:\$ WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IasServer-MigPlugin\IasMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) could not rule = 0x7f. [gle = 0x0000007f]
    2011-05-28 08:13:07, error [0 x 080863] MIG MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr = 0x8007007f. [gle = 0x0000007f]
    2011-05-28 08:13:07, error [0x0808ff] MIG COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate-> LoadDllServer (C:\$, WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IasServer-MigPlugin\IasMigPlugin.dll, {6DF2D9DF-1294-4637-82D3-D53761CA2C11}, 0) failed, hr = [0x8007007f].
    2011-05-28 08:13:11, error [0x08081e] MIG could not load manifest to C:\$WINDOWS.~BT\Sources\dlmanifests\errorreportingfaults-dl.man: class UnBCL::XmlException: hResult = 0 x 0 = 2 line, Position = 134; .
    void __thiscall UnBCL::XmlDocument:Load(class_UnBCL::String_*)

    2011-05-28 08:16:34, error [0 x 080389] MIG failed during IDiscovery call-> gather for Plugin = {ServerPath = "Microsoft-Windows-MediaPlayer-DRM - DL\drmmgrtn.dll ', CLSID = {743B7FD2-8427-4b7d-B330-A95618DE2BFC}, ThreadingModel = Apartment}. Error: 0 x 80070057
    2011-05-28 08:48:32, error [0 x 080792] MIG COCEventTracing::COCEventTracing call failed StartTrace 87. [gle = 0 x 00000057]
    2011-05-28 08:49:21, error [0x0802b6] MIG could not create object: HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\AutoEnrollment [EventMessageFile]. Mig::Win32ErrorException exception class: Win32ErrorException: Error (0), Skip opening the [HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\AutoEnrollment [EventMessageFile]] registry entry, which is protected by WRP...
    void __thiscall Mig::CRegistryDataStore:Create(class_Mig::CDataUnit_*)

    2011-05-28 08:49:21, error [0x0802b6] MIG could not create object: HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\AutoEnrollment [TypesSupported]. Mig::Win32ErrorException exception class: Win32ErrorException: Error (0), Skip opening the [HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\AutoEnrollment [TypesSupported]] registry entry, which is protected by WRP...
    void __thiscall Mig::CRegistryDataStore:Create(class_Mig::CDataUnit_*)

    2011-05-28 08:49:21, error [0x0802b6] MIG could not create object: HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\Tlntsvr [EventMessageFile]. Mig::Win32ErrorException exception class: Win32ErrorException: Error (0), Skip opening the [HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\Tlntsvr [EventMessageFile]] registry entry, which is protected by WRP...
    void __thiscall Mig::CRegistryDataStore:Create(class_Mig::CDataUnit_*)

    2011-05-28 08:49:21, error [0x0802b6] MIG could not create object: HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\DfsSvc [EventMessageFile]. Mig::Win32ErrorException exception class: Win32ErrorException: Error (0), Skip opening the [HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\DfsSvc [EventMessageFile]] registry entry, which is protected by WRP...
    void __thiscall Mig::CRegistryDataStore:Create(class_Mig::CDataUnit_*)

    2011-05-28 08:49:21, error [0x0802b6] MIG could not create object: HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\DfsSvc [TypesSupported]. Mig::Win32ErrorException exception class: Win32ErrorException: Error (0), Skip opening the [HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\DfsSvc [TypesSupported]] registry entry, which is protected by WRP...
    void __thiscall Mig::CRegistryDataStore:Create(class_Mig::CDataUnit_*)

    2011-05-28 08:49:21, error [0x0802b6] MIG could not create object: HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\SCardSvr [EventMessageFile]. Mig::Win32ErrorException exception class: Win32ErrorException: Error (0), Skip opening the [HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\SCardSvr [EventMessageFile]] registry entry, which is protected by WRP...
    void __thiscall Mig::CRegistryDataStore:Create(class_Mig::CDataUnit_*)

    2011-05-28 08:49:21, error [0x0802b6] MIG could not create object: HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\SCardSvr [TypesSupported]. Mig::Win32ErrorException exception class: Win32ErrorException: Error (0), Skip opening the [HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\SCardSvr [TypesSupported]] registry entry, which is protected by WRP...
    void __thiscall Mig::CRegistryDataStore:Create(class_Mig::CDataUnit_*)

    2011-05-28 08:57:32, error CSI 00000239 (F) done with the generic command 13 (0x0000000d); CreateProcess returned 0, CAPG returns S_OK
    Exit code 15 (0x0000000f) resulted in the success? FAKE
    Process the output: [l:22 [22] 'Failed = 0x8009000f]

    "] [gle = 0 x 80004005]."
    2011-05-28 08:57:32, error CSI 0000023 b Failed (F) execution of the element of queue Installer: generic commands ({81a34a10-4256-436a-89d6-794b97ca407c}) with HRESULT HRESULT_FROM_WIN32 (14109).  Failure will not be ignored: a restore will begin after all operations in the queue of the installer; Setup is reliable (2) [gle = 0 x 80004005]
    2011-05-28 08:57:50, error CSI 000006ff@2011/5/28:04:27:50.318 (F) d:\vistartm\base\wcp\componentstore\com\advancedinstallerstore.cpp(377): error HRESULT_FROM_WIN32 (ERROR_ADVANCED_INSTALLER_FAILED) from the Windows::COM:CComponentStore:IAdvancedInstallerAwareStore_ResolvePendingTransactions expression function: status
    [gle = 0 x 80004005]
    2011-05-28 08:57:53, error CSI 00000700 (F) HRESULT_FROM_WIN32 (ERROR_ADVANCED_INSTALLER_FAILED) #55 # to Windows::COM:CComponentStore_IAdvancedInstallerAwareStore:ResolvePendingTransactions(dwFlags_=_(RollbackOnFailure|0x00000002), progress = NULL, Phase = 0, available = (0 unknown numbered) [3] "|) '0).
    2011-05-28 08:57:53, error CSI 00000701 (F) cancel called when waiting I expected that to be resolved [gle = 0x80004005]
    2011-05-28 08:57:53, error CSI 00000702@2011/5/28:04:27:53.828 (F) d:\vistartm\base\wcp\componentstore\com\cancel.cpp(453): error E_UNEXPECTED from function Windows::COM:CComponentStore:IAdvancedInstallerAwareStore_Cancel expression: ((HRESULT) 0x8000FFFFL)
    [gle = 0 x 80004005]
    2011-05-28 08:57:58, error CSI 00000703 (F) #109207 E_UNEXPECTED # of Windows::COM:CComponentStore_IAdvancedInstallerAwareStore:Cancel (dwFlags = 0, TxCount = 1, TxIds = [1:[91]"TI4.800:1126374:4/Microsoft-Windows-Foundation-Package~31bf3856ad364e35~x86~~6.0.6000.16386"[1] "]", Progress = NULL, Disp [6] = "(null)")
    2011-05-28 08:57:58, error CSI 00000704 (F) #109206 E_UNEXPECTED # of

    2011-05-28 08:57:58, CBS startup error: failed to process the queue of advanced operation startupPhase: 0 HR: 0 x 80073713
    2011-05-28 08:57:58, error [0 x 030149] CMI Callback_CBS_Do_OnlineInstall:Calling boot 0 x 80073713 treatment failure
    2011-05-28 08:57:58, error [0 x 030153] CMI Callback_CMI_ConfigInstall: start treatment of CBS rerun failed.

    Please help me.

    Thank you.

    Perform a clean installation

    http://support.Microsoft.com/kb/946078

Maybe you are looking for