The application detected an error that prevents changes from being saved.

Hi. I'm having this problem almost all the time when I do some color correction.
"The application detected an error that prevents changes from being saved. To avoid losing your work, quit Final Cut Pro."
Any ideas why this is happening?
I'm on a 2010 Mac Pro running latest Mavericks and latest FCP X.
I already removed FCP X, and all the effects I have installed. But still the issue persists.
Thanks.

That could have happened. I can't remember though.
Is there any work around?
I currently only have 1 open library and 1 event on it. If I move or copy that event into a new library, would that in theory work?
Thanks for the help so far.

Similar Messages

  • Unity Connection 10.5.1: I upgraded the Unity Connection Server from V 9.1. After that, cannot logn to ELM an error message " The server encountered an internal error that prevented it from fulfilling this request." appears

    Unity Connection 10.5.1: I upgraded the Unity Connection Server from V 9.1. After that, cannot logn to ELM an error message " The server encountered an internal error that prevented it from fulfilling this request." appears. The error further displays "
    type: Exception report
    message:
    description: The server encountered an internal error that prevented it from fulfilling this request.
    exception:
    ServletException Could not initialize class com.cisco.vos.platform.api.config.UpgradeStatus
    root cause:
    NoClassDefFoundError Could not initialize class com.cisco.vos.platform.api.config.UpgradeStatus
    note: The full stack trace of the root cause is available in the logs.
    Has anyone experience this issue? Any solutions? Your assistance is greatly appreciated!

    Hi Mesut,
    you can refer the link for migration
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/connection/10x/upgrade/guide/10xcucrugx/10xcucrug010.html
    regds,
    aman

  • The server encountered an internal error () that prevented it from fu.....

    hi all
    this common error frustates me too much
    i don know hw i get solved smtimes.
    why it occurs
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:362)
    root cause
    java.lang.NullPointerException
         org.apache.jsp.AdminConsole_jsp._jspService(AdminConsole_jsp.java:94)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:325)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:362)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.5.7 logs.

    hi
    i hv included sm jsp code in <% ....... %>
    whn i make it coment error removed
    bt jsp code seems ok
    i m sendin the code can u help.
    %@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.sql.*" errorPage="" %>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <title>Administration Console</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link href="Stylish.css" rel="stylesheet" type="text/css">
    <script language="JavaScript">
    function validate() {
       if((document.loginform.userId.value == null)||(document.loginform.userId.value == ""))
                 alert("Field UserID can't be left blank");
              document.loginform.userId.focus();
              return false;
    </script>
    <style type="text/css">
    <!--
    .style1 {color: #E6E6E6}
    body {
         background-color: #E8E8E8;
    -->
    </style>
    </head>
    <body>
    <form action="LoginCheck.jsp" method="post" name="loginform" id="loginform">
      <table width="780" height="421" border="0" cellpadding="2" cellspacing="1">
        <tr>
          <td><table width="467" height="235" border="0" align="center" cellpadding="2" cellspacing="0">
              <tr>
                <td width="463" height="34" bgcolor="#7D98DD" class="userAcct style1 style1">Administration Console </td>
              </tr>
              <tr>
                <td height="23" bgcolor="#CCCCCC"> </td>
              </tr>
              <tr>
                <td height="20" bgcolor="#E0E3F5"> </td>
              </tr>
              <tr>
                <td height="82" bgcolor="#E0E3F5"><table width="315" border="1" align="center" cellpadding="1" cellspacing="1" bordercolor="#E0E3F5" bgcolor="#FFFFFF">
                    <tr bgcolor="#E0E3F5" class="frmtxt">
                      <td width="146" bgcolor="#E0E3F5"><div align="right">UserId:</div></td>
                      <td width="156"><input name="userId" type="text" id="userId"></td>
                      <%
                          String id = request.getParameter("userId");
                          if( id .equals("") ){
                          out.println("Missing necessarry field userid");
                      %>
                    </tr>
                    <tr bgcolor="#E0E3F5" class="frmtxt">
                      <td><div align="right">Password:</div></td>
                      <td><input name="passwd" type="password" id="passwd"></td>
                    </tr>
                </table></td>
              </tr>
              <tr>
                <td height="24" bgcolor="#E0E3F5"> </td>
              </tr>
              <tr>
                <td height="26" bgcolor="#E0E3F5"><div align="center"><strong>
                    <input name="login" type="submit" class="frmtxt" id="login" value=" Login ">
                    <input name="cancel" type=button class="frmtxt" id="cancel" value=" Cancel ">
                </strong></div></td>
              </tr>
              <tr>
                <td height="23" bgcolor="#7D98DD"><div align="center"><strong> </strong></div></td>
              </tr>
          </table></td>
        </tr>
      </table>
    </form>
    </body>
    </html>

  • The server encountered an internal error that prevented it from fulfilling

    Hi members!
    I am new member of Java EE. When running my the following practice:
    1) file: hello.xhtml*
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"
    xmlns:h="http://java.sun.com/jsf/html">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Insert title here</title>
    </head>
    <body>
    Hello <h:outputText value="#{foo.subject}"></h:outputText>!
    </body>
    </html>
    *2) file: web.xml*
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns="http://java.sun.com/xml/ns/javaee"
    xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
    xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
    http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" id="WebApp_ID"
    version="2.5">
    <display-name>Hello</display-name>
    <welcome-file-list>
    <welcome-file>index.html</welcome-file>
    <welcome-file>index.htm</welcome-file>
    <welcome-file>index.jsp</welcome-file>
    <welcome-file>default.html</welcome-file>
    <welcome-file>default.htm</welcome-file>
    <welcome-file>default.jsp</welcome-file>
    </welcome-file-list>
    <servlet>
    <servlet-name>JSF</servlet-name>
    <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>JSF</servlet-name>
    <url-pattern>/faces/***</url-pattern>
    </servlet-mapping>
    </web-app>
    *3) file: faces-config.xml
    <faces-config xmlns="http://java.sun.com/xml/ns/javaee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
    http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd"
    version="2.0">
    </faces-config>
    4) file: GreetingService.java
    package hello;
    import javax.annotation.Named;
    import javax.context.RequestScoped;
    @Named("foo")
    @RequestScoped
    public class GreetingService {
    public String getSubject(){
    return "Paul";
    5) file: beans.xml
    <?xml version="1.0" encoding="UTF-8"?>
    At browser: http://localhost:8080/Hello/faces/hello.xhtml
    Had the following errors:
    The server encountered an internal error () that prevented it from fulfilling
    this request.
    *&#20363;&#22806;*
    java.lang.NullPointerException
    org.jboss.webbeans.servlet.WebBeansListener.getLifecycle(WebBeansListener.java:53)
    org.jboss.webbeans.servlet.WebBeansListener.requestInitialized(WebBeansListener.java:108)
    org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
    org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
    org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
    org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
    org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
    org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
    org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    java.lang.Thread.run(Unknown Source)
    My computer is the following configuration:
    jre-6u12-windows-i586-p
    jdk-6u12-windows-i586-p
    jboss-5.1.0.GA
    mojarra-2.0.1-FCS-binary
    eclipse-jee-ganymede-SR2-win32
    Please teache me to know where is cause.
    Thank you very much!

    perhaps it is not a good idea to use JSF 2.0 with JBoss 5.1; it was built to support JSF 1.2 only.

  • Search has encountered a problem that prevents results from being returned. If the issue persists, please contact your administrator.

    Hello Guys,
    I am creating resultsource from central admin. If I create it from central admin it works fine. But if I am creating result source from power shell scripts it shows me following error message.
    An exception of type 'Microsoft.Office.Server.Search.Query.InternalQueryErrorException' occurred in Microsoft.Office.Server.Search.dll but was not handled in user code
    Additional information: Search has encountered a problem that prevents results from being returned.  If the issue persists, please contact your administrator.
    Any suggestion ?
    Thanks in Advance.

    Hi,
    Please provide more specific information about the issue. What type of content source you tried creating via powershell?
    Make sure you are using the approproate permission and search service application.
    Here is the reference for creating content resource via script:
    http://technet.microsoft.com/en-us/library/ff607867(v=office.15).aspx
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Is there a security setting that prevents .EXEs from being run from a Projector on a CD in Win7?

    I created a Flash Projector for a client and burned it to a CD.  There is a button on it that uses fscommand to run the Adobe Acrobat installer from the CD and also one that installs a screensaver to the computer.
    The client says they can't get either of those two buttons to work on a Windows 7 machine.
    I have Win7 64-bit on the computer that I created the Projector on and it works fine for me and I also have Win7 32-bit on my laptop and it works there as well.  The only thing I can think is that I turn a lot of the security setting in Windows 7 off such as "User Account Control".
    Would that be what is preventing the .EXEs from working on their Windows 7 machines?
    Thanks.

    Locking the phone via the lock screen does not prevent you from restoring the phone, you'll need to be able to do so if you forget the passcode: iPhone and iPod touch: Wrong passcode results in red disabled screen
    And I don't think that other smartphones offer that feature you're looking for.
    Let Apple know about it here: Apple - iPhone - Feedback

  • The server encountered an internal error () that prevented it from fulfilli

    Hi.
    Could any one tell me where i start looking for the error in this log.
    It works fine under sun studio creator, but when i upload the project to the server and call the page i get this error.
    I found out that it is something with my servlet wich do some work for getting my image. (see sevlet below)
    DetailsTimestamp: 2006-06-09 16:26:39.513
    Log Level: SEVERE
    Logger: javax.enterprise.system.container.web
    Name-Value Pairs: _ThreadID=16;
    Record Number: 3644
    Message ID: StandardWrapperValve[Faces Servlet]
    Complete Message
    Servlet.service() for servlet Faces Servlet threw exceptioncom.sun.rave.web.ui.appbase.ApplicationException: javax.servlet.ServletException     at com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.destroy(ViewHandlerImpl.java:601)     at com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.renderView(ViewHandlerImpl.java:316)     at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)     at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:225)     at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:194)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)     at java.lang.reflect.Method.invoke(Method.java:585)     at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)     at java.security.AccessController.doPrivileged(Native Method)     at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)     at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)     at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:257)     at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)     at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)     at java.security.AccessController.doPrivileged(Native Method)     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)     at com.sun.rave.web.ui.util.UploadFilter.doFilter(UploadFilter.java:194)     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:210)     at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)     at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)     at java.security.AccessController.doPrivileged(Native Method)     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)     at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:132)     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)     at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:189)     at com.sun.enterprise.web.connector.grizzly.ProcessorTask.doProcess(ProcessorTask.java:604)     at com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:475)     at com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:371)     at com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:264)     at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:281)     at com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:83)Caused by: javax.faces.FacesException: javax.servlet.ServletException     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:331)     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:132)     at com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.renderView(ViewHandlerImpl.java:311)     ... 41 moreCaused by: javax.servlet.ServletException     at org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:827)     at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:763)     at org.apache.jsp.medarbejdere_jsp._jspService(medarbejdere_jsp.java:111)     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:105)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)     at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:336)     at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:297)     at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:247)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)     at sun.reflect.GeneratedMethodAccessor100.invoke(Unknown Source)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)     at java.lang.reflect.Method.invoke(Method.java:585)     at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)     at java.security.AccessController.doPrivileged(Native Method)     at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)     at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)     at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:257)     at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)     at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)     at java.security.AccessController.doPrivileged(Native Method)     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)     at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:723)     at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:482)     at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:417)     at org.apache.catalina.core.ApplicationDispatcher.access$000(ApplicationDispatcher.java:80)     at org.apache.catalina.core.ApplicationDispatcher$PrivilegedForward.run(ApplicationDispatcher.java:95)     at java.security.AccessController.doPrivileged(Native Method)     at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:313)     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:326)     ... 43 more
    Diagnostic Causes
    package servlets;
    * Returns the requested JPG from the database; input parameters are:
    * @param imageid The id of the image to return
    * @param size "full" or "thumbnail", default is "full"
    // Import the JNDI classes
    import java.io.*;
    import javax.naming.*;
    // Import the Servlet classes
    import javax.servlet.*;
    import javax.servlet.http.*;
    // Import our database classes
    import java.sql.*;
    import javax.sql.*;
    //import compare.*;
    * Cache a reference to the datasource object that we will use later to obtain
    * a connection to the database
    public class ShowImages extends HttpServlet
    public ShowImages() {
    public void init() throws ServletException
    try
    // InitialContext ic = new InitialContext();
    // this.datasource = ( DataSource )ic.lookup( "java:/WebPhotoGalleryDS" );
    catch( Exception e )
    throw new ServletException( e );
    public void service( HttpServletRequest req, HttpServletResponse res ) throws ServletException
    String ini = req.getParameter("ini");
    ResultSet rs = null;
    try
    boolean aaben = false;
    boolean luk = false;
    //ResultSet rs = null;
    compare.DB data = new compare.DB();
    aaben = data.openDBConnection();
    rs = data.getResultSet("SELECT Billede FROM Medarbejdere WHERE Ini = '"+ini+"')");
    //ResultSet rs= this.getData(model);
    BufferedInputStream b = null;
    while(rs.next())
    b = new BufferedInputStream(rs.getBinaryStream("Billede")) ;
    luk = data.closeDBConnection();
    res.setContentType( "image/jpg" );
    BufferedOutputStream out = new BufferedOutputStream( res.getOutputStream() );
    byte by[] = new byte[ 32768 ];
    int index = b.read( by, 0, 32768 );
    while ( index != -1 )
    out.write( by, 0, index );
    index = b.read( by, 0, 32768 );
    out.flush();
    catch( Exception e )
    e.printStackTrace();
    throw new ServletException( e );
    finally
    }

    The origin of the error could be truncated by limitation of a stack trace. In your case:
    com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:326)
    ... 43 more
    What you can do is add Java option: "-XX:MaxJavaStackTraceDepth=0" - this will make appserver print all Java stack trace and you will be able to see the origin of your exception.

  • This page has a content security policy that prevents it from being embedded in this way

    I keep getting this warning message on random pages, including AOL Mail, and Android Central Forums, after recent Firefox updates. I can't click this message off, and it locks the entire browser. Sometimes I can X out of it, and sometimes it opens many tabs and I have to force close it. I've using Chrome, out of frustration for the last few days and haven't had this pop up. I've used Firefox for many years and really enjoy it and hope I can continue. Any help and ideas would be appreciated.

    Do a malware check with several malware scanning programs on the Windows computer.
    Please scan with all programs because each program detects different malware.
    All these programs have free versions.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *AdwCleaner:<br>http://www.bleepingcomputer.com/download/adwcleaner/<br>http://www.softpedia.com/get/Antivirus/Removal-Tools/AdwCleaner.shtml
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender:<br>http://windows.microsoft.com/en-us/windows/using-defender
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *Anti-rootkit utility TDSSKiller:<br>http://support.kaspersky.com/5350?el=88446
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked
    *https://support.mozilla.org/kb/troubleshoot-firefox-issues-caused-malware
    Boot the computer in Windows Safe Mode with network support (press F8 on the boot screen) as a test.
    *http://www.bleepingcomputer.com/tutorials/how-to-start-windows-in-safe-mode/

  • Report Generation Toolkit producing error -2147417842, "The application called an interface that was marshalled for a different thread."

    Hi everybody,
    I've got an application that logs data to an Excel spreadsheet using the Report Generation Toolkit.  My VI's have worked fine in the past using Excel XP, but since I've upgraded to Excel 2007, I am getting COM errors like this one:
    "Error -2147417842 occurred at The application called an interface that was marshalled for a different thread. in Excel_Insert_Text.vi"  That is the exact wording, even with the weird punctuation and capitalization.
    The first occurrence of the error is not determinate.  Sometimes, up to 10 logging sessions, involving a new .xls file, can occur before this error pops up.  Once this error occurs, I must quit LabVIEW to resolve it.  If I try to do anything with Excel, I always get this error, although sometimes it comes out of different source VIs.  Excel_Open.vi is another.
    These logging VIs have worked just fine until upgrading to Excel 2007.  I checked, and I was using a really old version of the Report Generation Toolkit, v1.0.1.  I read the documentation and had a big sigh of relief when I realized I needed to upgraded to v1.1.2 to get Excel 2007 support.  However, even after upgrading, I'm still getting the same errors.  I'm using LabVIEW 8.0.1, and I'm also building these VIs into an application.   The error occurs both in the LabVIEW IDE and in the built application.  Does anybody out there have any idea what I can do to fix this?  I googled a little, and discovered this is a COM error, but I can't find any references to the Report Generation Toolkit specifically.
    Thanks,
    Phil
    Solved!
    Go to Solution.

    Hi Christian,
    I do not see that exact option listed, do you mean "user interface"?  I recognize the "Run in UI Thread" option, it's on the Call Library Function Node.
    I checked, and my top-level VI has "same as caller" set, and I believe all my VIs are set to "same as caller".  Are you suggesting I change my top-level VI preferred execution environment to "user interface", or just the logging sub-VIs that use the Report Generation Toolkit?
    Thanks,
    Phil
    Attachments:
    VI_properties.png ‏15 KB

  • Error message when installing iTunes on my PC:  This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that  this is a valid Windows installer package

    Error message when trying to install iTunes on my Pc:
    Using Windows 7, had to replace hard drive.  HELP!!
    This installation package could not be
    opened. Verify that the package exists
    and that you can access it, or contact
    the application vendor to verify that
    this is a valid Windows installer package

    Hello JAH1961,
    I recommend following the steps in the article below when getting an error message trying to install iTunes:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • I-tunes won't download onto Windows XP.  Error message 'this application package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this a a valid window Installation package'.

    How do you download i-tunes onto Windows XP when error message occurs, 'This application pack could not be opened. Verify that hte package exists and that you can access it, or contact the application vendor to verify that this is a valid window installation package'.

    I wish I knew because i'm having the same problem. As soon as I find the answer I will post.

  • Trying to uninstall itunes 11.0.4 from my Windows 7 computer. I get an error message that say "This Installation package could not be opened. Contatc the application vendor to verify that this is a valid windows installer package. Any solutions???

    Trying to uninstall itunes 11.0.4 in order to update to the most recent itunes. I get an error message that say..."This installation package could not be opened. Contact the application vender to verify that this is a valid windows installer package.

    Hello JAH1961,
    I recommend following the steps in the article below when getting an error message trying to install iTunes:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Any application I install on my MacBook Pro gives the message "The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance" What can I do?

    Any application I install on my MacBook Pro gives the message "The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance" What can I do?

    Well that's one. Try the Microsoft help forums: http://www.microsoft.com/mac/support It's their application.
    Name another.

  • "An error occurred sending the command to the application" When trying to open excel document from outlook 2007

    Error message "An error occurred sending the command to the application" When trying to open excel document from outlook 2007.
    OS: Windows Server 2008 R2
    If I save the document then it opens fine, messing with default file associations does not resolve this problem, I've googled for ir it and some suggest unticking compatibility mode or "run as admin" for excel application, neither is selected in my case.
    Outlook is configured to run as remote application from remoteApp server, this error is only occurring for one user, for others excel documents open just fine.

    Hi
    Thank you for using
    Microsoft Office for IT Professionals Forums.
    From your description, we can Create a trusted location follow these steps
    Click the Microsoft Office Button , and then click Excel Options.
    Click Trust Center, click Trust Center Settings, and then click
    Trusted Locations.
    If you want to create a trusted location that is not local to your computer, select the Allow trusted locations on my network (not recommended) check
    box.
    Click Add new location.
     IMPORTANT   We recommended that you don't make your entire
    Documents or My Documents folder a trusted location. Doing so creates a larger target for a hacker to potentially exploit and increases your security risk. Create a subfolder within Documents or My Documents, and make only that folder a trusted location.
    In the Path box, type the name of the folder that you want to use as a trusted location, or click Browse to
    locate the folder.
    If you want to include subfolders as trusted locations, select the
    Subfolders of this location are also trusted check box.
    In the Description box, type what you want to describe the purpose of the trusted location.
    Click OK.
    More detailed information you can refer to this link:
    http://office.microsoft.com/en-us/word-help/create-remove-or-change-a-trusted-location-for-your-files-HA010031999.aspx?CTT=1#BM12
    Please take your time to try the suggestions and let me know the results at your earliest convenience. If anything is unclear or if there is anything
    I can do for you, please feel free to let me know.
    Hope that helps.
    Sincerely
    William Zhou CHN
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • **Error message on installation of Adobe Reader for Mac**:   "Installer: Package name is Adobe reader XI (11.0.07) Installer: Upgrading at base path / installer: The upgrade failed (The installer encountered an error that caused the installation to fail.

    Here are screen shots of the two error messages.
    I have tried trashing Adobe Reader and reinstalling, and removing the library files for the browser plugin and reinstalling.

    The file is 18 MB, which obviously exceeds what your form will allow me to paste. Here are the entires for September 5:
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Starting Background Check Activity
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Automatic check parameters: autoDownload=YES, autoConfigData=YES, autoCriticalInstall=YES
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Fired early. Should check=FALSE (i=86280.000000, l=2014-09-04 17:54:40 +0000) (A/C=YES)
    Sep  5 06:00:16 --- last message repeated 1 time ---
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: 1 user-visible product(s): 031-05873
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: 0 enabled config-data product(s):  (want active updates only)
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Starting background actions
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Finished Background Check Activity
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdate_notify_agent (501)[35041]: softwareupdate_notify_agent[uid=501]: Running for UpdatesAvailable
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdate_notify_agent (501)[35041]: AssertionMgr: Take com.apple.softwareupdate.NotifyAgentAssertion assertion with type BackgroundTask for pid 35041
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: Adding client SUUpdateServiceClient pid=35041, uid=501, installAuth=NO rights=(), transactions=0 (/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdate_notify_agent)
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdate_notify_agent (501)[35041]: softwareupdate_notify_agent[uid=501]: Notifying with params: {
         SoftwareUpdateCount = 1;
         SoftwareUpdatesAvailable = 1;
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdate_notify_agent (501)[35041]: softwareupdate_notify_agent[uid=501]: appstoreupdateagent notified
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdate_notify_agent (501)[35041]: AssertionMgr: Cancel com.apple.softwareupdate.NotifyAgentAssertion assertion for pid 35041
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: Removing client SUUpdateServiceClient pid=35041, uid=501, installAuth=NO rights=(), transactions=0 (/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdate_notify_agent)
    Sep  5 09:16:01 rbb-mac-pro.home installer[35656]: Product archive /Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe Reader XI Installer.pkg trustLevel=202
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Set authorization level to root for session
    Sep  5 09:16:02 rbb-mac-pro.home runner[35680]: Administrator authorization granted.
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Will use PK session
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Starting installation:
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Configuring volume "SSD 256G Boot Disk"
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Preparing disk for local booted install.
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Free space on "SSD 256G Boot Disk": 8 GB (8000942080 bytes).
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.35656aAqVkt"
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: IFPKInstallElement (3 packages)
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Using authorization level of root for IFPKInstallElement
    Sep  5 09:16:02 rbb-mac-pro.home installd[35681]: installd: Starting
    Sep  5 09:16:02 rbb-mac-pro.home installd[35681]: installd: uid=0, euid=0
    Sep  5 09:16:02 rbb-mac-pro.home installd[35681]: PackageKit: Adding client PKInstallDaemonClient pid=35656, uid=0 (/usr/sbin/installer)
    Sep  5 09:16:03 rbb-mac-pro.home installer[35656]: PackageKit: Enqueuing install with boosting
    Sep  5 09:16:03 rbb-mac-pro.home installd[35681]: PackageKit: ----- Begin install -----
    Sep  5 09:16:03 rbb-mac-pro.home installd[35681]: PackageKit: request=PKInstallRequest <3 packages, destination=/>
    Sep  5 09:16:03 rbb-mac-pro.home installd[35681]: PackageKit: packages=(
         "PKLeopardPackage <file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#browserPlugin.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#support.pkg>"
    Sep  5 09:16:03 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.app.pkg.en_US (prefix path=Applications)
    Sep  5 09:16:03 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.browser.pkg.en_US (prefix path=Library/Internet Plug-Ins)
    Sep  5 09:16:03 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.appsupport.pkg.en_US (prefix path=Library/Application Support)
    Sep  5 09:16:03 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/3BB 3C775-90BB-4850-AEF0-359D1D31FF14.activeSandbox/Root/Applications, uid=0)
    Sep  5 09:16:04 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/3BB 3C775-90BB-4850-AEF0-359D1D31FF14.activeSandbox/Root/Library/Internet Plug-Ins, uid=0)
    Sep  5 09:16:04 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/3BB 3C775-90BB-4850-AEF0-359D1D31FF14.activeSandbox/Root/Library/Application Support, uid=0)
    Sep  5 09:16:04 rbb-mac-pro.home installd[35681]: PackageKit: prevent user idle system sleep
    Sep  5 09:16:04 rbb-mac-pro.home installd[35681]: PackageKit: suspending backupd
    Sep  5 09:16:04 rbb-mac-pro.home installd[35681]: PackageKit: Executing script "./preinstall" in /private/tmp/PKInstallSandbox.FpH0c2/Scripts/com.adobe.acrobat.reader.11007.reader.app.pk g.en_US.pscf1z
    Sep  5 09:16:04 rbb-mac-pro.home install_monitor[35682]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: ./preinstall: A user is running an instance of Adobe Reader in a browser. Installation failure.
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: ./preinstall: Adobe Acrobat Pro or Adobe Reader were found running.
    Sep  5 09:16:06 rbb-mac-pro.home install_monitor[35682]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: PackageKit: releasing backupd
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: PackageKit: allow user idle system sleep
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7ffb18658820 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.} {
         NSFilePath = "./preinstall";
         NSLocalizedDescription = "An error occurred while running scripts from the package \U201cAdobe Reader XI Installer.pkg\U201d.";
         NSURL = "file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg";
         PKInstallPackageIdentifier = "com.adobe.acrobat.reader.11007.reader.app.pkg.en_US";
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: PackageKit: Running idle tasks
    Sep  5 09:16:06 rbb-mac-pro.home installer[35656]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7fa54a781ef0 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.}
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: PackageKit: Removing client PKInstallDaemonClient pid=35656, uid=0 (/usr/sbin/installer)
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: PackageKit: Done with sandbox removals
    Sep  5 09:16:07 rbb-mac-pro.home installer[35656]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Sep  5 09:16:07 rbb-mac-pro.home installd[35681]: PackageKit: Sandbox /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/53D2A2C7-EC8C-44 5E-ABA8-A2F67CA1D1FD.sandbox: relevance 868
    Sep  5 09:32:35 rbb-mac-pro.home installer[35930]: Product archive /Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe Reader XI Installer.pkg trustLevel=202
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Set authorization level to root for session
    Sep  5 09:32:36 rbb-mac-pro.home runner[35934]: Administrator authorization granted.
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Will use PK session
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Starting installation:
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Configuring volume "SSD 256G Boot Disk"
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Preparing disk for local booted install.
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Free space on "SSD 256G Boot Disk": 7.99 GB (7987646464 bytes).
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.35930WMZuUG"
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: IFPKInstallElement (3 packages)
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Using authorization level of root for IFPKInstallElement
    Sep  5 09:32:36 rbb-mac-pro.home installd[35681]: PackageKit: Adding client PKInstallDaemonClient pid=35930, uid=0 (/usr/sbin/installer)
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: PackageKit: Enqueuing install with boosting
    Sep  5 09:32:36 rbb-mac-pro.home installd[35681]: PackageKit: ----- Begin install -----
    Sep  5 09:32:36 rbb-mac-pro.home installd[35681]: PackageKit: request=PKInstallRequest <3 packages, destination=/>
    Sep  5 09:32:36 rbb-mac-pro.home installd[35681]: PackageKit: packages=(
         "PKLeopardPackage <file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#browserPlugin.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#support.pkg>"
    Sep  5 09:32:36 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.app.pkg.en_US (prefix path=Applications)
    Sep  5 09:32:36 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.browser.pkg.en_US (prefix path=Library/Internet Plug-Ins)
    Sep  5 09:32:36 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.appsupport.pkg.en_US (prefix path=Library/Application Support)
    Sep  5 09:32:37 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/B10 E70F1-C2AA-4012-9CF8-1AC26239D69D.activeSandbox/Root/Applications, uid=0)
    Sep  5 09:32:37 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/B10 E70F1-C2AA-4012-9CF8-1AC26239D69D.activeSandbox/Root/Library/Internet Plug-Ins, uid=0)
    Sep  5 09:32:38 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/B10 E70F1-C2AA-4012-9CF8-1AC26239D69D.activeSandbox/Root/Library/Application Support, uid=0)
    Sep  5 09:32:38 rbb-mac-pro.home installd[35681]: PackageKit: prevent user idle system sleep
    Sep  5 09:32:38 rbb-mac-pro.home installd[35681]: PackageKit: suspending backupd
    Sep  5 09:32:38 rbb-mac-pro.home installd[35681]: PackageKit: Executing script "./preinstall" in /private/tmp/PKInstallSandbox.ZhfffK/Scripts/com.adobe.acrobat.reader.11007.reader.app.pk g.en_US.IG3VCZ
    Sep  5 09:32:38 rbb-mac-pro.home install_monitor[35941]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: ./preinstall: A user is running an instance of Adobe Reader in a browser. Installation failure.
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: ./preinstall: Adobe Acrobat Pro or Adobe Reader were found running.
    Sep  5 09:32:39 rbb-mac-pro.home install_monitor[35941]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: PackageKit: releasing backupd
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: PackageKit: allow user idle system sleep
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7ffb18538f80 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.} {
         NSFilePath = "./preinstall";
         NSLocalizedDescription = "An error occurred while running scripts from the package \U201cAdobe Reader XI Installer.pkg\U201d.";
         NSURL = "file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg";
         PKInstallPackageIdentifier = "com.adobe.acrobat.reader.11007.reader.app.pkg.en_US";
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: PackageKit: Running idle tasks
    Sep  5 09:32:39 rbb-mac-pro.home installer[35930]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7fd1ff33ec40 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.}
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: PackageKit: Removing client PKInstallDaemonClient pid=35930, uid=0 (/usr/sbin/installer)
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: PackageKit: Done with sandbox removals
    Sep  5 09:32:40 rbb-mac-pro.home installd[35681]: PackageKit: Sandbox /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/53D2A2C7-EC8C-44 5E-ABA8-A2F67CA1D1FD.sandbox: relevance 856
    Sep  5 09:32:40 rbb-mac-pro.home installer[35930]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Sep  5 09:35:30 rbb-mac-pro.home installer[36035]: Product archive /Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe Reader XI Installer.pkg trustLevel=202
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Set authorization level to root for session
    Sep  5 09:35:31 rbb-mac-pro.home runner[36038]: Administrator authorization granted.
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Will use PK session
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Starting installation:
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Configuring volume "SSD 256G Boot Disk"
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Preparing disk for local booted install.
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Free space on "SSD 256G Boot Disk": 7.99 GB (7988830208 bytes).
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.36035YrYxDS"
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: IFPKInstallElement (3 packages)
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Using authorization level of root for IFPKInstallElement
    Sep  5 09:35:31 rbb-mac-pro.home installd[35681]: PackageKit: Adding client PKInstallDaemonClient pid=36035, uid=0 (/usr/sbin/installer)
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: PackageKit: Enqueuing install with boosting
    Sep  5 09:35:31 rbb-mac-pro.home installd[35681]: PackageKit: ----- Begin install -----
    Sep  5 09:35:31 rbb-mac-pro.home installd[35681]: PackageKit: request=PKInstallRequest <3 packages, destination=/>
    Sep  5 09:35:31 rbb-mac-pro.home installd[35681]: PackageKit: packages=(
         "PKLeopardPackage <file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#browserPlugin.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#support.pkg>"
    Sep  5 09:35:31 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.app.pkg.en_US (prefix path=Applications)
    Sep  5 09:35:31 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.browser.pkg.en_US (prefix path=Library/Internet Plug-Ins)
    Sep  5 09:35:31 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.appsupport.pkg.en_US (prefix path=Library/Application Support)
    Sep  5 09:35:32 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/D23 D9523-A6BD-4DFD-AA3F-1AEE9AC362EF.activeSandbox/Root/Applications, uid=0)
    Sep  5 09:35:33 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/D23 D9523-A6BD-4DFD-AA3F-1AEE9AC362EF.activeSandbox/Root/Library/Internet Plug-Ins, uid=0)
    Sep  5 09:35:33 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/D23 D9523-A6BD-4DFD-AA3F-1AEE9AC362EF.activeSandbox/Root/Library/Application Support, uid=0)
    Sep  5 09:35:33 rbb-mac-pro.home installd[35681]: PackageKit: prevent user idle system sleep
    Sep  5 09:35:33 rbb-mac-pro.home installd[35681]: PackageKit: suspending backupd
    Sep  5 09:35:33 rbb-mac-pro.home installd[35681]: PackageKit: Executing script "./preinstall" in /private/tmp/PKInstallSandbox.VbuI7L/Scripts/com.adobe.acrobat.reader.11007.reader.app.pk g.en_US.g6ogq4
    Sep  5 09:35:33 rbb-mac-pro.home install_monitor[36045]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:35:34 rbb-mac-pro.home installd[35681]: ./preinstall: A user is running an instance of Adobe Reader in a browser. Installation failure.
    Sep  5 09:35:34 rbb-mac-pro.home installd[35681]: ./preinstall: Adobe Acrobat Pro or Adobe Reader were found running.
    Sep  5 09:35:34 rbb-mac-pro.home install_monitor[36045]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:35:35 rbb-mac-pro.home installd[35681]: PackageKit: releasing backupd
    Sep  5 09:35:35 rbb-mac-pro.home installd[35681]: PackageKit: allow user idle system sleep
    Sep  5 09:35:35 rbb-mac-pro.home installd[35681]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7ffb1d2624b0 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.} {
         NSFilePath = "./preinstall";
         NSLocalizedDescription = "An error occurred while running scripts from the package \U201cAdobe Reader XI Installer.pkg\U201d.";
         NSURL = "file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg";
         PKInstallPackageIdentifier = "com.adobe.acrobat.reader.11007.reader.app.pkg.en_US";
    Sep  5 09:35:35 rbb-mac-pro.home installd[35681]: PackageKit: Running idle tasks
    Sep  5 09:35:35 rbb-mac-pro.home installer[36035]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7fda8d84ffc0 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.}
    Sep  5 09:35:35 rbb-mac-pro.home installd[35681]: PackageKit: Removing client PKInstallDaemonClient pid=36035, uid=0 (/usr/sbin/installer)
    Sep  5 09:35:35 rbb-mac-pro.home installd[35681]: PackageKit: Done with sandbox removals
    Sep  5 09:35:35 rbb-mac-pro.home installd[35681]: PackageKit: Sandbox /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/53D2A2C7-EC8C-44 5E-ABA8-A2F67CA1D1FD.sandbox: relevance 854
    Sep  5 09:35:35 rbb-mac-pro.home installer[36035]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Sep  5 09:45:53 rbb-mac-pro.home installer[36203]: Product archive /Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe Reader XI Installer.pkg trustLevel=202
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Set authorization level to root for session
    Sep  5 09:45:54 rbb-mac-pro.home runner[36206]: Administrator authorization granted.
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Will use PK session
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Starting installation:
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Configuring volume "SSD 256G Boot Disk"
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Preparing disk for local booted install.
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Free space on "SSD 256G Boot Disk": 7.97 GB (7966429184 bytes).
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.36203xXq5rH"
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: IFPKInstallElement (3 packages)
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Using authorization level of root for IFPKInstallElement
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: Adding client PKInstallDaemonClient pid=36203, uid=0 (/usr/sbin/installer)
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: PackageKit: Enqueuing install with boosting
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: ----- Begin install -----
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: request=PKInstallRequest <3 packages, destination=/>
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: packages=(
         "PKLeopardPackage <file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#browserPlugin.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#support.pkg>"
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.app.pkg.en_US (prefix path=Applications)
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.browser.pkg.en_US (prefix path=Library/Internet Plug-Ins)
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.appsupport.pkg.en_US (prefix path=Library/Application Support)
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/4A6 5B724-F4F8-44D3-83F1-A089D0369C90.activeSandbox/Root/Applications, uid=0)
    Sep  5 09:45:55 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/4A6 5B724-F4F8-44D3-83F1-A089D0369C90.activeSandbox/Root/Library/Internet Plug-Ins, uid=0)
    Sep  5 09:45:55 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/4A6 5B724-F4F8-44D3-83F1-A089D0369C90.activeSandbox/Root/Library/Application Support, uid=0)
    Sep  5 09:45:55 rbb-mac-pro.home installd[35681]: PackageKit: prevent user idle system sleep
    Sep  5 09:45:55 rbb-mac-pro.home installd[35681]: PackageKit: suspending backupd
    Sep  5 09:45:55 rbb-mac-pro.home installd[35681]: PackageKit: Executing script "./preinstall" in /private/tmp/PKInstallSandbox.nzFhDo/Scripts/com.adobe.acrobat.reader.11007.reader.app.pk g.en_US.ZoZ7nT
    Sep  5 09:45:55 rbb-mac-pro.home install_monitor[36207]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: ./preinstall: A user is running an instance of Adobe Reader in a browser. Installation failure.
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: ./preinstall: Adobe Acrobat Pro or Adobe Reader were found running.
    Sep  5 09:45:57 rbb-mac-pro.home install_monitor[36207]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: PackageKit: releasing backupd
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: PackageKit: allow user idle system sleep
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7ffb18623250 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.} {
         NSFilePath = "./preinstall";
         NSLocalizedDescription = "An error occurred while running scripts from the package \U201cAdobe Reader XI Installer.pkg\U201d.";
         NSURL = "file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg";
         PKInstallPackageIdentifier = "com.adobe.acrobat.reader.11007.reader.app.pkg.en_US";
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: PackageKit: Running idle tasks
    Sep  5 09:45:57 rbb-mac-pro.home installer[36203]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7ff9a57575c0 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.}
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: PackageKit: Removing client PKInstallDaemonClient pid=36203, uid=0 (/usr/sbin/installer)
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: PackageKit: Done with sandbox removals
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: PackageKit: Sandbox /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/53D2A2C7-EC8C-44 5E-ABA8-A2F67CA1D1FD.sandbox: relevance 846
    Sep  5 09:45:58 rbb-mac-pro.home installer[36203]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Starting Background Check Activity
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Automatic check parameters: autoDownload=YES, autoConfigData=YES, autoCriticalInstall=YES
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Fired early. Should check=FALSE (i=86280.000000, l=2014-09-04 17:54:40 +0000) (A/C=YES)
    Sep  5 10:56:00 --- last message repeated 1 time ---
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: 1 user-visible product(s): 031-05873
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: 0 enabled config-data product(s):  (want active updates only)
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Starting background actions
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Finished Background Check Activity
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdate_notify_agent (501)[37557]: softwareupdate_notify_agent[uid=501]: Running for UpdatesAvailable
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdate_notify_agent (501)[37557]: AssertionMgr: Take com.apple.softwareupdate.NotifyAgentAssertion assertion with type BackgroundTask for pid 37557
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: Adding client SUUpdateServiceClient pid=37557, uid=501, installAuth=NO rights=(), transactions=0 (/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdate_notify_agent)
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdate_notify_agent (501)[37557]: softwareupdate_notify_agent[uid=501]: Notifying with params: {
         SoftwareUpdateCount = 1;
         SoftwareUpdatesAvailable = 1;
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdate_notify_agent (501)[37557]: softwareupdate_notify_agent[uid=501]: appstoreupdateagent notified
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdate_notify_agent (501)[37557]: AssertionMgr: Cancel com.apple.softwareupdate.NotifyAgentAssertion assertion for pid 37557
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: Removing client SUUpdateServiceClient pid=37557, uid=501, installAuth=NO rights=(), transactions=0 (/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdate_notify_agent)
    Sep  5 14:17:54 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Starting Background Check Activity
    Sep  5 14:17:54 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Automatic check parameters: autoDownload=YES, autoConfigData=YES, autoCriticalInstall=YES
    Sep  5 14:17:54 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Should Check=YES (i=86280.000000, l=2014-09-04 17:54:40 +0000) (A/C=YES)
    Sep  5 14:17:54 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Fire periodic check for interval
    Sep  5 14:17:54 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Starting background actions
    Sep  5 14:17:54 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: checking for updates
    Sep  5 14:17:54 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Scan for client pid 180 (/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdated)
    Sep  5 14:17:56 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Using catalog https://swscan.apple.com/content/catalogs/others/index-10.9-mountainlion-lion-snowleopard- leopard.merged-1.sucatalog.gz
    Sep  5 14:17:56 rbb-mac-pro.home softwareupdated (200)[180]: Added 1267 PPD versions for /Library/Printers/PPDs/Contents/Resources from cache as of 2014-09-03 22:15:49 +0000
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: 10.9.4
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Help does not require an update.
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Utility does not require an update.
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_MonochromeLaser does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Common does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Help does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_ICA does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_MonochromeLaser does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Utility does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Common does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_ICA does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Common does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Help does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_ICA does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_MonochromeLaser does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Utility does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Common does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Help does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_ICA does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_MonochromeLaser does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Utility does not require an update.
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Cmd2HP does not require an update.
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_DriverCore does not require an update.
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_PS3 does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_ImageEnhancement1 does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePDM does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Chuckwalla does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePL does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_DMF4 does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Fax2 does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorse does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_PSS does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Scan3 does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePSF does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorse does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePDM does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePIL1 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePL does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePSF does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Chuckwalla does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Cmd2HP does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_DMF4 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_DriverCore does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Fax2 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_ImageEnhancement1 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_PS3 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_PSS does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Pdf2Pdf2 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Scan3 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePIL1 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Pdf2Pdf2 does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorse does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePDM does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePIL1 does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePL does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePSF does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Chuckwalla does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Cmd2HP does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_DMF4 does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_DriverCore does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Fax2 does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_ImageEnhancement1 does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_PS3 does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_PSS does not require an update.
    Sep  5 14:18:14 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:14 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:14 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Pdf2Pdf2 do

Maybe you are looking for

  • Hotspot not appear on iPad Air

    Hi Have a iPad AIr 64gb with Cellular. The cellular connection is with mobile provider 3 in Ireland. I can use the cellular connecrion for normal iPad data usage no problem. There is no Personal Hotspot option on the machine. I have searched everywhe

  • Ethernet speeds from modem to Airport

    Hey guys, My current modem/router is a Belkin with 10/100 Ethernet. But I am considering an Airport extreme/Time Capsule for it's GigE ports, Easy Hard Drive Sharing, and Setup, plus all the other selling points. But I will need a new modem to go wit

  • Can I extract one movie out of 4 from a previously burned DVD?

    I have a DVD with 4 separate short movies. I would like to extract one of them and put it on a separate DVD. Is this possible, and if yes how do I do it? Thanks, Dr. Steve IDVD 4; I Movie 4

  • Asset PO cancellation

    Dear All I want to reverse Good receipt against  the Asset PO. for the same I got following Error , <b>"Balance for transaction type group 10 negative for the area 01"</b> Please suggest me the correct solution for the same Best luck to all Regards ,

  • Parameter or select-option

    hello all, i have requierment in which i am confused.I have to declare a field in selection screen for user input. I have declared the field as parameter.But there is no multiple select option. And user ant to have multiple select option(.i.e interva