Verisign certificate response fails with Error 9508 -empty/invalid fields

We are trying to generate a trial 14-day Certificate Response file from Verisign. It fails with error "Error 9508 - Certificate Signing Request contains empty field(s)" when supplied with the certificate request. We have made several attempts to through transaction STRUST and via sapgenpse command to create certificate request file with unique DN which has values for CN, OU, O, ST, L, C. But no success.
Has anyone successfully created a CSR from verisign for enable SSL in NW2004s?
Thanks,
Asif

Have you tried putting all in one file and them import CSR?
BEGIN CERTIFICATE-----
<Base64-coded contents of the re-issued certificate>
END CERTIFICATE-----
BEGIN CERTIFICATE-----
<Base64-coded contents of the certificate of the intermediate CA>
END CERTIFICATE-----
BEGIN CERTIFICATE-----
< Base64-coded contents of the certificate of the root CA>
END CERTIFICATE-----
If yes, then try putting each cert in individual file and save it as .crt format to check all certs are ok and valid.
-Pinkle

Similar Messages

  • Failed to send request/response to peer. send() failed with error code 32?

    hello, chris:
    recently we check the tterros.log, we found the following erros:
    2009-11-12 09:48:18.41 Err : REP: 893538: OCEDATA:transmitter.c(5762): TT16059: Failed to send request/response to peer. send() failed with error code 32
    2009-11-12 09:48:18.41 Err : REP: 893538: OCEDATA:transmitter.c(3048): TT16121: Failed to flush transaction queue. Restarting log read loop
    2009-11-12 12:08:14.19 Err : REP: 893538: OCEDATA:transmitter.c(5762): TT16059: Failed to send request/response to peer. send() failed with error code 32
    2009-11-12 12:08:14.19 Err : REP: 893538: OCEDATA:transmitter.c(3048): TT16121: Failed to flush transaction queue. Restarting log read loop
    what does these mean?? Does this have any effect on replication?? thank you ...

    These messages indicate a loss of connectivity between the replication agents. This could be due to one some kind of failure (e.g. network issue). If the messages are infrequent and replication is otherwise working okay they are not a big cause for concern though if I were you I would check the network etc. for anything abnormal.
    Chris

  • CPU12.1.0.2.3 opatchauto failed with error code 255.

    I am installing critical patch update 12.1.0.2.3 (15-APR-2015) for Grid Infrastructure standalone on Linux.  It fails with the subject error code and the following additional messages:,
    The user is root. OPatch cannot continue if the user is root.
    opatchauto failed with error code 255.
    The instructions specifically tell me to login as root before installing the patch, so what's up?
    The instructions say to first upgrade OPatch to the latest, which I have done and verified.
    Second, an OCM Response File is mandatory, so I followed the steps to create this file and saved it as /home/grid/ocm.rsp with default permissions 644.
    Third, the instructions say to download the patch and unzip it to an empty location that cannot be /tmp.  I created a new directory /home/grid/foo and unzipped the software to that location.  So, the unzip location is /home/grid/foo/ and in that directory are only two things: a file named PatchSearch.xml and a directory named 20485724.
    Fourth, the readme says the patch must be installed by a user with root privileges, so I have logged in as root.  (Oracle Note 1591616.1 says you must login as root, not just be root like). 
    As root I have set environment variable for ORACLE_HOME pointing to the GI Home, and I set PATH=$PATH:$ORACLE_HOME/bin:$ORACLE_HOME/OPatch. 
    Finally, I invoke opatchauto with the required parameters and it throws an error saying I cannot be root.  I fussed with the parameters and the result is always I cannot be root.
    From the documentation,
    Case 3: Patching GI Home Alone
    You should use the following instructions if you prefer to patch Oracle GI (Grid Infrastructure) home alone with this patch.
    Case 3.1: Non-Shared GI Home
    If the GI home is not shared then use the following instructions to patch the home.
    Case 3.1.1: ACFS File System Is Not Configured
    Follow these instructions in this section if the GI home is not shared and none of the Oracle database homes use ACFS file system for its software files.
    Execute the following on each node of the cluster.
    As root user execute:
    # opatchauto apply <UNZIPPED_PATCH_LOCATION>/%BUGNO% -oh <GI_HOME> -ocmrf <ocm response file>
    My command is,
    opatchauto apply /home/grid/foo/20485724 -oh /u01/app/12.1.0.2/grid -ocmrf /home/grid/ocm.rsp
    So, not a syntax problem.  It simply won't let me run it as root despite that being a hard requirement.

    Hello,
    I tried with above command and faced the a different error . I tried applying patch 4487801.
    ApplySession applying interim patch '4487801' to OH <Oracle_Home>
    ApplySession failed during prerequisite checks: Prerequisite check "CheckApplica
    bleProduct" failed.
    The details are:
    OPatch found incompatible or invalid applicable product type with respect to the
    Oracle Home.
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code = 74
    I doubt if some other patches to be applied before this one.if yes, then from where we can get the list of pre requite patches.
    Please guide.

  • Preverification failed with error code 1. BUILD FAILED

    Hallo Oracle,
    Am learning my first J2me application and when i build it am getting this error. can some one help me understand what it means
    Created dir: C:\Users\Dell\Documents\NetBeansProjects\watsdownapp\build\preverifysrc
    Copying 1957 files to C:\Users\Dell\Documents\NetBeansProjects\watsdownapp\build\preverifysrc
    Created dir: C:\Users\Dell\Documents\NetBeansProjects\watsdownapp\build\preverified
    Preverifying 1957 file(s) into C:\Users\Dell\Documents\NetBeansProjects\watsdownapp\build\preverified directory.
    Error preverifying class com.sun.activation.registries.MailcapFile
        VERIFIER ERROR com/sun/activation/registries/MailcapFile
    .<init>(Ljava/lang/String;)V:
    Cannot find class java/util/Map
    C:\Users\Dell\Documents\NetBeansProjects\watsdownapp\nbproject\build-impl.xml:431: Preverification failed with error code 1.
    BUILD FAILED (total time: 25 seconds)
    this is the contents of build-impx.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- *** GENERATED FROM project.xml - DO NOT EDIT *** -->
    <project name="watsdownapp-impl" default="jar" basedir="..">
        <!--load-properties-->
        <target name="pre-load-properties">
            <property file="nbproject/private/private.properties"/>
            <property name="user.properties.file" location="${netbeans.user}/build.properties"/>
            <available property="user.properties.file.exists" file="${user.properties.file}"/>
        </target>
        <target name="exists.config.active" unless="config.active">
            <echo level="warning" message="Active configuration (config.active property) is not set - using default."/>
            <property value="" name="config.active"/>
        </target>
        <target name="exists.netbeans.user" unless="netbeans.user">
            <echo level="warning" message="NetBeans IDE user directory (netbeans.user property) is not set. By specifying this property many properties required by the project will be automatically evaluated (e.g.: ant-ext library home, ...). You could also open this project in the NetBeans IDE - in this case this property would be set automatically."/>
        </target>
        <target name="exists.user.properties.file" unless="user.properties.file.exists">
            <echo level="warning" message="User properties file (user.properties.file) property is not set. By specifying this property many properties required by the project will be automatically evaluated (e.g.: libraries, platforms, ...)."/>
        </target>
        <target name="load-properties" depends="pre-load-properties,exists.config.active,exists.netbeans.user,exists.user.properties.file">
            <loadproperties srcfile="nbproject/project.properties">
                <filterchain>
                    <containsregex pattern="^configs\.${config.active}\.(.*)" replace="\1"/>
                    <concatfilter prepend="nbproject/project.properties"/>
                    <containsregex pattern="^platform.active=|^deployment.method=|^deployment.instance="/>
                </filterchain>
            </loadproperties>
            <property name="deployment.instance" value="default"/>
            <loadproperties srcfile="${user.properties.file}">
                <filterchain>
                    <replaceregex pattern="^platforms\.${platform.active}\." replace="platform."/>
                    <replaceregex pattern="^deployment\.${deployment.method}\.scriptfile=" replace="deployment.scriptfile="/>
                    <replaceregex pattern="^deployments\.${deployment.method}\.${deployment.instance}\.([^=]+)=" replace="\1="/>
                </filterchain>
            </loadproperties>
            <loadproperties srcfile="nbproject/project.properties">
                <filterchain>
                    <containsregex pattern="^configs\.${config.active}\.(.*)" replace="\1"/>
                    <concatfilter prepend="nbproject/project.properties"/>
                </filterchain>
            </loadproperties>
        </target>
        <!--basic-init-->
        <target name="exists.platform.active" unless="platform.active">
            <echo level="warning" message="Active platform (platform.active property) in not set. If you set this and user.properties.file property, many properties required by the project will be automatically evaluated (e.g.: platform home, platform classpath, ...)."/>
        </target>
        <target name="exists.platform.configuration" unless="platform.configuration">
            <echo level="warning" message="Platform configuration (platform.configuration) is not set. Using default (CLDC-1.0) configuration."/>
            <property name="platform.configuration" value="CLDC-1.0"/>
        </target>
        <target name="exists.platform.profile" unless="platform.profile">
            <echo level="warning" message="Platform profile (platform.profile) is not set. Using default (MIDP-1.0) profile."/>
            <property name="platform.profile" value="MIDP-1.0"/>
        </target>
        <target name="basic-init" depends="exists.platform.active,exists.platform.configuration,exists.platform.profile">
            <fail unless="libs.j2me_ant_ext.classpath">Classpath to J2ME Ant extension library (libs.j2me_ant_ext.classpath property) is not set. For example: location of mobility/modules/org-netbeans-mobility-antext.jar file in the IDE installation directory.</fail>
            <fail unless="platform.home">Platform home (platform.home property) is not set. Value of this property should be ${platform.active.description} emulator home directory location.</fail>
            <fail unless="platform.bootclasspath">Platform boot classpath (platform.bootclasspath property) is not set. Value of this property should be ${platform.active.description} emulator boot classpath containing all J2ME classes provided by emulator.</fail>
            <fail unless="src.dir">Must set src.dir</fail>
            <fail unless="build.dir">Must set build.dir</fail>
            <fail unless="dist.dir">Must set dist.dir</fail>
            <fail unless="dist.jar">Must set dist.jar</fail>
            <property name="javac.source" value="1.3"/>
            <property name="javac.target" value="1.1"/>
            <property name="javac.encoding" value="${file.encoding}"/>
            <property name="deployment.number" value="0.0.1"/>
            <property name="deployment.counter" value="000002"/>
            <condition property="no.deps">
                <istrue value="${no.dependencies}"/>
            </condition>
            <condition property="no.preprocess">
                <isfalse value="${use.preprocessor}"/>
            </condition>
            <condition property="no.javadoc.preview">
                <isfalse value="${javadoc.preview}"/>
            </condition>
            <condition property="filter.excludes.evaluated" value="${filter.excludes},${filter.more.excludes},**/*Test.java,**/test,**/test/**">
                <istrue value="${filter.exclude.tests}"/>
            </condition>
            <property name="filter.excludes.evaluated" value="${filter.excludes},${filter.more.excludes}"/>
            <condition property="deployment.do.override.jarurl" value="">
                <istrue value="${deployment.override.jarurl}"/>
            </condition>
            <condition property="config.active.name" value="DefaultConfiguration">
                <length string="${config.active}" trim="true" length="0"/>
            </condition>
            <property name="config.active.name" value="${config.active}"/>
            <taskdef resource="org/netbeans/mobility/antext/defs.properties">
                <classpath>
                    <pathelement path="${libs.j2me_ant_ext.classpath}"/>
                </classpath>
            </taskdef>
            <condition property="skip.deployment">
                <equals arg1="${deployment.method}" arg2="NONE" casesensitive="false" trim="true"/>
            </condition>
            <condition property="app-version.autoincrement.trigger">
                <istrue value="${app-version.autoincrement}"/>
            </condition>
            <condition property="debug.timeout" value="30000">
                <or>
                    <equals arg1="${debugger.timeout}" arg2="" trim="true"/>
                    <not>
                        <isset property="debugger.timeout"/>
                    </not>
                </or>
            </condition>
            <property name="debug.timeout" value="${debugger.timeout}"/>
            <nb-overrideproperty name="buildsystem.baton" value="${src.dir}"/>
        </target>
        <!--cldc-init-->
        <target name="cldc-pre-init">
            <condition property="cldc-platform.trigger">
                <equals arg1="CLDC" arg2="${platform.trigger}" casesensitive="false"/>
            </condition>
        </target>
        <target name="cldc-init" depends="cldc-pre-init" if="cldc-platform.trigger">
            <property name="preverify.sources.dir" location="${build.dir}/preverifysrc"/>
            <property name="manifest.build.file" location="${build.dir}/manifest.mf"/>
            <property name="platform.device" value=""/>
            <property name="dist.jad.url" value="file://"/>
            <property name="run.cmd.options" value=""/>
            <condition property="evaluated.run.security.domain" value="">
                <isfalse value="${run.use.security.domain}"/>
            </condition>
            <property name="evaluated.run.security.domain" value="${run.security.domain}"/>
            <condition property="override.jarurl.trigger">
                <and>
                    <istrue value="${cldc-platform.trigger}"/>
                    <istrue value="${deployment.override.jarurl}"/>
                </and>
            </condition>
            <property name="deployment.jad" location="${dist.dir}/${dist.jad}"/>
            <property name="deployment.jar" location="${dist.dir}/${dist.jar}"/>
            <property name="deployment.dir" location="${dist.dir}"/>
            <patternset id="deployment.patternset">
                <include name="${dist.jad}"/>
                <include name="${dist.jar}"/>
            </patternset>
        </target>
        <!--cdc-init-->
        <target name="cdc-init">
            <condition property="cdc-platform.trigger">
                <equals arg1="CDC" arg2="${platform.trigger}" casesensitive="false"/>
            </condition>
            <available file="${manifest.file}" property="manifest.available"/>
            <condition property="main.class.applet">
                <equals arg1="${main.class.class}" arg2="applet" casesensitive="false"/>
            </condition>
            <condition property="main.class.xlet">
                <equals arg1="${main.class.class}" arg2="xlet" casesensitive="false"/>
            </condition>
            <condition property="manifest.available+main.class+fat.jar">
                <and>
                    <isset property="manifest.available"/>
                    <isset property="main.class"/>
                    <istrue value="${platform.fat.jar}"/>
                    <not>
                        <equals arg1="${main.class}" arg2="" trim="true"/>
                    </not>
                </and>
            </condition>
            <condition property="manifest.available+main.class">
                <and>
                    <isset property="manifest.available"/>
                    <isset property="main.class"/>
                    <isfalse value="${platform.fat.jar}"/>
                    <not>
                        <equals arg1="${main.class}" arg2="" trim="true"/>
                    </not>
                </and>
            </condition>
            <condition property="application.version.invalid" value="true">
                <equals arg1="${deployment.number}" arg2="" trim="true"/>
            </condition>
            <fail if="application.version.invalid" message="Property deployment.number must not be empty and must contain version in format %d.%d.%d!"/>
            <condition property="sign.jar.trigger" value="true">
                <and>
                    <isset property="cdc-platform.trigger"/>
                    <istrue value="${sign.enabled}"/>
                </and>
            </condition>
        </target>
        <!--semc-init-->
        <target name="semc-pre-init" if="cdc-platform.trigger">
            <condition property="semc-platform.trigger">
                <equals arg1="semc" arg2="${platform.type}" casesensitive="false"/>
            </condition>
        </target>
        <target name="semc-init" depends="semc-pre-init" if="semc-platform.trigger">
            <condition property="semc.icon.invalid" value="true">
                <or>
                    <contains string="${semc.application.icon}" substring="$${"/>
                    <equals arg1="${semc.application.icon}" arg2="" trim="true"/>
                </or>
            </condition>
            <condition property="no.certificateorkey" value="true">
                <or>
                    <isset property="no.application.uid"/>
                    <equals arg1="${semc.certificate.path}" arg2="" trim="true"/>
                    <contains string="${semc.certificate.path}" substring="$${semc.certificate.path"/>
                    <equals arg1="${semc.private.key.path}" arg2="" trim="true"/>
                    <contains string="${semc.private.key.path}" substring="$${semc.private.key.path"/>
                </or>
            </condition>
            <property name="j9.dist" location="${build.dir}/j9/${semc.application.uid}.j9"/>
            <taskdef resource="org/netbeans/modules/j2me/cdc/project/defs.properties">
                <classpath>
                    <pathelement path="${libs.cdc-ant-utils.classpath}"/>
                </classpath>
            </taskdef>
            <taskdef resource="org/netbeans/modules/j2me/cdc/project/semc/defs.properties">
                <classpath>
                    <pathelement path="${libs.semc-ant-utils.classpath}"/>
                </classpath>
            </taskdef>
            <property name="deployment.dir" location="${dist.dir}"/>
            <patternset id="deployment.patternset">
                <include name="*.sis"/>
                <include name="*.SIS"/>
            </patternset>
        </target>
        <!--savaje-init-->
        <target name="savaje-pre-init" if="cdc-platform.trigger">
            <condition property="savaje-platform.trigger">
                <equals arg1="savaje" arg2="${platform.type}" casesensitive="false"/>
            </condition>
        </target>
        <target name="savaje-init" depends="savaje-pre-init" if="savaje-platform.trigger">
            <property name="savaje.application.uid" value="TBD"/>
            <condition property="savaje.bundle.base.invalid" value="true">
                <or>
                    <equals arg1="${savaje.bundle.base}" arg2="" trim="true"/>
                    <contains string="${savaje.bundle.base}" substring="$${savaje.bundle.base"/>
                </or>
            </condition>
            <condition property="savaje.unsupported.main" value="true">
                <or>
                    <equals arg1="${main.class.applet}" arg2="true"/>
                </or>
            </condition>
            <condition property="savaje.icon.invalid" value="true">
                <or>
                    <isset property="no.application.uid"/>
                    <contains string="${savaje.application.icon}" substring="$${"/>
                    <equals arg1="${savaje.application.icon}" arg2="" trim="true"/>
                </or>
            </condition>
            <property name="jnlp.dist" value="${build.dir}/jnlp/bundle.jnlp"/>
            <property name="deployment.dir" location="${dist.dir}"/>
            <patternset id="deployment.patternset">
                <include name="bundle.jnlp"/>
                <include name="bundle.policy"/>
                <include name="lib/*"/>
            </patternset>
        </target>
        <!--sjmc-init-->
        <target name="sjmc-pre-init" if="cdc-platform.trigger">
            <condition property="sjmc-platform.trigger">
                <equals arg1="sjmc" arg2="${platform.type}" casesensitive="false"/>
            </condition>
        </target>
        <target name="sjmc-init" depends="sjmc-pre-init" if="sjmc-platform.trigger"/>
        <!--ojec-init-->
        <target name="ojec-pre-init" if="cdc-platform.trigger">
            <condition property="ojec-platform.trigger">
                <equals arg1="ojec" arg2="${platform.type}" casesensitive="false"/>
            </condition>
        </target>
        <target name="ojec-init" depends="ojec-pre-init" if="ojec-platform.trigger"/>
        <!--cdc-hi-init-->
        <target name="cdc-hi-pre-init" if="cdc-platform.trigger">
            <condition property="cdc-hi-platform.trigger">
                <equals arg1="cdc-hi" arg2="${platform.type}" casesensitive="false"/>
            </condition>
        </target>
        <target name="cdc-hi-init" depends="cdc-hi-pre-init" if="cdc-hi-platform.trigger"/>
        <!--nokiaS80-init-->
        <target name="nokiaS80-pre-init" if="cdc-platform.trigger">
            <condition property="nokiaS80-platform.trigger">
                <equals arg1="nokiaS80" arg2="${platform.type}" casesensitive="false"/>
            </condition>
        </target>
        <target name="nokiaS80-init" depends="nokiaS80-pre-init" if="nokiaS80-platform.trigger">
            <property name="j9.dist" location="${build.dir}/j9/NOKIA.j9"/>
            <property name="manifest.build.file" location="${build.dir}/manifest.mf"/>
            <condition property="nokia.icon.invalid">
                <or>
                    <contains string="${nokiaS80.application.icon}" substring="$${"/>
                    <equals arg1="${nokiaS80.application.icon}" arg2="" trim="true"/>
                </or>
            </condition>
            <property name="deployment.dir" location="${dist.dir}"/>
            <patternset id="deployment.patternset">
                <include name="${dist.jar}"/>
            </patternset>
        </target>
        <!--init-->
        <target name="pre-init"/>
        <target name="post-init"/>
        <target name="init" depends="pre-init,load-properties,basic-init,cldc-init,cdc-init,semc-init,savaje-init,sjmc-init,ojec-init,cdc-hi-init,nokiaS80-init,post-init"/>
        <!--conditional clean-->
        <target name="conditional-clean-init">
            <uptodate property="no.clean.before.build" targetfile="${build.dir}/.timestamp">
                <srcfiles dir="nbproject">
                    <include name="project.properties"/>
                    <include name="build-impl.xml"/>
                </srcfiles>
            </uptodate>
        </target>
        <target name="conditional-clean" depends="init,conditional-clean-init" unless="no.clean.before.build" description="Clean project in case its meta information has changed.">
            <antcall target="do-clean" inheritall="true" inheritrefs="true"/>
        </target>
        <!--deps-jar-->
        <target name="deps-jar" depends="conditional-clean" unless="no.deps"/>
        <!--preprocess-->
        <target name="pre-preprocess"/>
        <target name="do-preprocess" unless="no.preprocess">
            <fail unless="preprocessed.dir">Must set preprocessed.dir</fail>
            <property name="abilities" value=""/>
            <property name="debug.level" value="debug"/>
            <mkdir dir="${preprocessed.dir}"/>
            <echo message="ignore me" file="${build.dir}/.timestamp"/>
            <nb-prep destdir="${preprocessed.dir}" preprocessfor="${config.active.name},${abilities},DebugLevel=${debug.level}" encoding="${javac.encoding}">
                <fileset dir="${buildsystem.baton}" defaultexcludes="${filter.use.standard}" excludes="${filter.excludes.evaluated}"/>
            </nb-prep>
            <copy todir="${preprocessed.dir}">
                <fileset dir="${buildsystem.baton}" defaultexcludes="${filter.use.standard}" excludes="${filter.excludes.evaluated},${build.classes.excludes}"/>
            </copy>
            <nb-overrideproperty name="buildsystem.baton" value="${preprocessed.dir}"/>
        </target>
        <target name="post-preprocess"/>
        <target name="preprocess" depends="deps-jar,pre-preprocess,do-preprocess,post-preprocess" description="Preprocess project sources."/>
        <!--compile-->
        <target name="pre-compile"/>
        <target name="do-compile">
            <fail unless="build.classes.dir">Must set build.classes.dir</fail>
            <mkdir dir="${build.classes.dir}"/>
            <javac includeantruntime="false" source="${javac.source}" target="${javac.target}" deprecation="${javac.deprecation}" optimize="${javac.optimize}" debug="${javac.debug}" destdir="${build.classes.dir}" srcdir="${buildsystem.baton}" bootclasspath="${platform.bootclasspath}" encoding="${javac.encoding}">
                <classpath>
                    <path path="${libs.classpath}"/>
                </classpath>
            </javac>
            <copy todir="${build.classes.dir}">
                <fileset dir="${buildsystem.baton}" defaultexcludes="${filter.use.standard}" excludes="${filter.excludes.evaluated},${build.classes.excludes}"/>
            </copy>
            <nb-overrideproperty name="buildsystem.baton" value="${build.classes.dir}"/>
        </target>
        <target name="extract-libs" description="Extracts all bundled libraries.">
            <mkdir dir="${build.classes.dir}"/>
            <nb-extract dir="${build.classes.dir}" excludeManifest="true" classpath="${libs.classpath}" excludeclasspath="${extra.classpath}"/>
        </target>
        <target name="post-compile"/>
        <target name="compile" depends="preprocess,pre-compile,extract-libs,do-compile,post-compile" description="Compile project classes."/>
        <!--compile-single-->
        <target name="pre-compile-single"/>
        <target name="do-compile-single">
            <fail unless="javac.includes">Must select some files in the IDE or set javac.includes</fail>
            <mkdir dir="${build.classes.dir}"/>
            <javac includeantruntime="false" source="${javac.source}" target="${javac.target}" deprecation="${javac.deprecation}" optimize="${javac.optimize}" debug="${javac.debug}" srcdir="${buildsystem.baton}" destdir="${build.classes.dir}" bootclasspath="${platform.bootclasspath}" includes="${javac.includes}" encoding="${javac.encoding}">
                <classpath>
                    <path path="${libs.classpath}"/>
                </classpath>
            </javac>
        </target>
        <target name="post-compile-single"/>
        <target name="compile-single" depends="preprocess,pre-compile-single,do-compile-single,post-compile-single" description="Compile selected project classes."/>
        <!--proguard-->
        <target name="proguard-init" description="Up-to-date check before obfuscation.">
            <property name="obfuscation.level" value="0"/>
            <condition property="no.obfusc">
                <or>
                    <equals arg1="${obfuscation.level}" arg2="0"/>
                    <uptodate targetfile="${obfuscator.destjar}">
                        <srcfiles dir="${buildsystem.baton}"/>
                    </uptodate>
                </or>
            </condition>
            <uptodate property="obfuscation.up-to-date" targetfile="${obfuscator.destjar}">
                <srcfiles dir="${buildsystem.baton}"/>
            </uptodate>
        </target>
        <target name="skip-obfuscation" depends="proguard-init" if="obfuscation.up-to-date">
            <fail unless="obfuscated.classes.dir">Must set obfuscated.classes.dir</fail>
            <nb-overrideproperty name="buildsystem.baton" value="${obfuscated.classes.dir}"/>
        </target>
        <target name="proguard" depends="skip-obfuscation" description="Obfuscate project classes." unless="no.obfusc">
            <fail unless="obfuscated.classes.dir">Must set obfuscated.classes.dir</fail>
            <fail unless="obfuscator.srcjar">Must set obfuscator.srcjar</fail>
            <fail unless="obfuscator.destjar">Must set obfuscator.destjar</fail>
            <property name="obfuscator.classpath" value=""/>
            <dirname file="${obfuscator.srcjar}" property="obfuscator.srcjar.dir"/>
            <dirname file="${obfuscator.destjar}" property="obfuscator.destjar.dir"/>
            <mkdir dir="${obfuscator.srcjar.dir}"/>
            <mkdir dir="${obfuscator.destjar.dir}"/>
            <jar jarfile="${obfuscator.srcjar}" basedir="${buildsystem.baton}"/>
            <property name="obfuscation.custom" value=""/>
            <nb-obfuscate srcjar="${obfuscator.srcjar}" destjar="${obfuscator.destjar}" obfuscatorclasspath="${obfuscator.classpath}" classpath="${platform.bootclasspath}:${extra.classpath}" obfuscationLevel="${obfuscation.level}" extraScript="${obfuscation.custom}"/>
            <mkdir dir="${obfuscated.classes.dir}"/>
            <unjar src="${obfuscator.destjar}" dest="${obfuscated.classes.dir}"/>
            <nb-overrideproperty name="buildsystem.baton" value="${obfuscated.classes.dir}"/>
        </target>
        <!--obfuscate-->
        <target name="pre-obfuscate"/>
        <target name="post-obfuscate"/>
        <target name="obfuscate" depends="compile,pre-obfuscate,proguard,post-obfuscate" description="Obfuscate project classes."/>
        <!--lwuit-build-->
        <import file="lwuit.xml" optional="true"/>
        <target name="-lwuit-check">
            <condition property="lwuit.allowed">
                <and>
                    <available file="nbproject/lwuit.xml"/>
                    <isset property="is.mesdk_lwuit"/>
                </and>
            </condition>
        </target>
        <target name="-pre-lwuit-build" depends="-lwuit-check" if="lwuit.allowed"/>
        <target name="-lwuit-build" depends="-lwuit-check" if="lwuit.allowed">
            <antcall target="lwuit_build"/>
        </target>
        <target name="-post-lwuit-build" depends="-lwuit-check" if="lwuit.allowed"/>
        <target name="lwuit-build" depends="-lwuit-check,-pre-lwuit-build, -lwuit-build, -post-lwuit-build" if="lwuit.allowed"/>
        <!--preverify-->
        <target name="pre-preverify"/>
        <target name="do-preverify" if="cldc-platform.trigger">
            <fail unless="preverify.classes.dir">Must set preverify.classes.dir</fail>
            <mkdir dir="${preverify.sources.dir}"/>
            <copy todir="${preverify.sources.dir}">
                <fileset dir="${buildsystem.baton}" includes="**/*.class"/>
            </copy>
            <mkdir dir="${preverify.classes.dir}"/>
            <nb-preverify srcdir="${preverify.sources.dir}" destdir="${preverify.classes.dir}" classpath="${platform.bootclasspath}:${extra.classpath}" configuration="${platform.configuration}" platformhome="${platform.home}" platformtype="${platform.type}" commandline="${platform.preverifycommandline}"/>
            <copy todir="${preverify.classes.dir}">
                <fileset dir="${buildsystem.baton}" defaultexcludes="${filter.use.standard}" excludes="${filter.excludes.evaluated},${build.classes.excludes}"/>
            </copy>
            <nb-overrideproperty name="buildsystem.baton" value="${preverify.classes.dir}"/>
        </target>
        <target name="post-preverify"/>
        <target name="preverify" depends="obfuscate,lwuit-build,pre-preverify,do-preverify,post-preverify" description="Preverify project classes."/>
        <!--set-password-->
        <target name="set-password-init">
            <property name="sign.enabled" value="false"/>
            <condition property="skip-sign-keystore-password-input">
                <or>
                    <isfalse value="${sign.enabled}"/>
                    <and>
                        <isset property="sign.keystore"/>
                        <isset property="sign.keystore.password"/>
                        <not>
                            <equals arg1="${sign.keystore}" arg2="" trim="true"/>
                        </not>
                        <not>
                            <equals arg1="${sign.keystore.password}" arg2="" trim="true"/>
                        </not>
                    </and>
                </or>
            </condition>
            <condition property="skip-sign-alias-password-input">
                <or>
                    <isfalse value="${sign.enabled}"/>
                    <and>
                        <isset property="sign.keystore"/>
                        <isset property="sign.alias"/>
                        <isset property="sign.alias.password"/>
                        <not>
                            <equals arg1="${sign.keystore}" arg2="" trim="true"/>
                        </not>
                        <not>
                            <equals arg1="${sign.alias}" arg2="" trim="true"/>
                        </not>
                        <not>
                            <equals arg1="${sign.alias.password}" arg2="" trim="true"/>
                        </not>
                    </and>
                </or>
            </condition>
        </target>
        <target name="set-keystore-password" if="netbeans.home" unless="skip-sign-keystore-password-input">
            <nb-enter-password keystore="${sign.keystore}" passwordproperty="sign.keystore.password"/>
        </target>
        <target name="set-alias-password" if="netbeans.home" unless="skip-sign-alias-password-input">
            <nb-enter-password keystore="${sign.keystore}" keyalias="${sign.alias}" passwordproperty="sign.alias.password"/>
        </target>
        <target name="set-password" depends="set-password-init,set-keystore-password,set-alias-password"/>
        <!--create JAD-->
        <target name="add-configuration" unless="contains.manifest.configuration">
            <nb-output file="${dist.dir}/${dist.jad}" encoding="UTF-8" append="true">MicroEdition-Configuration: ${platform.configuration}
    </nb-output>
            <nb-output file="${manifest.build.file}" encoding="UTF-8" append="true">MicroEdition-Configuration: ${platform.configuration}
    </nb-output>
        </target>
        <target name="add-profile" unless="contains.manifest.profile">
            <nb-output file="${dist.dir}/${dist.jad}" encoding="UTF-8" append="true">MicroEdition-Profile: ${platform.profile}
    </nb-output>
            <nb-output file="${manifest.build.file}" encoding="UTF-8" append="true">MicroEdition-Profile: ${platform.profile}
    </nb-output>
        </target>
        <target name="create-jad" if="cldc-platform.trigger">
            <fail unless="dist.jad">Must set dist.jad</fail>
            <mkdir dir="${build.dir}"/>
            <dirname file="${dist.dir}/${dist.jad}" property="dist.jad.dir"/>
            <mkdir dir="${dist.jad.dir}"/>
            <condition property="evaluated.manifest.apipermissions" value="${manifest.apipermissions}">
                <not>
                    <equals arg1="${platform.profile}" arg2="MIDP-1.0"/>
                </not>
            </condition>
            <condition property="evaluated.manifest.pushregistry" value="${manifest.pushregistry}">
                <not>
                    <equals arg1="${platform.profile}" arg2="MIDP-1.0"/>
                </not>
            </condition>
            <condition property="contains.manifest.configuration">
                <contains substring="MicroEdition-Configuration: " string="${manifest.others}"/>
            </condition>
            <condition property="contains.manifest.profile">
                <contains substring="MicroEdition-Profile: " string="${manifest.others}"/>
            </condition>
            <property value="" name="evaluated.manifest.apipermissions"/>
            <property value="" name="evaluated.manifest.pushregistry"/>
            <property name="manifest.jad" value=""/>
            <property name="manifest.manifest" value=""/>
            <nb-output file="${dist.dir}/${dist.jad}" encoding="UTF-8">${manifest.midlets}${evaluated.manifest.apipermissions}${evaluated.manifest.pushregistry}${manifest.others}${manifest.jad}</nb-output>
            <nb-output file="${manifest.build.file}" encoding="UTF-8">${manifest.midlets}${evaluated.manifest.apipermissions}${evaluated.manifest.pushregistry}${manifest.others}${manifest.manifest}</nb-output>
            <antcall target="add-configuration" inheritall="true" inheritrefs="true"/>
            <antcall target="add-profile" inheritall="true" inheritrefs="true"/>
            <property name="manifest.available" value="true"/>
        </target>
        <!--do-extra-libs-->
        <target name="do-extra-libs" if="extra.classpath">
            <property name="dist.lib.dir" value="${dist.dir}/lib"/>
            <mkdir dir="${dist.lib.dir}"/>
            <copy todir="${dist.lib.dir}">
                <path path="${extra.classpath}"/>
                <flattenmapper/>
            </copy>
        </target>
        <!--nokiaS80-manifest-->
        <target name="nokiaS80-prepare-j9" if="nokiaS80-platform.trigger">
            <fail message="Main class is not set!">
                <condition>
                    <equals arg1="${main.class}" arg2="" trim="true"/>
                </condition>
            </fail>
            <mkdir dir="${build.dir}/j9"/>
            <taskdef name="j9builder" classname="org.netbeans.modules.j2me.cdc.project.J9Builder" classpath="${libs.cdc-ant-utils.classpath}"/>
            <j9builder jvmargs="${run.jvmargs}" mainclass="${main.class}" args="${application.args}" home="${platform.home}" dist="${j9.dist}" id="NOKIA" platform="${platform.type}" xlet="${main.class.xlet}" applet="${main.class.applet}" jarname="${dist.jar}"/>
            <copy file="${manifest.file}" tofile="${manifest.build.file}" failonerror="false"/>
            <property name="manifest.available" value="true"/>
            <loadfile property="nokia.manifest.j9" srcFile="${j9.dist}"/>
        </target>
        <target name="nokiaS80-prepare-manifest" depends="nokiaS80-prepare-j9" if="nokiaS80-platform.trigger" unless="nokia.icon.invalid">
            <pathconvert property="logo.icon.name" pathsep=" ">
                <path path="${nokiaS80.application.icon}"/>
                <chainedmapper>
                    <flattenmapper/>
                    <globmapper from="*" to="*"/>
                </chainedmapper>
        

    The error says class file is missing, you can try to clean and build.

  • HT1212 I am unable to get our of a continuous cycle when trying to update or restore my iPad 2. Plug in to iTunes 12.0.1 (latest version). Click update, told can't update, have to restore. Restore fails with error 9. Any help appreciated.

    When I tried to update my iPad I got an error 9. Now, I am unable to access my iPad. It is in a continuous cycle when I try to update or restore the iPad 2. Plug in to iTunes 12.0.1 (latest version). Click update, told can't update, have to restore. Restore fails with error 9. Any help appreciated.
    Here's the cycle:
    I plug in my iPad when “cable to iTunes shows on iPad screen. It says "Your iPad can't be updated, you must restore it to factory settings." That bad enough news, but it gets worse.
    Click Restore
    Extracting software…
    Preparing iPad for restore
    Waiting for iPad…
    Verifying iPad restore with Apple…
    (empty bar under the Apple logo…does not show any activity)
    “The iPad “iPad” could not be restored. An unknown error occurred (9).”
    Notes: I just upgraded to OS X Yosemite 10.10.1 on my iMac (27-inch, Mid 2011) in the last week. It’s the first time I’m tried to backup/update my iPad since the iMac update.
    I swapped out the USB cable to a new cable and get the same results.
    I also unplugged all other USB devices from the iMac and security on my iPad and still get the same results.
    I find it strange that it shows no Serial number for my my iPad 2 when plugged in. It shows “Serial Number: n/a on the screen when it displays: “iPad Recovery Mode To update your iPad without erasing its contents, click Update. To restore your iPad to its factory settings, click Restore iPad.
    I prefer to update my iPad, but it displays “Your iPad can’t be updated, you must restore it to factory settings. If you previously backed up the iPad, click Restore Backup after the restore process completes.”
    It’s a continuous loop. I get the display on my iPad to plug in the iPad to iTunes, plug it in which ends after going through the above procedure saying an error occurred (9).
    So now I cannot use my iPad. When I turn it on I get the display showing me to plug it into iTunes with the cable. Since this is the only option I have I plug it in and the loop begins.
    Any advice would be appreciated.
    Thanks!

    Hello jaybearden,
    Thanks for the question. After reviewing your post, it sounds like you are not able to restore the iOS device since you get an error 9. I would recommend that you read this article, it may be able to help the issue.
    Resolve iOS update and restore errors - Apple Support
    Check your security software
    Related errors: 2, 4, 6, 9, 1000, 1611, 9006. Sometimes security software can prevent your device from communicating with either the Apple update server or with your device.
    Check your security software and settings to make sure that they aren't preventing a connection to the Apple servers.
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • SSIS 2012: SSIS Error Code "Excel Connection Manager" failed with error code 0xC0202009.

    Hi,
    This is kind of weird issue that I am experiencing with excel connection manager in SSIS 2012. This issue occurs sometimes but when I close and re-open SSDT (SQL Server Data Tools - newer BIDS) then this issues goes off temporarily.
    Just FYI, through SSDT environment I executed the package successfully with both settings Run64bit runtime setting to Yes and No when error does not occur.
    So far I have installed
    http://www.microsoft.com/en-us/download/details.aspx?id=13255 (Microsoft Access Database Engine 2010 Redistributable).
    I still remember for older versions of SQL Server (2005 & 2008) that I have executed Excel connection SSIS packages with Run64bit runtime = false i.e. in 32-bit mode. As far as I know I think Excel 64-bit issue has been resolved with SQL Server
    2012 release.
    Here is the detail of error message:
    TITLE: Package Validation Error
    Package Validation Error
    ADDITIONAL INFORMATION:
    Error at Data Flow Task [Excel Source [2]]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "Excel Connection
    Manager" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.
    Error at Data Flow Task [SSIS.Pipeline]: Excel Source failed validation and returned error code 0xC020801C.
    Error at Data Flow Task [SSIS.Pipeline]: One or more component failed validation.
    Error at Data Flow Task: There were errors during task validation.
    Error at Package [Connection manager "Excel Connection Manager"]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft Access Database Engine"  Hresult: 0x80004005  Description: "Unspecified error".
     (Microsoft.DataTransformationServices.VsIntegration)
    Here are my environment details:
    SQL Server 2012 {Microsoft SQL Server 2012 (SP1) - 11.0.3368.0 (X64) } , Excel 2010 (32-bit). I am developing SSIS code on Virtual desktops with Windows 7 32-bit OS.
    Also it occurred to me that since Virtual Desktops are on Shared Infrastructure, the source files and SSIS packages (code) can be on Shared drives for e.g. \\<Corpnet>\userdata\<Corp_Users_Grp>\<Username>\Visual Studio 2010\Projects\Integration
    Services Project2\Integration Services Project2\Package.dtsx.
    Does this kind of Shared drives have any impact to give this issue?
    Thanks in advance!
    Ketan
    P.S.: I had look at this forum question -->
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/903bbe1d-e070-4c43-9d3b-0a5193550029/64bit-error-in-excel-connection-manager-in-ssis

    Hi Arthur,
    Thanks for your response.
    Yes, it looks like SSIS still has bunch of issues with Excel files like as follows:
    1) Some times excel source files cannot be parsed by excel source connection manager.
    2) For derive column conversion, we can't replace the existing column. rather, we have to add the derived column as " add as new column" which is tough to manage  while destination mapping.
    3) If an column in excel contains a data which is not of the data type assigned for the column in excel, the excel source reads that data as "null". For the same, we can't validate the data and redirect the erroneous data in reject file.  <-- For
    this we tried IMEX setting also
    4) In multi-tab/sheet excel file, excel source is unable to detect a tab and identify the metadata of the excel.
    I am also checking Microsoft connect for Excel issues with SSIS 2012(https://connect.microsoft.com/SQLServer/SearchResults.aspx?SearchQuery=excel#&&PageIndex=22
    As worst case scenario, I am thinking of converting Excel to CSV file or Flat text file. (http://www.mssqltips.com/sqlservertip/2772/importing-data-from-excel-using-ssis--part-2/).
    Do you think it is advisable to convert Excel into CSV or Flat file.
    Thanks,
    Ketan

  • The user '*' preference item in the 'User - 6th Form Students Policy {E03166E7-A848-48B5-AA93-97B848AA9C13}' Group Policy object did not apply because it failed with error code '0x80070003 The system cannot find the path specified.' This error was suppres

    I am looking at an issue with users not getting specific group policies. 
    After searching a number of client computers I found that the following error
    The user '*' preference item in the 'User - 6th Form Students Policy {E03166E7-A848-48B5-AA93-97B848AA9C13}' Group Policy object did not apply because it failed with error code '0x80070003 The system cannot find the path specified.' This error was suppressed.
    I can find the folder in the Sysvol folder on all of the domain controllers. 
    The issue with end users seems to be that the proxy settings for internet explorer is not being applied. 
    Potential problems?
    one folder in sysvol entry is empty 
    \\<server>\SYSVOL\<domain.name>\Policies\{E03166E7-A848-48B5-AA93-97B848AA9C13}\User\microsoft\IEAK\LOCK
    or is this our issue
    The old method of configuring proxy settings  to Internet Explorer 9 has changed?
    https://support2.microsoft.com/kb/2530309?wa=wsignin1.0 
    http://thommck.wordpress.com/2013/11/08/the-new-way-to-configure-internet-explorer-proxy-settings-with-group-policy/

    Hi all 
    In administering this policy I am a little confused. 
    We have a policy that distributes proxy settings in the internet explorer maintenance settings section - however when opening this policy up in GPO editor the internet explorer maintenance section is not present.
    I plan to apply the settings via User/preferences/control panel settings/ internet settings (or registry settings from article) however I am unable to edit the settings for internet explorer maintenance and these will persist. Ideas????

  • Standard Data Collection Failing with Error ORA-04054: database link  does not exist.

    Hi Gurus,
    When I am running Standard Data Collection in ASCP(APS) instance R12.1.3, its failing with error : ORA-04054: database link  does not exist.
    There is no such Database link exits which is showing in above error.
    Also the database link name in the above error is not profile values in the database.
    I think, concurrent might be fetching this database link name  from some tables related to plan.
    I am not having much knowledge about how this ASCP/APS works.
    Need your help to resolve this issue.
    Thanks,

    Hi,
    ASCP Collections looks at the dblink from instances definitions from.
    1. Responsibility: Advanced Planning Administrator
    2. Navigation: Admin > Instances
    You may review the note in support.oracle.com - Understanding DB Links Setup for APS Applications - ASCP and ATP Functionality (Doc ID 813231.1)

  • REP-56071: Security check failed with error message: Error code30009 - Gene

    REP-56071: Security check failed with error message: Error code30009 - Generic access check failed..
    Hello,
    I am also receiving the above error - these reports are deployed on our Portal - to which all registered SSO users should have access to.
    one more thing...
    We obtain the error only when execute under some "load", example: 15 reports running simultaneously.
    Tx,
    Diego.

    I am also facing this problem - I've deployed the reports on the Portal and authenticated users can access the reports.
    The problem is that when any authenticated user tries to access the report, on his very first access this error is shown.
    REP-56071: Security check failed with error message: Error code30009 - Generic access check failed..
    But after the user click on the Personalize link of the portlet and specify the parameters values(which are empty initially) then report runs fine.
    Plz let me know the solution as no user will like to see this error message for the first time he opens the report.
    Regards.

  • Check_ntlm_password:  Authentication for user ['name'] - ['name'] FAILED with error NT_STATUS_LOGON_FAILURE

    Hi,
    We are running a Mountain Lion Server with Open Directory / LDAPv3, as far as I can tell.  My responsibility is to get my CentOS 6.3 box running Samba v. 3.5.10-125.el6 to authenticate users against the ML / OD box.  I can ssh to the CentOS box OK and I can get Guest access to the Samba share to go OK too.  Also, the OD passwords on the LDAP server are set to 'Open Directory' so I guess that means that they are encrypted and the Samba server is set to send encrypted passwords.  But when a user tries to properly authenticate using either say via a Mac client Finder [Command-K], or smbclient, the Samba server will generate this message:
    check_ntlm_password:  Authentication for user ['name'] -> ['name'] FAILED with error NT_STATUS_LOGON_FAILURE
    (I am blanking out the user name on purpose).
    Of course there is more to the story, but those are the basics.
    Here are the relevant parts of my smb.conf.  FWIW, the CentOS / Samba box is called Jupiter.
    Thank you,
    NickZ
    [smb.conf]
    [global]
              display charset = UTF-8
              realm = SATURN.MCLEAN.HARVARD.EDU
              netbios aliases = ANL
              server string = Welcome To The Jupiter Samba Server Version 3.5.10-125.el6
              interfaces = lo, em1
              security = SERVER
              update encrypted = Yes
              password server = saturn.mclean.harvard.edu
              smb passwd file = /var/lib/samba/private/secrets.tdb
              passdb backend = ldapsam:ldap://saturn.mclean.harvard.edu
              passwd program = /usr/bin/passwd %u
              unix password sync = Yes
              lanman auth = Yes
              client NTLMv2 auth = Yes
              client use spnego principal = Yes
              kerberos method = system keytab
              log level = 2
              syslog = 3
              log file = /var/log/samba/log.%m
              max log size = 50
              name resolve order = host lmhosts wins bcast
              server signing = auto
              preferred master = Auto
              ldap admin dn = uid=DirAdmin,cn=users,dc=saturn,dc=mclean,dc=harvard,dc=edu
              ldap group suffix = cn=groups
              ldap passwd sync = yes
              ldap suffix = dc=saturn,dc=mclean,dc=harvard,dc=edu
              ldap ssl = no
              ldap user suffix = cn=users
              usershare allow guests = Yes
              idmap backend = ldap:ldap://saturn.mclean.harvard.edu
              idmap uid = 10000-20000
              idmap gid = 30000-40000
              cups options = raw
    [homes]
              comment = Home Directories
              read only = No
    [printers]
              comment = All Printers
              path = /var/spool/samba
              printable = Yes
              browseable = No
    [anl]
              comment = Main ANL Share
              path = /anl
              read only = No
              guest ok = Yes
              hide dot files = No

    Turns out a printer driver installed on an XP (even W2K(?)) was (apparently?) flooding the OS X SMB server to the point of collapse. Uninstalling the "HP Tools" part of the driver cleared it up. The printer is an HP LJ1300. I had downloaded the full driver from HP.com. I don't know if any/all these conditions need to be matched, but: the printer was on the network using an HP print server JetDirect EX Plus, and the computer(s) in question were connecting directly to it (not via a print server). It's been too long ago, but there were always several errors in the System Log (Win XP Event Viewer) that correlated with the errors on the OS X server.
    Proud to say that since that day (10+ months ago) I've not seen it happen again. whew.

  • Built-In Keyboard Firmware Update 1.0 fails with error 23:3 on MacBook 2,1

    I attempted to install "Built-In Keyboard Firmware Update 1.0" on two laptops tonight.
    Macbook Pro 3,1:
    Hadn't experienced the issue that the firmware would resolve. Installed the update anyway, successfully, and continued to have no problems since.
    Macbook 2,1:
    Hadn't experienced the issue that the firmware would resolve. Tried to install the update, but it failed with error "23:3". After the failure, the keyboard was non-responsive for about 30-60 seconds, during which time I assume it restored/re"booted" itself. Keyboard function was restored automatically after this time, though there was no indication that it would return, and I had to suffer a minor sweat. Still, I didn't learn I power cycled the system and tried again, but the update never installed successfully.
    Lessons learned -
    If it ain't broken...
    That said, Apple seems to have designed their hardware well enough to be able to recover from a failed firmware update. In this case, you just have to pray a little until the keyboard responds again.
    Apple: be so kind, let us know what 23:3 means, and if needed, update the Firmware Updater.
    //

    Hi,
    I was just wondering how you were able to get the macbook to accept the update? I had to take mine to apple store and get entire keyboard and trackpad replaced in my macbook. They then told me to ignore the update cause they did not have any other keyboards to replace if it happened again.

  • Time Machine copy failed with error:28

    Usually I just say OK when Time Machine can't complete a backup in either my computer or my wife's, and a couple of months later I get the irritating message again.
    This time, it keeps returning.   I have no idea what to do:
    Here's a log:
    2/16/13 3:46:23.127 PM com.apple.backupd[1325]: Starting automatic backup
    2/16/13 3:46:23.914 PM com.apple.backupd[1325]: Backing up to: /Volumes/FreeAgent GoFlex Drive/Backups.backupdb
    2/16/13 3:46:29.390 PM AppleMobileSync[1329]: [0x10020c310] |ISyncManager|Warning| Could not retrieve ISyncClient with id com.apple.Keychain!
    2/16/13 3:46:29.398 PM SyncServer[1315]: [0x7fd152c0bec0] |SyncManager|Error| sync alert tool for com.apple.Mail is invalid: can't find /System/Library/Frameworks/Message.framework/Resources/MailSync
    2/16/13 3:46:29.416 PM com.apple.backupd[1325]: Using file event preflight for Macintosh HD
    2/16/13 3:46:36.243 PM com.apple.backupd[1325]: Will copy (8.16 GB) from Macintosh HD
    2/16/13 3:46:36.441 PM com.apple.backupd[1325]: Found 1464 files (8.16 GB) needing backup
    2/16/13 3:46:36.478 PM com.apple.backupd[1325]: 11.28 GB required (including padding), 13.29 GB available
    2/16/13 3:46:43.180 PM Mail[192]: open on /Users/HBrazee/Library/Mail/V2/Mailboxes/Deleted Messages.mbox/9032643A-C8BE-4195-B233-E5A6A64E535C/Data/4/9/Messages/94014.emlx : No such file or directory
    2/16/13 3:47:09.883 PM mdworker[1337]: Unable to talk to lsboxd
    2/16/13 3:47:09.887 PM mdworker[1335]: Unable to talk to lsboxd
    2/16/13 3:47:09.892 PM mdworker[1336]: Unable to talk to lsboxd
    2/16/13 3:47:09.896 PM mdworker[1334]: Unable to talk to lsboxd
    2/16/13 3:47:10.000 PM kernel[0]: Sandbox: sandboxd(1343) deny mach-lookup com.apple.coresymbolicationd
    2/16/13 3:47:10.414 PM sandboxd[1343]: ([1337]) mdworker(1337) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:47:10.460 PM sandboxd[1343]: ([1335]) mdworker(1335) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:47:10.525 PM sandboxd[1343]: ([1336]) mdworker(1336) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:47:10.625 PM sandboxd[1343]: ([1334]) mdworker(1334) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:49:19.630 PM mdworker[1359]: Unable to talk to lsboxd
    2/16/13 3:49:19.635 PM mdworker[1360]: Unable to talk to lsboxd
    2/16/13 3:49:19.711 PM sandboxd[1362]: ([1359]) mdworker(1359) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:49:19.716 PM sandboxd[1362]: ([1360]) mdworker(1360) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:49:20.000 PM kernel[0]: Sandbox: sandboxd(1362) deny mach-lookup com.apple.coresymbolicationd
    2/16/13 3:49:36.358 PM com.apple.usbmuxd[27]: _SendAttachNotification (thread 0x7fff73d59180): Device 1c:ab:a7:98:32:58@fe80::1eab:a7ff:fe98:3258._apple-mobdev._tcp.local. has already appeared on interface 4. Suppressing duplicate attach notification.
    2/16/13 3:49:38.090 PM SyncServer[1365]: [0x7fc8f0c0bec0] |DataManager|Warning| Client com.apple.Mail sync alert tool path /System/Library/Frameworks/Message.framework/Resources/MailSync does not exist.
    2/16/13 3:50:01.568 PM iTunes[203]: _NotificationSocketReadCallbackGCD (thread 0x7fff73d59180): Unexpected connection closure...
    2/16/13 3:50:01.570 PM ath[254]: _NotificationSocketReadCallbackGCD (thread 0x7fff73d59180): Unexpected connection closure...
    2/16/13 3:50:28.401 PM mdworker[1368]: Unable to talk to lsboxd
    2/16/13 3:50:28.405 PM mdworker[1367]: Unable to talk to lsboxd
    2/16/13 3:50:28.000 PM kernel[0]: Sandbox: sandboxd(1373) deny mach-lookup com.apple.coresymbolicationd
    2/16/13 3:50:29.094 PM sandboxd[1373]: ([1368]) mdworker(1368) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:50:29.100 PM sandboxd[1373]: ([1367]) mdworker(1367) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:52:12.017 PM Mail[192]: open on /Users/HBrazee/Library/Mail/V2/POP-brazee.net/[email protected]/Sent Messages.mbox/9032643A-C8BE-4195-B233-E5A6A64E535C/Data/4/9/Messages/94034.emlx : No such file or directory
    2/16/13 3:52:34.652 PM mdworker[1383]: Unable to talk to lsboxd
    2/16/13 3:52:34.884 PM mdworker[1384]: Unable to talk to lsboxd
    2/16/13 3:52:34.939 PM mdworker[1382]: Unable to talk to lsboxd
    2/16/13 3:52:34.950 PM mdworker[1385]: Unable to talk to lsboxd
    2/16/13 3:52:34.997 PM sandboxd[1390]: ([1383]) mdworker(1383) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:52:35.003 PM sandboxd[1390]: ([1384]) mdworker(1384) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:52:35.008 PM sandboxd[1390]: ([1382]) mdworker(1382) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:52:35.013 PM sandboxd[1390]: ([1385]) mdworker(1385) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:52:35.000 PM kernel[0]: Sandbox: sandboxd(1390) deny mach-lookup com.apple.coresymbolicationd
    2/16/13 3:54:21.305 PM Dock[138]: no information back from LS about running process
    2/16/13 3:54:21.309 PM lsboxd[233]: @AE relay 61657674:6f646f63
    2/16/13 3:54:21.000 PM kernel[0]: Sandbox: sandboxd(1401) deny mach-lookup com.apple.coresymbolicationd
    2/16/13 3:54:24.631 PM com.apple.XType.FontHelper[1406]: FontHelper:  message received. (<dictionary: 0x7ffc64800c60> { count = 2, contents =
        "query" => <string: 0x7ffc64800dc0> { length = 105, contents = "com_apple_ats_name_postscript == "Arial,Bold" && kMDItemContentTypeTree != com.adobe.postscript-lwfn-font" }
        "restricted" => <bool: 0x7fff74932320>: true
    2/16/13 3:54:24.632 PM com.apple.XType.FontHelper[1406]: AutoActivation:  scopes (
        "/Library/Application Support/Apple/Fonts"
    2/16/13 3:54:24.808 PM com.apple.XType.FontHelper[1406]: FontHelper:  message received. (<dictionary: 0x7ffc64800810> { count = 2, contents =
        "query" => <string: 0x7ffc64800970> { length = 111, contents = "com_apple_ats_name_postscript == "Arial,BoldItalic" && kMDItemContentTypeTree != com.adobe.postscript-lwfn-font" }
        "restricted" => <bool: 0x7fff74932320>: true
    2/16/13 3:54:24.809 PM com.apple.XType.FontHelper[1406]: AutoActivation:  scopes (
        "/Library/Application Support/Apple/Fonts"
    2/16/13 3:54:25.052 PM WindowServer[102]: CGXDisableUpdate: UI updates were forcibly disabled by application "Preview" for over 1.00 seconds. Server has re-enabled them.
    2/16/13 3:54:25.584 PM WindowServer[102]: reenable_update_for_connection: UI updates were finally reenabled by application "Preview" after 1.53 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/16/13 3:54:30.628 PM sandboxd[1401]: ([192]) Mail(192) deny file-read-data /Users/HBrazee/Library/Preferences/com.apple.DownloadAssessment.plist
    2/16/13 3:54:49.692 PM mdworker[1411]: Unable to talk to lsboxd
    2/16/13 3:54:49.696 PM mdworker[1410]: Unable to talk to lsboxd
    2/16/13 3:54:49.818 PM sandboxd[1416]: ([1411]) mdworker(1411) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:54:49.823 PM sandboxd[1416]: ([1410]) mdworker(1410) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:54:50.000 PM kernel[0]: Sandbox: sandboxd(1416) deny mach-lookup com.apple.coresymbolicationd
    2/16/13 3:55:11.964 PM WindowServer[102]: CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
    2/16/13 3:55:11.986 PM Mail[192]: open on /Users/HBrazee/Library/Mail/V2/POP-brazee.net/[email protected]/Deleted Messages.mbox/9032643A-C8BE-4195-B233-E5A6A64E535C/Data/4/9/Messages/94057.emlx : No such file or directory
    2/16/13 3:57:17.000 PM kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=1438[GoogleSoftwareUp] clearing CS_VALID
    2/16/13 3:57:19.177 PM GoogleSoftwareUpdateDaemon[1440]: -[KeystoneDaemon logServiceState] GoogleSoftwareUpdate daemon (1.1.0.3659) vending:
        com.google.Keystone.Daemon.UpdateEngine: 2 connection(s)
        com.google.Keystone.Daemon.Administration: 0 connection(s)
    2/16/13 3:57:19.332 PM GoogleSoftwareUpdateDaemon[1440]: -[KSUpdateEngine updateProductID:] KSUpdateEngine updating product ID: "com.google.Keystone"
    2/16/13 3:57:19.445 PM GoogleSoftwareUpdateDaemon[1440]: -[KSCheckAction performAction] KSCheckAction checking 1 ticket(s).
    2/16/13 3:57:19.554 PM GoogleSoftwareUpdateDaemon[1440]: -[KSUpdateCheckAction performAction] KSUpdateCheckAction starting update check for ticket(s): {(
        <KSTicket:0x585250
            productID=com.google.Keystone
            version=1.1.0.3659
            xc=<KSPathExistenceChecker:0x582eb0 path=/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/>
            serverType=Omaha
            url=https://tools.google.com/service/update2
            creationDate=2010-06-26 00:04:18
        >
    Using server: <KSOmahaServer:0x292b10
        engine=<KSDaemonUpdateEngine:0x287110>
        params={
            EngineVersion = "1.1.0.3659";
            ActivesInfo = {
                "com.Google.GoogleEarthPlus.intel" = {
                    LastRollCallPingDate = 2013-02-16 08:00:38 +0000;
                "com.google.Chrome" = {
                    LastRollCallPingDate = 2013-02-16 08:00:38 +0000;
                    LastActiveDate = 2012-11-25 19:27:11 +0000;
                    LastActivePingDate = 2012-11-26 08:00:15 +0000;
                "com.google.Keystone" = {
                    LastRollCallPingDate = 2013-02-16 08:00:39 +0000;
                    LastActivePingDate = 2013-02-16 08:00:39 +0000;
                    LastActiveDate = 2013-02-16 22:57:18 +0000;
                "com.google.musicmanager" = {
                    LastActivePingDate = 2012-07-29 06:59:48 +0000;
                    LastActiveDate = 2012-07-28 19:04:42 +0000;
                    LastRollCallPingDate = 2013-02-16 08:00:38 +0000;
            UserInitiated = 0;
            IsSystem = 1;
            OmahaOSVersion = "10.8.2_i486";
            Identity = KeystoneDaemon;
            AllowedSubdomains = (
                ".omaha.sandbox.google.com",
                ".tools.google.com",
                ".www.google.com",
                ".corp.google.com"
    >
    2/16/13 3:57:19.867 PM GoogleSoftwareUpdateDaemon[1440]: -[KSUpdateCheckAction performAction] KSUpdateCheckAction running KSServerUpdateRequest: <KSOmahaServerUpdateRequest:0x2973e0
        server=<KSOmahaServer:0x292b10>
        url="https://tools.google.com/service/update2"
        runningFetchers=0
        tickets=1
        activeTickets=0
        rollCallTickets=0
        body=
            <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
            <o:gupdate xmlns:o="http://www.google.com/update2/request" protocol="2.0" version="KeystoneDaemon-1.1.0.3659" ismachine="1">
                <o:os platform="mac" version="MacOSX" sp="10.8.2_i486"></o:os>
                <o:app appid="com.google.Keystone" version="1.1.0.3659" lang="en-us" installage="966" brand="GGLG">
                    <o:updatecheck></o:updatecheck>
                </o:app>
            </o:gupdate>
    >
    2/16/13 3:57:29.555 PM GoogleSoftwareUpdateDaemon[1440]: -[KSUpdateCheckAction(KSServerUpdateRequestDelegate) serverRequest:fetchedWithResponse:] KSUpdateCheckAction received KSServerUpdateResponse: <KSOmahaServerUpdateResponse:0x298e70
        server=<KSOmahaServer:0x292b10>
        url="https://tools.google.com/service/update2"
        status=200
        tickets=1
        activeTickets=0
        rollCallTickets=0
        data=
            <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
            <gupdate xmlns="http://www.google.com/update2/response" protocol="2.0" server="prod">
                <daystart elapsed_seconds="53810"></daystart>
                <app appid="com.google.Keystone" status="ok">
                    <updatecheck status="noupdate"></updatecheck>
                </app>
            </gupdate>
    >
    2/16/13 3:57:29.864 PM GoogleSoftwareUpdateDaemon[1440]: -[KSUpdateCheckAction(PrivateMethods) finishAction] KSUpdateCheckAction found updates: {( )}
    2/16/13 3:57:29.934 PM GoogleSoftwareUpdateDaemon[1440]: -[KSPrefetchAction performAction] KSPrefetchAction no updates to prefetch.
    2/16/13 3:57:29.937 PM GoogleSoftwareUpdateDaemon[1440]: -[KSMultiUpdateAction performAction] KSSilentUpdateAction had no updates to apply.
    2/16/13 3:57:29.938 PM GoogleSoftwareUpdateDaemon[1440]: -[KSMultiUpdateAction performAction] KSPromptAction had no updates to apply.
    2/16/13 3:57:29.942 PM GoogleSoftwareUpdateDaemon[1440]: -[KSUpdateEngine(PrivateMethods) updateFinish] KSUpdateEngine update processing complete.
    2/16/13 3:57:30.431 PM GoogleSoftwareUpdateDaemon[1440]: -[KSUpdateEngine updateAllProducts] KSUpdateEngine updating all installed products.
    2/16/13 3:57:30.434 PM GoogleSoftwareUpdateDaemon[1440]: -[KSCheckAction performAction] KSCheckAction checking 2 ticket(s).
    2/16/13 3:57:30.476 PM GoogleSoftwareUpdateDaemon[1440]: -[KSUpdateCheckAction performAction] KSUpdateCheckAction starting update check for ticket(s): {(
        <KSTicket:0x28ec80
            productID=com.google.Chrome
            version=24.0.1312.57
            xc=<KSPathExistenceChecker:0x29adc0 path=/Applications/Google Chrome.app>
            serverType=Omaha
            url=https://tools.google.com/service/update2
            creationDate=2010-06-18 13:11:31
            tagPath=/Applications/Google Chrome.app/Contents/Info.plist
            tagKey=KSChannelID
            brandPath=/Library/Google/Google Chrome Brand.plist
            brandKey=KSBrandID
            versionPath=/Applications/Google Chrome.app/Contents/Info.plist
            versionKey=KSVersion
        >,
        <KSTicket:0x29fe80
            productID=com.google.Keystone
            version=1.1.0.3659
            xc=<KSPathExistenceChecker:0x2977f0 path=/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/>
            serverType=Omaha
            url=https://tools.google.com/service/update2
            creationDate=2010-06-26 00:04:18
        >
    Using server: <KSOmahaServer:0x595c80
        engine=<KSDaemonUpdateEngine:0x287110>
        params={
            EngineVersion = "1.1.0.3659";
            ActivesInfo = {
                "com.Google.GoogleEarthPlus.intel" = {
                    LastRollCallPingDate = 2013-02-16 08:00:38 +0000;
                "com.google.Chrome" = {
                    LastRollCallPingDate = 2013-02-16 08:00:38 +0000;
                    LastActiveDate = 2012-11-25 19:27:11 +0000;
                    LastActivePingDate = 2012-11-26 08:00:15 +0000;
                "com.google.Keystone" = {
                    LastRollCallPingDate = 2013-02-16 08:00:39 +0000;
                    LastActivePingDate = 2013-02-16 08:00:39 +0000;
                    LastActiveDate = 2013-02-16 22:57:18 +0000;
                "com.google.musicmanager" = {
                    LastActivePingDate = 2012-07-29 06:59:48 +0000;
                    LastActiveDate = 2012-07-28 19:04:42 +0000;
                    LastRollCallPingDate = 2013-02-16 08:00:38 +0000;
            UserInitiated = 0;
            IsSystem = 1;
            OmahaOSVersion = "10.8.2_i486";
            Identity = KeystoneDaemon;
            AllowedSubdomains = (
                ".omaha.sandbox.google.com",
                ".tools.google.com",
                ".www.google.com",
                ".corp.google.com"
    >
    2/16/13 3:57:30.577 PM GoogleSoftwareUpdateDaemon[1440]: -[KSUpdateCheckAction performAction] KSUpdateCheckAction running KSServerUpdateRequest: <KSOmahaServerUpdateRequest:0x290140
        server=<KSOmahaServer:0x595c80>
        url="https://tools.google.com/service/update2"
        runningFetchers=0
        tickets=2
        activeTickets=0
        rollCallTickets=0
        body=
            <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
            <o:gupdate xmlns:o="http://www.google.com/update2/request" protocol="2.0" version="KeystoneDaemon-1.1.0.3659" ismachine="1">
                <o:os platform="mac" version="MacOSX" sp="10.8.2_i486"></o:os>
                <o:app appid="com.google.Chrome" version="24.0.1312.57" lang="en-us" installage="974" brand="GGRM">
                    <o:updatecheck></o:updatecheck>
                </o:app>
                <o:app appid="com.google.Keystone" version="1.1.0.3659" lang="en-us" installage="966" brand="GGLG">
                    <o:updatecheck></o:updatecheck>
                </o:app>
            </o:gupdate>
    >
    2/16/13 3:57:31.427 PM GoogleSoftwareUpdateDaemon[1440]: -[KSUpdateCheckAction(KSServerUpdateRequestDelegate) serverRequest:fetchedWithResponse:] KSUpdateCheckAction received KSServerUpdateResponse: <KSOmahaServerUpdateResponse:0x29a970
        server=<KSOmahaServer:0x595c80>
        url="https://tools.google.com/service/update2"
        status=200
        tickets=2
        activeTickets=0
        rollCallTickets=0
        data=
            <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
            <gupdate xmlns="http://www.google.com/update2/response" protocol="2.0" server="prod">
                <daystart elapsed_seconds="53812"></daystart>
                <app appid="com.google.Chrome" status="ok">
                    <updatecheck status="noupdate"></updatecheck>
                </app>
                <app appid="com.google.Keystone" status="ok">
                    <updatecheck status="noupdate"></updatecheck>
                </app>
            </gupdate>
    >
    2/16/13 3:57:31.430 PM GoogleSoftwareUpdateDaemon[1440]: -[KSUpdateCheckAction(PrivateMethods) finishAction] KSUpdateCheckAction found updates: {( )}
    2/16/13 3:57:31.479 PM GoogleSoftwareUpdateDaemon[1440]: -[KSPrefetchAction performAction] KSPrefetchAction no updates to prefetch.
    2/16/13 3:57:31.480 PM GoogleSoftwareUpdateDaemon[1440]: -[KSMultiUpdateAction performAction] KSSilentUpdateAction had no updates to apply.
    2/16/13 3:57:31.482 PM GoogleSoftwareUpdateDaemon[1440]: -[KSMultiUpdateAction performAction] KSPromptAction had no updates to apply.
    2/16/13 3:57:31.487 PM GoogleSoftwareUpdateDaemon[1440]: -[KSUpdateEngine(PrivateMethods) updateFinish] KSUpdateEngine update processing complete.
    2/16/13 3:57:33.732 PM GoogleSoftwareUpdateDaemon[1440]: -[KeystoneDaemon logServiceState] GoogleSoftwareUpdate daemon (1.1.0.3659) vending:
        com.google.Keystone.Daemon.UpdateEngine: 1 connection(s)
        com.google.Keystone.Daemon.Administration: 0 connection(s)
    2/16/13 3:57:49.201 PM GoogleSoftwareUpdateDaemon[1440]: -[KeystoneDaemon main] GoogleSoftwareUpdateDaemon inactive, shutdown.
    2/16/13 3:58:22.082 PM mdworker[1575]: Unable to talk to lsboxd
    2/16/13 3:58:22.088 PM mdworker[1576]: Unable to talk to lsboxd
    2/16/13 3:58:24.000 PM kernel[0]: Sandbox: sandboxd(1580) deny mach-lookup com.apple.coresymbolicationd
    2/16/13 3:58:25.365 PM sandboxd[1580]: ([1575]) mdworker(1575) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:58:25.469 PM sandboxd[1580]: ([1576]) mdworker(1576) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:59:36.358 PM mdworker[1587]: Unable to talk to lsboxd
    2/16/13 3:59:36.362 PM mdworker[1586]: Unable to talk to lsboxd
    2/16/13 3:59:36.503 PM sandboxd[1588]: ([1587]) mdworker(1587) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:59:36.508 PM sandboxd[1588]: ([1586]) mdworker(1586) deny mach-lookup com.apple.ls.boxd
    2/16/13 3:59:36.000 PM kernel[0]: Sandbox: sandboxd(1588) deny mach-lookup com.apple.coresymbolicationd
    2/16/13 4:00:08.980 PM firefox[1592]: invalid drawable
    2/16/13 4:00:10.701 PM WindowServer[102]: CGXDisableUpdate: UI updates were forcibly disabled by application "Firefox" for over 1.00 seconds. Server has re-enabled them.
    2/16/13 4:00:10.813 PM WindowServer[102]: reenable_update_for_connection: UI updates were finally reenabled by application "Firefox" after 1.11 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/16/13 4:00:24.543 PM com.apple.usbmuxd[27]: _SendAttachNotification (thread 0x7fff73d59180): Device 1c:ab:a7:98:32:58@fe80::1eab:a7ff:fe98:3258._apple-mobdev._tcp.local. has already appeared on interface 4. Suppressing duplicate attach notification.
    2/16/13 4:00:26.787 PM SyncServer[1604]: [0x7f9f7ac0bec0] |DataManager|Warning| Client com.apple.Mail sync alert tool path /System/Library/Frameworks/Message.framework/Resources/MailSync does not exist.
    2/16/13 4:00:30.376 PM mdworker[1594]: Unable to talk to lsboxd
    2/16/13 4:00:30.379 PM mdworker[1595]: Unable to talk to lsboxd
    2/16/13 4:00:30.468 PM sandboxd[1606]: ([1594]) mdworker(1594) deny mach-lookup com.apple.ls.boxd
    2/16/13 4:00:30.481 PM sandboxd[1606]: ([1595]) mdworker(1595) deny mach-lookup com.apple.ls.boxd
    2/16/13 4:00:30.000 PM kernel[0]: Sandbox: sandboxd(1606) deny mach-lookup com.apple.coresymbolicationd
    2/16/13 4:00:43.702 PM iTunes[203]: _NotificationSocketReadCallbackGCD (thread 0x7fff73d59180): Unexpected connection closure...
    2/16/13 4:00:43.705 PM ath[254]: _NotificationSocketReadCallbackGCD (thread 0x7fff73d59180): Unexpected connection closure...
    2/16/13 4:01:42.495 PM mdworker[1611]: Unable to talk to lsboxd
    2/16/13 4:01:42.499 PM mdworker[1612]: Unable to talk to lsboxd
    2/16/13 4:01:42.599 PM sandboxd[1613]: ([1611]) mdworker(1611) deny mach-lookup com.apple.ls.boxd
    2/16/13 4:01:42.608 PM sandboxd[1613]: ([1612]) mdworker(1612) deny mach-lookup com.apple.ls.boxd
    2/16/13 4:01:42.000 PM kernel[0]: Sandbox: sandboxd(1613) deny mach-lookup com.apple.coresymbolicationd
    2/16/13 4:02:01.167 PM WindowServer[102]: CGXSetWindowProperty: Invalid window 0x131
    2/16/13 4:02:01.167 PM WindowServer[102]: kCGErrorIllegalArgument: _CGXAddWindowToWindowOrderingGroup: error setting window property
    2/16/13 4:02:29.971 PM KernelEventAgent[45]: tid 00000000 received event(s) VQ_LOWDISK (4)
    2/16/13 4:02:29.972 PM KernelEventAgent[45]: tid 00000000 type 'hfs', mounted on '/Volumes/FreeAgent GoFlex Drive', from '/dev/disk1s3', low disk
    2/16/13 4:02:29.000 PM kernel[0]: HFS: Low Disk: Vol: FreeAgent GoFlex Drive freeblks: 38399, warninglimit: 38400
    2/16/13 4:02:55.923 PM KernelEventAgent[45]: tid 00000000 received event(s) VQ_LOWDISK, VQ_VERYLOWDISK (516)
    2/16/13 4:02:55.000 PM kernel[0]: HFS: Vol: FreeAgent GoFlex Drive Very Low Disk: freeblks: 25599, dangerlimit: 25600
    2/16/13 4:02:55.926 PM KernelEventAgent[45]: tid 00000000 type 'hfs', mounted on '/Volumes/FreeAgent GoFlex Drive', from '/dev/disk1s3', low disk, very low disk
    2/16/13 4:02:55.929 PM mds[39]: (Warning) Volume: Indexing reset and suspended on backup volume "/Volumes/FreeAgent GoFlex Drive" because it is low on disk space.
    2/16/13 4:03:40.000 PM kernel[0]: memorystatus_thread: idle exiting pid 1474 [cfprefsd]
    2/16/13 4:03:43.211 PM com.apple.launchd[1]: (com.apple.XType.FontHelper[1406]) Exited: Killed: 9
    2/16/13 4:03:43.000 PM kernel[0]: (default pager): [KERNEL]: ps_select_segment - send HI_WAT_ALERT
    2/16/13 4:03:43.000 PM kernel[0]: macx_swapon SUCCESS
    2/16/13 4:03:43.000 PM kernel[0]: memorystatus_thread: idle exiting pid 1406 [XType.FontHelper]
    2/16/13 4:03:52.000 PM kernel[0]: (default pager): [KERNEL]: ps_select_segment - send HI_WAT_ALERT
    2/16/13 4:03:52.000 PM kernel[0]: macx_swapon SUCCESS
    2/16/13 4:03:52.849 PM com.apple.launchd[1]: (com.apple.iCloudHelper[1218]) Exited: Killed: 9
    2/16/13 4:03:52.000 PM kernel[0]: memorystatus_thread: idle exiting pid 1218 [com.apple.iCloud]
    2/16/13 4:03:53.571 PM mdworker[1619]: Unable to talk to lsboxd
    2/16/13 4:03:53.000 PM kernel[0]: Sandbox: sandboxd(1627) deny mach-lookup com.apple.coresymbolicationd
    2/16/13 4:03:53.585 PM mdworker[1622]: Unable to talk to lsboxd
    2/16/13 4:03:53.672 PM sandboxd[1627]: ([1619]) mdworker(1619) deny mach-lookup com.apple.ls.boxd
    2/16/13 4:03:53.677 PM sandboxd[1627]: ([1622]) mdworker(1622) deny mach-lookup com.apple.ls.boxd
    2/16/13 4:03:53.690 PM mdworker[1621]: Unable to talk to lsboxd
    2/16/13 4:03:53.692 PM mdworker[1620]: Unable to talk to lsboxd
    2/16/13 4:03:53.711 PM sandboxd[1627]: ([1621]) mdworker(1621) deny mach-lookup com.apple.ls.boxd
    2/16/13 4:03:53.786 PM sandboxd[1627]: ([1620]) mdworker(1620) deny mach-lookup com.apple.ls.boxd
    2/16/13 4:04:05.629 PM KernelEventAgent[45]: tid 00000000 received event(s) VQ_LOWDISK (4)
    2/16/13 4:04:05.629 PM KernelEventAgent[45]: tid 00000000 type 'hfs', mounted on '/Volumes/FreeAgent GoFlex Drive', from '/dev/disk1s3', low disk
    2/16/13 4:04:21.928 PM com.apple.backupd[1325]: Stopping backup.
    2/16/13 4:04:21.954 PM com.apple.backupd[1325]: Error: (-34) SrcErr:NO Copying /Users/HBrazee/Documents/Virtual Machines.localized/Microsoft Windows XP.vmwarevm/winxp-s003.vmdk to /Volumes/FreeAgent GoFlex Drive/Backups.backupdb/Howard Brazee’s Computer/2013-02-15-184254.inProgress/07592BCC-A3D7-4879-B08D-C01FDDF1895A/Maci ntosh HD/Users/HBrazee/Documents/Virtual Machines.localized/Microsoft Windows XP.vmwarevm
    2/16/13 4:05:16.286 PM com.apple.backupd[1325]: Copied 14628 files (14.03 GB) from volume Macintosh HD.
    2/16/13 4:05:16.286 PM com.apple.backupd[1325]: Copy stage failed with error:28

    >>> Enter Time Machine and manually delete unnecessary backups to make
    >>> sufficient room for new ones.
    >>
    >>
    >> I haven't figured out how to do this.   Where is this setting?
    >
    > I have not figured this out either. But there is a command line
    > program tmutil (time machine utility) that can delete backups, and
    > also do much more. I am not an expert in this area, so I can only
    > suggest that you open a Terminal.app and type
    >     man tmutil
    >
    > Be careful Howard. If Time Machine is not able to delete old backup
    > jobs, something is wrong with your backup disk.
    If I recall correctly you do this by going on to TM and using one of the
    pull down menus in the top apple menu strip ....
    I myself am having problems with TM. I erased the external target disk and
    started TM again. However it stops wverytime and refuses to backup ..
    Telling me there isn't enough room even though the ext space is much
    bigger. It also quotes the size of my HD content about 20% bigger than
    finder says weird.
    Howard (another one...)
    ============
    1. Enter the time Machine
    2. Scroll back it time for a few generations
    3. Select the folder(s) to delete
    4. Under the "Action" item (or gear icon), select the delete option you
    want.
    =================
    > The last couple of days my Time Machine has run out of space during
    > backups (error 28).
    Just to be certain, is that really "28" or is it "-28"? (I assume it is
    a positive error number, as error -28 is
    > In the past, when I've seen this, I just say OK, and the problem goes away
    > by itself, as it clears up space.
    >
    > My FreeAgent GoFlex Drive is 1 TB, while my Mac drive is 500.11 GB.
    >
    > I tried using Disk Utility to fix permissions, but those buttons were
    > greyed out.   Disk Utility did not find any problem with the disk.
    Repair Permissions is not relevant for Time Machine backups. It only
    repairs permissions on files installed by the OS X Installer application
    (or the OS installation or preinstalled OS, or Software Update). TM
    backups don't qualify.
    In any case, Time Machine deletes old backups using root privileges so
    it doesn't care about permissions on the backup drive.
    > Time Machie preferences show 13.3 GB of 1 TB available.
    >
    > I haven't been adding stuff to my computer lately more than getting
    > mail.
    >
    > Oldest backup:  December 29, 2012
    > Latest backup: February 15, 2013
    >
    > Excluded from backups is the backup drive, my downloads folder, and my
    > Mobile Documents folder.
    >
    > Estimated size of full backup 397.5 GB
    Something odd is happening here. Given your described usage, you should
    not be chewing through 1 TB of backups in less than three months. I've
    gone more than a year on a drive with a similar ratio and not filled it
    (and I am backing up my downloads, sometimes two or three times as I
    move them to other folders).
    Has anything major been done to the computer within that timeframe, e.g.
    installing a new hard drive, or erasing the main drive and restoring
    from backup? If so, that drive is treated as a new one and would require
    another full backup, leaving the old one there.
    A similar possibility is if Time Machine thought the computer had been
    replaced, which would result in a new backup being started, and would
    also leave the old backup unable to be deleted automatically.
    In this case, you wouldn't be able to directly access the backups prior
    to the change using "Enter Time Machine", but could get to them by
    holding down the Option key and choosing "Browse Other Backup Disks"
    from the Time Machine menu.
    > What suggestions do you have for me to resolve this issue.
    Which OS X version are you running?
    Have a look in system.log (using Console) to see if Time Machine logged
    any relevant information when the backup failed. Look for references to
    "backupd" (which is the background software which does Time Machine
    backups).
    =============

  • App installation fails with error 0xE8000004

    hello,
    i have purchased a navigation (GPS) application for iphone and ipad but installation fails with error 0xE8000004, even if the application is the only one (i have removed all other apps). I have tried on iphone and ipad and using different OS: Windows 7 professional 64 and Windows XP 32.
    Has anyone an idea of the problem ?

    Already done and this was the reply:
    Response (Frederick) - 03/01/2011 12.59 PM
    Dear Ettore,
    Thank you for contacting CoPilot Technical Support.
    If you are experiencing download issues between two Apple platforms (here between the iPhone and iTunes), I advise you contact Apple directly from your purchase history in iTunes then 'Report a problem' as ALK is not in charge of the installation on this device.
    Then i contacted Apple and the reply was:
    Ettore, please call up to the iPhone technical support. To find the appropriate phone number, please visit:
    http://www.apple.com/support/contact/phone_contacts.html
    I am a little bit disappointed.

  • Client install fails with Error 0x87d00280 on ccmsetup log file

    CAS and Primary Server are on Server 2012 R2, Clients are Win 7 and Server 2008 R2 in
    same Domain. Primary Server has DP and MP installed, I can successfully install client from my Primary Server through Client Push Installation. I don't see any errors on SCCM Console.
    On the client side I can see C:\Windows\ccmsetup\ccmsetup.exe is installed and the "ccmsetup"
    Service is not in running status.
    When I checked the ccmsetup log file, the latest error message says - Have already tried all
    MPs, Couldn't find DP locations. Also another line says - The Certificate Selection Criteria was not specified. There are no Certificates in "MY" store.
    Do I need to install self signed Certificate through MMC snap-ins, DNS issue or I am missing
    something, Please help!
    Angur J Patel

    is your MP set to https ? seems like its certificates issue. You can go through the documentation
    https://technet.microsoft.com/en-us/library/gg682023.aspx? on how to setup PKI in sccm 2012 to check if you have created certificates as needed .
    this might help you http://jackstromberg.com/2014/09/system-center-2012-r2-configuration-manager-ccmsetup-failed-with-error-code-0x87d00280/
    Eswar Koneti | Configmgr Blog: www.eskonr.com | Linkedin: Eswar Koneti
    | Twitter: eskonr

  • Client installation fails with error GetSSLCertificateContext failed with error 0x87d00281

    Hi
    Site is SCCM 2012 R2
    I am pushing SCCM client manually to a Windows Server 2012 client and it is failing with below errors
    GetSSLCertificateContext failed with error 0x87d00281
    ccmsetup 02/05/2015 12:04:11 AM
    6428 (0x191C)
    GetHttpRequestObjects failed for verb: 'GET', url: 'HTTPS://SCCMserver.GROUP.COM/CCM_Client/ccmsetup.cab'
    ccmsetup 02/05/2015 12:04:11 AM
    6428 (0x191C)
    DownloadFileByWinHTTP failed with error 0x87d00281
    ccmsetup 02/05/2015 12:04:11 AM
    6428 (0x191C)
    CcmSetup failed with error code 0x87d00281 ccmsetup
    02/05/2015 12:04:11 AM 6476 (0x194C)
    Please advice..

    0x87d00281 = "No certificate matching criteria specified"
    Have you deployed proper client auth certs to the client?
    Can you please post the entire relevant snippet of the log file? Starting with the first error code encountered is meaningless because now we can't see what happened before which is often the root cause of the issue culminating in the error message.
    Have you deployed the proper server auth certs to the MP and DP?
    Jason | http://blog.configmgrftw.com | @jasonsandys

Maybe you are looking for

  • Retrieving image using HTTP GET method?

    I want to send a image to a client browser. My servlet's HTML response to the client browser contains the <img src="..."> tag. The client browser uses the HTTP GET method to call my servlet's DoGet method, and I must transfer the desired image to the

  • Logic Express - Garritan Personal Orchestra - Kontact player 2

    Nutshell: I have Garritan Personal Orchestra and Kontakt Player 2 (also Sibelius 5). I want to be able to lay down live tracks using my USB MIDI keyboard. I have tried Audacity but it won't work - although it does on Windows! Would Logic Express allo

  • JavaCC status, bug reporting

    How is JavaCC currently being developed and maintained? I can't find any current pointers to a site where I could report problems/bugs, and I think I've found a bug in the tokenizer. Thanks! - martin

  • BEx reports to be converted into PDF documents.

    Hi All, We have BEx WAD applications that invoke multiple queries and bring back data in a report like format. The reports contain a number of different fonts, page number information, graphical charts and table structued data. These reports are made

  • How do I change my icloud user id on my pc using windows 8

    When I bring up Icloud from my startup page the user id needs to be changed. I changed my account on my I phone 4s but do not know how to change the user id on the sign in page on my pc. I have already changed my Apple id for Itunes and the password.