JBO-28300: Piggyback read error?? Urgent

HI, Folks,
I got the JBO-28300: Piggyback read error.
I can not find the description from the help guide. What the the error from and how can I fixed. Anyone have the ideas, please advise. Thanks!
==========================================
"C:\Program Files\Oracle\JDeveloper 3.2\java1.2\jre\bin\javaw.exe" -mx50m -classpath "C:\Program Files\Oracle\JDeveloper 3.2\myclasses;C:\Program Files\Oracle\JDeveloper 3.2\lib\jdev-rt.zip;C:\Program Files\Oracle\JDeveloper 3.2\jdbc\lib\oracle8.1.7\classes12.zip;C:\Program Files\Oracle\JDeveloper 3.2\lib\connectionmanager.zip;C:\Program Files\Oracle\JDeveloper 3.2\lib\jboremote.zip;C:\Program Files\Oracle\JDeveloper 3.2\lib\jbo8iclient.zip;C:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\aurora_client.jar;C:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\vbjorb.jar;C:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\vbjapp.jar;C:\Program Files\Oracle\JDeveloper 3.2\lib\jndi.jar;C:\Program Files\Oracle\JDeveloper 3.2\lib\jboo8i.zip;C:\Program Files\Oracle\JDeveloper 3.2\lib\aqapi.jar;C:\Program Files\Oracle\JDeveloper 3.2\lib\jmscommon.jar;C:\Program Files\Oracle\JDeveloper 3.2\myprojects\Demo\CORBA\CORBASource.jar;C:\Program Files\Oracle\JDeveloper 3.2\myclasses\BC4JDemo.jar;C:\Program Files\Oracle\JDeveloper 3.2\myclasses\BC4JDemoBcO8.jar;C:\Program Files\Oracle\JDeveloper 3.2\myclasses\BC4JDemoCommonO8.jar;C:\Program Files\Oracle\JDeveloper 3.2\myclasses\BcO8.jar;C:\Program Files\Oracle\JDeveloper 3.2\myclasses\DemoCorba.jar;C:\Program Files\Oracle\JDeveloper 3.2\myclasses\BC4JDemoCommonO82.jar;C:\Program Files\Oracle\JDeveloper 3.2\myclasses\BC4JDemo3.jar;C:\Program Files\Oracle\JDeveloper 3.2\myclasses\BC4JDemoModuleServerO82.jar;C:\Program Files\Oracle\JDeveloper 3.2\myclasses\BcO82.jar;C:\Program Files\Oracle\JDeveloper 3.2\java1.2\jre\lib\rt.jar" BC4JDemo.BC4J_8iCorba_Test CORBA
Successfully loaded properties file using: getResourceAsStream("/oracle/jbo/common/Diagnostic.properties");
Diagnostics: Silencing all diagnostic output (use -Djbo.debugoutput=console to see it) oracle.jbo.client.remote.corba.aurora.AuroraApplicationModuleHome@5aea
oracle.jbo.client.remote.corba.CORBAApplicationModuleImpl@3f91 oracle.jbo.client.remote.ViewUsageImpl@473d
oracle.jbo.PiggybackException: JBO-28300: Piggyback read error
void oracle.jbo.client.remote.ApplicationModuleImpl.processPiggyback(byte[])
int oracle.jbo.client.remote.ApplicationModuleImpl.syncIterator(int, int, int, boolean, boolean)
int oracle.jbo.client.remote.RowSetIteratorImpl.syncIterator(int, int, boolean)
oracle.jbo.Row oracle.jbo.client.remote.RowSetIteratorImpl.first()
oracle.jbo.Row oracle.jbo.client.remote.RowSetImpl.first()
oracle.jbo.Row oracle.jbo.client.remote.ViewUsageImpl.first()
void BC4JDemo.BC4J_8iCorba_Test.main(java.lang.String[])
## Detail 0 ##
java.lang.ClassNotFoundException: oracle.jbo.domain.Number
void oracle.jbo.client.remote.ApplicationModuleImpl.processPiggyback(byte[])
int oracle.jbo.client.remote.ApplicationModuleImpl.syncIterator(int, int, int, boolean, boolean)
int oracle.jbo.client.remote.RowSetIteratorImpl.syncIterator(int, int, boolean)
oracle.jbo.Row oracle.jbo.client.remote.RowSetIteratorImpl.first()
oracle.jbo.Row oracle.jbo.client.remote.RowSetImpl.first()
oracle.jbo.Row oracle.jbo.client.remote.ViewUsageImpl.first()
void BC4JDemo.BC4J_8iCorba_Test.main(java.lang.String[])
JBO-28300: Piggyback read error
=============================================
null

Hi, JDev team,
Please help me the question. It seems noone has the error before?
Mike

