Java Console (icon in taskbar)

I clicked too quickly when looking at the java console options, selected the wrong item and hide the icon forever. Could someone please tell me where I can go to make it visible again?
(I'm talking about the Java logo/icon that appears in your taskbar when Java applets are running in your browser.)
felling quite foolish,
Andrew

In Internet Explorer, from the menubar, do
Tools->Internet Options...
Click on advanced
scroll down to java options

Similar Messages

  • OTM vs Java console

    Hi!
    I recorder a Forms functional test process with OpenScript and played back fine but when I run this script from OTM I get a problem. The Browser open and try to open the URL from the script but the Java Console icon does not apper in the rigth down corner! Could you help me to solve this problem?
    I use ATS 9.10.0219 and the java is 1.6.0_23! Not JInitiator!
    Thanks
    Attila

    Hello Atilla
    You will need to start the agent manually
    On the Oracle Test Manager agent machine that will run the scripts, stop the "Oracle Application Testing Suite Agent Service" and configure it to start manually.
    On the Oracle Test Manager agent machine, login as the named Windows user account that will run the scripts. From a command prompt, run the following all as one command. The .conf file is an argument for the .exe.
    C:\OracleATS\agentmanager\bin\AgentManagerService.exe -c C:\OracleATS\agentmanager\bin\AgentManagerService.conf
    where C:\OracleATS is the OATS installed folder.
    The named user account must remain logged into the system at all times that scripts will be run.
    Regards
    Alex

  • Can't get the java tray icon or the console to appear

    I can't get the java tray icon or the console to appear on any system that I've tested my applications in.
    I'm using Windows XP mostly and I've also tested on Windows 2000 and 2003. I'm using jre 1.6. I've already set the icon to appear and the console to show on the advanced tab on the java icon in the control panel. I've even tried another application from another author thinking it might be something in the code of my own application.
    I need the console available on the client systems for troubleshooting but I can't get it to open and I can't open it manually from the tray icon because the icon is not there.
    I seem to remember seeing the tray icon and the console on other systems/applications in the past so what do you think is the problem?

    AFAIK, the Sun/Oracle-provided "Java Console" only works (appears) with applets and Java Web Start applications. It shows some information that is unique to those environments, and provides a place for System.out data to be written.
    For a Java application, if the application is started with the java command (as opposed to the javaw command) System.out data is written to the command/cmd window that is created.
    If you need more that that for an application, then [this article|http://www.developer.com/java/other/article.php/630821/Creating-a-Custom-Java-Console.htm] may be of interest. It's old, but still appears to be valid. Note that current versions of Java contain a class java.io.Console. This class should be able to be used as a replacement for the custom Console class that is used in the article.

  • Java applets won't load, have latest version of java installed, have removed all old versions from the hard drive, java console not working in firefox, any suggestions please ?

    java applets will not load,
    i have run the java test page & i have the latest version installed.
    have removed all old versions of java from my hard drive & restarted the computer.
    i have checked that java is enabled in the plug-ins and it is with version se 6 u22, also something called java development toolkit 6.0.220.4 np runtime script plug-in library for java (tm) deploy.
    if i click on java console in tolls nothing happens

    Hi,
    You might want to look in your control panel for 'Java' icon. It should give you an option to enable java plugin into your browser. Let me know if you still face the issue.
    Thanks!

  • SOLVED VISTA JAVA 1.6.X 1.6.15 BROKEN JAVA CONSOLE IE8/FIREFOX HANGS

    I recently inherited a problem where JAVA was broken on Vista Home Premium whenever you hit the java test page
    www.*java*.com/en/download/help/*test*vm.xml*
    the browser for both IE8 and FireFox 3.5.2 would just hang which required a forced kill, trying to start the java console through the vista control pannel, for the latest build just failed 1.6.15.
    Trying to reinstall JAVA just failed, trying to downgrade JAVA  failed trying other possible incompatibilities upgrading to vista SP2 had no effect.
    Searching the web I found a number of hints then hit on what was the issue in that there was not one thing wrong but the JAVA install was broken in a number of places and so the problem was multi dimensional. The first task was figuring this out then gluing the pieces together
    *If your control panel for JAVA when clicked on barfs a warning ending with "{color:#ff0000}*com.sun.deploy.panel.ControlPanel"{color}* you need to fix this so you can easily access the JAVA configuration parameters
    1) First get the java console working put the following code into a file called in mycase javaconsole.bat amend it to suit your version/location of the javaw.exe file
    cd C:\"Program Files"\Java\jre6\bin javaw.exe
    {color:#0000ff} .\javaw -Xbootclasspath/a:..\lib\deploy.jar -Duser.home="%HOMEDRIVE%%HOMEPATH%" -Dsun.java2d.noddraw=true com.sun.deploy.panel.ControlPanel{color}
    This was based of the following thread, whats in blue is a single line
    http://forums.sun.com/thread.jspa?threadID=5372196
    2) Create short-cut, put this on you desk top double click and say yes to whatever UAC security issue Vista pop's up and console now comes up. The vista control panel icon will remain broken hence the batch script hack to access it
    3) Next piece is the java settings controlling the network, should java read the proxy settings from the browser itself FireFox/IE8. This needs to be set to {color:#ff0000}*direct*{color} if using a home network, that has no proxy infrastructure. This information was based of this following thread
    http://forums.sun.com/thread.jspa?threadID=5367053
    PS IE8 no longer has the JAVA enabled as option in it's own advanced section
    4) The above thread has the solution solved at the end as the :-
    "It was the default setting for the 'Network Proxy Settings' in the java control panel.
    The default setting 'Use browser settings' did not work for us.
    We changed it to 'Direct Connection' and now java works correctly."
    {color:#ff0000}*HOWEVER READ ALL THE ABOVE THREAD AND IT MENTIONS "the next-gen plugin."*{color}
    This is the last key in the puzzle as now you have the control panel working through the batch script also {color:#0000ff}*DISABLE the "Java Pluggin enabled the next generation Java Plug-in" under the security advanced tab*
    You will now have a working system for VISTA JAVA
    {color}
    Edited by: rmccorkl on Aug 23, 2009 11:25 AM

    jre 1.6.0_10 beta installtion fixes this problem!

  • Java Console in Netscape 7.1 browser under Tools- Web Development

    There must be something wrong: with my Netscape 7.1,
    under Tools->Web Development
    I do not Java Console (JavaScript Console is there).
    How to solve this, please help. Thank you.
    (I use j2sdk1.4.2_04), and did use in /usr/local/netscape/plugins
    ln -s /home/xxxx/j2sdk1.4.2_04/jre/plugin/i386/ns610-gcc-32/libjavaplugin_oji.so .

    There must be something wrongOH NOES!!!!!!
    Did you try looking in the systray? With recent versions of java, you right click the coffe cup icon in the systray to get at the VM info. That's because the sun VM is a system-wide thing, not linked into the browser so much any more.
    If that doesn't work, do any java things? (ie applets)

  • Java console runtime parameter not working

    I'm tring to increase the size of memory available to my applet by adding a java runtime parameter in my Java Console. The runtime parameter is: Xmx512M
    Which changes the deployment.properties file to:
    #deployment.properties
    #Mon Nov 22 14:46:50 GMT-06:00 2004
    deployment.browser.vm.iexplorer=true
    deployment.browser.vm.mozilla=false
    deployment.version=1.5.0
    deployment.console.startup.mode=SHOW
    deployment.system.tray.icon=true
    deployment.capture.mime.types=true
    deployment.browser.path=C\:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE
    #Java Web Start jre's
    #Mon Nov 22 14:46:50 GMT-06:00 2004
    #Java Plugin jre's
    #Mon Nov 22 14:46:50 GMT-06:00 2004
    deployment.javapi.jre.1.5.0.args=Xmx512M
    deployment.javapi.jre.1.5.0.osname=Windows
    deployment.javapi.jre.1.5.0.osarch=x86
    deployment.javapi.jre.1.5.0.path=C\:\\Program Files\\Java\\jre1.5.0
    But when I run the applet I find that my max memory has not been changed from the default (65MB). I can thell this by outputting the max memory:
    System.out.println("Memory Max = " + Runtime.getRuntime().maxMemory());
    This line results in the output:
    Memory Max = 66650112
    So this output makes me believe that the runtime parameter is not being set correctly . When I run my applet in an executable jar locally (java -Xmx1024M -jar myApplet.jar) it sets the runtime parameter fine and memory is increased as expected.
    Am I doing something wrong in the Java Control panel? Is my syntax incorrect?

    I had no problem using IE6 or mozilla 1.7.3
    html file
    <OBJECT ID="SUN" WIDTH=500 HEIGHT=120 CLASSID="CLSID:8AD9C840-044E-11d1-B3E9-00805F499D93">
    <PARAM NAME="code" value="Test.class">
    </OBJECT>class file
    public class Test extends java.applet.Applet {
        public void init() {
              System.out.println("Memory Max = " + Runtime.getRuntime().maxMemory());
    }deployment props
    #deployment.properties
    #Fri Nov 19 10:38:15 CET 2004
    deployment.browser.vm.iexplorer=false
    deployment.browser.vm.mozilla=true
    deployment.version=1.5.0
    deployment.console.startup.mode=SHOW
    deployment.system.tray.icon=true
    deployment.capture.mime.types=true
    deployment.browser.path=C\:\\Program Files\\Internet Explorer\\iexplore.exe
    #Java Web Start jre's
    #Fri Nov 19 10:38:15 CET 2004
    #Java Plugin jre's
    #Fri Nov 19 10:38:15 CET 2004
    #deployment.javapi.jre.1.5.0.args=-Djavaplugin.trace\=true -Djavaplugin.trace.option\=basic|net|security|ext|liveconnect
    deployment.javapi.jre.1.5.0.args=-Xmx512M
    deployment.javapi.jre.1.5.0.osname=Windows
    deployment.javapi.jre.1.5.0.osarch=x86
    deployment.javapi.jre.1.5.0.path=C\:\\Program Files\\Java\\jre1.5.0Output of the applet:
    Memory Max = 532742144

  • Java Console won't go away!

    Hi, I'm having a problem with something called "java console". When ever I use safari or firefox a coffee mug in the menu bar right next to the wireless signal indicator pops up. I then get a weird looking display box that pops up. How to I get rid of this Java console thing, I've already tried searching for "java" and "Java console" with no luck. I previously deleted the "java console" application, still no difference. Please help!

    HI and welcome to Apple Discussions...
    Hold down the Command key and drag the icon off the menu bar.
    If that didn't help, check for Login Items Open System Preferences/Accounts then select the Login Items tab. Delete any files or apps you have listed there.
    And go to /Library/Startup Items. Move any files in the Startup Items folder to the Trash.
    If nothing above has made a difference, try restarting your Mac.
    Caroolyn

  • Error in Java console

    Hi experts
    when I run Network UI Element
    to presnt org Chart
    I get in  IE->Tools->Java Console
    the follow error:
    <<<--- Applet.destroy(): AppWin0/JNET --->>>
    <<<--- EXIT for AppWin0/JNET --->>>
    java.lang.NullPointerException
         at sun.plugin.javascript.ocx.JSObject.eval(Unknown Source)
         at com.sap.tc.webdynpro.ace.Acf2JavaScriptClient$1.run(Acf2JavaScriptClient.java:55)
         at java.lang.Thread.run(Unknown Source)
    ACF 7.1000.0.71
    <<< frog.jar: version 5.4.6  02/01/06  sap.theme: null >>>

    this is the file:
    // This file has been generated partially by the Web Dynpro Code Generator.
    // MODIFY CODE ONLY IN SECTIONS ENCLOSED BY @@begin AND @@end.
    // ALL OTHER CHANGES WILL BE LOST IF THE FILE IS REGENERATED.
    package co.il.bnhp;
    // IMPORTANT NOTE:
    // ALL IMPORT STATEMENTS MUST BE PLACED IN THE FOLLOWING SECTION ENCLOSED
    // BY @@begin imports AND @@end. FURTHERMORE, THIS SECTION MUST ALWAYS CONTAIN
    // AT LEAST ONE IMPORT STATEMENT (E.G. THAT FOR IPrivateOrgTree).
    // OTHERWISE, USING THE ECLIPSE FUNCTION "Organize Imports" FOLLOWED BY
    // A WEB DYNPRO CODE GENERATION (E.G. PROJECT BUILD) WILL RESULT IN THE LOSS
    // OF IMPORT STATEMENTS.
    //@@begin imports
    import java.io.ByteArrayInputStream;
    import java.io.File;
    import java.io.FileInputStream;
    import java.io.FileNotFoundException;
    import java.io.IOException;
    import java.io.StringWriter;
    import javax.xml.parsers.DocumentBuilder;
    import javax.xml.parsers.DocumentBuilderFactory;
    import javax.xml.parsers.FactoryConfigurationError;
    import javax.xml.parsers.ParserConfigurationException;
    import javax.xml.transform.OutputKeys;
    import javax.xml.transform.Transformer;
    import javax.xml.transform.TransformerConfigurationException;
    import javax.xml.transform.TransformerException;
    import javax.xml.transform.TransformerFactory;
    import javax.xml.transform.TransformerFactoryConfigurationError;
    import javax.xml.transform.dom.DOMSource;
    import javax.xml.transform.sax.SAXSource;
    import javax.xml.transform.stream.StreamResult;
    import org.w3c.dom.DOMException;
    import org.w3c.dom.DOMImplementation;
    import org.w3c.dom.Document;
    import org.w3c.dom.Element;
    import org.w3c.dom.Entity;
    import org.w3c.dom.Node;
    import org.w3c.dom.Text;
    import org.xml.sax.SAXException;
    import co.i.bnhp.model.Zhr_Rfc_Disp_Manger_Employees2_Input;
    import co.il.bnhp.wdp.IPrivateOrgTree;
    import co.il.bnhp.wdp.IPublicOrgTree;
    import com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException;
    import com.sap.tc.webdynpro.progmodel.api.WDResourceFactory;
    import com.sap.tc.webdynpro.services.sal.deployment.api.WDAliasResolvingException;
    import com.sap.tc.webdynpro.services.sal.url.api.WDURLGenerator;
    import com.sap.tc.webdynpro.services.sal.url.api.WDWebResource;
    import com.sap.tc.webdynpro.services.sal.url.api.WDWebResourceType;
    //@@end
    //@@begin documentation
    //@@end
    public class OrgTree
    Logging location.
      private static final com.sap.tc.logging.Location logger =
        com.sap.tc.logging.Location.getLocation(OrgTree.class);
      static
        //@@begin id
        String id = "$Id$";
        //@@end
        com.sap.tc.logging.Location.getLocation("ID.com.sap.tc.webdynpro").infoT(id);
    Private access to the generated Web Dynpro counterpart
    for this controller class.  </p>
    Use <code>wdThis</code> to gain typed access to the context,
    to trigger navigation via outbound plugs, to get and enable/disable
    actions, fire declared events, and access used controllers and/or
    component usages.
    @see co.il.bnhp.wdp.IPrivateOrgTree for more details
      private final IPrivateOrgTree wdThis;
    Root node of this controller's context. </p>
    Provides typed access not only to the elements of the root node
    but also to all nodes in the context (methods node<i>XYZ</i>())
    and their currently selected element (methods current<i>XYZ</i>Element()).
    It also facilitates the creation of new elements for all nodes
    (methods create<i>XYZ</i>Element()). </p>
    @see co.il.bnhp.wdp.IPrivateOrgTree.IContextNode for more details.
      private final IPrivateOrgTree.IContextNode wdContext;
    A shortcut for <code>wdThis.wdGetAPI()</code>. </p>
    Represents the generic API of the generic Web Dynpro counterpart
    for this controller. </p>
      private final com.sap.tc.webdynpro.progmodel.api.IWDComponent wdControllerAPI;
    A shortcut for <code>wdThis.wdGetAPI().getComponent()</code>. </p>
    Represents the generic API of the Web Dynpro component this controller
    belongs to. Can be used to access the message manager, the window manager,
    to add/remove event handlers and so on. </p>
      private final com.sap.tc.webdynpro.progmodel.api.IWDComponent wdComponentAPI;
      public OrgTree(IPrivateOrgTree wdThis)
        this.wdThis = wdThis;
        this.wdContext = wdThis.wdGetContext();
        this.wdControllerAPI = wdThis.wdGetAPI();
        this.wdComponentAPI = wdThis.wdGetAPI().getComponent();
      //@@begin javadoc:wdDoInit()
      /** Hook method called to initialize controller. */
      //@@end
      public void wdDoInit()
        //@@begin wdDoInit()
        buildDOM();
        //@@end
      //@@begin javadoc:wdDoExit()
      /** Hook method called to clean up controller. */
      //@@end
      public void wdDoExit()
        //@@begin wdDoExit()
        //@@end
      //@@begin javadoc:wdDoPostProcessing()
    Hook called to handle data retrieval errors before rendering.
    After doModifyView(), the Web Dynpro Framework gets all context data needed
    for rendering by validating the contexts (which in turn calls the supply
    functions and supplying relation roles). In this hook, the application
    should handle the errors which occurred during validation of the contexts.
    Using preorder depth-first traversal, this hook is called for all component
    controllers starting with the current root component.
    Permitted operations:
    - Flushing model queue
    - Creating messages
    - Reading context and model data
    Forbidden operations:
    - Invalidating model data
    - Manipulating the context
    - Firing outbound plugs
    - Creating components
    @param isCurrentRoot true if this is the root of the current request
      //@@end
      public void wdDoPostProcessing(boolean isCurrentRoot)
        //@@begin wdDoPostProcessing()
        //@@end
      //@@begin javadoc:wdDoBeforeNavigation()
    Hook before the navigation phase starts.
    This hook allows you to flush the model queue and handle any
    errors that occur. Firing outbound plugs is allowed in this hook.
    Using preorder depth-first traversal, this hook is called for all component
    controllers starting with the current root component.
    @param isCurrentRoot true if this is the root of the current request
      //@@end
      public void wdDoBeforeNavigation(boolean isCurrentRoot)
        //@@begin wdDoBeforeNavigation()
        //@@end
      //@@begin javadoc:wdDoApplicationStateChange()
    Hook that informs the application about a state change.
    <p>
    This hook is called e.g. to tell the application that will be
    <ul>
    <li>left via a suspend plug and therefore should go into a suspend/sleep
         mode with minimal need of resources. errors that occur. Firing
         outbound plugs is allowed in this hook.
    <li>left due to a timeout and could write it's state to a data base if the
         user comes back later on
    </ul>
    The concrete reason is available via IWDApplicationStateChangeInfo
    <p>
    <b>Important</b>: This hook is called for the top level component only!
    @param stateChangeInfo contains the information about the nature of the state change
    @param stateChangeReturn allows the application to ask for a different state change.
           The framework is allowed to ignore it considering i.e. the current resources situation.
      //@@end
      public void wdDoApplicationStateChange(com.sap.tc.webdynpro.progmodel.api.IWDApplicationStateChangeInfo stateChangeInfo, com.sap.tc.webdynpro.progmodel.api.IWDApplicationStateChangeReturn stateChangeReturn)
        //@@begin wdDoApplicationStateChange()
        //@@end
      //@@begin javadoc:buildDOM()
      /** Declared method. */
      //@@end
      public void buildDOM( )
        //@@begin buildDOM()
         //  File fileName = new File ("orgchart.xml");
          wdThis.wdGetEmpUserIdInterface().getemp();
         wdContext.currentContextElement().setPernrRet(wdContext.currentContextElement().getPernrRet());
                Zhr_Rfc_Disp_Manger_Employees2_Input input = new co.i.bnhp.model.Zhr_Rfc_Disp_Manger_Employees2_Input();
                wdContext.nodeZhr_Rfc_Disp_Manger_Employees2_Input().bind(input);
                 input.setP_Pernr("1511");
               //input.setP_Pernr(wdContext.currentContextElement().getPernrRet());               
                   try{
                        String xmlFile =WDURLGenerator.getResourcePath(wdComponentAPI.getDeployableObjectPart(), "//tmp//tipex.xml");
                        File  file = new File(xmlFile);
                        //Creating an empty XML Document
                        //We need a Document
                        input.execute();
                        wdContext.nodeSource().invalidate();
                        DocumentBuilderFactory dbfac = DocumentBuilderFactory.newInstance();
                        DocumentBuilder docBuilder = dbfac.newDocumentBuilder();
                   //     DOMImplementation impl = docBuilder.getDOMImplementation();
                        Document doc = docBuilder.newDocument();
                        //Creating the XML tree
                                  Element SapJNETData = doc.createElement("SAPJNetData");                              
                                SapJNETData.setAttribute("version","1.0");
                            doc.appendChild(SapJNETData);
                          //  Element typeRepository = doc.createElement("TypeRepository");
                          //  typeRepository.setAttribute("href","
    tmp
    TypeRepository.xml");
                           // SapJNETData.appendChild(typeRepository);
                                Element typeRepository = doc.createElement("TypeRepository");
                                  typeRepository.setAttribute("id","orgchart");
                                  typeRepository.setAttribute("version","1.0");
                                  SapJNETData.appendChild(typeRepository);
                                Element color = doc.createElement("COLOR");
                                typeRepository.appendChild(color);
                                Element type1 = doc.createElement("type");
                                 type1.setAttribute("name","OCBlue");
                                 Element rgb1 = doc.createElement("rgb");
                                Text textRGB1 = doc.createTextNode("0,0,128");
                                color.appendChild(type1);
                                rgb1.appendChild(textRGB1);
                                type1.appendChild(rgb1);
                                Element type2 = doc.createElement("type");
                                 type2.setAttribute("name","OCGray");
                                  Element rgb2 = doc.createElement("rgb");
                                 Text textRGB2 = doc.createTextNode("215,220,216");
                                  color.appendChild(type2);
                                  rgb2.appendChild(textRGB2);
                                  type2.appendChild(rgb2);                      
                                Element type3 = doc.createElement("type");
                                  type3.setAttribute("name","OCGrayer");
                                  Element rgb3 = doc.createElement("rgb");
                                  Text textRGB3 = doc.createTextNode("195,200,196");
                                  color.appendChild(type3);
                                  rgb3.appendChild(textRGB3);
                                  type3.appendChild(rgb3);
                                Element type4 = doc.createElement("type");
                                  type4.setAttribute("name","OCLighter");
                                  Element rgb4 = doc.createElement("rgb");
                                  Text textRGB4 = doc.createTextNode("235,240,236");
                                  color.appendChild(type4);
                                  rgb4.appendChild(textRGB4);
                                  type4.appendChild(rgb4);
                                Element layout = doc.createElement("LAYOUT");
                                  typeRepository.appendChild(layout);
                                Element typeLayout = doc.createElement("type");
                                  typeLayout.setAttribute("name","OCLayout");
                                 Element style = doc.createElement("style");
                                 Text textStyle = doc.createTextNode("VERTICAL_FLOW");
                                  layout.appendChild(typeLayout);
                                  typeLayout.appendChild(style);
                                  style.appendChild(textStyle);
                                Element label = doc.createElement("LABEL");
                                  typeRepository.appendChild(label);
                                Element typeLabel1 = doc.createElement("type");
                                typeLabel1.setAttribute("name","OCLabelBase");
                                Element colorLabel = doc.createElement("color");
                                  colorLabel.setAttribute("type","Black");
                                Element font1 = doc.createElement("font");
                                  Element size1 = doc.createElement("size");
                              Text textSize1 = doc.createTextNode("12");
                                Element multiLine =doc.createElement("multiLine");
                                Text textMultiLine=doc.createTextNode("TRUE");
                                Element hAlign = doc.createElement("halign");
                                Text textHalign = doc.createTextNode("CENTER");
                                Element hAlignText = doc.createElement("halignText");
                                 Text textHalignText = doc.createTextNode("CENTER");
                                 Element border1 = doc.createElement("border");
                                 Element insets1 = doc.createElement("insets");
                                 insets1.setAttribute("top","3");
                                 Element typeLabel2 = doc.createElement("type");
                                 typeLabel2.setAttribute("name","OCLabelOrgUnit");
                                 typeLabel2.setAttribute("inherits","OCLabelBase");
                                 Element colorLabel2 = doc.createElement("color");
                                  colorLabel2.setAttribute("type","OCBlue");
                                  Element fillColorLabel2 = doc.createElement("fillColor");
                                  fillColorLabel2.setAttribute("type","OCGrayer");
                                  Element font2 = doc.createElement("font");
                                  Element style2 = doc.createElement("style");
                                  Text textStyle2 = doc.createTextNode("BOLD");
                                  Element border2 = doc.createElement("border");
                                  Element thickness = doc.createElement("thickness");
                                  Text textThickness = doc.createTextNode("1");
                                 Element Side = doc.createElement("sides");
                                 Text textSide = doc.createTextNode("SOUTH");
                                 Element typeLabel3 = doc.createElement("type");
                                  typeLabel3.setAttribute("name","OCLabelNumber");
                                  typeLabel3.setAttribute("inherits","OCLabelBase");
                                  Element colorLabel3 = doc.createElement("color");
                                  colorLabel3.setAttribute("type","OCBlue");
                                  Element size3 = doc.createElement("size");
                                  Text textSize3 = doc.createTextNode("40,0");
                                  Element halign3 = doc.createElement("halign");
                                  Text textHalign3 = doc.createTextNode("RIGHT");
                                 Element multiLine3 = doc.createElement("multiline");
                                  Text textMultiLine3 = doc.createTextNode("FALSE");
                                  Element border3 = doc.createElement("border");
                                  Element Thickness3 = doc.createElement("thickness");
                                  Text textThickness3 = doc.createTextNode("1");
                                  Element insets3 = doc.createElement("insets");
                                  insets3.setAttribute("top","0");
                                 Element Sides3 = doc.createElement("sides");
                                 Text textSides3 = doc.createTextNode("NORTH,WEST");
                                Element typeLabel4 = doc.createElement("type");
                                  typeLabel4.setAttribute("name","OCLabelChief");
                                typeLabel4.setAttribute("inherits","OCLabelBase");
                                Element font4 = doc.createElement("font");
                                Element style4 = doc.createElement("style");
                                Element border4 = doc.createElement("border");
                                Element insets4 = doc.createElement("insets");
                                insets4.setAttribute("top","6");
                                Element edgeT = doc.createElement("EDGE");
                                Element typeEdge= doc.createElement("type");
                                typeEdge.setAttribute("name","OCLink");
                                Element Shape = doc.createElement("shape");
                                Element ThickNess =doc.createElement("thickness");
                                Element targetDeco = doc.createElement("targetdeco");
                                targetDeco.setAttribute("shape","NONE");
                                Element nodeT = doc.createElement("NODE");
                                Element typeNode = doc.createElement("type");
                                typeNode.setAttribute("name","OCNodeBase");
                                Element shape = doc.createElement("shape");
                                shape.setAttribute("type","Box");
                                Element fillColor = doc.createElement("fillColor");
                                fillColor.setAttribute("type","OCGray");
                                Element borderNode = doc.createElement("border");
                                Element styleNode = doc.createElement("style");
                                Element plugs = doc.createElement("plugs");
                                plugs.setAttribute("min","0");
                                plugs.setAttribute("position","SOUTH");
                                plugs.setAttribute("positionMode","CENTRIC");
                                Element socket = doc.createElement("sockets");
                                socket.setAttribute("min","0");
                                 socket.setAttribute("position","NORTH");
                                  socket.setAttribute("positionMode","CENTRIC");
                                Element OCNode = doc.createElement("type");
                                OCNode.setAttribute("name","OCNode");
                                OCNode.setAttribute("inherits","OCNodeBase");
                                Element OCNodeShape = doc.createElement("shape");
                                Element OCNodeSize = doc.createElement("size");
                                OCNodeSize.setAttribute("pack","true");
                                Element OClayout = doc.createElement("layout");
                                OClayout.setAttribute("type","OCLayout");
                                Element OCNodeArrowUp = doc.createElement("type");
                                OCNodeArrowUp.setAttribute("name","OCNodeArrowUp");
                                OCNodeArrowUp.setAttribute("inherits","OCNodeBase");
                                Element OCNodeArrowShape = doc.createElement("shape");
                                Element OcNodeArrowSize = doc.createElement("size");
                                Element OcNodeArrowLabel = doc.createElement("label");
                                Element OcNodeArrowicon = doc.createElement("icon");
                                Element OcNodeArrowHalign = doc.createElement("halign");
                                Element OCNodeArrowDown = doc.createElement("type");
                                   OCNodeArrowDown.setAttribute("name","OCNodeArrowDown");
                                  OCNodeArrowDown.setAttribute("inherits","OCNodeArrowUp");
                                   Element OCNodeArrowDownLabel = doc.createElement("label");
                                   Element OcNodeArrowDownIcon = doc.createElement("icon");
                                Element NodeGraph = doc.createElement("Graph");
                                Element OCGraph = doc.createElement("type");
                                OCGraph.setAttribute("name","OCGraph");
                                Element direction = doc.createElement("direction");
                                Element components = doc.createElement("components");
                                Element OCGraphLayouts = doc.createElement("layouts");
                                Element types = doc.createElement("types");
                                Element OCGraphlayout = doc.createElement("layout");
                                OCGraphlayout.setAttribute("type","TREE");
                                Element property1 = doc.createElement("property");
                                property1.setAttribute("name","STYLE");
                                property1.setAttribute("value","VARIABLE_SIZE");
                                Element property2 = doc.createElement("property");
                                property2.setAttribute("name","OFFS_X");
                                  property2.setAttribute("value","50");
                                Element property3 = doc.createElement("property");
                                property3.setAttribute("name","OFFS_Y");
                                  property3.setAttribute("value","30");
                                Element Graph = doc.createElement("Graph");
                                Graph.setAttribute("type","OCGraph");
                                 Graph.setAttribute("version","1.0");
                                 Element layouts = doc.createElement("layouts");
                                 layouts.setAttribute("onLoad","TREE");
                                 Element view = doc.createElement("view");
                                 Element grid = doc.createElement("grid");
                                 Text TextGrid = doc.createTextNode("80,80");
                                Element UserInterface = doc.createElement("userInterface");
                                UserInterface.setAttribute("version","1.0");
                                Element mode = doc.createElement("mode");
                                label.appendChild(typeLabel1);
                                  typeLabel1.appendChild(colorLabel);
                                  typeLabel1.appendChild(font1);
                                font1.appendChild(size1);
                                  size1.appendChild(textSize1);
                                typeLabel1.appendChild(multiLine);
                                multiLine.appendChild(textMultiLine);
                                typeLabel1.appendChild(hAlign);
                                hAlign.appendChild(textHalign);
                                typeLabel1.appendChild(hAlignText);
                                  hAlignText.appendChild(textHalignText);
                                  typeLabel1.appendChild(border1);
                                  border1.appendChild(insets1);
                                  label.appendChild(typeLabel2);
                                  typeLabel2.appendChild(colorLabel2);
                                  typeLabel2.appendChild(fillColorLabel2);
                                  typeLabel2.appendChild(font2);
                                  font2.appendChild(style2);
                                  style2.appendChild(textStyle2);
                                  typeLabel2.appendChild(border2);
                                  border2.appendChild(thickness);
                                  thickness.appendChild(textThickness);
                                  border2.appendChild(Side);
                                  Side.appendChild(textSide);
                                  label.appendChild(typeLabel4);
                                  typeLabel4.appendChild(font4);
                                  font4.appendChild(style4);
                                  style4.appendChild(doc.createTextNode("BOLD"));
                                  typeLabel4.appendChild(border4);
                                  border4.appendChild(insets4);
                                  label.appendChild(typeLabel3);
                                  typeLabel3.appendChild(colorLabel3);
                                  typeLabel3.appendChild(size3);
                                  size3.appendChild(textSize3);
                                  typeLabel3.appendChild(halign3);
                                  halign3.appendChild(textHalign3);
                                  typeLabel3.appendChild(multiLine3);
                                  multiLine3.appendChild(textMultiLine3);
                                  typeLabel3.appendChild(border3);
                                  border3.appendChild(Thickness3);
                                  Thickness3.appendChild(textThickness3);
                                  border3.appendChild(insets3);
                                 insets3.setAttribute("top","0");
                                  border3.appendChild(Sides3);
                                  Sides3.appendChild(textSides3);
                                typeRepository.appendChild(edgeT);
                                edgeT.appendChild(typeEdge);
                                typeEdge.appendChild(Shape);
                                Shape.appendChild(doc.createTextNode("BENT"));
                                typeEdge.appendChild(ThickNess);
                                ThickNess.appendChild(doc.createTextNode("1"));
                                typeEdge.appendChild(targetDeco);
                                typeRepository.appendChild(nodeT);
                                nodeT.appendChild(typeNode);
                                typeNode.appendChild(shape);
                                shape.appendChild(fillColor);
                                shape.appendChild(borderNode);
                                borderNode.appendChild(styleNode);
                                styleNode.appendChild(doc.createTextNode("RAISED"));
                                typeNode.appendChild(plugs);
                                typeNode.appendChild(socket);
                                nodeT.appendChild(OCNode);
                                OCNode.appendChild(OCNodeShape);
                                OCNodeShape.appendChild(OCNodeSize);
                                OCNodeSize.appendChild(doc.createTextNode("150,0"));
                                OCNode.appendChild(OClayout);
                                nodeT.appendChild(OCNodeArrowUp);
                                OCNodeArrowUp.appendChild(OCNodeArrowShape);
                                OCNodeArrowShape.appendChild(OcNodeArrowSize);
                                OcNodeArrowSize.appendChild(doc.createTextNode("22,21"));
                                OCNodeArrowUp.appendChild(OcNodeArrowLabel);
                                OcNodeArrowLabel.appendChild(OcNodeArrowicon);
                                OcNodeArrowicon.appendChild(doc.createTextNode("apps/orgchart/arrow-up.gif"));
                                OcNodeArrowLabel.appendChild(OcNodeArrowHalign);
                                OcNodeArrowHalign.appendChild(doc.createTextNode("CENTER"));
                                nodeT.appendChild(OCNodeArrowDown);
                                OCNodeArrowDown.appendChild(OCNodeArrowDownLabel);
                                OCNodeArrowDownLabel.appendChild(OcNodeArrowDownIcon);
                                OcNodeArrowDownIcon.appendChild(doc.createTextNode("apps/orgchart/arrow-down.gif"));
                                typeRepository.appendChild(NodeGraph);
                                NodeGraph.appendChild(OCGraph);
                                OCGraph.appendChild(direction);
                                direction.appendChild(doc.createTextNode("TOP_BOTTOM"));
                                OCGraph.appendChild(components);
                                  components.appendChild(doc.createTextNode("OCNode"));
                                OCGraph.appendChild(OCGraphLayouts);
                                OCGraphLayouts.appendChild(types);
                                types.appendChild(doc.createTextNode("TREE"));
                                OCGraphLayouts.appendChild(OCGraphlayout);
                                OCGraphlayout.appendChild(property1);
                                OCGraphlayout.appendChild(property2);
                                OCGraphlayout.appendChild(property3);                                                                                   
                                SapJNETData.appendChild(UserInterface);
                                UserInterface.appendChild(mode);
                                mode.appendChild(doc.createTextNode("SELECTONLY"));
                                  SapJNETData.appendChild(Graph);
                                  Graph.appendChild(layouts);
                                  Graph.appendChild(view);
                                  view.appendChild(grid);
                                  grid.appendChild(TextGrid);
                                for (int i=0; i<wdContext.nodeZhr_Rfc_Employees2().size(); i++) {
                                  IPublicOrgTree.IEmpElement Emp = wdContext.nodeEmp().createEmpElement();
                                  IPublicOrgTree.IZhr_Rfc_Employees2Element curEmp = wdContext.nodeZhr_Rfc_Employees2().getZhr_Rfc_Employees2ElementAt(i);
                                  Element node  = doc.createElement("node");
                                  node.setAttribute("id",curEmp.getEmp_Pernr());
                                   node.setAttribute("type","OCNode");
                                   Element label1 = doc.createElement("label");
                                   label1.setAttribute("type","OCLabelOrgUnit");
                                   Text TextLabel1 = doc.createTextNode(curEmp.getEmp_Name());
                                   Element label2 = doc.createElement("label");
                                   label2.setAttribute("type","OCLabelChief");
                                   Text TextLabel2 = doc.createTextNode(curEmp.getEmp_Pernr());
                                   Graph.appendChild(node); 
                                   node.appendChild(label1);
                                   label1.appendChild(TextLabel1);
                                   node.appendChild(label2);
                                   label2.appendChild(TextLabel2);
                                   wdContext.nodeEmp().addElement(Emp);
                                   for (int i=0; i<wdContext.nodeZhr_Rfc_Employees2().size()-1; i++) {
                                       IPublicOrgTree.IEmpElement Emp = wdContext.nodeEmp().createEmpElement();
                                       IPublicOrgTree.IZhr_Rfc_Employees2Element  curEmp = wdContext.nodeZhr_Rfc_Employees2().getZhr_Rfc_Employees2ElementAt(i);
                                       for (int j=i1; j<wdContext.nodeZhr_Rfc_Employees2().size(); j+)          
                                        if (wdContext.nodeZhr_Rfc_Employees2().getZhr_Rfc_Employees2ElementAt(i).getEmp_Pernr().equals(wdContext.nodeZhr_Rfc_Employees2().getZhr_Rfc_Employees2ElementAt(j).getEmp_Manager()))
                                            Element edge  = doc.createElement("edge");
                                            edge.setAttribute("type","OCLink");
                                            Element from = doc.createElement("from");
                                            from.setAttribute("node",curEmp.getEmp_Pernr());
                                            Element to = doc.createElement("to");
                                            to.setAttribute("node",wdContext.nodeZhr_Rfc_Employees2().getZhr_Rfc_Employees2ElementAt(j).getEmp_Pernr());
                                            Graph.appendChild(edge);
                                            edge.appendChild(from);
                                            edge.appendChild(to);
                             //     typeLabel3.appendChild()
                             //   Element font = doc.createElement("font");
                             //     .appendChild(color);
                             //   type1.appendChild(rgb1);
                                  //create a comment and put it in the root element
                             //     Comment comment = doc.createComment("Just a thought");
                             //     type1.appendChild(comment);
                                  //create child element, add an attribute, and add to root
                             //     Element child = doc.createElement("child");
                                  //child.setAttribute("name", "value");
                                  //type.appendChild(child);
                                  //add a text element to the child
                        //Output the XML
                        //set up a transformer
                        TransformerFactory transfac = TransformerFactory.newInstance();
                        Transformer trans = transfac.newTransformer();
                        trans.setOutputProperty(OutputKeys.ENCODING, "ISO-8859-8");
                        trans.setOutputProperty(OutputKeys.INDENT, "yes");
                        //create string from xml tree
                        StringWriter sw = new StringWriter();
                       StreamResult result = new StreamResult(file);
                       DOMSource source = new DOMSource(doc);
                        trans.transform(source, result);
                        wdContext.currentContextElement().setXmlString(sw.toString());
                   } catch (DOMException e) {
                        wdComponentAPI.getMessageManager().reportException("2-"+e.getMessage(),true);
                   } catch (TransformerConfigurationException e) {
         

  • Converting Button in Icon in taskbar

    There is a taskbar on the desktop. Generally at bottom where start resides. When we open any application one button is created in task bar with respect to application. If we minimise the application the button is still there. Can this button be removed in task bar & convert an icon in taskbar (Like icons at bottom right part of desktop).
    Somp application does so. For example there is such type of facility in yahoo messenger when u minimize this it becomes icon in taskbar and when you open this it creates button at taskbar. Is there any way to do all this in java. I hope you all understand what i want.
    Thanks in advance.

    OK. Do you mean to put an little Icon in the Taskbar on Windows where the time and stuff like Virus shields have little icons? I don't think you can do that because not all os's have a taskbar like Winows. Java is cross-platform(WORA) so it would defeat some of the purpose if you could do that. But then again I have wanted to do that aswell, but I don't thinik you can.

  • Move Java Frame into Windows taskbar notification area (system tray)?

    Hi,
    I was wondering if anyone has written a service-like application in Java running (and appearing) in the Windows "taskbar notification area", instead of running in the convential Windows taskbar.
    I'm able to add an icon to the taskbar notification area (frequently errorneous called as the 'system tray') by using some native code that uses win32 Shell_NotifyIcon(.. , ..). However, I'm not able to 'couple' the window (i.e. the Java frame) to the new icon in the taskbar.
    My icon is shown in the area AND the frame is shown as an application in the taskbar... I would like to 'remove' my Java application from the taskbar and place it 'as an icon' in the taskbar notification area.
    Has anyone had experience with a similar problem?
    Many thanks!
    Jasper

    If all you need is to make the frame not visible in the taskbar as well than why don't you activate the hide() method? cature the minimize event and activate the frame.hide(); method. And in the system tray make the frame visible by frame.show();

  • Office 2013 - Incorrect Icons In Taskbar When Apps Running

    Hi,
    I have a a strange issue relating to Office 2013 (all apps in suite) in our school based Windows 7 domain environment.
    When students login and run any app from the office suite they launch correctly and are able to be used.  However the icon that is displayed in the task bar for say, Word, is not that of Word but is the icon for Database Compare 2013.  Powerpoint
    as another example always displays the Publisher icon.  If you right click the icon the options available also refer to the incorrect app, so instead of an option to bring the Powerpoint app to the forefront it says Publisher.
    The incorrect icon is always the same one for each app whenever launched and is the same for all users.
    We have updated Windows and the Office to the latest patches.  Possibly worth noting that we are running this config on Apple iMacs using bootcamped Windows 7 but I don't personally believe this has any bearing as it's only Office related.I have search
    for instances of this issue and see there is a hotfix for incorrect icons when in a remote session rather than physically logged onto a machine.  I also see references to deleting the icon cache for the user but local user profiles are scrapped on the
    machines here when the student logs off.
    Any help or pointers are greatly appreciated.
    Kind Regards
    Radar.

    I've reviewed screenshot from you initial post on Answer forum.
    http://answers.microsoft.com/en-us/office/forum/office_2013_release-office_install/office-2013-incorrect-icons-in-taskbar-when-apps/ef99ce77-1e88-44c5-8214-c6c69837a9ae
    Since the icon shows fine in local but only incorrect through RDP session, I am thinking this might not be the promblem of Office application self. RDP session might not load the correct icon for Office duo to the file permission or wrong path.
    Better to post your question to forum for Remote Desktop Services (Terminal Services)
    http://social.technet.microsoft.com/Forums/windowsserver/en-us/home?forum=winserverTS
    Thanks for your understanding.
    Tony Chen
    TechNet Community Support

  • IE 6.0/java console does not close in JRE 1.5

    I have a browser page that launches an applet when we access it.
    Usually, when I close this window the application would close too, but after upgrading to JRE 1.5, the browser instance continues to run, along with the java console unless I kill the process in the Task Manager.
    It also gives this stack trace in the console:
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
    I would really appreciate replies to this.
    Sangeetha

    Hi,
    Posting the complete stack trace:
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at javax.swing.JTable.getRowCount(Unknown Source)
         at javax.swing.plaf.basic.BasicTableUI.createTableSize(Unknown Source)
         at javax.swing.plaf.basic.BasicTableUI.getPreferredSize(Unknown Source)
         at javax.swing.JComponent.getPreferredSize(Unknown Source)
         at com.emax.components.DetailTable.getPreferredSize(DetailTable.java:264)
         at javax.swing.JTable.setWidthsFromPreferredWidths(Unknown Source)
         at javax.swing.JTable.doLayout(Unknown Source)
         at java.awt.Container.validateTree(Unknown Source)
         at java.awt.Container.validate(Unknown Source)
         at com.emax.components.DetailTable.resetRenderersAndEditors(DetailTable.java:1526)
         at com.emax.components.DetailTable.tableChanged(DetailTable.java:335)
         at com.emax.data.model.AbstractThreadedTableModel$1.run(AbstractThreadedTableModel.java:176)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at com.emax.components.DetailTable.tableChanged(DetailTable.java:334)
         at com.emax.data.model.AbstractThreadedTableModel$1.run(AbstractThreadedTableModel.java:176)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at com.emax.desktop.client.DetailPanel.isFinished(DetailPanel.java:251)
         at com.emax.desktop.client.SearchDetailPanel.tableChanged(SearchDetailPanel.java:76)
         at com.emax.data.model.AbstractThreadedTableModel$1.run(AbstractThreadedTableModel.java:176)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at com.emax.desktop.client.DetailPanel.isFinished(DetailPanel.java:251)
         at com.emax.desktop.client.SearchDetailPanel.tableChanged(SearchDetailPanel.java:76)
         at com.emax.data.model.AbstractThreadedTableModel$1.run(AbstractThreadedTableModel.java:176)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at com.emax.desktop.client.DetailPanel.isFinished(DetailPanel.java:251)
         at com.emax.desktop.client.SearchDetailPanel.tableChanged(SearchDetailPanel.java:76)
         at com.emax.data.model.AbstractThreadedTableModel$1.run(AbstractThreadedTableModel.java:176)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at com.emax.desktop.client.DetailPanel.isFinished(DetailPanel.java:251)
         at com.emax.desktop.client.SearchDetailPanel.tableChanged(SearchDetailPanel.java:76)
         at com.emax.data.model.AbstractThreadedTableModel$1.run(AbstractThreadedTableModel.java:176)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at com.emax.desktop.client.DetailPanel.isFinished(DetailPanel.java:251)
         at com.emax.desktop.client.SearchDetailPanel.tableChanged(SearchDetailPanel.java:76)
         at com.emax.data.model.AbstractThreadedTableModel$1.run(AbstractThreadedTableModel.java:176)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at com.emax.desktop.client.DetailPanel.isFinished(DetailPanel.java:251)
         at com.emax.desktop.client.SearchDetailPanel.tableChanged(SearchDetailPanel.java:76)
         at com.emax.data.model.AbstractThreadedTableModel$1.run(AbstractThreadedTableModel.java:176)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at com.emax.desktop.client.DetailPanel.isFinished(DetailPanel.java:251)
         at com.emax.desktop.client.SearchDetailPanel.tableChanged(SearchDetailPanel.java:76)
         at com.emax.data.model.AbstractThreadedTableModel$1.run(AbstractThreadedTableModel.java:176)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at com.emax.desktop.client.DetailPanel.isFinished(DetailPanel.java:251)
         at com.emax.desktop.client.SearchDetailPanel.tableChanged(SearchDetailPanel.java:76)
         at com.emax.data.model.AbstractThreadedTableModel$1.run(AbstractThreadedTableModel.java:176)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at com.emax.desktop.client.DetailPanel.isFinished(DetailPanel.java:251)
         at com.emax.desktop.client.SearchDetailPanel.tableChanged(SearchDetailPanel.java:76)
         at com.emax.data.model.AbstractThreadedTableModel$1.run(AbstractThreadedTableModel.java:176)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at com.emax.desktop.client.DetailPanel.isFinished(DetailPanel.java:251)
         at com.emax.desktop.client.SearchDetailPanel.tableChanged(SearchDetailPanel.java:76)
         at com.emax.data.model.AbstractThreadedTableModel$1.run(AbstractThreadedTableModel.java:176)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at javax.swing.JTable.getRowCount(Unknown Source)
         at javax.swing.plaf.basic.BasicTableUI.createTableSize(Unknown Source)
         at javax.swing.plaf.basic.BasicTableUI.getPreferredSize(Unknown Source)
         at javax.swing.JComponent.getPreferredSize(Unknown Source)
         at com.emax.components.DetailTable.getPreferredSize(DetailTable.java:264)
         at javax.swing.JTable.setWidthsFromPreferredWidths(Unknown Source)
         at javax.swing.JTable.doLayout(Unknown Source)
         at java.awt.Container.validateTree(Unknown Source)
         at java.awt.Container.validate(Unknown Source)
         at com.emax.components.DetailTable.resetRenderersAndEditors(DetailTable.java:1526)
         at com.emax.components.DetailTable.tableChanged(DetailTable.java:335)
         at com.emax.data.model.AbstractThreadedTableModel$1.run(AbstractThreadedTableModel.java:176)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at com.emax.components.DetailTable.tableChanged(DetailTable.java:334)
         at com.emax.data.model.AbstractThreadedTableModel$1.run(AbstractThreadedTableModel.java:176)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)

  • Java Web Start 1.6 fails to start application without Java Consol on Vista

    Hi All,
    I've faced with problem related to starting my application in IE 7 on Vista SP1 using Java Web Start (JRE 1.6.0_12 and 1.6.0_13). I suppose that issue appears after 11th update of JRE 1.6 since it works fine before.
    There were set settings to indicate initial and maximal size of the Java heap in the JNLP file.
    Application consist of 2 JAR files and they are signed with the same certificate.
    When user tried to start application there is no any activity after accepting certificate. After starting application javaw.exe just disappeared from processes list without any message or error.
    When I changed default setting in Java Control Panel to show Java Console, I noticed that the application began to start. But it's not a solution of the issue, since all customers cannot be required to turn on Java console.
    I believe this is a bug in JRE as the application starts with Java console and doesn't without it.
    When I browsed the web looking for the solution or an advice I found Release notes for 1.6.0_014 where it was said that 6u14 Java Web Start failed to launch and notifies that JARs were not signed, if an insecure Java system property was specified in a sandbox JNLP file. In spite of that 14th updated wasn't used and there was no notification I tried to start application without settings for the Java heap and it worked.
    Could someone help me with advice, since the application cannot be started with default heap size settings.
    Thanks in advance.
    Edited by: vovanst on Jul 28, 2009 8:06 AM

    Hi,
    as the 6u15 just arrived and the above mentioned bug should've been fixed (though I was unable to verify through the release notes), the error is still in there.
    We have no timestamped jars, neither ours nor the bouncy castle ones, all certs are valid, ours is self signed.
    6u13 runs, 6u14/6u15 won't.
    I followed the instructions here: http://bouncycastle.org/devmailarchive/msg10415.html to no avail.
    The bcprov.jar is wrapped in its own jnlp and referred as extension from the "main" jnlp.
    The interesting parts of the stack trace are these:
    Caused by (via getCause): java.lang.SecurityException: JCE cannot authenticate the provider BC
         at javax.crypto.Cipher.getInstance(DashoA13*..)
         at javax.crypto.Cipher.getInstance(DashoA13*..)
    Caused by (via getCause): java.util.jar.JarException: Cannot parse https://localhost:8443/deploy/bcprov.jar
         at javax.crypto.SunJCE_c.a(DashoA13*..)
         at javax.crypto.SunJCE_b.b(DashoA13*..)
         at javax.crypto.SunJCE_b.a(DashoA13*..)
         at javax.crypto.Cipher.getInstance(DashoA13*..)
         at javax.crypto.Cipher.getInstance(DashoA13*..)
    For me it seems there's a problem with resolving the url of the bcprov.jar, which would explain the lack of a delay which normally occurs when JCE verifies the signature of the bcprov provider classes. The error pops up almost instantly.
    I'm clueless what to do now. Did Sun really achieve to completely destroy JCE provider functionality in Javaws, forcing us to use an alternative implementation?
    Patric

  • Warning Message in Console Icon

    I just moved from PC to Mac.  I have a new imac and I want to transfer my files to my mac.  I have a maxter one touch 4 mini drive with all my documents, pictures and music.  It is a locked drive unfortunately.  I tried to connect it to my mac and got a warning message on my console icon.  When I click on that I have a bunch of files see below.  I am not sure what to do,  Should I delete them or are they usable.  I need some direction as to what if anything I can do.  If I need to delete please tell me how to do it.  Thank you in advance for any help.
    Regards
    Gary
    5/7/12 1:30:55.000 PM kernel: 33.563358: switchVap from 1 to 1
    5/7/12 1:30:55.834 PM configd: network configuration changed.
    5/7/12 1:30:56.000 PM kernel: 34.169889: performCountryCodeOperation: Disconnecting from AP
    5/7/12 1:30:56.000 PM kernel: 34.169892: setDISASSOC from ATH_INTERFACE_CLASS disconnectVap
    5/7/12 1:30:56.486 PM com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
    5/7/12 1:30:57.000 PM kernel: IOUserEthernetController: Ethernet address 10:40:f3:e7:5d:53
    5/7/12 1:30:59.035 PM configd: network configuration changed.
    5/7/12 1:30:59.035 PM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    5/7/12 1:30:59.143 PM mDNSResponder: mDNSResponder mDNSResponder-320.14.0 (Nov 16 2011 01:16:56) starting OSXVers 11
    5/7/12 1:30:59.167 PM com.apple.usbmuxd: usbmuxd-263 on Nov 14 2011 at 18:58:10, running 64 bit
    5/7/12 1:30:59.383 PM WindowServer: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    5/7/12 1:31:00.757 PM genatsdb: *GENATSDB* FontObjects generated = 324
    5/7/12 1:31:04.563 PM configd: network configuration changed.
    5/7/12 1:31:04.564 PM configd: network configuration changed.
    5/7/12 1:31:04.588 PM mDNSResponder: D2D_IPC: Loaded
    5/7/12 1:31:04.588 PM mDNSResponder: D2DInitialize succeeded
    5/7/12 1:31:22.122 PM rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    5/7/12 1:31:27.000 PM kernel: [IOBluetoothHIDDriver][getDevicePropertiesWL][7c-c3-a1-99-0f-56] Error retrieving device properties.
    5/7/12 1:31:27.000 PM kernel: [IOBluetoothHIDDriver][probe] Couldn't retrieve device properties
    5/7/12 1:31:30.000 PM kernel: [AppleBluetoothHIDKeyboard][getDevicePropertiesWL] Error retrieving device name
    5/7/12 1:31:30.000 PM kernel: [IOBluetoothHIDDriver][getDevicePropertiesWL] Error retrieving device name
    5/7/12 1:31:36.000 PM kernel: [ffffff800d95f800][BNBMouseDevice::init][66.6] init is complete
    5/7/12 1:31:36.000 PM kernel: [ffffff800d95f800][BNBMouseDevice::handleStart][66.6] Done
    5/7/12 1:31:36.000 PM kernel: [ffffff800e0a7e00][AppleMultitouchHIDEventDriver::start] entered
    5/7/12 1:31:36.000 PM kernel: [ffffff800e131900][AppleMultitouchDevice::start] entered
    5/7/12 1:31:36.170 PM com.apple.loginwindow: Setting boot completed.
    5/7/12 1:32:08.905 PM loginwindow: USER_PROCESS: 49 console
    5/7/12 1:32:09.382 PM com.apple.SecurityServer: Session 100004 created
    5/7/12 1:32:09.386 PM Setup Assistant: Task1
    5/7/12 1:32:09.401 PM Setup Assistant: Task2
    5/7/12 1:32:09.413 PM [0x0-0x5005].com.apple.SetupAssistant: ...System identity already exists for domain com.apple.systemdefault. Done.
    5/7/12 1:32:09.413 PM Setup Assistant: certtool systemdefault 0
    5/7/12 1:32:09.455 PM Setup Assistant: Admin Auth : All clear, SetUpServerConnection now.
    5/7/12 1:32:09.456 PM Setup Assistant: Starting to discover USB Dongles.
    5/7/12 1:32:09.536 PM Setup Assistant: updated network configuration
    5/7/12 1:32:09.540 PM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    5/7/12 1:32:09.540 PM configd: network configuration changed.
    5/7/12 1:32:09.550 PM Setup Assistant: SCNetworkSetEstablishDefaultConfiguration : no new devices.
    5/7/12 1:32:09.568 PM Setup Assistant: StartListeningForDefaultOutputDeviceChanging
    5/7/12 1:32:09.568 PM Setup Assistant: StartListeningForHeadphonesGettingPluggedIn
    5/7/12 1:32:09.569 PM Setup Assistant: setVolume (34)
    5/7/12 1:32:09.569 PM Setup Assistant: Headphones connected (0)
    5/7/12 1:32:09.569 PM Setup Assistant: modelUID AppleHDA:9
    5/7/12 1:32:09.577 PM Setup Assistant: layoutID 9
    5/7/12 1:32:09.577 PM Setup Assistant: setSpeakerVolume
    5/7/12 1:32:09.578 PM Setup Assistant: TransportType 0 kIOAudioDeviceTransportTypeBuiltIn
    5/7/12 1:32:09.578 PM Setup Assistant: AudioObjectGetPropertyDataSize kAudioDevicePropertyVolumeDecibels for channel (0) : kAudioHardwareUnknownPropertyError
    5/7/12 1:32:09.578 PM Setup Assistant: Mute disabled for 1
    5/7/12 1:32:09.579 PM Setup Assistant: Set volume for channel (1) -10.000000
    5/7/12 1:32:09.579 PM Setup Assistant: Mute disabled for 2
    5/7/12 1:32:09.580 PM Setup Assistant: Set volume for channel (2) -10.000000
    5/7/12 1:32:09.615 PM Setup Assistant: NumberOfKeyboardHIDDevices 1
    5/7/12 1:32:09.616 PM Setup Assistant: NumberOfPointingHIDDevices 1
    5/7/12 1:32:09.625 PM Setup Assistant: ----------
    -> searchForValidSystems has arrived.
    5/7/12 1:32:09.629 PM Setup Assistant: (Snoop) Listening on 8 / 378043390
    5/7/12 1:32:09.885 PM Setup Assistant: . Found disk (diskIdentifier=disk0, mountpoint=(null), isInternal=1, filesystem=(null))
    5/7/12 1:32:09.889 PM Setup Assistant: . Found disk (diskIdentifier=disk0, mountpoint=(null), isInternal=1, filesystem=(null))
    5/7/12 1:32:09.892 PM Setup Assistant: . Found disk (diskIdentifier=disk0s1, mountpoint=(null), isInternal=1, filesystem=(null))
    5/7/12 1:32:09.897 PM Setup Assistant: . Found disk (diskIdentifier=disk0s1, mountpoint=(null), isInternal=1, filesystem=(null))
    5/7/12 1:32:09.900 PM Setup Assistant: . Found disk (diskIdentifier=disk0s2, mountpoint=/, isInternal=1, filesystem=Journaled HFS+ hfs Mac OS Extended (Journaled) Apple_HFS)
    5/7/12 1:32:09.906 PM Setup Assistant: . Found disk (diskIdentifier=disk0s2, mountpoint=/, isInternal=1, filesystem=Journaled HFS+ hfs Mac OS Extended (Journaled) Apple_HFS)
    5/7/12 1:32:09.934 PM Setup Assistant: . Found disk (diskIdentifier=disk0s3, mountpoint=(null), isInternal=1, filesystem=Journaled HFS+ hfs Mac OS Extended (Journaled) Apple_HFS)
    5/7/12 1:32:09.940 PM Setup Assistant: . Found disk (diskIdentifier=disk0s3, mountpoint=(null), isInternal=1, filesystem=Journaled HFS+ hfs Mac OS Extended (Journaled) Apple_HFS)
    5/7/12 1:32:09.947 PM Setup Assistant: . Found disk (diskIdentifier=disk0s2, mountpoint=/, isInternal=1, filesystem=Journaled HFS+ hfs Mac OS Extended (Journaled) Apple_HFS)
    5/7/12 1:32:18.361 PM warmd: [warmctl_evt_timer_bc_activation_timeout:260] BC activation bcstop timer fired!
    5/7/12 1:32:18.682 PM Setup Assistant: Stopped VOT 0
    5/7/12 1:32:18.719 PM Setup Assistant: IntlSetValue(0, "AppleDateResID", 0) returned 0
    5/7/12 1:32:18.721 PM Setup Assistant: IntlSetValue(0, "AppleTimeResID", 0) returned 0
    5/7/12 1:32:18.723 PM Setup Assistant: IntlSetValue(0, "AppleNumberResID", 0) returned 0
    5/7/12 1:32:18.737 PM Setup Assistant: SMSizeFormatter : using `en_US'
    5/7/12 1:32:18.738 PM Setup Assistant: SMSizeFormatter : using `en_US'
    5/7/12 1:32:18.738 PM Setup Assistant: SMSizeFormatter : using `en_US'
    5/7/12 1:32:18.801 PM Setup Assistant: Current Iso LC = en, en
    5/7/12 1:32:19.002 PM Setup Assistant: Time to move from MBIntroCountry (Intro_Country) to MBRegisterKeyboard (Reg_Keyboard) was 0.319457s
    5/7/12 1:32:21.975 PM Setup Assistant: setAsciiLayout currentInputSource <TSMInputSource 0x7fa4106844f0> KB Layout: U.S. (id=0)
    5/7/12 1:32:21.975 PM Setup Assistant: currentSourceIsKBLayout
    5/7/12 1:32:21.975 PM Setup Assistant: isAsciiCapable
    5/7/12 1:32:21.975 PM Setup Assistant: defaultAsciiKBLayout <TSMInputSource 0x7fa4106844f0> KB Layout: U.S. (id=0)
    5/7/12 1:32:21.975 PM Setup Assistant: currentAsciiInputSource <TSMInputSource 0x7fa4106844f0> KB Layout: U.S. (id=0)
    5/7/12 1:32:21.975 PM Setup Assistant: TISSetDefaultAsciiCapableKeyboardLayoutInputSource <TSMInputSource 0x7fa4106844f0> KB Layout: U.S. (id=0)
    5/7/12 1:32:21.976 PM Setup Assistant: TISEnableInputSource <TSMInputSource 0x7fa4106844f0> KB Layout: U.S. (id=0)
    5/7/12 1:32:21.976 PM Setup Assistant: TSMSetCurrentAsciiCapableInputSource <TSMInputSource 0x7fa4106844f0> KB Layout: U.S. (id=0)
    5/7/12 1:32:22.032 PM Setup Assistant: SCNetworkSetEstablishDefaultConfiguration : no new devices.
    5/7/12 1:32:23.000 PM kernel: en1: 802.11d country code set to 'US '.
    5/7/12 1:32:23.000 PM kernel: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    5/7/12 1:32:24.843 PM Setup Assistant: SCNetworkSetEstablishDefaultConfiguration : no new devices.
    5/7/12 1:32:24.920 PM Setup Assistant: Time to move from MBRegisterKeyboard (Reg_Keyboard) to MBWirelessPickNetwork (Wireless_Pick_Network) was 2.987876s
    5/7/12 1:32:47.489 PM Setup Assistant: configureWithSettings: {
        Connection = Wireless;
        WirelessNetwork = "Apple Demo";
    5/7/12 1:32:47.498 PM Setup Assistant: no TCPConfigureMethod specified, assuming DHCP
    5/7/12 1:32:47.000 PM kernel: en1: BSSID changed to 00:26:cb:41:3e:4e
    5/7/12 1:32:47.000 PM kernel: AirPort: Link Up on en1
    5/7/12 1:32:47.000 PM kernel: en1: BSSID changed to 00:26:cb:41:3e:4e
    5/7/12 1:32:47.824 PM airportd: _doAutoJoin: Already associated to “Apple Demo”. Bailing on auto-join.
    5/7/12 1:32:47.919 PM airportd: _doAutoJoin: Already associated to “Apple Demo”. Bailing on auto-join.
    5/7/12 1:32:47.996 PM airportd: _doAutoJoin: Already associated to “Apple Demo”. Bailing on auto-join.
    5/7/12 1:32:48.164 PM netbiosd: Unable to start NetBIOS name service:
    5/7/12 1:32:48.519 PM com.apple.launchd: (com.apple.xprotectupdater[32]) Exited with code: 255
    5/7/12 1:32:55.335 PM configd: network configuration changed.
    5/7/12 1:32:55.396 PM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - Probe
    5/7/12 1:32:55.396 PM UserEventAgent: CaptiveNetworkSupport:CNSPreferences:60 Creating new preferences
    5/7/12 1:32:55.399 PM UserEventAgent: CaptiveNetworkSupport:CaptiveStartDetect:2371 starting probe to determine captivity...
    5/7/12 1:32:55.399 PM UserEventAgent: CaptiveNetworkSupport:wispr_detect_redirect_async:424 user-agent:"CaptiveNetworkSupport-173 wispr" url:"http://www.apple.com/library/test/success.html"
    5/7/12 1:32:55.726 PM UserEventAgent: CaptiveNetworkSupport:CaptiveHandleRedirect:2145 No wispr redirect detected on en1 (Apple Demo)
    5/7/12 1:32:55.726 PM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - Online
    5/7/12 1:32:55.727 PM UserEventAgent: CaptiveNetworkSupport:CaptiveKnownStore:941 Added Apple Demo/IPv4.Router=10.250.0.1;IPv4.RouterHardwareAddress=00:10:db:ff:20:50 to known good cache
    5/7/12 1:32:55.727 PM UserEventAgent: CaptiveNetworkSupport:CaptiveKnownStore:945 Removed Captive Property from ssid =Apple Demo
    5/7/12 1:32:55.728 PM configd: network configuration changed.
    5/7/12 1:32:56.221 PM mDNSResponder: mDNSCoreReceiveResponse: Received from FE80:0000:0000:0000:7256:81FF:FEA2:2737:5353   48 My\032New\032Mac._apsmigration._tcp.local. TXT model=com.apple.macbookair-13-unibody¦version=1
    5/7/12 1:32:56.221 PM mDNSResponder: mDNSCoreReceiveResponse: ProbeCount 1; will deregister   31 My\032New\032Mac._apsmigration._tcp.local. SRV 0 0 49152 iMac-406C8F0FCA8F.local.
    5/7/12 1:32:56.986 PM Setup Assistant: SCNetworkSetEstablishDefaultConfiguration : no new devices.
    5/7/12 1:32:57.191 PM Setup Assistant: Time to move from MBWirelessPickNetwork (Wireless_Pick_Network) to MBMigrateYN (migrationui) was 0.187606s
    5/7/12 1:33:16.959 PM Setup Assistant: Time to move from MBMigrateYN (migrationui) to MBRegisterAppleID (Reg_Apple_ID) was 0.180752s
    5/7/12 1:33:51.686 PM [0x0-0x6006].com.apple.AppleSpell: 2012-05-07 10:33:51.684 findNames[173:707] Database file is missing: /var/root/Library/Application Support/AddressBook/AddressBook-v22.abcddb
    5/7/12 1:33:56.581 PM helpd: CarbonCore.framework, Our status with coreservicesd is unusual, 2, and things likely will stop working.
    5/7/12 1:33:56.581 PM helpd: CarbonCore.framework: Unable to connect to coreservicesd.  Things likely won't work.  Sorry.
    5/7/12 1:33:56.817 PM [0x0-0x6006].com.apple.AppleSpell: 2012-05-07 10:33:56.816 AddressBookSync[174:1b03] Error, could not create MachMessagePort for com.apple.AddressBook.abd
    5/7/12 1:34:22.059 PM [0x0-0x6006].com.apple.AppleSpell: 2012-05-07 10:34:22.058 AddressBookSync[174:707] [0x10561b300] |ISyncManager|Warning| SyncServer is unavailable: timed out trying to connect
    5/7/12 1:34:22.060 PM [0x0-0x6006].com.apple.AppleSpell: 2012-05-07 10:34:22.059 AddressBookSync[174:707] AddressBookSync (client id: com.apple.AddressBook) error: Exception running AddressBookSync: Timed out waiting for the sync server
    5/7/12 1:34:33.095 PM com.apple.kextcache: Created prelinked kernel /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache.
    5/7/12 1:35:06.505 PM Setup Assistant: Time to move from MBRegisterAppleID (Reg_Apple_ID) to MBRegisterSLA (Reg_SLA) was 0.149305s
    5/7/12 1:35:09.374 PM Setup Assistant: Time to move from MBRegisterSLA (Reg_SLA) to MBRegisterUserInfo (Reg_United_States) was 0.059596s
    5/7/12 1:37:14.975 PM [0x0-0x5005].com.apple.SetupAssistant: ...System identity already exists for domain com.apple.systemdefault. Done.
    5/7/12 1:37:14.975 PM Setup Assistant: certtool systemdefault 0
    5/7/12 1:37:14.975 PM Setup Assistant: There is an existing Kerberos realm, [NOT] running configureLocalKDC.
    5/7/12 1:37:14.977 PM Setup Assistant: search paths: (
        "/Local/Default"
    5/7/12 1:37:15.053 PM Setup Assistant: Time to move from MBRegisterUserInfo (Reg_United_States) to MBRegisterLocalAccount (Reg_Local_Account) was 0.128515s
    5/7/12 1:38:16.508 PM Setup Assistant: uniqueInParent:1 uniqueLocal:1
    5/7/12 1:38:16.514 PM Setup Assistant: uniqueInParent:1 uniqueLocal:1
    5/7/12 1:38:21.666 PM UserEventAgent: get_backup_share_points no AFP
    5/7/12 1:38:21.669 PM UserEventAgent: get_backup_share_points no AFP
    5/7/12 1:38:21.672 PM UserEventAgent: get_backup_share_points no AFP
    5/7/12 1:38:21.676 PM UserEventAgent: get_backup_share_points no AFP
    5/7/12 1:38:21.679 PM UserEventAgent: get_backup_share_points no AFP
    5/7/12 1:38:21.682 PM UserEventAgent: get_backup_share_points no AFP
    5/7/12 1:38:21.685 PM UserEventAgent: get_backup_share_points no AFP
    5/7/12 1:38:21.688 PM UserEventAgent: get_backup_share_points no AFP
    5/7/12 1:38:21.692 PM UserEventAgent: get_backup_share_points no AFP
    5/7/12 1:38:21.695 PM UserEventAgent: get_backup_share_points no AFP
    5/7/12 1:38:21.698 PM UserEventAgent: get_backup_share_points no AFP
    5/7/12 1:38:21.702 PM UserEventAgent: get_backup_share_points no AFP
    5/7/12 1:38:21.705 PM UserEventAgent: get_backup_share_points no AFP
    5/7/12 1:38:21.814 PM Setup Assistant: creating loginKeychain for: garymarks
    5/7/12 1:38:21.912 PM Setup Assistant: Keychain ON.
    5/7/12 1:38:21.912 PM Setup Assistant: No AppleID provided so far.
    5/7/12 1:38:21.912 PM Setup Assistant: User opted out of AppleID reset.
    5/7/12 1:38:22.260 PM mDNSResponder: User updated Computer Name from “iMac-406C8F0FCA8F” to “Gary’s iMac”
    5/7/12 1:38:22.465 PM configd: setting hostname to "Garys-iMac.local"
    5/7/12 1:38:22.469 PM Setup Assistant: BluetoothHIDDevice Apple Magic Mouse <AppleBluetoothHIDDevice: 0x7fa410662e90> 7c-c3-a1-6f-da-b0 CoD:ffffff00002580 hidDevice:0x19b93 ID:0xd95f800
    5/7/12 1:38:22.469 PM Setup Assistant: originalDeviceName = Apple Magic Mouse
    5/7/12 1:38:22.469 PM Setup Assistant: setDeviceName Gary’s Mouse
    5/7/12 1:38:22.565 PM mDNSResponder: User updated Local Hostname from “iMac-406C8F0FCA8F” to “Garys-iMac”
    5/7/12 1:38:22.698 PM [0x0-0x5005].com.apple.SetupAssistant: mv: rename /Library/Documentation/CPU_imac/User Guides And Information.localized/Welcome to Snow Leopard.app/ to /Library/Documentation/User Guides And Information.localized/Welcome to Snow Leopard.app/: No such file or directory
    5/7/12 1:38:22.748 PM [0x0-0x5005].com.apple.SetupAssistant: could not ditto /Library/Documentation/CPU_imac/, /Library/Documentation/ at /usr/sbin/locsetup line 117.
    5/7/12 1:38:22.755 PM Setup Assistant: BluetoothHIDDevice Apple Wireless Keyboard <AppleBluetoothHIDDevice: 0x7fa41042a210> 7c-c3-a1-99-0f-56 CoD:ffffff00002540 hidDevice:0x1c003 ID:0xdfeea00
    5/7/12 1:38:22.777 PM Setup Assistant: No username or no password
    5/7/12 1:38:22.785 PM Setup Assistant: No username or no password
    5/7/12 1:38:23.786 PM Setup Assistant: *********** _hadleNotification MBActivityBeganNotification
    5/7/12 1:38:23.786 PM Setup Assistant: *********** _hadleNotification MBActivityStatusChangedNotification
    5/7/12 1:38:23.871 PM Setup Assistant: *********** _hadleNotification MBActivityStatusChangedNotification
    5/7/12 1:38:23.917 PM Setup Assistant: *********** _hadleNotification MBActivityStatusChangedNotification
    5/7/12 1:38:32.252 PM Setup Assistant: Received 233 bytes of data
    5/7/12 1:38:32.252 PM Setup Assistant: MBAppleRegTransaction: No Error in responseDictionary.
    5/7/12 1:38:32.252 PM Setup Assistant: GMTTime Mon, 7 May 2012 17:37:59 GMT
    5/7/12 1:38:32.769 PM [0x0-0x5005].com.apple.SetupAssistant: Offset:           0
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant: names with offset: (
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/Abidjan",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/Accra",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/Bamako",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/Banjul",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/Bissau",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/Casablanca",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/Conakry",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/Dakar",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/El_Aaiun",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/Freetown",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/Lome",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/Monrovia",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/Nouakchott",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/Ouagadougou",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Africa/Sao_Tome",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "America/Danmarkshavn",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "America/Scoresbysund",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Atlantic/Azores",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Atlantic/Reykjavik",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     "Atlantic/St_Helena",
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant:     GMT
    5/7/12 1:38:32.779 PM [0x0-0x5005].com.apple.SetupAssistant: )
    5/7/12 1:38:32.785 PM Setup Assistant: *********** _hadleNotification MBActivityStatusChangedNotification
    5/7/12 1:38:32.827 PM [0x0-0x5005].com.apple.SetupAssistant: City found: "Abidjan - Côte d’Ivoire"
    5/7/12 1:38:32.827 PM [0x0-0x5005].com.apple.SetupAssistant: Selection in progress...
    5/7/12 1:38:32.891 PM [0x0-0x5005].com.apple.SetupAssistant: DONE - result: 0 (SUCCESS)
    5/7/12 1:38:32.954 PM Setup Assistant: zset (
        "--osx",
        "--verbose",
        "--offset",
        0
    ) : terminated with 0
    5/7/12 1:38:32.955 PM Setup Assistant: _setNTPServer Africa/Abidjan (GMT) offset 0 0
    5/7/12 1:38:32.955 PM Setup Assistant: GMTOffset -400 (-14400.000000 seconds)
    5/7/12 1:38:32.986 PM [0x0-0x5005].com.apple.SetupAssistant: City:           NY
    5/7/12 1:38:32.986 PM [0x0-0x5005].com.apple.SetupAssistant: Country: US
    5/7/12 1:38:32.986 PM [0x0-0x5005].com.apple.SetupAssistant: Region:           NY
    5/7/12 1:38:32.986 PM [0x0-0x5005].com.apple.SetupAssistant: Reset to default: YES
    5/7/12 1:38:33.324 PM [0x0-0x5005].com.apple.SetupAssistant: City found: "New York, NY - United States"
    5/7/12 1:38:33.324 PM [0x0-0x5005].com.apple.SetupAssistant: Selection in progress...
    5/7/12 1:38:33.428 PM [0x0-0x5005].com.apple.SetupAssistant: DONE - result: 0 (SUCCESS)
    5/7/12 1:38:01.354 PM Setup Assistant: zset (
        "--osx",
        "--verbose",
        "--country",
        US,
        "--region",
        NY,
        "--city",
        NY,
        "--adaptive"
    ) : terminated with 0
    5/7/12 1:38:01.355 PM Setup Assistant: _setNTPServer America/New_York (EDT) offset -14400 (Daylight) 0
    5/7/12 1:38:01.407 PM ntpd: proto: precision = 1.000 usec
    5/7/12 1:38:01.659 PM Setup Assistant: *********** _hadleNotification MBActivityDidSucceedNotification
    5/7/12 1:38:01.661 PM Setup Assistant: *********** _hadleNotification MBActivityStatusChangedNotification
    5/7/12 1:38:04.855 PM Setup Assistant: Received 309 bytes of data
    5/7/12 1:38:04.855 PM Setup Assistant: firstPage is not html
    5/7/12 1:38:05.659 PM Setup Assistant: *********** _hadleNotification MBActivityStatusChangedNotification
    5/7/12 1:38:05.715 PM Setup Assistant: *********** _hadleNotification MBActivityDidFailNotification
    5/7/12 1:38:06.280 PM Setup Assistant: Time to move from MBChooseHasCameraOrNot (Reg__HasCameraOrNot) to MBRegisterAccountPicture (Reg_Account_Picture) was 0.564163s
    5/7/12 1:38:06.280 PM Setup Assistant: *********** _hadleNotification MBActivityEndedNotification
    5/7/12 1:38:40.012 PM Setup Assistant: Time to move from MBRegisterAccountPicture (Reg_Account_Picture) to MBFinishGestureTrap (Configured_And_Sent) was 0.934487s
    5/7/12 1:38:56.442 PM [0x0-0x5005].com.apple.SetupAssistant: Found USB Ethernet Device named = AtherosNewma40Interface
    5/7/12 1:38:56.442 PM [0x0-0x5005].com.apple.SetupAssistant: Found USB Ethernet Device named = IOEthernetAVBInterface
    5/7/12 1:38:56.442 PM [0x0-0x5005].com.apple.SetupAssistant: Found USB Ethernet Device named = AtherosNewma40Interface
    5/7/12 1:38:56.442 PM [0x0-0x5005].com.apple.SetupAssistant: Found USB Ethernet Device named = IOEthernetAVBInterface
    5/7/12 1:38:56.442 PM [0x0-0x5005].com.apple.SetupAssistant: Successfully connected to the Intel plugin
    5/7/12 1:38:56.450 PM blued: -[CBManager init] init returning self:0x10f93e1f0
    5/7/12 1:38:56.517 PM loginwindow: DEAD_PROCESS: 49 console
    5/7/12 1:38:57.000 PM kernel: Found client, reallocating 47001600
    5/7/12 1:38:57.606 PM loginwindow: Login Window Application Started
    5/7/12 1:38:57.615 PM loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    5/7/12 1:38:57.755 PM com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
    5/7/12 1:38:57.914 PM com.apple.SecurityServer: Session 100009 created
    5/7/12 1:38:57.915 PM loginwindow: Login Window Started Security Agent
    5/7/12 1:38:57.954 PM airportd: _doAutoJoin: Already associated to “Apple Demo”. Bailing on auto-join.
    5/7/12 1:38:57.979 PM SecurityAgent: Echo enabled
    5/7/12 1:38:57.979 PM SecurityAgent: Echo enabled
    5/7/12 1:38:58.629 PM com.apple.loginwindow:           Can't find file://localhost/Users/garymarks/Library/Preferences/com.apple.finder.plist
    5/7/12 1:38:58.629 PM com.apple.loginwindow: Pre-generating cache file for user 501
    5/7/12 1:38:58.629 PM com.apple.loginwindow:           Home: /Users/garymarks
    5/7/12 1:38:58.629 PM com.apple.loginwindow:           Cache folder: /var/folders/3p/crcf3g451932w5_v07vb0fg40000gn/C/com.apple.QuickLook.thumbnailc ache
    5/7/12 1:38:58.629 PM com.apple.loginwindow:           No thumbnails found
    5/7/12 1:39:16.092 PM SecurityAgent: User info context values set for garymarks
    5/7/12 1:39:16.092 PM SecurityAgent: User info context values set for garymarks
    5/7/12 1:39:16.226 PM SecurityAgent: Login Window login proceeding
    5/7/12 1:39:16.226 PM SecurityAgent: Login Window login proceeding
    5/7/12 1:39:16.252 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | name = garymarks, path = /Users/garymarks, homeLoc = (null)
    5/7/12 1:39:16.252 PM authorizationhost: DEBUGLOG | -[HomeDirMounter setNeedsToUnmountDirVolumeAtLogout:] | mounter calling mechanism to setNeedsToUnmountDirVolumeAtLogout to 0
    5/7/12 1:39:16.252 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | urlAttribute = null
    5/7/12 1:39:16.252 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirPath did NOT follow a symlink, keeping original path of: /Users/garymarks
    5/7/12 1:39:16.252 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirMajorType = 1
    5/7/12 1:39:16.252 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | name = garymarks, path = /Users/garymarks, homeLoc = (null)
    5/7/12 1:39:16.253 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | enter
    5/7/12 1:39:16.253 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | Guest account check returning 0
    5/7/12 1:39:16.253 PM authorizationhost: DEBUGLOG | -[HomeDirMounter setHomeDirType:] | setHomeDirType to 1
    5/7/12 1:39:16.253 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | returning 0
    5/7/12 1:39:16.253 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | returning 0
    5/7/12 1:39:16.253 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism invoke] | mountHomeDirectoryForUser returns 0
    5/7/12 1:39:16.253 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism updateAndUnlockKeychain] | updateAndUnlockKeychain
    5/7/12 1:39:16.253 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism launchHomeDirFixerToolIfNeeded:] | launchHomeDirFixerToolIfNeeded called with 0
    5/7/12 1:39:16.513 PM loginwindow: Login Window - Returned from Security Agent
    5/7/12 1:39:16.519 PM loginwindow: USER_PROCESS: 241 console
    5/7/12 1:39:16.553 PM airportd: _doAutoJoin: Already associated to “Apple Demo”. Bailing on auto-join.
    5/7/12 1:39:16.590 PM com.apple.launchd.peruser.501: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    5/7/12 1:39:16.592 PM com.apple.launchctl.Aqua: load: option requires an argument -- D
    5/7/12 1:39:16.592 PM com.apple.launchctl.Aqua: usage: launchctl load [-wF] [-D <user|local|network|system|all>] paths...
    5/7/12 1:39:16.727 PM UserEventAgent: CaptiveNetworkSupport:CNSServerRegisterUserAgent:187 new user agent port: 14139
    5/7/12 1:39:16.736 PM com.apple.launchd.peruser.501: (com.apple.launchctl.Aqua[264]) Exited with code: 1
    5/7/12 1:39:16.974 PM MiniLauncher: Launching iCloud prefs for user 501
    5/7/12 1:39:17.088 PM MiniLauncher: Launch IncompatibleAppDisplay.app (1)
    5/7/12 1:39:19.382 PM Dock: Bookmark failed to issue extension for item /Developer/Applications (depth=1): No such file or directory
    5/7/12 1:39:19.511 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
    5/7/12 1:39:19.512 PM com.apple.dock.extra: 2012-05-07 13:39:19.507 com.apple.dock.extra[310:1707] Could not connect the action buttonPressed: to target of class NSApplication
    5/7/12 1:39:19.512 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
    5/7/12 1:39:19.512 PM com.apple.dock.extra: 2012-05-07 13:39:19.511 com.apple.dock.extra[310:1707] Could not connect the action buttonPressed: to target of class NSApplication
    5/7/12 1:39:19.512 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
    5/7/12 1:39:19.513 PM com.apple.dock.extra: 2012-05-07 13:39:19.512 com.apple.dock.extra[310:1707] Could not connect the action buttonPressed: to target of class NSApplication
    5/7/12 1:39:19.513 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
    5/7/12 1:39:19.513 PM com.apple.dock.extra: 2012-05-07 13:39:19.512 com.apple.dock.extra[310:1707] Could not connect the action buttonPressed: to target of class NSApplication
    5/7/12 1:39:21.216 PM System Preferences: Database file is missing: /Users/garymarks/Library/Application Support/AddressBook/AddressBook-v22.abcddb
    5/7/12 1:39:22.603 PM iCal Helper: Could not find Meta Data for persistent Store
    5/7/12 1:39:22.666 PM System Preferences: Lock Contention on CalendarStore Initialization
    5/7/12 1:39:23.730 PM System Preferences: The IAAccountDiscovery completed notification
    5/7/12 1:39:23.930 PM System Preferences: kCGErrorIllegalArgument: CGSDeviceCreate: Invalid window
    5/7/12 1:39:23.930 PM System Preferences: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    5/7/12 1:39:23.930 PM System Preferences: Failed to create window context device
    5/7/12 1:39:23.930 PM System Preferences: CGWindowContextCreate: failed to create window context delegate.
    5/7/12 1:39:23.930 PM [0x0-0x14014].com.apple.systempreferences: May  7 13:39:23 Garys-iMac.local System Preferences[285] <Error>: Failed to create window context device
    5/7/12 1:39:23.930 PM [0x0-0x14014].com.apple.systempreferences: May  7 13:39:23 Garys-iMac.local System Preferences[285] <Error>: CGWindowContextCreate: failed to create window context delegate.
    5/7/12 1:39:23.930 PM System Preferences: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0xb003, window:0x0
    5/7/12 1:39:23.930 PM System Preferences: CGPixelAccessLock failed!
    5/7/12 1:39:27.884 PM com.apple.launchd.peruser.501: (com.apple.AddressBook.abd) Throttling respawn: Will start in 10 seconds
    5/7/12 1:39:28.468 PM genatsdb: *GENATSDB* FontObjects generated = 324
    5/7/12 1:39:31.932 PM coreservicesd: *** process 25 exceeded 500 log message per second limit  -  remaining messages this second discarded ***
    5/7/12 1:39:53.702 PM diskmanagementd: DM ->T-[DMToolBootPreference recoveryPartitionInfoForVolume:what:dict:]: inHostDiskUDS=0x10c808c20=disk0s2=Macintosh HD inWhatStr=RecoveryInfoBaseSystemVersion
    5/7/12 1:39:53.755 PM diskmanagementd: DM ..T-[DMToolBootPreference recoveryPartitionInfoForVolume:what:dict:]: did get booterRecoveryUDS=0x10c808ae0=disk0s3=Recovery HD
    5/7/12 1:39:53.860 PM diskmanagementd: DM ..T-[DMToolBootPreference recoveryPartitionInfoForVolume:what:dict:]: did mount nobrowse; MP=/Volumes/Recovery HD OMS=0x10c51a610
    5/7/12 1:39:53.860 PM diskmanagementd: DM ..T-[DMToolBootPreference recoveryPartitionInfoForVolume:what:dict:]: getting dict from file=/Volumes/Recovery HD/com.apple.recovery.boot/SystemVersion.plist
    5/7/12 1:39:53.864 PM diskmanagementd: DM ..T-[DMToolBootPreference recoveryPartitionInfoForVolume:what:dict:]: got dict (or NULL=will return err): oooInfoDict=0x7fcccad0c490
    5/7/12 1:39:53.909 PM fseventsd: Logging disabled completely for device:1: /Volumes/Recovery HD
    5/7/12 1:39:54.037 PM diskmanagementd: DM ..T-[DMToolBootPreference recoveryPartitionInfoForVolume:what:dict:]: did if-needed-best-effort unmount
    5/7/12 1:39:54.038 PM diskmanagementd: DM <-T-[DMToolBootPreference recoveryPartitionInfoForVolume:what:dict:]: retErr=0 outInfoDict={
        ProductBuildVersion = 11D2001;
        ProductCopyright = "1983-2012 Apple Inc.";
        ProductName = "Mac OS X";
        ProductUserVisibleVersion = "10.7.3";
        ProductVersion = "10.7.3";
    5/7/12 1:40:34.997 PM Mail: Using V2 Layout
    5/7/12 1:41:26.529 PM PubSubAgent: SQL Error: SQLITE_CANTOPEN[14.0]: Database file not found
    5/7/12 1:42:03.945 PM Mail: Database file is missing: /Users/garymarks/Library/Application Support/AddressBook/MailRecents-v4.abcdmr
    5/7/12 1:42:17.559 PM helpd: CarbonCore.framework, Our status with coreservicesd is unusual, 2, and things likely will stop working.
    5/7/12 1:42:17.559 PM helpd: CarbonCore.framework: Unable to connect to coreservicesd.  Things likely won't work.  Sorry.
    5/7/12 1:44:43.305 PM mdworker32: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    5/7/12 1:45:36.505 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:45:40.464 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:45:46.030 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:45:47.947 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:45:50.966 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:45:52.537 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:46:08.399 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:46:12.204 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:46:12.646 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:46:21.393 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:46:41.971 PM DashboardClient: error [1001] setting colorSpace to iMac colorspace
    5/7/12 1:46:41.971 PM com.apple.Dock.agent: 2012-05-07 13:46:41.970 DashboardClient[387:403] error [1001] setting colorSpace to iMac colorspace
    5/7/12 1:46:42.004 PM DashboardClient: error [1001] setting colorSpace to iMac colorspace
    5/7/12 1:46:42.005 PM com.apple.Dock.agent: 2012-05-07 13:46:42.004 DashboardClient[387:403] error [1001] setting colorSpace to iMac colorspace
    5/7/12 1:46:42.080 PM DashboardClient: error [1001] setting colorSpace to iMac colorspace
    5/7/12 1:46:42.080 PM com.apple.Dock.agent: 2012-05-07 13:46:42.079 DashboardClient[387:403] error [1001] setting colorSpace to iMac colorspace
    5/7/12 1:46:43.155 PM DashboardClient: error [1001] setting colorSpace to iMac colorspace
    5/7/12 1:46:43.155 PM com.apple.Dock.agent: 2012-05-07 13:46:43.155 DashboardClient[387:403] error [1001] setting colorSpace to iMac colorspace
    5/7/12 1:47:06.477 PM Dock: kCGErrorIllegalArgument: CGSSetWindowTransformsAtPlacement: Failed
    5/7/12 1:47:06.477 PM Dock: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    5/7/12 1:47:06.478 PM Dock: kCGErrorIllegalArgument: CGSSetWindowTransformAtPlacement: Failed
    5/7/12 1:47:16.707 PM mdworker: *** Failed to decode QUOT-PRINTED data, treating as binary
    5/7/12 1:49:12.262 PM Mail: Using V2 Layout
    5/7/12 1:51:06.625 PM Mail: Using V2 Layout
    5/7/12 1:51:57.838 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:52:00.848 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:52:17.256 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:52:18.435 PM [0x0-0x2c02c].com.apple.iTunes: The plugin 'Quartz Composer Visualizer' failed to load because it has the wrong CPU architecture for this version of iTunes. (3585)
    5/7/12 1:52:21.938 PM com.apple.SecurityServer: Session 100006 created
    5/7/12 1:52:22.034 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:52:25.637 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:52:27.851 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:52:34.196 PM Mail: Using V2 Layout
    5/7/12 1:52:50.636 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:52:52.642 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:52:55.325 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:52:59.656 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:54:06.437 PM mdworker: *** Failed to decode QUOT-PRINTED data, treating as binary
    5/7/12 1:54:09.258 PM mdworker: *** Failed to decode QUOT-PRINTED data, treating as binary
    5/7/12 1:55:52.249 PM mdworker: *** Failed to decode QUOT-PRINTED data, treating as binary
    5/7/12 1:56:23.724 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:56:32.343 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:56:32.496 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:56:32.521 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:56:32.550 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:56:32.909 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:56:33.263 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:56:33.552 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:56:33.555 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:56:33.567 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.660 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.661 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char
    for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char
    for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char " for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char , for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char , for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char . for PropertyName in line 65
    5/7/12 1:57:44.662 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char , for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char . for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char , for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.663 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char , for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char   for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char . for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char " for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char
    for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char
    for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.664 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.665 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.666 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.666 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.666 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.666 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.666 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.666 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.666 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.666 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.666 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.666 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.666 PM mdworker: Invalid char # for PropertyName in line 65
    5/7/12 1:57:44.666 PM mdworker: Invalid char
    for PropertyName in line 65
    5/7/12 1:57:44.666 PM mdworker: Invalid char
    for PropertyName in line 65
    5/7/12 1:57:58.906 PM mdworker32: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    5/7/12 1:58:33.926 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:58:35.954 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:58:44.425 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:58:44.556 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:58:44.610 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:58:44.648 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:58:44.681 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:58:47.340 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 1:59:01.135 PM mdworker: *** Failed to decode QUOT-PRINTED data, treating as binary
    5/7/12 1:59:05.286 PM mdworker: *** Failed to decode QUOT-PRINTED data, treating as binary
    5/7/12 1:59:51.496 PM com.apple.mdworker.pool.0: I/O error : encoder error
    5/7/12 2:00:23.552 PM mdworker: *** Failed to decode QUOT-PRINTED data, treating as binary
    5/7/12 2:03:48.743 PM [0x0-0x2c02c].com.apple.iTunes: Successfully connected to the Intel plugin
    5/7/12 2:03:48.743 PM [0x0-0x2c02c].com.apple.iTunes: Version from driver for Certificates 1
    5/7/12 2:09:09.060 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[82.000000,18.000000] offset [340.000000,0.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.060 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[60.000000,18.000000] offset [0.000000,18.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.060 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[65.000000,18.000000] offset [422.000000,0.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.060 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[61.000000,18.000000] offset [487.000000,0.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.060 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[37.000000,18.000000] offset [0.000000,36.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.060 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[66.000000,18.000000] offset [548.000000,0.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.061 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[62.000000,18.000000] offset [614.000000,0.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.061 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[67.000000,18.000000] offset [676.000000,0.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.061 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[57.000000,18.000000] offset [743.000000,0.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.061 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[61.000000,18.000000] offset [800.000000,0.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.061 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[72.000000,18.000000] offset [861.000000,0.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.061 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[24.000000,18.000000] offset [933.000000,0.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.061 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[33.000000,18.000000] offset [957.000000,0.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.061 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[40.000000,18.000000] offset [160.000000,18.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.061 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[39.000000,18.000000] offset [200.000000,18.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.062 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[41.000000,18.000000] offset [239.000000,18.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.062 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[66.000000,18.000000] offset [280.000000,18.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.062 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[26.000000,18.000000] offset [990.000000,0.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.062 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[94.000000,18.000000] offset [346.000000,18.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.062 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[73.000000,18.000000] offset [440.000000,18.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.062 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[46.000000,18.000000] offset [513.000000,18.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.062 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[103.000000,18.000000] offset [559.000000,18.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.062 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[35.000000,18.000000] offset [662.000000,18.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.062 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[46.000000,18.000000] offset [697.000000,18.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.063 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[115.000000,18.000000] offset [743.000000,18.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.063 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[51.000000,18.000000] offset [858.000000,18.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.063 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[83.000000,18.000000] offset [909.000000,18.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.063 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[46.000000,18.000000] offset [85.000000,36.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.063 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[88.000000,18.000000] offset [131.000000,36.000000] glID:2, context:0x7f8e7c603bd0)
    5/7/12 2:09:09.064 PM Finder: --ImageKit Error: error before reading pixels: 506
    5/7/12 2:09:09.064 PM Finder: --ImageKit Error: error after reading pixels: 506
    5/7/12 2:09:33.993 PM com.apple.launchd.peruser.501: ([0x0-0x20020].com.apple.A

    Please carefully read Lion Setup Assistant tips, this will show you how to move your files. It's extremely simple to do, also please book mark and begin using:
    Mac 101
    Switch 101
    Find Out How Video tutorials
    List of Useful URLs for switchers
    To be honest I think you're over thinking the matter and making your transition more difficult than need be. IMHO this is natural coming from the Windows world where managing your system is difficult, not so with OS X. Take some look over the URL's and study them and begin playing with the system and you'll see how easy it really is.

Maybe you are looking for

  • Search is not working in Portal??

    Hi all This is the error i got i tried to search in portal: Portal Runtime Error An exception occurred while processing a request for : iView : N/A Component Name : N/A iView not found: pcd:portal_content/every_user/general/eu_role/com.sap.km.home_ws

  • AppleTV altering video

    Problem: When viewing video content on my new AppleTV from personal collection or bought from iTunes store the video is squished. The setup I have: TV: Sony KV-27XBR45 (old standard tv) DVD Player S-Video Converter from svideo.com Dell Inspiron E1705

  • Opening raw files from LR to Photoshop camera Raw

    I have been trying to open a RAW Dng. file from Lightroom into Adobe PS Camera Raw, but I keep getting a message that says,  This version of LR may require te PS camera raaw plug-in version 8.1 for full compatibility.  I have downloaded camera raw pl

  • "Deactivating" button in Photoshop CS4 is dimmed out preventing deactivation

    I want to deactivate Photoshop CS4 on an Imac. Unfortunately I mistakenly uninstalled instead. Realizing my mistake I reinstalled the Photoshop but now "deactivate" button is dimmed out and so I can't move on to the "deactivate permanently" button wh

  • How to put vlc media player in i phone 4G

    how to put vlc media player in i phone 4G