Similar Messages

  • "JBO-28300: Piggyback read error" when using Webstart

    Hello,
    i found a strange problem in my BussinesComponents...
    The following scenarion we would like to establish:
    we have running a server component in a OC4J Container on solaris.
    in the same container we deploy a GUI-Application, via WebStart.
    everything is fine...
    when i start the application the first time, it works without any problem, BUT when i try to start my application the second time, i got the stackTrace below.
    when i start my application local from a console via javaw -jar xyz.jar it works also fine. I used the same JAR File which i used before for the deployment.
    When i clear the java webstart cache and reload the application it works again on time more ....
    Can anyone suggest what happen there and how i can avoid it?
    Its very urgent.
    Thanks in advance
    Mirko
    oracle.jbo.PiggybackException: JBO-28300: Piggyback read error
    oracle.jbo.PiggybackException: JBO-28300: Piggyback read error
         at oracle.jbo.common.PiggybackInput.<init>(PiggybackInput.java:84)
         at oracle.jbo.common.JboServiceMessage.unmarshal(JboServiceMessage.java:119)
         at oracle.jbo.client.remote.ApplicationModuleImpl.processServiceMessage(ApplicationModuleImpl.java:6540)
         at oracle.jbo.client.remote.ApplicationModuleImpl.executeQuery(ApplicationModuleImpl.java:6002)
         at oracle.jbo.client.remote.RowSetImpl.executeQuery(RowSetImpl.java:950)
         at oracle.jbo.client.remote.ViewUsageImpl.executeQuery(ViewUsageImpl.java:556)
         at de.orb.ui.konfiguration.AdminPanel1.setPanelData(AdminPanel1.java:135)
         at de.orb.common.ui.SubTreePanel.subTreeSelectionChange(SubTreePanel.java:195)
         at de.orb.common.ui.SubTreePanel$1.valueChanged(SubTreePanel.java:164)
         at javax.swing.JTree.fireValueChanged(JTree.java:2402)
         at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2773)
         at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629)
         at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1071)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287)
         at javax.swing.JTree.setSelectionPaths(JTree.java:1191)
         at javax.swing.JTree.setSelectionRows(JTree.java:1264)
         at javax.swing.JTree.setSelectionRow(JTree.java:1239)
         at de.pantarhei.ui.MainFrame.switchTabbedPane(MainFrame.java:384)
         at de.pantarhei.ui.MainFrame.switchTabbedPane(MainFrame.java:366)
         at de.pantarhei.ui.MainFrame.treeSelectionChange(MainFrame.java:415)
         at de.orb.MainFrameKonfiguration$2.valueChanged(MainFrameKonfiguration.java:205)
         at javax.swing.JTree.fireValueChanged(JTree.java:2402)
         at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2773)
         at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629)
         at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1071)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelectionModel.java:170)
         at javax.swing.JTree.setSelectionPath(JTree.java:1178)
         at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(BasicTreeUI.java:2190)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(BasicTreeUI.java:2818)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(BasicTreeUI.java:2779)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:218)
         at java.awt.Component.processMouseEvent(Component.java:5018)
         at java.awt.Component.processEvent(Component.java:4818)
         at java.awt.Container.processEvent(Container.java:1380)
         at java.awt.Component.dispatchEventImpl(Component.java:3526)
         at java.awt.Container.dispatchEventImpl(Container.java:1437)
         at java.awt.Component.dispatchEvent(Component.java:3367)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3214)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2926)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2859)
         at java.awt.Container.dispatchEventImpl(Container.java:1423)
         at java.awt.Window.dispatchEventImpl(Window.java:1566)
         at java.awt.Component.dispatchEvent(Component.java:3367)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:190)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
    ## Detail 0 ##
    java.lang.ClassNotFoundException: oracle.jbo.common.PiggybackEventEntry
         at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:262)
         at oracle.jbo.common.java2.JDK2ClassLoader.loadClassForName(JDK2ClassLoader.java:35)
         at oracle.jbo.common.JBOClass.forName(JBOClass.java:139)
         at oracle.jbo.common.PiggybackInput.<init>(PiggybackInput.java:58)
         at oracle.jbo.common.JboServiceMessage.unmarshal(JboServiceMessage.java:119)
         at oracle.jbo.client.remote.ApplicationModuleImpl.processServiceMessage(ApplicationModuleImpl.java:6540)
         at oracle.jbo.client.remote.ApplicationModuleImpl.executeQuery(ApplicationModuleImpl.java:6002)
         at oracle.jbo.client.remote.RowSetImpl.executeQuery(RowSetImpl.java:950)
         at oracle.jbo.client.remote.ViewUsageImpl.executeQuery(ViewUsageImpl.java:556)
         at de.orb.ui.konfiguration.AdminPanel1.setPanelData(AdminPanel1.java:135)
         at de.orb.common.ui.SubTreePanel.subTreeSelectionChange(SubTreePanel.java:195)
         at de.orb.common.ui.SubTreePanel$1.valueChanged(SubTreePanel.java:164)
         at javax.swing.JTree.fireValueChanged(JTree.java:2402)
         at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2773)
         at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629)
         at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1071)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287)
         at javax.swing.JTree.setSelectionPaths(JTree.java:1191)
         at javax.swing.JTree.setSelectionRows(JTree.java:1264)
         at javax.swing.JTree.setSelectionRow(JTree.java:1239)
         at de.pantarhei.ui.MainFrame.switchTabbedPane(MainFrame.java:384)
         at de.pantarhei.ui.MainFrame.switchTabbedPane(MainFrame.java:366)
         at de.pantarhei.ui.MainFrame.treeSelectionChange(MainFrame.java:415)
         at de.orb.MainFrameKonfiguration$2.valueChanged(MainFrameKonfiguration.java:205)
         at javax.swing.JTree.fireValueChanged(JTree.java:2402)
         at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2773)
         at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629)
         at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1071)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelectionModel.java:170)
         at javax.swing.JTree.setSelectionPath(JTree.java:1178)
         at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(BasicTreeUI.java:2190)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(BasicTreeUI.java:2818)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(BasicTreeUI.java:2779)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:218)
         at java.awt.Component.processMouseEvent(Component.java:5018)
         at java.awt.Component.processEvent(Component.java:4818)
         at java.awt.Container.processEvent(Container.java:1380)
         at java.awt.Component.dispatchEventImpl(Component.java:3526)
         at java.awt.Container.dispatchEventImpl(Container.java:1437)
         at java.awt.Component.dispatchEvent(Component.java:3367)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3214)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2926)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2859)
         at java.awt.Container.dispatchEventImpl(Container.java:1423)
         at java.awt.Window.dispatchEventImpl(Window.java:1566)
         at java.awt.Component.dispatchEvent(Component.java:3367)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:190)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
    ------

    Hello,
    I got the same problem.
    Does somebody know the solution for this meanwhile?
    Thanks.

  • JBO-28300: Piggyback read error ??

    Hi All,
    I got this kind of exception when invoking an Application Module's method on remote ADF application. I'm invoking remote Application Module's method from an EJB and I'm using Jdeveloper 10.1.2.1. I've already followed the article in http://radio.weblogs.com/0118231/2004/04/19.html#a283. According to the article this kind of exception happened due to library conflict but I've setup and confirm that I'm only import the BC4j Oracle domains library to the project. Beside from the detail stack trace exception, the exception relates to JBO-29000: Unexpected exception caught: java.io.StreamCorruptedException. Does anyone have this kind of exception before ? Kindly need your help.
    Here I'll put the stack trace:
    oracle.jbo.PiggybackException: JBO-28300: Piggyback read error
         at oracle.jbo.JboException.<init>(JboException.java:332)
         at oracle.jbo.PiggybackException.<init>(PiggybackException.java:49)
         at oracle.jbo.common.PiggybackInput.<init>(PiggybackInput.java:84)
         at oracle.jbo.common.JboServiceMessage.unmarshal(JboServiceMessage.java:272)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.readServiceMessage(AbstractRemoteApplicationModuleImpl.java:3373)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.processMessage(AbstractRemoteApplicationModuleImpl.java:1859)
         at oracle.jbo.server.ApplicationModuleImpl.doMessage(ApplicationModuleImpl.java:7364)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.sync(AbstractRemoteApplicationModuleImpl.java:1825)
         at oracle.jbo.server.remote.ejb.ServerApplicationModuleImpl.doMessage(ServerApplicationModuleImpl.java:60)
         at oracle.jbo.server.ejb.SessionBeanImpl.doMessage(SessionBeanImpl.java:376)
         at RemoteJournalAppModule_StatefulSessionBeanWrapper6.doMessage(RemoteJournalAppModule_StatefulSessionBeanWrapper6.java:1617)
         at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:124)
         at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:48)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.io.StreamCorruptedException, msg=null
         at oracle.jbo.JboException.<init>(JboException.java:343)
         at oracle.jbo.common.SvcMethodRequest.unMarshal(SvcMethodRequest.java:146)
         at oracle.jbo.common.SvcMethodRequest.readObject(SvcMethodRequest.java:98)
         at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:838)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1746)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
         at oracle.jbo.common.PiggybackInput.<init>(PiggybackInput.java:63)
         at oracle.jbo.common.JboServiceMessage.unmarshal(JboServiceMessage.java:272)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.readServiceMessage(AbstractRemoteApplicationModuleImpl.java:3373)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.processMessage(AbstractRemoteApplicationModuleImpl.java:1859)
         at oracle.jbo.server.ApplicationModuleImpl.doMessage(ApplicationModuleImpl.java:7364)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.sync(AbstractRemoteApplicationModuleImpl.java:1825)
         at oracle.jbo.server.remote.ejb.ServerApplicationModuleImpl.doMessage(ServerApplicationModuleImpl.java:60)
         at oracle.jbo.server.ejb.SessionBeanImpl.doMessage(SessionBeanImpl.java:376)
         at RemoteJournalAppModule_StatefulSessionBeanWrapper6.doMessage(RemoteJournalAppModule_StatefulSessionBeanWrapper6.java:1617)
         at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:124)
         at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:48)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)

    Hello,
    I got the same problem.
    Does somebody know the solution for this meanwhile?
    Thanks.

  • PiggyBack Read Error when using WebStart

    Hi together,
    i have a very strange problem, i use a SWING Application with BC4J.
    The Application should be launched with webstart.
    The first time this is successful, but each new access to the application cause in a Piggyback read error (see below)
    When i delete the webstart cache and download the application again it works for one new session :(
    Can anyone help me, what is the problem?
    Thanks for your help
    Mirko
    oracle.jbo.PiggybackException: JBO-28300: Piggyback read error
         at oracle.jbo.common.PiggybackInput.<init>(PiggybackInput.java:84)
         at oracle.jbo.common.JboServiceMessage.unmarshal(JboServiceMessage.java:119)
         at oracle.jbo.client.remote.ApplicationModuleImpl.processServiceMessage(ApplicationModuleImpl.java:6540)
         at oracle.jbo.client.remote.ApplicationModuleImpl.executeQuery(ApplicationModuleImpl.java:6002)
         at oracle.jbo.client.remote.RowSetImpl.executeQuery(RowSetImpl.java:950)
         at oracle.jbo.client.remote.ViewUsageImpl.executeQuery(ViewUsageImpl.java:556)
         at de.orb.ui.konfiguration.AdminPanel1.setPanelData(AdminPanel1.java:173)
         at de.orb.common.ui.SubTreePanel.subTreeSelectionChange(SubTreePanel.java:199)
         at de.orb.common.ui.SubTreePanel$1.valueChanged(SubTreePanel.java:165)
         at javax.swing.JTree.fireValueChanged(Unknown Source)
         at javax.swing.JTree$TreeSelectionRedirector.valueChanged(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source)
         at javax.swing.JTree.setSelectionPaths(Unknown Source)
         at javax.swing.JTree.setSelectionRows(Unknown Source)
         at javax.swing.JTree.setSelectionRow(Unknown Source)
         at de.pantarhei.ui.MainFrame.switchTabbedPane(MainFrame.java:372)
         at de.pantarhei.ui.MainFrame.switchTabbedPane(MainFrame.java:353)
         at de.pantarhei.ui.MainFrame.treeSelectionChange(MainFrame.java:407)
         at de.orb.MainFrameKonfiguration$2.valueChanged(MainFrameKonfiguration.java:282)
         at javax.swing.JTree.fireValueChanged(Unknown Source)
         at javax.swing.JTree$TreeSelectionRedirector.valueChanged(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Unknown Source)
         at javax.swing.JTree.setSelectionPath(Unknown Source)
         at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(Unknown Source)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(Unknown Source)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(Unknown Source)
         at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    ## Detail 0 ##
    java.lang.ClassNotFoundException: oracle.jbo.common.PiggybackEventEntry
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at oracle.jbo.common.java2.JDK2ClassLoader.loadClassForName(JDK2ClassLoader.java:35)
         at oracle.jbo.common.JBOClass.forName(JBOClass.java:139)
         at oracle.jbo.common.PiggybackInput.<init>(PiggybackInput.java:58)
         at oracle.jbo.common.JboServiceMessage.unmarshal(JboServiceMessage.java:119)
         at oracle.jbo.client.remote.ApplicationModuleImpl.processServiceMessage(ApplicationModuleImpl.java:6540)
         at oracle.jbo.client.remote.ApplicationModuleImpl.executeQuery(ApplicationModuleImpl.java:6002)
         at oracle.jbo.client.remote.RowSetImpl.executeQuery(RowSetImpl.java:950)
         at oracle.jbo.client.remote.ViewUsageImpl.executeQuery(ViewUsageImpl.java:556)
         at de.orb.ui.konfiguration.AdminPanel1.setPanelData(AdminPanel1.java:173)
         at de.orb.common.ui.SubTreePanel.subTreeSelectionChange(SubTreePanel.java:199)
         at de.orb.common.ui.SubTreePanel$1.valueChanged(SubTreePanel.java:165)
         at javax.swing.JTree.fireValueChanged(Unknown Source)
         at javax.swing.JTree$TreeSelectionRedirector.valueChanged(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source)
         at javax.swing.JTree.setSelectionPaths(Unknown Source)
         at javax.swing.JTree.setSelectionRows(Unknown Source)
         at javax.swing.JTree.setSelectionRow(Unknown Source)
         at de.pantarhei.ui.MainFrame.switchTabbedPane(MainFrame.java:372)
         at de.pantarhei.ui.MainFrame.switchTabbedPane(MainFrame.java:353)
         at de.pantarhei.ui.MainFrame.treeSelectionChange(MainFrame.java:407)
         at de.orb.MainFrameKonfiguration$2.valueChanged(MainFrameKonfiguration.java:282)
         at javax.swing.JTree.fireValueChanged(Unknown Source)
         at javax.swing.JTree$TreeSelectionRedirector.valueChanged(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Unknown Source)
         at javax.swing.JTree.setSelectionPath(Unknown Source)
         at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(Unknown Source)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(Unknown Source)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(Unknown Source)
         at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)

    Note that the domain for your input parameter is of type text200.  TEXT* domains in SAP support upper/lower.  Supply the value to the FM in the needed case (by inserting the value into a declared variable of type text200) and the FM will work.

  • (Error due to database column of type Number)oracle.jbo.PiggybackException: JBO-28300

    Hi,
    I have deployed a BC4J component as an EJB on OC4J using JDeveloper. The database column of the table is of type Number, because of which I am encountering the eroor below. The application works fine if the database type is varchar or something else.
    I even tried changing the attribute of entity object to an integer, but this doesn't work.
    below is the error:
    oracle.jbo.PiggybackException: JBO-28300: Piggyback read error
    void oracle.jbo.JboException.<init>(java.lang.String)
    void oracle.jbo.PiggybackException.<init>(java.lang.String)
    void oracle.jbo.common.PiggybackInput.<init>(oracle.jbo.common.ObjectMarshaller, byte[])
    void oracle.jbo.client.remote.ApplicationModuleImpl.processPiggyback(byte[])
    void oracle.jbo.client.remote.ApplicationModuleImpl.executeQuery(int, boolean)
    void oracle.jbo.client.remote.RowSetImpl.executeQuery()
    void oracle.jbo.client.remote.ViewUsageImpl.executeQuery()
    void oracle.jbo.uicli.binding.JUIteratorBinding.executeQueryIfNeeded()
    void oracle.jbo.uicli.binding.JUFormBinding.executeIfNeeded()
    void oracle.jbo.uicli.jui.JUPanelBinding.executeIfNeeded()
    void fast.track.LYPanelUsermasterView.<init>(boolean)
    void fast.track.LYPanelUsermasterView.<init>()
    void fast.track.AppletUsermasterView.init()
    void fast.track.AppletUsermasterView.main(java.lang.String[])
    ## Detail 0 ##
    java.io.InvalidClassException: oracle.jbo.domain.Number; Local class not compatible: stream classdesc serialVersionUID=-7730629917230930297 local class serialVersionUID=-6507359405709672486
    void java.io.ObjectStreamClass.validateLocalClass(java.lang.Class)
    void java.io.ObjectStreamClass.setClass(java.lang.Class)
    java.io.ObjectStreamClass java.io.ObjectInputStream.inputClassDescriptor()
    java.lang.Object java.io.ObjectInputStream.readObject(boolean)
    java.lang.Object java.io.ObjectInputStream.readObject()
    int java.io.ObjectInputStream.inputObject(boolean)
    java.lang.Object java.io.ObjectInputStream.readObject(boolean)
    java.lang.Object java.io.ObjectInputStream.readObject()
    void oracle.jbo.common.PiggybackRowEntry.readObject(java.io.ObjectInputStream)
    java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
    boolean java.io.ObjectInputStream.invokeObjectReader(java.lang.Object)
    int java.io.ObjectInputStream.inputObject(boolean)
    java.lang.Object java.io.ObjectInputStream.readObject(boolean)
    java.lang.Object java.io.ObjectInputStream.readObject()
    void oracle.jbo.common.PiggybackInput.<init>(oracle.jbo.common.ObjectMarshaller, byte[])
    void oracle.jbo.client.remote.ApplicationModuleImpl.processPiggyback(byte[])
    void oracle.jbo.client.remote.ApplicationModuleImpl.executeQuery(int, boolean)
    void oracle.jbo.client.remote.RowSetImpl.executeQuery()
    void oracle.jbo.client.remote.ViewUsageImpl.executeQuery()
    void oracle.jbo.uicli.binding.JUIteratorBinding.executeQueryIfNeeded()
    void oracle.jbo.uicli.binding.JUFormBinding.executeIfNeeded()
    void oracle.jbo.uicli.jui.JUPanelBinding.executeIfNeeded()
    void fast.track.LYPanelUsermasterView.<init>(boolean)
    void fast.track.LYPanelUsermasterView.<init>()
    void fast.track.AppletUsermasterView.init()
    void fast.track.AppletUsermasterView.main(java.lang.String[])
    Please help me out
    Thanks in advance
    null

    Hi Raman,
    This error is normally occured when there is a attribute mismatch.When you added new field in OAF page, associate this field to the new view attribute of the extended VO. It is always recommended to add this new attribute at the end
    Thanks
    Sandeep

  • "Read error " when opening  a .odt file

    Hi when i try to open the .odt file following error is diplayed
    " Read Error.
    Format error discovered in the file in subdocument styles.xml at 2,2795(row,column)
    plz help me out its urgent.
    tahnks and regards

    Hi Andreas Mann ,
    Thanks for your reply.
    I dont have access to choose tools in Tcode SXDB.
    Error msg: "You are not authorized to use Transaction SXDA_TOOLS"
    So can you pls Elaborate on this would be helpful in resolving the issue.
    Regards
    Jithu

  • Got reading error when deploying a web Dynpro project

    Hi everyone,
    I'm working on NWDS 7.1 CE.  After I synchronized a project (using the "Create Project" option), then Build and Deploy it under the Development Infrastructure perspective, I can run it by choosing the "Run" option of the web Dynpro project's application. But once I chose "Deploy new arcihve and run", I got the following error message:
    [ERROR CODE DPL.DC.3095] A reading error occurred while loading the SDU 'D:/usr/sap/DW1/J00/j2ee/cluster/server0/temp/tcbldeploy_controller/archives/3888/dow.comgcacmpprofitcenterui.ear'.; nested exception is:
         com.sap.engine.services.dc.util.readers.sdu_reader.SduReaderException: [ERROR CODE DPL.DC.3388]
    The specified file D:/usr/sap/DW1/J00/j2ee/cluster/server0/temp/tc~bl~deploy_controller/archives/3888/dow.com~gca~cmp~profitcenter~ui.ear is not a valid SAP deployable unit. In case it is Java Enterprise application, please convert it to SAP compatible deloyable unit first.
    Additional information: 'The information about the development component found in the manifest is either missing or incomplete!
    Manifest attributes are missing or have badly formatted value:
    attribute keylocation is missing
    attribute keyname is missing
    attribute keyvendor is missing
    attribute keycounter is missing
    Does anyone know what happens here? What's the difference of the Build/Deploy commands under Web Dynpro perspective and under Development Infrastructure perspective? After I made changes to the project, can I just deploy it under the Development Infrastructure perspective?
    Thanks,
    James

    Hi Nilesh,
           Try opening Visual Admin if your not able to login with username(administrator) and password. Problem with NWD2004s do the following steps.
    C:\usr\sap\J2E\JC01\j2ee\configtool->configtool.bat->open it
    1. Click on Secure store
    2. Right you will find :
    admin/password/J2E->retype your admin passowrd which you gave during installation=>SAVE properly
    Restart the server and try login visual admin
           Deploy now...Other wise see this thread same error solved:
    Re: An Deploy Problem about Credentials.
    Regards
    Suresh

  • My Itunes wont open - reading error "cannot be read because it was created by a newer verdion of itunes"

    My Itunes wont open - reading error "cannot be read because it was created by a newer verdion of itunes"
    should i uninstall/ reinstal.
    will i loose all my music nd playlists?

    This technique should work...
    Empty/corrupt library after upgrade/crash
    Hopefully it's not been too long since you last upgraded iTunes, in fact if you get an empty/incomplete library immediately after upgrading then with the following steps you shouldn't lose a thing or need to do any further housekeeping. In the Previous iTunes Libraries folder should be a number of dated iTunes Library files. Take the most recent of these and copy it into the iTunes folder. Rename iTunes Library.itl as iTunes Library (Corrupt).itl and then rename the restored file as iTunes Library.itl. Start iTunes. Should all be good, bar any recent additions to or deletions from your library.
    See iTunes Folder Watch for a tool to catch up with any changes since the backup file was created.
    When you get it all working make a backup!
    tt2

  • Socket read error: connection reset by peer

    Hi.
    Has anybody experienced the error message �Socket read error: connection reset by peer�
    Please see below for detailed information.
    Appreciate your help
    Regards
    RT
    Enviroment specification
    Server: HP/UX 11.00 64-bit, Oracle RDBMS 8.1.6.0.0 64-bit
    2 firewalls between client and db.
    Client:
    Win 2000,
    SP3,
    Oracle Client 8.1.7.0.0 ,JDBC OCI (thin JDBC driver,class12.zip)
    JDK 1.3
    JRUN3.0
    The TCP protocol is being used in the communication
    Error messages
    Web Users receive:           Socket read error: connection reset by peer
    Trace files on the sever:      Read unexpected EOF ERROR on 18.
    Explanation: The error in the server sqlnet trace file, suggests that a client connection has terminated abnormally, i.e. client machine powered off, a cable removed or a network connection aborted without warning. No user has complained of such a problem and there is no client trace with an error.
    The problem
    The users of the java web application, experiencing an exception almost once or twice a day.
    The JRUN web-server reports broken connections to the db and client are receiving "connection reset by peer".
    At the moment when the errors occurs the users just have to wait a while(2-10 min) and then they can use the web application again.(no action is taken)
    This problem can not be reproduced. The problem happens only occasionally when the network is under heavy load and new DB connection is being created.
    The application
    The java web-application uses a customized connection pooling against the database. This pool is shared among all the users of the website. whenever a user process needs to fetch data from the database, a free connection from this pool is allocated. The application is testing if the connection is valid before making a transaction (select '1' from dual). When the error occurs a ORA-3113 end-of-file on communication channel is returned to the application.
    The path between the client and db involves at least two firewalls. The firewalls are opened for sql*net traffic. The network group can tell that enquiries from the app.server is not getting feedback from the db. They have not however, identified if the enquiries are reaching the db-srever, or if they are stopped earlier in the network.
    Around 1000 users, are using other applications which uses dedicated sqlnet connections against the db and they have not experienced any problems.
    Issues considered
    Connection pooling
    It is a customized connection pooling, developed by Lindorff developers.
    I have read through the source code for the connection pooling and it does the job as it should, and in case of bad connection, it tries to create a new connection.
    The log file shows that the call to the method DriverManager.getConnection() hangs until the server goes down, which is probably because of the fact that the method DriverManager.setLoginTimeout(), does not take effect and timeout value is Zero. ( According to oracle , Oracle JDBC does not support login timeouts and calling the static DriverManager.setLoginTimeout() method will have no effect).
    Firewall
    One thing to consider is when the firewall may decide to shut down the socket due to long inactivity of a connection. This will cause problems to JDBC Connection Pool because the pool is not aware of this disconnection at the TCP/IP level; until someone checks out the connection from the pool and tries to use it. The user will get a Socket read error: connection reset by peer.
    Jrun timeout paramter is less than the firewall�s timeout so the firewall will not close a connection before Jrun does.
    Number of processes the DB can handle
    Processes parameter is 1300, , they have not experienced the Oracle error msg �max # of processes reached�.
    Port redirection through a firewall:
    Since the firewall has a sql net proxy Port redirection through a firewall is not a problem. Problems with port redirection only appear at connect time, but in this situation the connections fail long after the connection is established.
    The network group
    The network people who investigaged the problem at Lindorff report that there are a significant amount of "dropped packages" between the database server and the jdbc client (web-application) 24 hrs. The reason for this is "unknown established TCP packet" which means that the firewall does not consider these packages to be part of an already established session. The network group believes this happen because one of the hosts send a RESET or FIN signal which the firewall have noticed but are not received by the other host.
    It seems like the firewall are dropping packages bacause of "Unknown
    established TCP packet" from both the JDBC client and the TNSLISTENER on the database server. The dropped packages are SQL*Net v2 traffic so clearly Oracle products are involved

    Presumably something is working.
    Thus the problem is not with your code. At least not the database part that you have control over.
    That error occurs when the other side closes the socket. Presumably you are catching lost connection exceptions and trying to restore it.

  • "A Disk Read Error Has Occured" past 239 FSB?

    The title says it all.  I'm runnin an Neo Platinum 2 and when booting up overclocked past 239 FSB I get "A Disk Read Error Has Occured" and it asks me to reboot.  Is this as simple as my SATA being overclocked too far?  I was under the impression this board had an SATA lock, but I could be wrong.  Any suggestions on getting past this?  Or have I reached my peak?

    Quote
    Originally posted by sarlen
    67 mghz?  That doesn't make any sense - giving it a try right now though.  The ram is tricky though, I hear Ballistix is unrealiable.  I'm doing 2.5-2-2-5 at 243, but nothing will make it run 255 for me (next step up to keep my cpu at 2.55).  I suppose 243 isn't bad, anyone have any ideas on getting more out of this ram though?
    my 3200XL doesn't even reach 210 with ras cas at 2 :/

  • I get "Reading Error" when using USB connection from Ipod Touch to car radio. Any ideas?

    I am trying to connect an IPOD Touch with my car radio via USB port.  Using proper cable which works.  When I connect the auto radio automatically tries to hook up with the Ipod but then displays "reading error"

    The the car-system manyfacturer say it will work with your model iPod and its iOS?
    Not all do.

  • I have received an error message when trying to install 13 new apps for Creative Cloud. It reads: "Error There was an error with this action. Try again later.  7b1f5f56-79b3-4a0d-8fd2-137b1a3e6b67" I don't know what to do.

    I have received an error message when trying to install 13 new apps for Creative Cloud. It reads: "Error There was an error with this action. Try again later.  7b1f5f56-79b3-4a0d-8fd2-137b1a3e6b67" I don't know what to do.

    AppTrial1 where are you seeing this error exactly?  For information on how to install the Adobe Creative applications included with the Creative Cloud please see Install and update apps - https://helpx.adobe.com/creative-cloud/help/install-apps.html.

  • When i try to install iPlanet App Server on NT, I do not get screen to enter license key valid for evaluation. --- " cache File Read error"

    When i try to install iPlanet App Server on NT, I do not get screen to enter license key valid for evaluation.
    Also during installation screens an error window is displayed saying "cache File Read error -- Could not read ProductKey entry from the cache file "

    Hi,
    I also get the following message:
    "Could not read ProductKey entry from the cache file"
    I have no idea how to provide the installation software with the key. I also tried "keycheck.exe"
    Do you have a solution for this problem? Did you finish the installation?
    Christian

  • [SOLVED] Pacman "config file could not be read" error during Arch ins

    I've been attempting to get Arch setup for a while now, and after having some trouble with partitions, my wireless connecting, and setting up repos and mirrors, which the Wiki helped me solve, I've hit a bigger bump.  While updating the system using pacman as the Beginners Guide says to do, I get errors when I try to continue the update process as follows :
    btw: I'm typing this on a laptop next to my computer
    [root@McArch~]# pacman -Syu
    error: config file /etc/pacman.d/core could not be read
    error: config file /etc/pacman.d/extra could not be read
    error: config file /etc/pacman.d/community could not be read
    :: Synchronizing package databases . . .
    error: failed to updated core (unexpected error)
    error: failed to updated extra (unexpected error)
    error: failed to updated community (unexpected error)
    error: failed to synchronize any databases
    Any tips as to whats going on?  I've tried to created said files, and even insert mirrors into the file, like in the /etc/pacman.d/mirrorlist file but this doesn't seem to help
    Last edited by Windfinder (2008-09-29 20:43:29)

    Glad you got it working.
    I'm not sure what happened in your install but I just finished using an old 2007.08 iso and pacman first starts out with /etc/pacman.d/core, etc/pacman.d/extra, /etc/pacman.d/community ... etc., but I never had your problem when I did the #pacman -Syu after initial install reboot.  The pacman update removes the above mentioned repos and replaces them with a single /etc/pacman.d/mirrorlist.  You must have messed up an initial config file somehow as I couldn't get the same errors you got.  It looks like you had your /etc/pacman.conf file messed up somehow and when you pointed it to the mirrorlist it could finally work properly.  I'll just include my /etc/pacman.conf file and /etc/pacman.d/mirrorlist so you can compare.  NB*  these are from my x86_64 so for 32 bit machines i686 would replace x86_64 in the files.
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl %u > %o
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #NoPassiveFtp
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # Testing is disabled by default. To enable, uncomment the following
    # two lines. You can add preferred servers immediately after the header,
    # and they will be used before the default mirrors.
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    /etc/pacman.d/mirrorlist
    # Arch Linux repository mirrorlist
    # North America
    # - United States
    Server = http://mirror.neotuli.net/arch/$repo/os/x86_64
    Server = http://holmes.umflint.edu/archlinux/$repo/os/x86_64
    Server = http://archlinux.unixheads.org/$repo/os/x86_64
    Server = ftp://ftp.archlinux.org/$repo/os/x86_64
    Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/x86_64
    Server = ftp://ftp.gtlib.gatech.edu/pub/linux/distributions/archlinux/$repo/os/x86_64
    Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/x86_64
    Server = http://mirrors.easynews.com/linux/archlinux/$repo/os/x86_64
    Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/$repo/os/x86_64
    Server = http://mirror.rit.edu/archlinux/$repo/os/x86_64
    Server = http://mirror.umoss.org/archlinux/$repo/os/x86_64
    # - Canada
    Server = ftp://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/@carch
    Well it was an interesting way to kill 30+ minutes.

  • Error in backup of C:\ during read: Error [0x80070057] The parameter is incorrect.

    Hi,
    Im trying to backup a system state in windows server 2008 R2 HAPP02 using DPM 2010 and im recieving the following error.
    Source: Backup, Event ID 5
    The backup operation that started at '‎2011‎-‎09‎-‎19T06:08:29.143748400Z' has failed with following error code '2155347997'. Please review the event details for a solution, and then rerun the backup operation once the issue is resolved.
    I tried to run WBADMIN START SYSTEMSTATEBACKUP -backupTarget:c: and then i recieve the following error
    Creating a shadow copy of the volumes specified for backup...
    Creating a shadow copy of the volumes specified for backup...
    Please wait while system state files to back up are identified.
    This might take several minutes...
    Found (1113) files.
    Found (6575) files.
    Found (10393) files.
    Found (13356) files.
    Found (16175) files.
    Found (27117) files.
    Found (30612) files.
    Found (34342) files.
    Found (36966) files.
    Found (40656) files.
    Found (41935) files.
    Found (45428) files.
    Found (48639) files.
    Found (51805) files.
    Found (57721) files.
    Found (64792) files.
    Found (72735) files.
    Found (77340) files.
    Found (81183) files.
    Found (81254) files.
    Found (81254) files.
    Found (81254) files.
    The search for system state files is complete.
    Starting to back up files...
    The backup of files reported by 'Task Scheduler Writer' is complete.
    The backup of files reported by 'VSS Metadata Store Writer' is complete.
    The backup of files reported by 'Performance Counters Writer' is complete
    The backup of files reported by 'IIS Config Writer' is complete.
    Overall progress: 0%.
    Currently backing up files reported by 'System Writer'...
    Overall progress: 1%.
    Currently backing up files reported by 'System Writer'...
    Overall progress: 2%.
    Currently backing up files reported by 'System Writer'...
    Overall progress: 4%.
    Currently backing up files reported by 'System Writer'...
    Overall progress: 5%.
    Currently backing up files reported by 'System Writer'...
    Overall progress: 7%.
    Currently backing up files reported by 'System Writer'...
    Overall progress: 8%.
    Currently backing up files reported by 'System Writer'...
    Overall progress: 9%.
    Currently backing up files reported by 'System Writer'...
    Overall progress: 11%.
    Currently backing up files reported by 'System Writer'...
    Overall progress: 12%.
    Currently backing up files reported by 'System Writer'...
    Overall progress: 13%.
    Currently backing up files reported by 'System Writer'...
    Overall progress: 15%.
    Currently backing up files reported by 'System Writer'...
    Summary of the backup operation:
    The backup of the system state failed [2011-09-19 09:42].
    Log of files successfully backed up:
    C:\Windows\Logs\WindowsServerBackup\Backup-19-09-2011_09-36-37.log
    Log of files for which backup failed:
    C:\Windows\Logs\WindowsServerBackup\Backup_Error-19-09-2011_09-36-37.log
    The operation ended before completion.
    The parameter is incorrect.
    When i check the backup_error log file i found the following error
    Error in backup of C:\ during read: Error [0x80070057] The parameter is incorrect.
    Any ideas about the error?
    Thanks in advnace,
    Laith.

    sorry for the delay.
    This error condition has been found with Anti-virus software. 
    Use Msconfig to disable all antivirus services and Startup items [or uninstall temporarily] and test.
    Reviewing logs.
    [0]0ED8.124C::09/22/2011-14:05:02.204 [usa]HardWrite: NtWriteFile failure: 0xc000009d, 0xbb9ee000, 0x10000
    [0]ed8.124c 09/22/2011-14:05:02.208 [service CBlbBackupAsync::SetFormatStatus
    backup.cpp@4817] ERROR:Format was unable to complete successfully, final result: 57
    [0]ed8.124c 09/22/2011-14:05:02.208 [service CBlbBackupAsync::FormatMedia
    backup.cpp@4740] ERROR:Format on
    \\?\Volume{d841345f-e505-11e0-bb05-00155d646a25} failed.
    [0]ed8.124c 09/22/2011-14:05:02.208 [service CBlbBackupAsync::FormatMedia
    backup.cpp@4746] INFO:Format done
    [0]ed8.124c 09/22/2011-14:05:02.208 [service CBlbBackupAsync::MountVHD
    backup.cpp@15683] ERROR:FormatMedia
    \\?\Volume{d841345f-e505-11e0-bb05-00155d646a25} failed, hr: 0x80780046
    [0]ed8.124c 09/22/2011-14:05:02.208 [blbengutils
    BlbSecurityUtils.cpp@1203] ENTER: CBlbImpersonationHelper::Revert
    [0]ed8.124c 09/22/2011-14:05:02.208 [blbengutils CBlbImpersonationHelper::Revert
    BlbSecurityUtils.cpp@1215] INFO:No revert needed.
    [0]ed8.124c 09/22/2011-14:05:02.208 [blbengutils
    BlbSecurityUtils.cpp@1220] EXIT: CBlbImpersonationHelper::Revert
    [0]ed8.124c 09/22/2011-14:05:02.208 [service
    backup.cpp@15702] EXIT: CBlbBackupAsync::MountVHD
    [0]ed8.124c 09/22/2011-14:05:02.208 [service CBlbBackupAsync::CreateVHD
    backup.cpp@9127] ERROR:MountVHD failed for
    \\?\Volume{9f1ea684-a26b-11de-bbc7-806e6f6e6963}\WindowsImageBackup\HEIAPP02\Backup 2011-09-22 135901\9f1ea685-a26b-11de-bbc7-806e6f6e6963.vhd failed hr=0x80780046
    [0]ed8.124c 09/22/2011-14:05:02.208 [blbengutils
    BlbSecurityUtils.cpp@1203] ENTER: CBlbImpersonationHelper::Revert
    [0]ed8.124c 09/22/2011-14:05:02.208 [blbengutils CBlbImpersonationHelper::Revert
    BlbSecurityUtils.cpp@1215] INFO:No revert needed.
    [0]ed8.124c 09/22/2011-14:05:02.208 [blbengutils
    BlbSecurityUtils.cpp@1220] EXIT: CBlbImpersonationHelper::Revert
    [0]ed8.124c 09/22/2011-14:05:02.208 [service
    backup.cpp@9138] EXIT: CBlbBackupAsync::CreateVHD
    [0]ed8.124c 09/22/2011-14:05:02.208 [blbengutils
    BlbSecurityUtils.cpp@1203] ENTER: CBlbImpersonationHelper::Revert
    [0]ed8.124c 09/22/2011-14:05:02.208 [blbengutils CBlbImpersonationHelper::Revert
    BlbSecurityUtils.cpp@1215] INFO:No revert needed.
    [0]ed8.124c 09/22/2011-14:05:02.208 [blbengutils
    BlbSecurityUtils.cpp@1220] EXIT: CBlbImpersonationHelper::Revert
    [0]ed8.124c 09/22/2011-14:05:02.208 [service
    backup.cpp@9592] EXIT: CBlbBackupAsync::PrepareTargetVolumesForSSB
    [0]ed8.124c 09/22/2011-14:05:02.208 [service CBlbBackupAsync::BackupToMediaForSSB
    backup.cpp@10379] ERROR:SSB call failed with hr=0x807800c5, detailed hr=0x80780046
    [0]ed8.124c 09/22/2011-14:05:02.208 [blbsrv
    restoresystemstate.cpp@131] ENTER: CBlbsrvSystemStateRestore::StopFileLogging
    [0]ed8.124c 09/22/2011-14:05:02.208 [blbsrv
    restoresystemstate.cpp@138] EXIT: CBlbsrvSystemStateRestore::StopFileLogging
    [0]ed8.124c 09/22/2011-14:05:02.208 [service
    backup.cpp@10449] EXIT: CBlbBackupAsync::BackupToMediaForSSB
    [0]ed8.124c 09/22/2011-14:05:02.208 [service CBlbBackupAsync::PerformSystemStateBackup
    backup.cpp@17287] WARNING:SSB operation unsuccessful with hr=0x80780046
    [0]ed8.124c 09/22/2011-14:05:02.208 [service CBlbSystemStateBackupAsync::SetState
    systemstatebackup.cpp@1061] INFO:ENGINE STATE:BACKUP SYSTEM STATE:5
    [0]ed8.124c 09/22/2011-14:05:02.208 [service CBlbBackupAsync::PerformSystemStateBackup
    backup.cpp@17300] INFO:Backup has system state = 0
    [0]ed8.124c 09/22/2011-14:05:02.208 [service
    backup.cpp@17306] EXIT: CBlbBackupAsync::PerformSystemStateBackup
    [0]ed8.124c 09/22/2011-14:05:02.208 [service
    backup.cpp@17331] ENTER: CBlbBackupAsync::UpdateBackupInfoIfRequired
    [0]ed8.124c 09/22/2011-14:05:02.208 [service
    backup.cpp@17379] EXIT: CBlbBackupAsync::UpdateBackupInfoIfRequired
    [0]ed8.124c 09/22/2011-14:05:02.208 [componenthelper
    componentbackuphelper.cpp@1456] ENTER: CBlbComponentBackupHelper::BackupComplete
    [0]ed8.124c 09/22/2011-14:05:02.208 [componenthelper CBlbComponentBackupHelper::BackupComplete
    componentbackuphelper.cpp@1460] INFO:bIsBackupFailed: 0
    [0]ed8.124c 09/22/2011-14:05:02.208 [componenthelper
    componentbackuphelper.cpp@1261] ENTER: CBlbComponentBackupHelper::BuildSppBackupCompleteStateArray
    [0]ed8.124c 09/22/2011-14:05:02.208 [componenthelper
    componentbackuphelper.cpp@1323] EXIT: CBlbComponentBackupHelper::BuildSppBackupCompleteStateArray
    [0]0F3C.0EE0::09/22/2011-14:05:02.427 [asrcmn]ENTER: CVssAsrAPIBackup::GetVolumeComponents
    [0]0F3C.0EE0::09/22/2011-14:05:02.427 [asrcmn]ENTER: AsrGetSystemVolumeDevPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.427 [asrcmn]EXIT: AsrGetSystemVolumeDevPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.427 [asrcmn]ENTER: BootGetWinREVolGuid
    [0]0F3C.0EE0::09/22/2011-14:05:02.427 [asrcmn]ENTER: _GetElementData
    [0]0F3C.0EE0::09/22/2011-14:05:02.427 [asrcmn][WPP_ASR_ERROR] NT STATUS ERROR 0xc0000225(STATUS_NOT_FOUND) [status]: (bootlib.cpp:497)
    [0]0F3C.0EE0::09/22/2011-14:05:02.427 [asrcmn]EXIT: _GetElementData
    [0]0F3C.0EE0::09/22/2011-14:05:02.427 [asrcmn]EXIT: BootGetWinREVolGuid
    [0]0F3C.0EE0::09/22/2011-14:05:02.428 [asrcmn]ENTER: AsrVhd::GetDeviceDependencyInformation
    [0]0F3C.0EE0::09/22/2011-14:05:02.428 [asrsys][WPP_ASR_INFO]Disk
    \\?\Volume{9f1ea685-a26b-11de-bbc7-806e6f6e6963} is not a virtual device. Status=3225026581 (asrvhd.cpp:436)
    [0]0F3C.0EE0::09/22/2011-14:05:02.428 [asrcmn]EXIT: AsrVhd::GetDeviceDependencyInformation
    [0]0F3C.0EE0::09/22/2011-14:05:02.428 [asrcmn]ENTER: AsrVhd::GetDeviceDependencyInformation
    [0]0F3C.0EE0::09/22/2011-14:05:02.428 [asrsys][WPP_ASR_INFO]Disk
    \\?\Volume{9f1ea684-a26b-11de-bbc7-806e6f6e6963} is not a virtual device. Status=3225026581 (asrvhd.cpp:436)
    [0]0F3C.0EE0::09/22/2011-14:05:02.428 [asrcmn]EXIT: AsrVhd::GetDeviceDependencyInformation
    [0]0F3C.0EE0::09/22/2011-14:05:02.428 [asrcmn]ENTER: AsrVhd::GetDeviceDependencyInformation
    [0]0F3C.0EE0::09/22/2011-14:05:02.428 [asrsys][WPP_ASR_INFO]Disk
    \\?\Volume{d513444f-a276-11de-b33e-00155d663512} is not a virtual device. Status=3225026581 (asrvhd.cpp:436)
    [0]0F3C.0EE0::09/22/2011-14:05:02.428 [asrcmn]EXIT: AsrVhd::GetDeviceDependencyInformation
    [0]0F3C.0EE0::09/22/2011-14:05:02.428 [asrwriter][WPP_ASR_INFO]cComponents = 3 , cMaxComponents = 5 (asrwriterbackup.cpp:602)
    [0]0F3C.0EE0::09/22/2011-14:05:02.428 [asrcmn]EXIT: CVssAsrAPIBackup::GetVolumeComponents
    [0]0F3C.0EE0::09/22/2011-14:05:02.429 [asrcmn]ENTER: CVssAsrAPIBackup::GetDiskComponents
    [0]0F3C.0EE0::09/22/2011-14:05:02.429 [asrcmn]ENTER: DiskListInitialize
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrcmn]ENTER: GetDriveTypeByHandle
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrcmn]EXIT: GetDriveTypeByHandle
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrcmn]ENTER: AsrVhd::GetDeviceDependencyInformation
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrsys][WPP_ASR_INFO]Disk
    \\?\ide#diskvirtual_hd______________________________1.1.0___#5&35dc7040&0&0.0.0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b} is not a virtual device. Status=3225026581 (asrvhd.cpp:436)
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrcmn]EXIT: AsrVhd::GetDeviceDependencyInformation
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrcmn]ENTER: GetDriveTypeByHandle
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrcmn]EXIT: GetDriveTypeByHandle
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrcmn]ENTER: AsrVhd::GetDeviceDependencyInformation
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrsys][WPP_ASR_INFO]Disk
    \\?\ide#diskvirtual_hd______________________________1.1.0___#5&35dc7040&0&0.1.0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b} is not a virtual device. Status=3225026581 (asrvhd.cpp:436)
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrcmn]EXIT: AsrVhd::GetDeviceDependencyInformation
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrcmn]EXIT: DiskListInitialize
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrcmn]ENTER: DiskListMarkClusteredDisks
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrcmn]EXIT: DiskListMarkClusteredDisks
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrcmn]ENTER: DiskListPopulateLayoutInfo
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrsys][WPP_ASR_INFO]Getting disk info:
    \\?\ide#diskvirtual_hd______________________________1.1.0___#5&35dc7040&0&0.1.0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b} (asrbkup.cpp:1415)
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrcmn]ENTER: AsrpGetDiskLayout
    [0]0F3C.0EE0::09/22/2011-14:05:02.478 [asrcmn]ENTER: DiskForceDriversSync
    [0]0F3C.0EE0::09/22/2011-14:05:02.709 [asrcmn]EXIT: DiskForceDriversSync
    [0]0F3C.0EE0::09/22/2011-14:05:02.709 [asrcmn]ENTER: AsrpGetMorePartitionInfo
    [0]0F3C.0EE0::09/22/2011-14:05:02.709 [asrcmn]ENTER: GetRdisk0DeviceNumber
    [0]0F3C.0EE0::09/22/2011-14:05:02.710 [asrcmn]EXIT: GetRdisk0DeviceNumber
    [0]0F3C.0EE0::09/22/2011-14:05:02.710 [asrcmn]ENTER: AsrGetSystemVolumeGlobalRootPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.710 [asrcmn]ENTER: AsrGetSystemVolumeDevPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.710 [asrcmn]EXIT: AsrGetSystemVolumeDevPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.710 [asrcmn]EXIT: AsrGetSystemVolumeGlobalRootPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.711 [asrcmn]ENTER: DiskBuildDevicePartitionPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.711 [asrcmn]EXIT: DiskBuildDevicePartitionPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.711 [asrcmn]ENTER: MtMgrGetSymbolicNames
    [0]0F3C.0EE0::09/22/2011-14:05:02.711 [asrcmn]ENTER: MtMgrGetMountPoints
    [0]0F3C.0EE0::09/22/2011-14:05:02.711 [asrcmn]ENTER: MtMgrOpen
    [0]0F3C.0EE0::09/22/2011-14:05:02.711 [asrcmn]EXIT: MtMgrOpen
    [0]0F3C.0EE0::09/22/2011-14:05:02.711 [asrcmn]EXIT: MtMgrGetMountPoints
    [0]0F3C.0EE0::09/22/2011-14:05:02.711 [asrcmn]EXIT: MtMgrGetSymbolicNames
    [0]0F3C.0EE0::09/22/2011-14:05:02.711 [asrcmn]EXIT: AsrpGetMorePartitionInfo
    [0]0F3C.0EE0::09/22/2011-14:05:02.711 [asrcmn]EXIT: AsrpGetDiskLayout
    [0]0F3C.0EE0::09/22/2011-14:05:02.711 [asrsys][WPP_ASR_INFO]Disk device number=1 (asrbkup.cpp:1495)
    [0]0F3C.0EE0::09/22/2011-14:05:02.711 [asrsys][WPP_ASR_INFO]Getting disk info:
    \\?\ide#diskvirtual_hd______________________________1.1.0___#5&35dc7040&0&0.0.0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b} (asrbkup.cpp:1415)
    [0]0F3C.0EE0::09/22/2011-14:05:02.711 [asrcmn]ENTER: AsrpGetDiskLayout
    [0]0F3C.0EE0::09/22/2011-14:05:02.711 [asrcmn]ENTER: DiskForceDriversSync
    [0]0F3C.0EE0::09/22/2011-14:05:02.756 [asrcmn]EXIT: DiskForceDriversSync
    [0]0F3C.0EE0::09/22/2011-14:05:02.756 [asrcmn]ENTER: AsrpGetMorePartitionInfo
    [0]0F3C.0EE0::09/22/2011-14:05:02.756 [asrcmn]ENTER: GetRdisk0DeviceNumber
    [0]0F3C.0EE0::09/22/2011-14:05:02.756 [asrcmn]EXIT: GetRdisk0DeviceNumber
    [0]0F3C.0EE0::09/22/2011-14:05:02.756 [asrcmn]ENTER: AsrGetSystemVolumeGlobalRootPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.756 [asrcmn]ENTER: AsrGetSystemVolumeDevPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]EXIT: AsrGetSystemVolumeDevPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]EXIT: AsrGetSystemVolumeGlobalRootPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]ENTER: DiskBuildDevicePartitionPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]EXIT: DiskBuildDevicePartitionPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]ENTER: MtMgrGetSymbolicNames
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]ENTER: MtMgrGetMountPoints
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]ENTER: MtMgrOpen
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]EXIT: MtMgrOpen
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]EXIT: MtMgrGetMountPoints
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]EXIT: MtMgrGetSymbolicNames
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]ENTER: DiskBuildDevicePartitionPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]EXIT: DiskBuildDevicePartitionPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]ENTER: MtMgrGetSymbolicNames
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]ENTER: MtMgrGetMountPoints
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]ENTER: MtMgrOpen
    [0]0F3C.0EE0::09/22/2011-14:05:02.757 [asrcmn]EXIT: MtMgrOpen
    [0]0F3C.0EE0::09/22/2011-14:05:02.758 [asrcmn]EXIT: MtMgrGetMountPoints
    [0]0F3C.0EE0::09/22/2011-14:05:02.758 [asrcmn]EXIT: MtMgrGetSymbolicNames
    [0]0F3C.0EE0::09/22/2011-14:05:02.758 [asrcmn]EXIT: AsrpGetMorePartitionInfo
    [0]0F3C.0EE0::09/22/2011-14:05:02.758 [asrcmn]EXIT: AsrpGetDiskLayout
    [0]0F3C.0EE0::09/22/2011-14:05:02.758 [asrsys][WPP_ASR_INFO]Disk device number=0 (asrbkup.cpp:1495)
    [0]0F3C.0EE0::09/22/2011-14:05:02.758 [asrcmn]EXIT: DiskListPopulateLayoutInfo
    [0]0F3C.0EE0::09/22/2011-14:05:02.758 [asrcmn]ENTER: DiskListMarkOfflineDisks
    [0]0F3C.0EE0::09/22/2011-14:05:02.758 [asrsys][WPP_ASR_INFO]Getting Online/Offline disk:
    \\?\ide#diskvirtual_hd______________________________1.1.0___#5&35dc7040&0&0.1.0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b} (asrsys.cpp:233)
    [0]0F3C.0EE0::09/22/2011-14:05:02.758 [asrsys][WPP_ASR_INFO]Getting Online/Offline disk:
    \\?\ide#diskvirtual_hd______________________________1.1.0___#5&35dc7040&0&0.0.0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b} (asrsys.cpp:233)
    [0]0F3C.0EE0::09/22/2011-14:05:02.758 [asrcmn]EXIT: DiskListMarkOfflineDisks
    [0]0F3C.0EE0::09/22/2011-14:05:02.758 [asrcmn]EXIT: CVssAsrAPIBackup::GetDiskComponents
    [0]0F3C.0EE0::09/22/2011-14:05:02.758 [asrcmn]ENTER: CVssAsrAPIBackup::GetBcdComponent
    [0]0F3C.0EE0::09/22/2011-14:05:02.758 [asrcmn]ENTER: AsrGetSystemVolumeDevPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.759 [asrcmn]EXIT: AsrGetSystemVolumeDevPath
    [0]0F3C.0EE0::09/22/2011-14:05:02.759 [asrcmn]ENTER: GetVolumeNameFromDeviceName
    [0]0F3C.0EE0::09/22/2011-14:05:02.759 [asrcmn]EXIT: GetVolumeNameFromDeviceName
    [0]0F3C.0EE0::09/22/2011-14:05:02.759 [asrcmn]EXIT: CVssAsrAPIBackup::GetBcdComponent
    [0]ed8.f68 09/22/2011-14:05:03.228 [service
    backup.cpp@3149] ENTER: CBlbBackupAsync::QueryStatus
    [0]ed8.f68 09/22/2011-14:05:03.228 [service
    backup.cpp@3209] ENTER: CBlbBackupAsync::QueryVolumeBackupStatus
    [0]ed8.f68 09/22/2011-14:05:03.228 [componenthelper
    componentbackuphelper.cpp@1850] ENTER: CBlbComponentBackupHelper::FillComponentConsistencyStatus
    [0]ed8.f68 09/22/2011-14:05:03.228 [componenthelper
    componentbackuphelper.cpp@1944] EXIT: CBlbComponentBackupHelper::FillComponentConsistencyStatus
    [0]ed8.f68 09/22/2011-14:05:03.228 [service
    backup.cpp@3342] EXIT: CBlbBackupAsync::QueryVolumeBackupStatus
    [0]ed8.f68 09/22/2011-14:05:03.228 [service
    backup.cpp@3359] ENTER: CBlbBackupAsync::QuerySystemStateBackupStatus
    [0]ed8.f68 09/22/2011-14:05:03.228 [service
    systemstatebackup.cpp@740] ENTER: CBlbSystemStateBackupAsync::QueryStatus
    [0]ed8.f68 09/22/2011-14:05:03.228 [service
    systemstatebackup.cpp@874] EXIT: CBlbSystemStateBackupAsync::QueryStatus
    [0]ed8.f68 09/22/2011-14:05:03.228 [service
    backup.cpp@3399] EXIT: CBlbBackupAsync::QuerySystemStateBackupStatus
    [0]ed8.f68 09/22/2011-14:05:03.228 [service
    backup.cpp@3192] EXIT: CBlbBackupAsync::QueryStatus
    [0]ed8.124c 09/22/2011-14:05:03.742 [componenthelper
    componentbackuphelper.cpp@1518] EXIT: CBlbComponentBackupHelper::BackupComplete
    [0]ed8.124c 09/22/2011-14:05:03.742 [service
    backup.cpp@6290] ENTER: CBlbBackupAsync::WriteBackupComponents
    [0]ed8.124c 09/22/2011-14:05:03.742 [blbengutils
    BlbSecurityUtils.cpp@1146] ENTER: CBlbImpersonationHelper::ImpersonateCaller
    [0]ed8.124c 09/22/2011-14:05:03.742 [blbengutils CBlbImpersonationHelper::ImpersonateCaller
    BlbSecurityUtils.cpp@1178] INFO:No impersonation done.
    [0]ed8.124c 09/22/2011-14:05:03.742 [blbengutils
    BlbSecurityUtils.cpp@1183] EXIT: CBlbImpersonationHelper::ImpersonateCaller
    [0]ed8.124c 09/22/2011-14:05:03.743 [util
    systemutils.cpp@709] ENTER: BlbutilRegReadDWORD
    [0]ed8.124c 09/22/2011-14:05:03.743 [util BlbutilRegReadDWORD
    systemutils.cpp@731] WARNING:RegQueryValueEx NoTargetSnapshot unsuccessful, hr:0x80070002
    [0]ed8.124c 09/22/2011-14:05:03.743 [util
    systemutils.cpp@749] EXIT: BlbutilRegReadDWORD
    [0]ed8.124c 09/22/2011-14:05:03.755 [blbengutils
    BlbSecurityUtils.cpp@1203] ENTER: CBlbImpersonationHelper::Revert
    [0]ed8.124c 09/22/2011-14:05:03.755 [blbengutils CBlbImpersonationHelper::Revert
    BlbSecurityUtils.cpp@1215] INFO:No revert needed.
    [0]ed8.124c 09/22/2011-14:05:03.755 [blbengutils
    BlbSecurityUtils.cpp@1220] EXIT: CBlbImpersonationHelper::Revert
    [0]ed8.124c 09/22/2011-14:05:03.755 [service
    backup.cpp@6444] EXIT: CBlbBackupAsync::WriteBackupComponents
    [0]ed8.124c 09/22/2011-14:05:03.755 [service
    backup.cpp@8946] ENTER: CBlbBackupAsync::UpdateLocalCatalogAfterbackup
    [0]ed8.124c 09/22/2011-14:05:03.755 [service
    backup.cpp@7790] ENTER: CBlbBackupAsync::GetComponentsList
    [0]ed8.124c 09/22/2011-14:05:03.755 [componenthelper CBlbComponentBackupContext::GetComponentVolumeInfo
    componentbackuphelper.cpp@249] INFO:Component 'TasksStore' has data on volume '{9f1ea685-a26b-11de-bbc7-806e6f6e6963}'
    [0]ed8.124c 09/22/2011-14:05:03.755 [service CBlbBackupAsync::GetComponentsList
    backup.cpp@7856] INFO:Adding component (0) <NULL>\TasksStore.
    [0]ed8.124c 09/22/2011-14:05:03.755 [componenthelper CBlbComponentBackupContext::GetComponentVolumeInfo
    componentbackuphelper.cpp@249] INFO:Component 'WriterMetadataStore' has data on volume '{9f1ea685-a26b-11de-bbc7-806e6f6e6963}'
    [0]ed8.124c 09/22/2011-14:05:03.755 [service CBlbBackupAsync::GetComponentsList
    backup.cpp@7856] INFO:Adding component (1) <NULL>\WriterMetadataStore.
    [0]ed8.124c 09/22/2011-14:05:03.755 [componenthelper CBlbComponentBackupContext::GetComponentVolumeInfo
    componentbackuphelper.cpp@249] INFO:Component 'PerformanceCounters' has data on volume '{9f1ea685-a26b-11de-bbc7-806e6f6e6963}'
    [0]ed8.124c 09/22/2011-14:05:03.755 [service CBlbBackupAsync::GetComponentsList
    backup.cpp@7856] INFO:Adding component (2) <NULL>\PerformanceCounters.
    [0]ed8.124c 09/22/2011-14:05:03.755 [componenthelper CBlbComponentBackupContext::GetComponentVolumeInfo
    componentbackuphelper.cpp@249] INFO:Component 'WMI' has data on volume '{9f1ea685-a26b-11de-bbc7-806e6f6e6963}'
    [0]ed8.124c 09/22/2011-14:05:03.755 [service CBlbBackupAsync::GetComponentsList
    backup.cpp@7856] INFO:Adding component (3) <NULL>\WMI.
    [0]ed8.124c 09/22/2011-14:05:03.755 [componenthelper CBlbComponentBackupContext::GetComponentVolumeInfo
    componentbackuphelper.cpp@249] INFO:Component 'IISMETABASE' has data on volume '{9f1ea685-a26b-11de-bbc7-806e6f6e6963}'
    [0]ed8.124c 09/22/2011-14:05:03.755 [service CBlbBackupAsync::GetComponentsList
    backup.cpp@7856] INFO:Adding component (4) <NULL>\IISMETABASE.
    [0]ed8.124c 09/22/2011-14:05:03.755 [componenthelper CBlbComponentBackupContext::GetComponentVolumeInfo
    componentbackuphelper.cpp@249] INFO:Component 'COM+ REGDB' has data on volume '{9f1ea685-a26b-11de-bbc7-806e6f6e6963}'
    [0]ed8.124c 09/22/2011-14:05:03.755 [service CBlbBackupAsync::GetComponentsList
    backup.cpp@7856] INFO:Adding component (5) <NULL>\COM+ REGDB.
    [0]ed8.124c 09/22/2011-14:05:03.755 [componenthelper CBlbComponentBackupContext::GetComponentVolumeInfo
    componentbackuphelper.cpp@249] INFO:Component 'IISCONFIG' has data on volume '{9f1ea685-a26b-11de-bbc7-806e6f6e6963}'
    [0]ed8.124c 09/22/2011-14:05:03.755 [service CBlbBackupAsync::GetComponentsList
    backup.cpp@7856] INFO:Adding component (6) <NULL>\IISCONFIG.
    [0]ed8.124c 09/22/2011-14:05:03.768 [componenthelper CBlbComponentBackupContext::GetComponentVolumeInfo
    componentbackuphelper.cpp@249] INFO:Component 'System Files' has data on volume '{9f1ea685-a26b-11de-bbc7-806e6f6e6963}'
    [0]ed8.124c 09/22/2011-14:05:03.768 [service CBlbBackupAsync::GetComponentsList
    backup.cpp@7856] INFO:Adding component (7) <NULL>\System Files.
    [0]ed8.124c 09/22/2011-14:05:03.768 [componenthelper CBlbComponentBackupContext::GetComponentVolumeInfo
    componentbackuphelper.cpp@249] INFO:Component 'Registry' has data on volume '{9f1ea685-a26b-11de-bbc7-806e6f6e6963}'
    [0]ed8.124c 09/22/2011-14:05:03.768 [service CBlbBackupAsync::GetComponentsList
    backup.cpp@7856] INFO:Adding component (8) <NULL>\Registry.
    [0]ed8.124c 09/22/2011-14:05:03.768 [service
    backup.cpp@7917] EXIT: CBlbBackupAsync::GetComponentsList
    [0]ed8.124c 09/22/2011-14:05:03.768 [service
    backup.cpp@7943] ENTER: CBlbBackupAsync::AddComponentsToLocalCatalog
    [0]ed8.124c 09/22/2011-14:05:03.768 [service
    backup.cpp@7961] EXIT: CBlbBackupAsync::AddComponentsToLocalCatalog
    [0]ed8.124c 09/22/2011-14:05:03.768 [service
    backup.cpp@11835] ENTER: CBlbBackupAsync::SetVolumesInLocalCatalog
    [0]ed8.124c 09/22/2011-14:05:03.768 [service
    backup.cpp@1557] ENTER: CBlbVolumeBackupContext::GetOriginalAccessPath
    [0]ed8.124c 09/22/2011-14:05:03.768 [service
    backup.cpp@1585] EXIT: CBlbVolumeBackupContext::GetOriginalAccessPath
    [0]ed8.124c 09/22/2011-14:05:03.768 [service CBlbBackupAsync::SetVolumesInLocalCatalog
    backup.cpp@11894] INFO:Not adding volume C: to catalog since it failed
    [0]ed8.124c 09/22/2011-14:05:03.768 [service CBlbBackupAsync::SetVolumesInLocalCatalog
    backup.cpp@11943] ERROR:Backup of all the source volumes failed.
    [0]ed8.124c 09/22/2011-14:05:03.768 [service
    backup.cpp@11970] EXIT: CBlbBackupAsync::SetVolumesInLocalCatalog
    [0]ed8.124c 09/22/2011-14:05:03.768 [service CBlbBackupAsync::UpdateLocalCatalogAfterbackup
    backup.cpp@8986] ERROR:CBlbBackupAsync::SetVolumesInLocalCatalog failed with hr=0x80780049
    [0]ed8.124c 09/22/2011-14:05:03.768 [blbengutils
    BlbSecurityUtils.cpp@1203] ENTER: CBlbImpersonationHelper::Revert
    [0]ed8.124c 09/22/2011-14:05:03.768 [blbengutils CBlbImpersonationHelper::Revert
    BlbSecurityUtils.cpp@1215] INFO:No revert needed.
    [0]ed8.124c 09/22/2011-14:05:03.768 [blbengutils
    BlbSecurityUtils.cpp@1220] EXIT: CBlbImpersonationHelper::Revert
    [0]ed8.124c 09/22/2011-14:05:03.768 [service
    backup.cpp@9050] EXIT: CBlbBackupAsync::UpdateLocalCatalogAfterbackup
    [0]ed8.124c 09/22/2011-14:05:03.768 [service
    backup.cpp@15335] ENTER: CBlbBackupAsync::RemoveESPCache
    [0]ed8.124c 09/22/2011-14:05:03.768 [service CBlbBackupAsync::RemoveESPCache
    backup.cpp@15338] INFO:No esp cache created, so not freeing up
    [0]ed8.124c 09/22/2011-14:05:03.768 [service
    backup.cpp@15345] EXIT: CBlbBackupAsync::RemoveESPCache
    [0]ed8.124c 09/22/2011-14:05:03.768 [service BlbBackupThreadFunc
    backup.cpp@19732] INFO:BlbBackupThreadFunc took 363232 ms to complete
    [0]ed8.124c 09/22/2011-14:05:03.768 [service
    backup.cpp@15795] ENTER: CBlbBackupAsync::DismountAllVHDs
    [0]ed8.124c 09/22/2011-14:05:03.768 [service
    backup.cpp@15723] ENTER: CBlbBackupAsync::DismountVHD
    Unknown( 70): GUID=7a2b0bca-701d-904a-c23d-62f5e0f26656 (No Format Information found).
    Unknown( 68): GUID=7a2b0bca-701d-904a-c23d-62f5e0f26656 (No Format Information found).
    Unknown( 69): GUID=7a2b0bca-701d-904a-c23d-62f5e0f26656 (No Format Information found).
    Unknown( 77): GUID=7a2b0bca-701d-904a-c23d-62f5e0f26656 (No Format Information found).
    Unknown( 78): GUID=7a2b0bca-701d-904a-c23d-62f5e0f26656 (No Format Information found).
    Unknown( 74): GUID=7a2b0bca-701d-904a-c23d-62f5e0f26656 (No Format Information found).
    Unknown( 79): GUID=7a2b0bca-701d-904a-c23d-62f5e0f26656 (No Format Information found).
    Unknown( 80): GUID=7a2b0bca-701d-904a-c23d-62f5e0f26656 (No Format Information found).
    Unknown( 71): GUID=7a2b0bca-701d-904a-c23d-62f5e0f26656 (No Format Information found).
    Unknown( 72): GUID=7a2b0bca-701d-904a-c23d-62f5e0f26656 (No Format Information found).
    [0]ed8.124c 09/22/2011-14:05:03.769 [service CBlbBackupAsync::DismountVHD
    backup.cpp@15744] ERROR:CBlbVhdHelper::Dismount failed for '\\?\Volume{d841345f-e505-11e0-bb05-00155d646a25}', hr: 0x80070490
    [0]ed8.124c 09/22/2011-14:05:03.769 [service
    backup.cpp@15775] EXIT: CBlbBackupAsync::DismountVHD
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbSecurityUtils.cpp@1203] ENTER: CBlbImpersonationHelper::Revert
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils CBlbImpersonationHelper::Revert
    BlbSecurityUtils.cpp@1215] INFO:No revert needed.
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbSecurityUtils.cpp@1220] EXIT: CBlbImpersonationHelper::Revert
    [0]ed8.124c 09/22/2011-14:05:03.769 [service
    backup.cpp@15819] EXIT: CBlbBackupAsync::DismountAllVHDs
    [0]ed8.124c 09/22/2011-14:05:03.769 [service BlbBackupThreadFunc
    backup.cpp@19738] WARNING:DismountAllVHDs unsuccessful with hr=0x80070490
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbBackupTargetUtils.cpp@3225] ENTER: BlbDeleteOldBackupLogFiles
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbFsUtils.cpp@1258] ENTER: BlbDeleteOldLogFiles
    [0]ed8.124c 09/22/2011-14:05:03.769 [util
    blbtrace.cpp@637] ENTER: GetBlbTracingDirectory
    [0]ed8.124c 09/22/2011-14:05:03.769 [util
    blbtrace.cpp@589] ENTER: GetWindowsLogsDirectory
    [0]ed8.124c 09/22/2011-14:05:03.769 [util
    blbtrace.cpp@618] EXIT: GetWindowsLogsDirectory
    [0]ed8.124c 09/22/2011-14:05:03.769 [util
    blbtrace.cpp@693] EXIT: GetBlbTracingDirectory
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbFsUtils.cpp@1151] ENTER: BlbFindFiles
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils BlbFindFiles
    BlbFsUtils.cpp@1208] INFO:Found '3' log files in path 'C:\Windows\Logs\WindowsServerBackup\Backup-*'
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbFsUtils.cpp@1232] EXIT: BlbFindFiles
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils BlbDeleteOldLogFiles
    BlbFsUtils.cpp@1303] INFO:Found '3' log files in path 'C:\Windows\Logs\WindowsServerBackup', retaining '5' logs
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbFsUtils.cpp@1336] EXIT: BlbDeleteOldLogFiles
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbFsUtils.cpp@1258] ENTER: BlbDeleteOldLogFiles
    [0]ed8.124c 09/22/2011-14:05:03.769 [util
    blbtrace.cpp@637] ENTER: GetBlbTracingDirectory
    [0]ed8.124c 09/22/2011-14:05:03.769 [util
    blbtrace.cpp@589] ENTER: GetWindowsLogsDirectory
    [0]ed8.124c 09/22/2011-14:05:03.769 [util
    blbtrace.cpp@618] EXIT: GetWindowsLogsDirectory
    [0]ed8.124c 09/22/2011-14:05:03.769 [util
    blbtrace.cpp@693] EXIT: GetBlbTracingDirectory
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbFsUtils.cpp@1151] ENTER: BlbFindFiles
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils BlbFindFiles
    BlbFsUtils.cpp@1208] INFO:Found '3' log files in path 'C:\Windows\Logs\WindowsServerBackup\Backup_Error*'
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbFsUtils.cpp@1232] EXIT: BlbFindFiles
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils BlbDeleteOldLogFiles
    BlbFsUtils.cpp@1303] INFO:Found '3' log files in path 'C:\Windows\Logs\WindowsServerBackup', retaining '5' logs
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbFsUtils.cpp@1336] EXIT: BlbDeleteOldLogFiles
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbFsUtils.cpp@1258] ENTER: BlbDeleteOldLogFiles
    [0]ed8.124c 09/22/2011-14:05:03.769 [util
    blbtrace.cpp@637] ENTER: GetBlbTracingDirectory
    [0]ed8.124c 09/22/2011-14:05:03.769 [util
    blbtrace.cpp@589] ENTER: GetWindowsLogsDirectory
    [0]ed8.124c 09/22/2011-14:05:03.769 [util
    blbtrace.cpp@618] EXIT: GetWindowsLogsDirectory
    [0]ed8.124c 09/22/2011-14:05:03.769 [util
    blbtrace.cpp@693] EXIT: GetBlbTracingDirectory
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbFsUtils.cpp@1151] ENTER: BlbFindFiles
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils BlbFindFiles
    BlbFsUtils.cpp@1208] INFO:Found '0' log files in path 'C:\Windows\Logs\WindowsServerBackup\Backup_Operations*'
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbFsUtils.cpp@1232] EXIT: BlbFindFiles
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils BlbDeleteOldLogFiles
    BlbFsUtils.cpp@1303] INFO:Found '0' log files in path 'C:\Windows\Logs\WindowsServerBackup', retaining '5' logs
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbFsUtils.cpp@1336] EXIT: BlbDeleteOldLogFiles
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbBackupTargetUtils.cpp@3260] EXIT: BlbDeleteOldBackupLogFiles
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbSecurityUtils.cpp@1203] ENTER: CBlbImpersonationHelper::Revert
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils CBlbImpersonationHelper::Revert
    BlbSecurityUtils.cpp@1215] INFO:No revert needed.
    [0]ed8.124c 09/22/2011-14:05:03.769 [blbengutils
    BlbSecurityUtils.cpp@1220] EXIT: CBlbImpersonationHelper::Revert
    [0]ed8.124c 09/22/2011-14:05:03.769 [componenthelper
    componentbackuphelper.cpp@1456] ENTER: CBlbComponentBackupHelper::BackupComplete
    [0]ed8.124c 09/22/2011-14:05:03.769 [componenthelper CBlbComponentBackupHelper::BackupComplete
    componentbackuphelper.cpp@1460] INFO:bIsBackupFailed: 1
    [0]ed8.124c 09/22/2011-14:05:03.769 [componenthelper CBlbComponentBackupHelper::BackupComplete
    componentbackuphelper.cpp@1473] INFO:BackupComplete already attempted.
    [0]ed8.124c 09/22/2011-14:05:03.769 [componenthelper
    componentbackuphelper.cpp@1518] EXIT: CBlbComponentBackupHelper::BackupComplete
    [0]ed8.124c 09/22/2011-14:05:03.769 [service
    backup.cpp@13649] ENTER: CBlbBackupAsync::DeleteSourceSnapshotsIfNeeded
    [0]ed8.124c 09/22/2011-14:05:03.769 [service
    PerformanceManager.cpp@550] ENTER: CPerformanceManager::Initialize
    [0]ed8.124c 09/22/2011-14:05:03.769 [service
    PerformanceManager.cpp@281] ENTER: CPerformanceManager::QueryPerformanceSettings
    [0]ed8.124c 09/22/2011-14:05:03.770 [service CPerformanceManager::QueryPerformanceSettings
    PerformanceManager.cpp@382] INFO:Buffer size is 4. First line is <NULL>
    [0]ed8.124c 09/22/2011-14:05:03.770 [service CPerformanceManager::QueryPerformanceSettings
    PerformanceManager.cpp@389] INFO:Custom performance settings is empty.
    [0]ed8.124c 09/22/2011-14:05:03.770 [service
    PerformanceManager.cpp@484] EXIT: CPerformanceManager::QueryPerformanceSettings
    [0]ed8.124c 09/22/2011-14:05:03.770 [service
    PerformanceManager.cpp@560] EXIT: CPerformanceManager::Initialize
    [0]ed8.124c 09/22/2011-14:05:03.777 [util
    systemutils.cpp@709] ENTER: BlbutilRegReadDWORD
    [0]ed8.124c 09/22/2011-14:05:03.777 [util BlbutilRegReadDWORD
    systemutils.cpp@731] WARNING:RegQueryValueEx DoNotDeleteFFBSnapshot unsuccessful, hr:0x80070002
    [0]ed8.124c 09/22/2011-14:05:03.777 [util
    systemutils.cpp@749] EXIT: BlbutilRegReadDWORD
    [0]ed8.124c 09/22/2011-14:05:03.777 [service
    PerformanceManager.cpp@585] ENTER: CPerformanceManager::GetSettingsForVolume
    [0]ed8.124c 09/22/2011-14:05:03.777 [service
    PerformanceManager.cpp@620] EXIT: CPerformanceManager::GetSettingsForVolume
    [0]ed8.124c 09/22/2011-14:05:03.777 [service CBlbBackupAsync::DeleteSourceSnapshotsIfNeeded
    backup.cpp@14045] INFO:Deleting current snapshot (\\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy8\)
    [0]ed8.124c 09/22/2011-14:05:03.931 [service
    backup.cpp@14082] EXIT: CBlbBackupAsync::DeleteSourceSnapshotsIfNeeded
    [0]ed8.124c 09/22/2011-14:05:03.933 [service
    backup.cpp@14432] ENTER: CBlbBackupAsync::SetSourceDiffAreasIfNeeded
    [0]ed8.124c 09/22/2011-14:05:03.933 [service
    backup.cpp@14539] EXIT: CBlbBackupAsync::SetSourceDiffAreasIfNeeded
    [0]ed8.124c 09/22/2011-14:05:03.933 [service
    backup.cpp@14737] ENTER: CBlbBackupAsync::ResetTargetDiffAreaSize
    [0]ed8.124c 09/22/2011-14:05:03.933 [service CBlbBackupAsync::ResetTargetDiffAreaSize
    backup.cpp@14754] INFO:Not resetting diff area
    [0]ed8.124c 09/22/2011-14:05:03.933 [service
    backup.cpp@14866] EXIT: CBlbBackupAsync::ResetTargetDiffAreaSize
    [0]ed8.124c 09/22/2011-14:05:03.963 [service BlbBackupThreadFunc
    backup.cpp@19873] ERROR:Backup operation aborted with hr=80780049
    [0]ed8.124c 09/22/2011-14:05:03.963 [service CBlbSystemStateBackupAsync::SetState
    systemstatebackup.cpp@1061] INFO:ENGINE STATE:BACKUP SYSTEM STATE:5
    [0]ed8.124c 09/22/2011-14:05:03.963 [service CBlbBackupAsync::SetState
    backup.cpp@14709] INFO:ENGINE STATE:BACKUP:12. Previous state:8
    [0]ed8.124c 09/22/2011-14:05:03.963 [util
    fileutils.cpp@1388] ENTER: BlbutilDeleteDirectory
    [0]ed8.124c 09/22/2011-14:05:03.963 [util
    fileutils.cpp@1183] ENTER: BlbutilDeleteDirectory2
    [0]ed8.124c 09/22/2011-14:05:03.970 [util
    fileutils.cpp@1344] EXIT: BlbutilDeleteDirectory2
    [0]ed8.124c 09/22/2011-14:05:03.970 [util BlbutilDeleteDirectory
    fileutils.cpp@1443] INFO:Aborting deletion of
    \\?\Volume{9f1ea684-a26b-11de-bbc7-806e6f6e6963}\WindowsImageBackup\HEIAPP02\Backup 2011-09-22 135901 as one or more diectories or files are not getting deleted
    [0]ed8.124c 09/22/2011-14:05:03.970 [util BlbutilDeleteDirectory
    fileutils.cpp@1463] INFO:Total number of files/directories deleted in
    \\?\Volume{9f1ea684-a26b-11de-bbc7-806e6f6e6963}\WindowsImageBackup\HEIAPP02\Backup 2011-09-22 135901 is 17
    [0]ed8.124c 09/22/2011-14:05:03.970 [util BlbutilDeleteDirectory
    fileutils.cpp@1465] INFO:Deleting
    \\?\Volume{9f1ea684-a26b-11de-bbc7-806e6f6e6963}\WindowsImageBackup\HEIAPP02\Backup 2011-09-22 135901 took 0 ms
    [0]ed8.124c 09/22/2011-14:05:03.970 [util
    fileutils.cpp@1467] EXIT: BlbutilDeleteDirectory
    [0]ed8.124c 09/22/2011-14:05:03.970 [service
    backup.cpp@12718] ENTER: CBlbBackupAsync::PublishAllBackupStopEvents
    [0]ed8.124c 09/22/2011-14:05:03.971 [service CBlbBackupAsync::PublishAllBackupStopEvents
    backup.cpp@13047] INFO:Backup info for Volume [hr=8078001D, detailed hr = 0, Flags=1574, backupTypeDetermined = 1, IsCritical = 1]
    [0]ed8.124c 09/22/2011-14:05:03.971 [componenthelper
    componentbackuphelper.cpp@1850] ENTER: CBlbComponentBackupHelper::FillComponentConsistencyStatus
    [0]ed8.124c 09/22/2011-14:05:03.971 [componenthelper
    componentbackuphelper.cpp@1944] EXIT: CBlbComponentBackupHelper::FillComponentConsistencyStatus
    [0]ed8.124c 09/22/2011-14:05:03.971 [service
    systemstatebackup.cpp@1526] ENTER: CBlbSystemStateBackupAsync::GetSSBTimes
    [0]ed8.124c 09/22/2011-14:05:03.971 [service
    systemstatebackup.cpp@1531] EXIT: CBlbSystemStateBackupAsync::GetSSBTimes
    [0]ed8.124c 09/22/2011-14:05:03.971 [blbengutils
    BlbSqmUtils.cpp@342] ENTER: PublishBackupSqmDatapoint
    [0]ed8.124c 09/22/2011-14:05:03.971 [service
    backup.cpp@13273] EXIT: CBlbBackupAsync::PublishAllBackupStopEvents
    [0]ed8.124c 09/22/2011-14:05:03.971 [service
    backup.cpp@15016] ENTER: CBlbBackupAsync::UpdateBackupStatInRegistry
    [0]ed8.124c 09/22/2011-14:05:03.971 [service
    backup.cpp@14895] ENTER: CBlbBackupAsync::GetLastSuccessfulBackupInfo
    [0]ed8.124c 09/22/2011-14:05:03.971 [service CBlbBackupAsync::GetLastSuccessfulBackupInfo
    backup.cpp@14960] INFO:Last successful backup stats.  utc time 0,  target name (NULL), target access path (NULL)
    [0]ed8.124c 09/22/2011-14:05:03.971 [service
    backup.cpp@14991] EXIT: CBlbBackupAsync::GetLastSuccessfulBackupInfo
    [0]ed8.124c 09/22/2011-14:05:03.971 [helper
    blbBackupStatUpdater.cpp@205] ENTER: CBlbBackupStatUpdater::SaveStatsToRegistry
    [0]ed8.124c 09/22/2011-14:05:03.971 [helper CBlbBackupStatUpdater::SaveStatsToRegistry
    blbBackupStatUpdater.cpp@233] INFO:RegOpenKeyEx was unsuccessful for HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsBackup.  hr=0x80070002
    [0]ed8.124c 09/22/2011-14:05:03.971 [helper
    blbBackupStatUpdater.cpp@368] EXIT: CBlbBackupStatUpdater::SaveStatsToRegistry
    [0]ed8.124c 09/22/2011-14:05:03.971 [service CBlbBackupAsync::UpdateBackupStatInRegistry
    backup.cpp@15058] WARNING:pBlbBackupStatUpdater->SaveStatsToRegistry unsuccessful with hr=0x80070002. This should be fine on server skus.
    [0]ed8.124c 09/22/2011-14:05:03.971 [service
    backup.cpp@15069] EXIT: CBlbBackupAsync::UpdateBackupStatInRegistry
    [0]ed8.124c 09/22/2011-14:05:03.971 [service BlbBackupThreadFunc
    backup.cpp@19957] WARNING:UpdateBackupStatInRegistry unsuccessful with hr=80070002
    [0]ed8.124c 09/22/2011-14:05:03.971 [blbsrv
    restoresystemstate.cpp@259] ENTER: CBlbsrvSystemStateRestore::FinalRelease
    [0]ed8.124c 09/22/2011-14:05:03.971 [blbsrv
    restorefiles.cpp@162] ENTER: CBlbsrvRestoreFiles::FinalRelease
    [0]ed8.124c 09/22/2011-14:05:03.971 [blbsrv
    srvutil.cpp@139] ENTER: BlbsrvFreeRestoreFileSpecs
    [0]ed8.124c 09/22/2011-14:05:03.971 [blbsrv
    srvutil.cpp@151] EXIT: BlbsrvFreeRestoreFileSpecs
    [0]ed8.124c 09/22/2011-14:05:03.971 [blbsrv
    restorefiles.cpp@210] EXIT: CBlbsrvRestoreFiles::FinalRelease
    [0]ed8.124c 09/22/2011-14:05:03.971 [blbsrv
    restoresystemstate.cpp@312] EXIT: CBlbsrvSystemStateRestore::FinalRelease
    [0]ed8.124c 09/22/2011-14:05:03.971 [service CBlbAsync::Done
    async.cpp@187] INFO:Marking async operation as completed
    [0]ed8.124c 09/22/2011-14:05:03.971 [service CBlbAsync::Done
    async.cpp@190] INFO:Calling CompleteAsyncOperation for parent operation
    [0]ed8.124c 09/22/2011-14:05:03.971 [service
    backup.cpp@19987] EXIT: BlbBackupThreadFunc
    [0]ed8.f68 09/22/2011-14:05:04.227 [service
    backup.cpp@3149] ENTER: CBlbBackupAsync::QueryStatus
    [0]ed8.f68 09/22/2011-14:05:04.227 [service
    backup.cpp@3209] ENTER: CBlbBackupAsync::QueryVolumeBackupStatus
    [0]ed8.f68 09/22/2011-14:05:04.227 [componenthelper
    componentbackuphelper.cpp@1850] ENTER: CBlbComponentBackupHelper::FillComponentConsistencyStatus
    [0]ed8.f68 09/22/2011-14:05:04.227 [componenthelper
    componentbackuphelper.cpp@1944] EXIT: CBlbComponentBackupHelper::FillComponentConsistencyStatus
    [0]ed8.f68 09/22/2011-14:05:04.227 [service
    backup.cpp@3342] EXIT: CBlbBackupAsync::QueryVolumeBackupStatus
    [0]ed8.f68 09/22/2011-14:05:04.227 [service
    backup.cpp@3359] ENTER: CBlbBackupAsync::QuerySystemStateBackupStatus
    [0]ed8.f68 09/22/2011-14:05:04.227 [service
    systemstatebackup.cpp@740] ENTER: CBlbSystemStateBackupAsync::QueryStatus
    [0]ed8.f68 09/22/2011-14:05:04.227 [service
    systemstatebackup.cpp@874] EXIT: CBlbSystemStateBackupAsync::QueryStatus
    [0]ed8.f68 09/22/2011-14:05:04.227 [service
    backup.cpp@3399] EXIT: CBlbBackupAsync::QuerySystemStateBackupStatus
    [0]ed8.f68 09/22/2011-14:05:04.227 [service
    backup.cpp@3192] EXIT: CBlbBackupAsync::QueryStatus
    [0]bf0.fe0 09/22/2011-14:05:04.228 [util
    blbtrace.cpp@853] ENTER: BlbStopTracing
    [0]bf0.fe0 09/22/2011-14:05:04.228 [util
    blbtrace.cpp@397] ENTER: BlbStopTracing
    [0]bf0.fe0 09/22/2011-14:05:04.228 [util
    blbtrace.cpp@51] ENTER: BlbAllocateEventTraceProp
    [0]bf0.fe0 09/22/2011-14:05:04.228 [util
    blbtrace.cpp@83] EXIT: BlbAllocateEventTraceProp
    Log Name:      Microsoft-Windows-Backup
    Source:        Microsoft-Windows-Backup
    Date:          9/22/2011 1:28:44 AM
    Event ID:      5
    Task Category: None
    Level:         Error
    Keywords:     
    User:          SYSTEM
    Computer:      HEIAPP02.heimstaden.local
    Description:
    The backup operation that started at '‎2011‎-‎09‎-‎22T06:22:24.687716500Z' has failed with following error code '2155347997'. Please review the event details for a solution, and then rerun the backup operation once the issue is resolved.
    Sumesh P - Microsoft Online Community Support

Maybe you are looking for

  • Builded executable doesn't close the main VI front panel

    I created an application with the Application Builder. All of it runs well, except that when the operator ends the program, the front panel of the main vi (the only top-level VI) remains open. Moreover, inside the VI window appears the toolbar with o

  • Useing my Sawtooth  on a TV

    Hi,all.New here,and new to Sawtooth's. I just bought my first one(400mhz,DVD,120 gb hard drive,256mb ram[for now]),and was wondering if there was a video card that would allow me to hook it up to my HDTV.I have s-video,composite and HDMI inputs.Thank

  • MBP 2.16 C2D Trackpad Button Quit Working

    Booted my MBP 2.16 Core 2 Duo today and the trackpad button suddenly does not work. The trackpad itself is working (move my finger and the cursor follows), but physical clicks to the trackpad button or taps on the trackpad itself don't register as cl

  • Anyway to selectivily enable/disable bluetooth function for selected apps like papago in iphone.

    Hi, Anyway to selectively enable/disable bluetooth function for selected apps like papago navigator in iphone. I want to maintain bluetooth connectivity to car headset for handsfree driving while papago navigator on ky iphone continuously guide me on

  • X-58 pro - Can't update bios

    Hi, Currently i'm running bios version 7.1 and i want to upgrade to bios version 8.8. This because there were a lot of updates on the CPU micro code. With MSI live updates it shows me that the latest bios version is 7.3. Why is that when 8.8 is the l