Vsz value in Linux w/ java console apps

I am using Java 1.5_06, A redhat Linux ES server-class machine (according to Sun). It seems that the VSZ value (see ps command) seems very high for java procs - close to or more than 200 MB.
Two questions:
1.) Why is this value so high?
2.) What EXACTLY does the VSZ value indicate? I've read varying definitions.

l

Similar Messages

  • Java console doesn't launch when starting Java Web Start app from Firefox

    Updated my Linux desktop from RHEL to Fedora 12 with resultant upgrade of Firefox to 3.5.9 and now when I launch our Java Web Start application, no Java console appears. The Java Control Panel still shows "Show Console" as set. My app uses Java 1.5 which I have installed on my desktop.
    What do I do to properly configure my browser/desktop to support use of the Java console?
    Please help, I need to debug our app!
    Ilane

    IlaneMarie wrote:
    ..Please help, I need to debug our app!Cannot tell you the answer to your FF hassles (because I have no idea why you're seeing that behaviour(1)), but note that you might be able side-step FF by launching a JWS app. using the javaws tool directly from the command line or an Ant build file.
    1) Though you might try rebooting the machine if any installation/configuration changes have occurred since last boot.
    Also note that many problems with JWS apps. can be sorted be checking the JNLP using JaNeLA.

  • Java FX apps won't run on the browser with Linux

    This is my current system configuration:
    Opensuse 12.3 x64
    Nvidia Gefore 9600gt with Proprietary drivers
    Tried both the Oracle Java 7u45 and 7u51 (Installed according to: SDB:Installing Java - openSUSE)
    Google Chrome and Firefox (Latest versions for both)
    I am not able to run any Java FX browser app. When the app starts loading, i just get a gray box inside the browser screen. I've reproduced this with the JavaFX Ensemble sample app as well as my own apps. This is the exception i get on the Java Console when trying to load the Ensemble app:
    ---- FetchDocListTask  docsUrl = http://download.oracle.com/javafx/2/api/
    java.lang.NullPointerException
      at com.sun.prism.es2.ES2SwapChain.<init>(ES2SwapChain.java:79)
      at com.sun.prism.es2.ES2ResourceFactory.createPresentable(ES2ResourceFactory.java:40)
      at com.sun.javafx.tk.quantum.PresentingPainter.run(PresentingPainter.java:59)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
      at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
      at com.sun.prism.render.RenderJob.run(RenderJob.java:37)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run(QuantumRenderer.java:108)
      at java.lang.Thread.run(Thread.java:744)
    CacheEntry[http://download.oracle.com/otndocs/products/javafx/2/samples/Ensemble/Ensemble.jnlp]: updateAvailable=true,lastModified=Wed Dec 31 18:00:00 CST 1969,length=0
    CacheEntry[http://download.oracle.com/otndocs/products/javafx/2/samples/Ensemble/Ensemble.jnlp]: updateAvailable=true,lastModified=Wed Dec 31 18:00:00 CST 1969,length=0

    http://java.sun.com/j2se/1.3/download.html
    After you download the jre file click on it to install it. I'm not sure why AOL isn't registering and the internet explorer is.
    Try putting this into your autoexec.bat file (if your running on windows operating system).
    set classpath=C:\ProgramFiles\JavaSoft\JRE\1.3.1\bin;%PATH%
    Make sure the file path is correct. It's the path to the java.exe file. This ensures programs that use java.exe file to find it.
    You have to restart your computer after changing the autoexec file for it to register.
    Good Luck!

  • DNSDHCP Java Console for Linux usage question

    Hi All,
    This should be one of the simplest things, but it defeats me. I have downloaded and installed the DNSDHCP Java Console for Linux on my SLED11 workstation. I start it up and am presented with a login screen:
    Server Address: [ ] Port: [ 636 ]
    (e.g. 192.168.xxx.xxx)
    Username: [ ]
    (e.g. cn=admin,o=companyname)
    Password: [ ]
    [v] Use SSL
    Questions:
    Server address: is that supposed to be my OES DNS/DHCP server? Or my eDir server? I've tried each.
    Username: is that supposed to be my tree admin? I've tried it.
    Password: I think I got this one.
    SSL: I *think* my server is set up for SSL, but I'm not sure. I've tried it both ways.
    I have tried every combination except the one that works. Can anyone suggest something that I may be missing?
    Thanks,
    Toney.

    Most of the time eDir servers default to SSL, and you have to check (or uncheck) the box under the LDAP Group object to require TLS authentication (or something like that)--so if you haven't done that then non-ssl will likely not work. I have had some boxes that wont do SSL though.... In that case, non-ssl usually works for me. You can also configure the same things under iManager.

  • Want to hide Java Console Window when launching apps on Solaris 9.

    Hi,
    I am working in a Solaris environment with Solaris 9.
    When I launch any of my applications, the java console window appears.
    I want to hide this window.
    The java version that I am using is JDK 1.3.1_01.
    I found this link that shows you how to configure your java settings to hide the console window.
    http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/properties.html
    1. I placed the deployment.config file in the appropriate directory:
         ${deployment.java.home}/lib/deployment.config     (${deployment.java.home} is the location of the jre from which the deployment products are run.
         Deployment products include Java Web Start, Java Plug-in, Java Control Panel...)
         In this file I have the following:
         deployment.system.config=/.java/.deployment/deployment.properties     
         deployment.system.config.mandatory=false
         deployment.console.startup.mode=HIDE 2. The /.java/.deployment/deployment.properties file is not created by default.
    So I created it but still the java console window appeared.
    The above configuration is the system level settings taken from the webpage I specified above.
    I have also tried the user level settings but to no avail.
    Any ideas what I may be doing wrong?
    Rgds,
    Adrian.

    Hi all,
    Thanks Jacky, the Control Panel is the best way to �hide� the console window.
    I have achieved this when using java 1.4.2.
    But when using java 1.3.1_09, the control panel does not give me the option to "Hide console" or "Do not start console� as is the case when using java 1.4.2.
    What it goes give is �Show Java Console� checkbox which I have unchecked and minimises the console on the desktop as a result.
    Perhaps the functionality to hide (ie: not display) the console window is not available in the java 1.3.1_09 version?

  • 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) {
         

  • Hint:  Start a Java Console Window to diagnose problems in Workflow Designer

    Hello -
    A trick you can use to try and identify problem you are having using the Workflow deisgner is to turn on the JavaConsole for the designer session. On windows you can do this by modifying the shortcut to start designer. Add the following parameter to the end of the path:
    "c:\wf\adobe_livecycle_workflow_7_0_designer.exe" -is:javaconsole
    Note the Quotes around the path, and the parameter after the quotes.
    This will open a console window along with workflow designer - any exceptions thrown will print a stack trace here (as well as any System.out lines you use in a QPac Dialog etc.) I would recommend using this option all the time as it may help diagnose issues.
    In the case if mis-matched versions on the server and client you can expecct errors like "InAuthenticPrincipalException", "InvalidClassException" or SerialVersionUID mis-match.
    Hope this helps,
    Will

    I have created two projects, one by Java and the
    other one by VC++. Now I want to start the VC++ app,
    which is a console app, in the Java program. I tried
    using "Runtime.getRuntime().exec(path of VC app)",
    but it doesn't work. Even I found with this way, the
    Window cmd line cannot be started either. Coz this VC
    app is console based, I suspect if there are some
    restrictions on the Window Console App to be called
    by this Runtime class. Could anybody here help me
    with that? Thanks a lot!No. There often seems to be some confusion about how the exec methods work and the restrictions since it is coming from Java.
    Let me clear that up.
    That is 100% rubbish.
    When runtime exec "doesn't work" it means that you have not used it correctly or understand the environment in which it is running or a a myriad of other confusions. But this question gets asked alot and about one point I cannot be more clear. There is NOTHING special happening because it is Java. Windows or Linux or whatever you are running is NOT saying "Well I won't run that program run because it is Java and I hate it. Ha ha!"
    No. What it means when it "doesn't work" is that either the OS is saying "what they hell did you just say?" or because the OS says "okay" and does something that you didn't expect.
    At any rate please read the following article that has helped many before you http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html

  • Reading each keystroke from a console app?

    I'm using Sun JDK 1.3.0_02 on RedHat Linux 7.1.
    I've written a console application (no GUI, no Swing), from which I need to read each keystroke from the keyboard as it is typed.
    My loop basically waits (blocks) on System.in.read(), and disposes of each byte as it is read.
    Unfortunately, the way the app executes, my Java app doesn't seem to be given any keyboard input until the user presses ENTER. In addition, each keystroke is echoed to the console display, which I don't want.
    Can anyone point me in the right direction to solve this? I can't use any GUI components as this needs to be a console app.
    Thank you,
    Bryan

    This can be fixed with a tiny JNI program. As long as the 'c' call getch() works the same on all platforms:
    // The Java class
    import java.io.*;
    public class ConsoleInputStream extends InputStream
        public native int read();
        static
            System.loadLibrary("ConsoleInputStream");
    // The JNI header
    /* DO NOT EDIT THIS FILE - it is machine generated */
    #include <jni.h>
    /* Header for class ConsoleInputStream */
    #ifndef _Included_ConsoleInputStream
    #define _Included_ConsoleInputStream
    #ifdef __cplusplus
    extern "C" {
    #endif
    #undef ConsoleInputStream_SKIP_BUFFER_SIZE
    #define ConsoleInputStream_SKIP_BUFFER_SIZE 2048L
    /* Inaccessible static: skipBuffer */
    * Class:     ConsoleInputStream
    * Method:    read
    * Signature: ()I
    JNIEXPORT jint JNICALL Java_ConsoleInputStream_read
      (JNIEnv *, jobject);
    #ifdef __cplusplus
    #endif
    #endif
    // The JNI 'C' code
    #include "..\classes\generated source\consoleInputStream.h"
    #include "conio.h"
    JNIEXPORT jint JNICALL Java_ConsoleInputStream_read(JNIEnv * env, jobject obj)
        return getch();
    // The test program
    public class Console
        public static void main(String[] args)
            try
                System.setIn(new ConsoleInputStream());
                while(true)
                    int ch=System.in.read();
                    if(ch=='\r')
                        break;
                    else
                        System.out.print((char)ch);
            catch(Exception ex)
                ex.printStackTrace();
    // the build script (Windows)
    cl -I\j2sdk1.4.0\include -I\j2sdk1.4.0\include\win32 ConsoleInputStream.cpp /MD /LD user32.lib /link/out:..\classes\ConsoleInputStream.dllHope this helps :)

  • HT5494 java preference.app

    Here's Apple's latest missive on Java for Mac OS X v10.6 Update 11.
    This release updates the Apple-provided system Java SE 6 to version 1.6.0_37 for Mac OS X v10.6.
    I was going to /Applications/Utilities/Java Preferences.app to disable and enable Java as needed.
    That Java Preferences.app has gone AWOL; it apparently was removed by Apple with the latest Update which I downloaded and installed from the App Store today.
    So, any way to enable/disable Java now???
    Thanks,

    Linc Davis please help me..I think youre the best in this forum about the problems. I really need your help. My macbook air 13 I bought it 3 months ago. It started with the opening skype. It didnt open skype when I tried and then I restarted my laptop to see if it works. The log in page came as usual. I wrote my password. Then the screen with apple and loading mark came. then the apple left the screen and only loading mark. It turns and turns and the loading mark becomes totally dark, like it loaded fully. Then it freezes. sometimes like after rebooting the laptop I can get in to my account but finder doesnt work. then next time it doesnt start again. I can use it at safe mood and finder works there. I tried most of the things on google but it still doesnt work. Please help me I am studiyng abroad and I dont have garantue that works here..I hope you help me.
    Oct 18 03:40:27 Merts-MacBook-Air com.apple.kextcache[1503]: /System/Library/CoreServices/SystemVersion.plist out of date.
    Oct 18 03:40:27 Merts-MacBook-Air com.apple.kextcache[1503]: /System/Library/CoreServices/PlatformSupport.plist out of date.
    Oct 18 03:40:27 Merts-MacBook-Air KernelEventAgent[73]: tid 00000000 received event(s) VQ_LOWDISK, VQ_VERYLOWDISK (516)
    Oct 18 03:40:27 Merts-MacBook-Air KernelEventAgent[73]: tid 00000000 type 'hfs', mounted on '/Volumes/Recovery HD', from '/dev/disk0s3', low disk, very low disk
    Oct 18 03:40:27: --- last message repeated 1 time ---
    Oct 18 03:40:27 Merts-MacBook-Air com.apple.kextcache[1503]: Error copying //System/Library/Caches/com.apple.corestorage/EncryptedRoot.plist.wipekey to /Volumes/Recovery HD/com.apple.boot.P/System/Library/Caches/com.apple.corestorage/EncryptedRoot.p list.wipekey
    Oct 18 03:40:27 Merts-MacBook-Air com.apple.kextcache[1503]: ucopyRPS - Error copying files used by the booter. errno 28 No space left on device
    Oct 18 03:40:27 Merts-MacBook-Air fseventsd[13]: Logging disabled completely for device:1: /Volumes/Recovery HD
    Oct 18 03:40:27 Merts-MacBook-Air com.apple.kextcache[1503]: failed to update helper partition
    Oct 18 03:40:27 Merts-MacBook-Air com.apple.kextd[9]: kextcache error while updating / (error count: 9)
    Oct 18 03:40:27 Merts-MacBook-Air com.apple.kextd[9]: async child pid 1503 exited with status 70
    Oct 18 03:40:52 Merts-MacBook-Air Migration Assistant[1511]:   (SYS) We've received count = 0 systems
    Oct 18 03:42:48 Merts-MacBook-Air mds[69]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    Oct 18 03:43:18: --- last message repeated 1 time ---
    Oct 18 03:48:12 Merts-MacBook-Air mds[69]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    Oct 18 03:48:12 Merts-MacBook-Air sandboxd[1556] ([429]): Preview(429) deny file-read-data /Users/MertKaratas/Documents/About Stacks.lpdf
    Oct 18 03:48:12: --- last message repeated 2 times ---
    Oct 18 03:48:12 Merts-MacBook-Air sandboxd[1556] ([429]): Preview(429) deny file-write-data /Users/MertKaratas/Documents/About Stacks.lpdf
    Oct 18 03:48:12 Merts-MacBook-Air Preview[429]: PVLocalizedPDFBundleContainer initWithURL:file://localhost/Users/MertKaratas/Documents/About%20Stacks.lpdf/ failed, error = Error Domain=NSCocoaErrorDomain Code=256 "The localized PDF bundle “About Stacks.lpdf” could not be opened, either becase it is malformed or has been renamed." UserInfo=0x7f865a445c60 {NSURL=file://localhost/Users/MertKaratas/Documents/About%20Stacks.lpdf/, NSLocalizedDescription=The localized PDF bundle “About Stacks.lpdf” could not be opened, either becase it is malformed or has been renamed., NSLocalizedRecoverySuggestion=Check that the names of the localized PDF resources inside the bundle match the name of the bundle itself, excluding file name extensions.}
    Oct 18 03:48:12 Merts-MacBook-Air sandboxd[1556] ([429]): Preview(429) deny file-write-data /Users/MertKaratas/Documents/About Stacks.lpdf
    Oct 18 03:48:16: --- last message repeated 3 times ---
    Oct 18 03:48:16 Merts-MacBook-Air sandboxd[1556] ([429]): Preview(429) deny iokit-open 1073762121
    Oct 18 03:48:20 Merts-MacBook-Air Finder[166]: Terminate AirDrop P2P link
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: WormholeServer::copyMyAppleIDSecIdentity returned NULL
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:21 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:22 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:22 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:22 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:22 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:22 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:22 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:22 Merts-MacBook-Air Finder[166]: invalid pixel format
    Oct 18 03:48:22 Merts-MacBook-Air Finder[166]: invalid context
    Oct 18 03:48:38 Merts-MacBook-Air com.apple.launchd.peruser.501[143] (com.apple.talagent[154]): Exited: Killed: 9
    Oct 18 03:48:38 Merts-MacBook-Air com.apple.launchd.peruser.501[143] ([0x0-0x13013].com.apple.AppleSpell[219]): Exited: Killed: 9
    Oct 18 03:48:38 Merts-MacBook-Air com.apple.launchd.peruser.501[143] ([0x0-0x27027].com.apple.ImageCaptureExtension2[458]): Exited: Killed: 9
    Oct 18 03:48:38 Merts-MacBook-Air com.apple.launchd.peruser.501[143] (com.apple.quicklook[1554]): Exited: Killed: 9
    Oct 18 03:48:38 Merts-MacBook-Air com.apple.launchd.peruser.501[143] ([0x0-0x20020].com.apple.Preview[429]): Exited: Killed: 9
    Oct 18 03:48:38 Merts-MacBook-Air com.apple.launchd.peruser.501[143] ([0x0-0x14014].com.apple.QuickTimePlayerX[221]): Exited: Killed: 9
    Oct 18 03:48:38 Merts-MacBook-Air loginwindow[71]: DEAD_PROCESS: 71 console
    Oct 18 03:48:38 Merts-MacBook-Air com.apple.kextd[9]: /: giving up; kextcache hit max failures
    Oct 18 03:48:38 Merts-MacBook-Air shutdown[1570]: reboot by MertKaratas:
    Oct 18 03:48:38 Merts-MacBook-Air shutdown[1570]: SHUTDOWN_TIME: 1350524918 428046
    Oct 18 03:49:51 localhost bootlog[0]: BOOT_TIME 1350524991 0
    Oct 18 03:49:52 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    Oct 18 03:49:52 localhost com.apple.launchd[1] (com.apple.powerd): Unknown value for key POSIXSpawnType: Interactive
    Oct 18 03:49:52 localhost com.apple.launchd[1] (com.apple.sandboxd): Unknown value for key POSIXSpawnType: Interactive
    Oct 18 03:49:53 localhost UserEventAgent[11]: starting CaptiveNetworkSupport as SystemEventAgent built May 25 2011 12:27:35
    Oct 18 03:49:53 localhost UserEventAgent[11]: CaptiveNetworkSupport:CreateInterfaceWatchList:2788 WiFi Devices Found.
    Oct 18 03:49:53 localhost UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - PreProbe
    Oct 18 03:49:53 localhost UserEventAgent[11]: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    Oct 18 03:49:53: --- last message repeated 1 time ---
    Oct 18 03:49:53 localhost UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - PreProbe
    Oct 18 03:49:53 localhost UserEventAgent[11]: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    Oct 18 03:49:54: --- last message repeated 1 time ---
    Oct 18 03:49:54 localhost airportd[25]: _processDLILEvent: en0 attached (down)
    Oct 18 03:49:54 localhost UserEventAgent[11]: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    Oct 18 03:49:54: --- last message repeated 1 time ---
    Oct 18 03:49:54 localhost UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - PreProbe
    Oct 18 03:49:55 Merts-MacBook-Air configd[14]: setting hostname to "Merts-MacBook-Air.local"
    Oct 18 03:49:55 Merts-MacBook-Air configd[14]: network configuration changed.
    Oct 18 03:49:55 Merts-MacBook-Air UserEventAgent[11]: ServermgrdRegistration cannot load config data
    Oct 18 03:49:55 Merts-MacBook-Air UserEventAgent[11]: get_backup_share_points no AFP
    Oct 18 03:49:57 Merts-MacBook-Air fseventsd[19]: Logging disabled completely for device:1: /Volumes/Recovery HD
    Oct 18 03:49:57 Merts-MacBook-Air com.apple.kextd[10]: kextcache error while updating / (error count: 1)
    Oct 18 03:49:57 Merts-MacBook-Air com.apple.pfctl[50]: No ALTQ support in kernel
    Oct 18 03:49:57 Merts-MacBook-Air com.apple.pfctl[50]: ALTQ related functions disabled
    Oct 18 03:49:57 Merts-MacBook-Air com.apple.ucupdate.plist[43]: ucupdate: Checked 1 update, no match found.
    Oct 18 03:49:57 Merts-MacBook-Air mDNSResponder[53]: mDNSResponder mDNSResponder-320.16 (Jul 19 2012 21:07:07) starting OSXVers 11
    Oct 18 03:49:57 Merts-MacBook-Air corestoraged[64]: 0x1076d1960 unlockLVF: LVF=3B9BFAB0-75D9-4268-A7E8-C3CB43A806E3, "AES-XTS", status = "Unlocked"
    Oct 18 03:49:57 Merts-MacBook-Air com.apple.usbmuxd[42]: usbmuxd-296.3 on Jul 25 2012 at 00:28:37, running 64 bit
    Oct 18 03:49:57 Merts-MacBook-Air mds[52]: (Normal) FMW: FMW 0 0
    Oct 18 03:49:58 Merts-MacBook-Air systemkeychain[73]: done file: /var/run/systemkeychaincheck.done
    Oct 18 03:49:58 Merts-MacBook-Air configd[14]: network configuration changed.
    Oct 18 03:49:58: --- last message repeated 1 time ---
    Oct 18 03:49:58 Merts-MacBook-Air mDNSResponder[53]: D2D_IPC: Loaded
    Oct 18 03:49:58 Merts-MacBook-Air mDNSResponder[53]: D2DInitialize succeeded
    Oct 18 03:49:58 Merts-MacBook-Air com.apple.kextcache[89]: /System/Library/Caches/com.apple.corestorage/EncryptedRoot.plist.wipekey out of date.
    Oct 18 03:49:58 Merts-MacBook-Air com.apple.kextcache[89]: /usr/standalone/i386/EfiLoginUI/ out of date.
    Oct 18 03:49:58 Merts-MacBook-Air com.apple.kextcache[89]: /System/Library/Caches/com.apple.corestorage/EFILoginLocalizations out of date.
    Oct 18 03:49:58 Merts-MacBook-Air com.apple.kextcache[89]: /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache out of date.
    Oct 18 03:49:58 Merts-MacBook-Air com.apple.kextcache[89]: /System/Library/CoreServices/boot.efi out of date.
    Oct 18 03:49:58 Merts-MacBook-Air com.apple.kextcache[89]: /System/Library/CoreServices/SystemVersion.plist out of date.
    Oct 18 03:49:58 Merts-MacBook-Air com.apple.kextcache[89]: /System/Library/CoreServices/PlatformSupport.plist out of date.
    Oct 18 03:49:58 Merts-MacBook-Air KernelEventAgent[57]: tid 00000000 received event(s) VQ_LOWDISK, VQ_VERYLOWDISK (516)
    Oct 18 03:49:58 Merts-MacBook-Air KernelEventAgent[57]: tid 00000000 type 'hfs', mounted on '/Volumes/Recovery HD', from '/dev/disk0s3', low disk, very low disk
    Oct 18 03:49:58: --- last message repeated 1 time ---
    Oct 18 03:49:58 Merts-MacBook-Air loginwindow[55]: Login Window Application Started
    Oct 18 03:49:58 Merts-MacBook-Air com.apple.kextcache[89]: Error copying //System/Library/Caches/com.apple.corestorage/EncryptedRoot.plist.wipekey to /Volumes/Recovery HD/com.apple.boot.P/System/Library/Caches/com.apple.corestorage/EncryptedRoot.p list.wipekey
    Oct 18 03:49:58 Merts-MacBook-Air com.apple.kextcache[89]: ucopyRPS - Error copying files used by the booter. errno 28 No space left on device
    Oct 18 03:49:58 Merts-MacBook-Air fseventsd[19]: Logging disabled completely for device:1: /Volumes/Recovery HD
    Oct 18 03:49:58 Merts-MacBook-Air com.apple.kextcache[89]: failed to update helper partition
    Oct 18 03:49:58 Merts-MacBook-Air com.apple.kextd[10]: kextcache error while updating / (error count: 2)
    Oct 18 03:49:58 Merts-MacBook-Air com.apple.kextd[10]: async child pid 89 exited with status 70
    Oct 18 03:49:58 Merts-MacBook-Air FDERecoveryAgent[98]: Waiting for CoreStorage encryption be activated, will try again in 5 seconds
    Oct 18 03:49:59 Merts-MacBook-Air netbiosd[99]: Unable to start NetBIOS name service:
    Oct 18 03:49:59 Merts-MacBook-Air configd[14]: network configuration changed.
    Oct 18 03:49:59 Merts-MacBook-Air UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - Probe
    Oct 18 03:49:59 Merts-MacBook-Air UserEventAgent[11]: CaptiveNetworkSupport:CNSPreferencesBuildSSIDLookup:278 ssidLookup:
    Oct 18 03:49:59 Merts-MacBook-Air UserEventAgent[11]:   <empty>
    Oct 18 03:49:59 Merts-MacBook-Air UserEventAgent[11]: CaptiveNetworkSupport:CaptiveStartDetect:2343 Bypassing probe on FRITZ!Box Fon WLAN 7320 because it is protected and not on the exception list
    Oct 18 03:49:59 Merts-MacBook-Air UserEventAgent[11]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - Unknown
    Oct 18 03:49:59 Merts-MacBook-Air configd[14]: network configuration changed.
    Oct 18 03:50:01 Merts-MacBook-Air WindowServer[95]: (ipc/send) invalid destination port: IOServiceWaitQuiet for CGXMappedDisplayStart
    Oct 18 03:50:01 Merts-MacBook-Air WindowServer[95]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Oct 18 03:50:01 Merts-MacBook-Air ReportCrash[102]: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
    Oct 18 03:50:01 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[95]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:50:01 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 7 seconds
    Oct 18 03:50:02 Merts-MacBook-Air ReportCrash[102]: Saved crash report for WindowServer[95] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035002_localhost.crash
    Oct 18 03:50:02 Merts-MacBook-Air ReportCrash[102]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-013424_ localhost.crash
    Oct 18 03:50:02 Merts-MacBook-Air XProtectUpdater[40]: Ignoring new signature plist: Not an increase in version
    Oct 18 03:50:02 Merts-MacBook-Air com.apple.launchd[1] (com.apple.xprotectupdater[40]): Exited with code: 252
    Oct 18 03:50:04 Merts-MacBook-Air FDERecoveryAgent[98]: Waiting for CoreStorage encryption be activated, will try again in 10 seconds
    Oct 18 03:50:09 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[106]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:50:09 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:50:09 Merts-MacBook-Air ReportCrash[102]: Saved crash report for WindowServer[106] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035009_localhost.crash
    Oct 18 03:50:09 Merts-MacBook-Air ReportCrash[102]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-013434_ localhost.crash
    Oct 18 03:50:14 Merts-MacBook-Air FDERecoveryAgent[98]: Waiting for CoreStorage encryption be activated, will try again in 20 seconds
    Oct 18 03:50:19 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[107]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:50:19 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:50:19 Merts-MacBook-Air ReportCrash[102]: Saved crash report for WindowServer[107] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035019_localhost.crash
    Oct 18 03:50:19 Merts-MacBook-Air ReportCrash[102]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-013445_ localhost.crash
    Oct 18 03:50:30 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[108]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:50:30 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:50:30 Merts-MacBook-Air ReportCrash[102]: Saved crash report for WindowServer[108] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035030_localhost.crash
    Oct 18 03:50:30 Merts-MacBook-Air ReportCrash[102]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-013455_ localhost.crash
    Oct 18 03:50:34 Merts-MacBook-Air FDERecoveryAgent[98]: Waiting for CoreStorage encryption be activated, will try again in 40 seconds
    Oct 18 03:50:40 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[112]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:50:40 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:50:40 Merts-MacBook-Air ReportCrash[102]: Saved crash report for WindowServer[112] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035040_localhost.crash
    Oct 18 03:50:40 Merts-MacBook-Air ReportCrash[102]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-013505_ localhost.crash
    Oct 18 03:50:50 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[113]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:50:50 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:50:50 Merts-MacBook-Air ReportCrash[102]: Saved crash report for WindowServer[113] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035050_localhost.crash
    Oct 18 03:50:50 Merts-MacBook-Air ReportCrash[102]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023015_ localhost.crash
    Oct 18 03:51:01 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[114]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:51:01 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:51:01 Merts-MacBook-Air ReportCrash[102]: Saved crash report for WindowServer[114] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035101_localhost.crash
    Oct 18 03:51:01 Merts-MacBook-Air ReportCrash[102]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023022_ localhost.crash
    Oct 18 03:51:11 Merts-MacBook-Air ReportCrash[117]: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
    Oct 18 03:51:11 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[116]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:51:11 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:51:11 Merts-MacBook-Air ReportCrash[117]: Saved crash report for WindowServer[116] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035111_localhost.crash
    Oct 18 03:51:11 Merts-MacBook-Air ReportCrash[117]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023032_ localhost.crash
    Oct 18 03:51:14 Merts-MacBook-Air FDERecoveryAgent[98]: No recovery record to post (this may be normal if you change keys more frequently then the recovery service can be contacted)
    Oct 18 03:51:14 Merts-MacBook-Air com.apple.security.FDERecoveryAgent[98]: spawn: launchctl unload -w /System/Library/LaunchDaemons/com.apple.security.FDERecoveryAgent.plist
    Oct 18 03:51:14 Merts-MacBook-Air com.apple.kextcache[118]: /System/Library/Caches/com.apple.corestorage/EncryptedRoot.plist.wipekey out of date.
    Oct 18 03:51:14 Merts-MacBook-Air com.apple.kextcache[118]: /usr/standalone/i386/EfiLoginUI/ out of date.
    Oct 18 03:51:14 Merts-MacBook-Air com.apple.kextcache[118]: /System/Library/Caches/com.apple.corestorage/EFILoginLocalizations out of date.
    Oct 18 03:51:14 Merts-MacBook-Air com.apple.kextcache[118]: /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache out of date.
    Oct 18 03:51:14 Merts-MacBook-Air com.apple.kextcache[118]: /System/Library/CoreServices/boot.efi out of date.
    Oct 18 03:51:14 Merts-MacBook-Air com.apple.kextcache[118]: /System/Library/CoreServices/SystemVersion.plist out of date.
    Oct 18 03:51:14 Merts-MacBook-Air com.apple.kextcache[118]: /System/Library/CoreServices/PlatformSupport.plist out of date.
    Oct 18 03:51:14 Merts-MacBook-Air KernelEventAgent[57]: tid 00000000 received event(s) VQ_LOWDISK, VQ_VERYLOWDISK (516)
    Oct 18 03:51:14 Merts-MacBook-Air KernelEventAgent[57]: tid 00000000 type 'hfs', mounted on '/Volumes/Recovery HD', from '/dev/disk0s3', low disk, very low disk
    Oct 18 03:51:14: --- last message repeated 1 time ---
    Oct 18 03:51:14 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 7 seconds
    Oct 18 03:51:14 Merts-MacBook-Air com.apple.kextcache[118]: Error copying //System/Library/Caches/com.apple.corestorage/EncryptedRoot.plist.wipekey to /Volumes/Recovery HD/com.apple.boot.P/System/Library/Caches/com.apple.corestorage/EncryptedRoot.p list.wipekey
    Oct 18 03:51:14 Merts-MacBook-Air com.apple.kextcache[118]: ucopyRPS - Error copying files used by the booter. errno 28 No space left on device
    Oct 18 03:51:14 Merts-MacBook-Air fseventsd[19]: Logging disabled completely for device:1: /Volumes/Recovery HD
    Oct 18 03:51:14 Merts-MacBook-Air com.apple.kextcache[118]: failed to update helper partition
    Oct 18 03:51:14 Merts-MacBook-Air com.apple.kextd[10]: kextcache error while updating / (error count: 3)
    Oct 18 03:51:14 Merts-MacBook-Air com.apple.kextd[10]: async child pid 118 exited with status 70
    Oct 18 03:51:22 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[128]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:51:22 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:51:22 Merts-MacBook-Air ReportCrash[117]: Saved crash report for WindowServer[128] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035122_localhost.crash
    Oct 18 03:51:22 Merts-MacBook-Air ReportCrash[117]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023043_ localhost.crash
    Oct 18 03:51:27 Merts-MacBook-Air warmd[41]: [warmctl_evt_timer_bc_activation_timeout:260] BC activation bcstop timer fired!
    Oct 18 03:51:32 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[129]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:51:32 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:51:32 Merts-MacBook-Air ReportCrash[117]: Saved crash report for WindowServer[129] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035132_localhost.crash
    Oct 18 03:51:32 Merts-MacBook-Air ReportCrash[117]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023053_ localhost.crash
    Oct 18 03:51:42 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[130]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:51:42 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:51:42 Merts-MacBook-Air ReportCrash[117]: Saved crash report for WindowServer[130] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035142_localhost.crash
    Oct 18 03:51:42 Merts-MacBook-Air ReportCrash[117]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023104_ localhost.crash
    Oct 18 03:51:53 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[135]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:51:53 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:51:53 Merts-MacBook-Air ReportCrash[117]: Saved crash report for WindowServer[135] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035153_localhost.crash
    Oct 18 03:51:53 Merts-MacBook-Air ReportCrash[117]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023307_ localhost.crash
    Oct 18 03:52:03 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[136]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:52:03 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:52:03 Merts-MacBook-Air ReportCrash[117]: Saved crash report for WindowServer[136] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035203_localhost.crash
    Oct 18 03:52:03 Merts-MacBook-Air ReportCrash[117]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023314_ localhost.crash
    Oct 18 03:52:13 Merts-MacBook-Air ReportCrash[143]: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
    Oct 18 03:52:14 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[142]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:52:14 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:52:14 Merts-MacBook-Air ReportCrash[143]: Saved crash report for WindowServer[142] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035214_localhost.crash
    Oct 18 03:52:14 Merts-MacBook-Air ReportCrash[143]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023325_ localhost.crash
    Oct 18 03:52:21 Merts-MacBook-Air mdworker[147]: Unable to talk to lsboxd
    Oct 18 03:52:22 Merts-MacBook-Air mds[52]: Unable to talk to lsboxd
    Oct 18 03:52:23 Merts-MacBook-Air mdworker[139]: Unable to talk to lsboxd
    Oct 18 03:52:24 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[156]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:52:24 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:52:24 Merts-MacBook-Air ReportCrash[143]: Saved crash report for WindowServer[156] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035224_localhost.crash
    Oct 18 03:52:24 Merts-MacBook-Air ReportCrash[143]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023335_ localhost.crash
    Oct 18 03:52:34 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[158]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:52:34 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:52:34 Merts-MacBook-Air ReportCrash[143]: Saved crash report for WindowServer[158] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035234_localhost.crash
    Oct 18 03:52:34 Merts-MacBook-Air ReportCrash[143]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023345_ localhost.crash
    Oct 18 03:52:45 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[159]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:52:45 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:52:45 Merts-MacBook-Air ReportCrash[143]: Saved crash report for WindowServer[159] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035245_localhost.crash
    Oct 18 03:52:45 Merts-MacBook-Air ReportCrash[143]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023356_ localhost.crash
    Oct 18 03:52:55 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[160]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:52:55 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:52:55 Merts-MacBook-Air ReportCrash[143]: Saved crash report for WindowServer[160] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035255_localhost.crash
    Oct 18 03:52:55 Merts-MacBook-Air ReportCrash[143]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023406_ localhost.crash
    Oct 18 03:53:06 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[162]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:53:06 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:53:06 Merts-MacBook-Air ReportCrash[143]: Saved crash report for WindowServer[162] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035306_localhost.crash
    Oct 18 03:53:06 Merts-MacBook-Air ReportCrash[143]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023417_ localhost.crash
    Oct 18 03:53:16 Merts-MacBook-Air ReportCrash[164]: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
    Oct 18 03:53:16 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[163]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:53:16 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:53:16 Merts-MacBook-Air ReportCrash[164]: Saved crash report for WindowServer[163] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035316_localhost.crash
    Oct 18 03:53:16 Merts-MacBook-Air ReportCrash[164]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-023427_ localhost.crash
    Oct 18 03:53:26 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[165]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:53:26 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:53:26 Merts-MacBook-Air ReportCrash[164]: Saved crash report for WindowServer[165] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035326_localhost.crash
    Oct 18 03:53:26 Merts-MacBook-Air ReportCrash[164]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035002_ localhost.crash
    Oct 18 03:53:37 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[167]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:53:37 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:53:37 Merts-MacBook-Air ReportCrash[164]: Saved crash report for WindowServer[167] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035337_localhost.crash
    Oct 18 03:53:37 Merts-MacBook-Air ReportCrash[164]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035009_ localhost.crash
    Oct 18 03:53:47 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[168]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:53:47 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:53:47 Merts-MacBook-Air ReportCrash[164]: Saved crash report for WindowServer[168] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035347_localhost.crash
    Oct 18 03:53:47 Merts-MacBook-Air ReportCrash[164]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035019_ localhost.crash
    Oct 18 03:53:57 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[169]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:53:57 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:53:58 Merts-MacBook-Air ReportCrash[164]: Saved crash report for WindowServer[169] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035358_localhost.crash
    Oct 18 03:53:58 Merts-MacBook-Air ReportCrash[164]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035030_ localhost.crash
    Oct 18 03:54:08 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[170]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:54:08 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:54:08 Merts-MacBook-Air ReportCrash[164]: Saved crash report for WindowServer[170] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035408_localhost.crash
    Oct 18 03:54:08 Merts-MacBook-Air ReportCrash[164]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035040_ localhost.crash
    Oct 18 03:54:18 Merts-MacBook-Air ReportCrash[173]: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
    Oct 18 03:54:18 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer[172]): Job appears to have crashed: Abort trap: 6
    Oct 18 03:54:18 Merts-MacBook-Air com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 10 seconds
    Oct 18 03:54:18 Merts-MacBook-Air ReportCrash[173]: Saved crash report for WindowServer[172] version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035418_localhost.crash
    Oct 18 03:54:18 Merts-MacBook-Air ReportCrash[173]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/WindowServer_2012-10-18-035050_ localhost.crash
    Oct 18 05:35:30 localhost bootlog[0]: BOOT_TIME 1350531330 0
    Oct 18 05:35:56 localhost com.apple.kextd[9]: Safe boot mode detected; invalidating system extensions caches.
    Oct 18 05:35:56 localhost com.apple.kextd[9]: Cache file /System/Library/Caches/com.apple.kext.caches/Directories/System/Library/Extensi ons/KextIdentifiers.plist.gz is out of date; not using.
    Oct 18 05:35:31 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    Oct 18 05:35:56 localhost com.apple.launchd[1] (com.apple.powerd): Unknown value for key POSIXSpawnType: Interactive
    Oct 18 05:35:56 localhost com.apple.launchd[1] (com.apple.sandboxd): Unknown value for key POSIXSpawnType: Interactive
    Oct 18 05:35:57 localhost fseventsd[13]: event logs in /.fseventsd out of sync with volume.  destroying old logs. (5157 26 6439)
    Oct 18 05:35:57 localhost fseventsd[13]: log dir: /.fseventsd getting new uuid: B85DDB0F-F5A2-4808-9919-FD3EA1C3E860
    Oct 18 05:35:57 localhost UserEventAgent[10]: starting CaptiveNetworkSupport as SystemEventAgent built May 25 2011 12:27:35
    Oct 18 05:35:57 localhost UserEventAgent[10]: CaptiveNetworkSupport:CreateInterfaceWatchList:2788 WiFi Devices Found.
    Oct 18 05:35:57 localhost UserEventAgent[10]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - PreProbe
    Oct 18 05:35:57 localhost UserEventAgent[10]: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    Oct 18 05:35:57: --- last message repeated 1 time ---
    Oct 18 05:35:57 localhost UserEventAgent[10]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - PreProbe
    Oct 18 05:35:57 localhost UserEventAgent[10]: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    Oct 18 05:35:58: --- last message repeated 1 time ---
    Oct 18 05:35:58 localhost com.apple.kextd[9]: Cache file /System/Library/Caches/com.apple.kext.caches/Startup/IOKitPersonalities_x86_64. ioplist.gz is out of date; not using.
    Oct 18 05:35:59 localhost airportd[24]: _processDLILEvent: en0 attached (down)
    Oct 18 05:35:59 localhost UserEventAgent[10]: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    Oct 18 05:35:59: --- last message repeated 1 time ---
    Oct 18 05:35:59 localhost UserEventAgent[10]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - PreProbe
    Oct 18 05:35:59 Merts-MacBook-Air configd[15]: setting hostname to "Merts-MacBook-Air.local"
    Oct 18 05:35:59 Merts-MacBook-Air configd[15]: network configuration changed.
    Oct 18 05:35:59 Merts-MacBook-Air UserEventAgent[10]: ServermgrdRegistration cannot load config data
    Oct 18 05:35:59 Merts-MacBook-Air UserEventAgent[10]: get_backup_share_points no AFP
    Oct 18 05:36:02 Merts-MacBook-Air com.apple.kextd[9]: Can't load AppleUpstreamUserClient.kext - ineligible during safe boot.
    Oct 18 05:36:02 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.driver.AppleUpstreamUserClient failed; removing personalities from kernel.
    Oct 18 05:36:03 Merts-MacBook-Air systemkeychain[33]: done file: /var/run/systemkeychaincheck.done
    Oct 18 05:36:04 Merts-MacBook-Air airportd[24]: _doAutoJoin: Already associated to “FRITZ!Box Fon WLAN 7320”. Bailing on auto-join.
    Oct 18 05:36:29 Merts-MacBook-Air configd[15]: subnet_route: write routing socket failed, Network is unreachable
    Oct 18 05:36:31 Merts-MacBook-Air configd[15]: network configuration changed.
    Oct 18 05:36:31 Merts-MacBook-Air UserEventAgent[10]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - Probe
    Oct 18 05:36:31 Merts-MacBook-Air UserEventAgent[10]: CaptiveNetworkSupport:CNSPreferencesBuildSSIDLookup:278 ssidLookup:
    Oct 18 05:36:31 Merts-MacBook-Air UserEventAgent[10]:   <empty>
    Oct 18 05:36:31 Merts-MacBook-Air UserEventAgent[10]: CaptiveNetworkSupport:CaptiveStartDetect:2343 Bypassing probe on FRITZ!Box Fon WLAN 7320 because it is protected and not on the exception list
    Oct 18 05:36:31 Merts-MacBook-Air UserEventAgent[10]: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - Unknown
    Oct 18 05:36:31 Merts-MacBook-Air configd[15]: network configuration changed.
    Oct 18 05:36:31 Merts-MacBook-Air mDNSResponder[46]: mDNSResponder mDNSResponder-320.16 (Jul 19 2012 21:07:07) starting OSXVers 11
    Oct 18 05:36:32 Merts-MacBook-Air configd[15]: network configuration changed.
    Oct 18 05:36:32: --- last message repeated 1 time ---
    Oct 18 05:36:32 Merts-MacBook-Air mDNSResponder[46]: D2D_IPC: Loaded
    Oct 18 05:36:32 Merts-MacBook-Air mDNSResponder[46]: D2DInitialize succeeded
    Oct 18 05:37:08 Merts-MacBook-Air fseventsd[13]: Logging disabled completely for device:1: /Volumes/Recovery HD
    Oct 18 05:37:08 Merts-MacBook-Air com.apple.kextd[9]: kextcache error while updating / (error count: 1)
    Oct 18 05:37:08 Merts-MacBook-Air com.apple.pfctl[65]: No ALTQ support in kernel
    Oct 18 05:37:08 Merts-MacBook-Air com.apple.pfctl[65]: ALTQ related functions disabled
    Oct 18 05:37:08 Merts-MacBook-Air com.apple.ucupdate.plist[57]: ucupdate: Checked 1 update, no match found.
    Oct 18 05:37:09 Merts-MacBook-Air launchdadd[87]: FAILURE: Could not send MIG reply: 0x10000003
    Oct 18 05:37:09 Merts-MacBook-Air com.apple.usbmuxd[56]: usbmuxd-296.3 on Jul 25 2012 at 00:28:37, running 64 bit
    Oct 18 05:37:09 Merts-MacBook-Air corestoraged[79]: 0x1105f4960 unlockLVF: LVF=3B9BFAB0-75D9-4268-A7E8-C3CB43A806E3, "AES-XTS", status = "Unlocked"
    Oct 18 05:37:10 Merts-MacBook-Air mds[68]: (Normal) FMW: FMW 0 0
    Oct 18 05:37:11 Merts-MacBook-Air com.apple.kextcache[92]: /System/Library/Caches/com.apple.corestorage/EncryptedRoot.plist.wipekey out of date.
    Oct 18 05:37:11 Merts-MacBook-Air com.apple.kextcache[92]: /usr/standalone/i386/EfiLoginUI/ out of date.
    Oct 18 05:37:11 Merts-MacBook-Air com.apple.kextcache[92]: /System/Library/Caches/com.apple.corestorage/EFILoginLocalizations out of date.
    Oct 18 05:37:11 Merts-MacBook-Air com.apple.kextcache[92]: /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache out of date.
    Oct 18 05:37:11 Merts-MacBook-Air com.apple.kextcache[92]: /System/Library/CoreServices/boot.efi out of date.
    Oct 18 05:37:11 Merts-MacBook-Air com.apple.kextcache[92]: /System/Library/CoreServices/SystemVersion.plist out of date.
    Oct 18 05:37:11 Merts-MacBook-Air com.apple.kextcache[92]: /System/Library/CoreServices/PlatformSupport.plist out of date.
    Oct 18 05:37:11 Merts-MacBook-Air KernelEventAgent[72]: tid 00000000 received event(s) VQ_LOWDISK, VQ_VERYLOWDISK (516)
    Oct 18 05:37:11 Merts-MacBook-Air KernelEventAgent[72]: tid 00000000 type 'hfs', mounted on '/Volumes/Recovery HD', from '/dev/disk0s3', low disk, very low disk
    Oct 18 05:37:11: --- last message repeated 1 time ---
    Oct 18 05:37:11 Merts-MacBook-Air com.apple.kextcache[92]: Error copying //System/Library/Caches/com.apple.corestorage/EncryptedRoot.plist.wipekey to /Volumes/Recovery HD/com.apple.boot.P/System/Library/Caches/com.apple.corestorage/EncryptedRoot.p list.wipekey
    Oct 18 05:37:11 Merts-MacBook-Air com.apple.kextcache[92]: ucopyRPS - Error copying files used by the booter. errno 28 No space left on device
    Oct 18 05:37:11 Merts-MacBook-Air fseventsd[13]: Logging disabled completely for device:1: /Volumes/Recovery HD
    Oct 18 05:37:12 Merts-MacBook-Air loginwindow[70]: Login Window Application Started
    Oct 18 05:37:12 Merts-MacBook-Air com.apple.kextcache[92]: failed to update helper partition
    Oct 18 05:37:12 Merts-MacBook-Air com.apple.kextd[9]: kextcache error while updating / (error count: 2)
    Oct 18 05:37:12 Merts-MacBook-Air com.apple.kextd[9]: async child pid 92 exited with status 70
    Oct 18 05:37:14 Merts-MacBook-Air WindowServer[100]: (ipc/send) invalid destination port: IOServiceWaitQuiet for CGXMappedDisplayStart
    Oct 18 05:37:14 Merts-MacBook-Air WindowServer[100]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Oct 18 05:37:15 Merts-MacBook-Air loginwindow[70]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    Oct 18 05:37:15 Merts-MacBook-Air configd[15]: network configuration changed.
    Oct 18 05:37:15 Merts-MacBook-Air netbiosd[67]: network address or mask changed for en0
    Oct 18 05:37:16 Merts-MacBook-Air com.apple.launchctl.LoginWindow[104]: com.apple.findmymacmessenger: Already loaded
    Oct 18 05:37:17 Merts-MacBook-Air XProtectUpdater[54]: Ignoring new signature plist: Not an increase in version
    Oct 18 05:37:17 Merts-MacBook-Air com.apple.launchd[1] (com.apple.xprotectupdater[54]): Exited with code: 252
    Oct 18 05:37:17 Merts-MacBook-Air airportd[103]: _doAutoJoin: Already associated to “FRITZ!Box Fon WLAN 7320”. Bailing on auto-join.
    Oct 18 05:37:17 Merts-MacBook-Air FDERecoveryAgent[60]: Waiting for CoreStorage encryption be activated, will try again in 5 seconds
    Oct 18 05:37:17 Merts-MacBook-Air loginwindow[70]: Login Window Started Security Agent
    Oct 18 05:37:17 Merts-MacBook-Air SecurityAgent[115]: Echo enabled
    Oct 18 05:37:22 Merts-MacBook-Air FDERecoveryAgent[60]: Waiting for CoreStorage encryption be activated, will try again in 10 seconds
    Oct 18 05:37:22 Merts-MacBook-Air genatsdb[117]: *GENATSDB* FontObjects generated = 324
    Oct 18 05:37:25 Merts-MacBook-Air SecurityAgent[115]: User info context values set for MertKaratas
    Oct 18 05:37:28 Merts-MacBook-Air SecurityAgent[115]: Login Window login proceeding
    Oct 18 05:37:28 Merts-MacBook-Air loginwindow[70]: Login Window - Returned from Security Agent
    Oct 18 05:37:29 Merts-MacBook-Air loginwindow[70]: USER_PROCESS: 70 console
    Oct 18 05:37:29 Merts-MacBook-Air airportd[103]: _doAutoJoin: Already associated to “FRITZ!Box Fon WLAN 7320”. Bailing on auto-join.
    Oct 18 05:37:29 Merts-MacBook-Air com.apple.launchd.peruser.501[128] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    Oct 18 05:37:29 Merts-MacBook-Air com.apple.launchctl.Aqua[130]: load: option requires an argument -- D
    Oct 18 05:37:29 Merts-MacBook-Air com.apple.launchctl.Aqua[130]: usage: launchctl load [-wF] [-D <user|local|network|system|all>] paths...
    Oct 18 05:37:32 Merts-MacBook-Air FDERecoveryAgent[60]: Waiting for CoreStorage encryption be activated, will try again in 20 seconds
    Oct 18 05:37:33 Merts-MacBook-Air UserEventAgent[10]: CaptiveNetworkSupport:CNSServerRegisterUserAgent:187 new user agent port: 43287
    Oct 18 05:37:33 Merts-MacBook-Air mds[68]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputerIndexed"
    Oct 18 05:37:33 Merts-MacBook-Air com.apple.launchd.peruser.501[128] (com.apple.launchctl.Aqua[130]): Exited with code: 1
    Oct 18 05:37:37 Merts-MacBook-Air com.apple.dock.extra[158]: Could not connect the action buttonPressed: to target of class NSApplication
    Oct 18 05:37:37 Merts-MacBook-Air com.apple.dock.extra[158]: 2012-10-18 05:37:37.214 com.apple.dock.extra[158:1a07] Could not connect the action buttonPressed: to target of class NSApplication
    Oct 18 05:37:37 Merts-MacBook-Air com.apple.dock.extra[158]: Could not connect the action buttonPressed: to target of class NSApplication
    Oct 18 05:37:37 Merts-MacBook-Air com.apple.dock.extra[158]: 2012-10-18 05:37:37.222 com.apple.dock.extra[158:1a07] Could not connect the action buttonPressed: to target of class NSApplication
    Oct 18 05:37:37 Merts-MacBook-Air com.apple.dock.extra[158]: Could not connect the action buttonPressed: to target of class NSApplication
    Oct 18 05:37:37: --- last message repeated 1 time ---
    Oct 18 05:37:37 Merts-MacBook-Air com.apple.dock.extra[158]: 2012-10-18 05:37:37.226 com.apple.dock.extra[158:1a07] Could not connect the action buttonPressed: to target of class NSApplication
    Oct 18 05:37:37 Merts-MacBook-Air com.apple.dock.extra[158]: 2012-10-18 05:37:37.235 com.apple.dock.extra[158:1a07] Could not connect the action buttonPressed: to target of class NSApplication
    Oct 18 05:37:40 Merts-MacBook-Air mds[68]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    Oct 18 05:37:49 Merts-MacBook-Air com.apple.launchd[1] (com.apple.coreservices.appleid.authentication[113]): Exit timeout elapsed (20 seconds). Killing
    Oct 18 05:37:50 Merts-MacBook-Air mds[68]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    Oct 18 05:37:50 Merts-MacBook-Air sandboxd[176] ([173]): TextEdit(173) deny iokit-open 1073762121
    Oct 18 05:37:52 Merts-MacBook-Air sandboxd[176] ([167]): WebProcess(167) deny iokit-open 1610641234
    Oct 18 05:37:52 Merts-MacBook-Air sandboxd[176] ([173]): TextEdit(173) deny file-read-data /Users/MertKaratas/Desktop/dersler.rtf
    Oct 18 05:37:53 Merts-MacBook-Air FDERecoveryAgent[60]: Waiting for CoreStorage encryption be activated, will try again in 40 seconds
    Oct 18 05:37:53 Merts-MacBook-Air sandboxd[176] ([173]): TextEdit(173) deny file-read-data /Users/MertKaratas/Desktop/dersler.rtf
    Oct 18 05:37:55 Merts-MacBook-Air sandboxd[176] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:37:59: --- last message repeated 8 times ---
    Oct 18 05:37:59 Merts-MacBook-Air sandboxd[176] ([173]): TextEdit(173) deny iokit-open 1073762121
    Oct 18 05:38:33 Merts-MacBook-Air FDERecoveryAgent[60]: No recovery record to post (this may be normal if you change keys more frequently then the recovery service can be contacted)
    Oct 18 05:38:33 Merts-MacBook-Air com.apple.security.FDERecoveryAgent[60]: spawn: launchctl unload -w /System/Library/LaunchDaemons/com.apple.security.FDERecoveryAgent.plist
    Oct 18 05:38:33 Merts-MacBook-Air com.apple.kextcache[187]: /System/Library/Caches/com.apple.corestorage/EncryptedRoot.plist.wipekey out of date.
    Oct 18 05:38:33 Merts-MacBook-Air com.apple.kextcache[187]: /usr/standalone/i386/EfiLoginUI/ out of date.
    Oct 18 05:38:33 Merts-MacBook-Air com.apple.kextcache[187]: /System/Library/Caches/com.apple.corestorage/EFILoginLocalizations out of date.
    Oct 18 05:38:33 Merts-MacBook-Air com.apple.kextcache[187]: /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache out of date.
    Oct 18 05:38:33 Merts-MacBook-Air com.apple.kextcache[187]: /System/Library/CoreServices/boot.efi out of date.
    Oct 18 05:38:33 Merts-MacBook-Air com.apple.kextcache[187]: /System/Library/CoreServices/SystemVersion.plist out of date.
    Oct 18 05:38:33 Merts-MacBook-Air com.apple.kextcache[187]: /System/Library/CoreServices/PlatformSupport.plist out of date.
    Oct 18 05:38:34 Merts-MacBook-Air KernelEventAgent[72]: tid 00000000 type 'hfs', mounted on '/Volumes/Recovery HD', from '/dev/disk0s3', low disk, very low disk
    Oct 18 05:38:34 Merts-MacBook-Air com.apple.kextcache[187]: Error copying //System/Library/Caches/com.apple.corestorage/EncryptedRoot.plist.wipekey to /Volumes/Recovery HD/com.apple.boot.P/System/Library/Caches/com.apple.corestorage/EncryptedRoot.p list.wipekey
    Oct 18 05:38:34 Merts-MacBook-Air com.apple.kextcache[187]: ucopyRPS - Error copying files used by the booter. errno 28 No space left on device
    Oct 18 05:38:34 Merts-MacBook-Air fseventsd[13]: Logging disabled completely for device:1: /Volumes/Recovery HD
    Oct 18 05:38:34 Merts-MacBook-Air com.apple.kextcache[187]: failed to update helper partition
    Oct 18 05:38:34 Merts-MacBook-Air com.apple.kextd[9]: kextcache error while updating / (error count: 3)
    Oct 18 05:38:34 Merts-MacBook-Air com.apple.kextd[9]: async child pid 187 exited with status 70
    Oct 18 05:38:37 Merts-MacBook-Air sandboxd[197] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:39:07: --- last message repeated 38 times ---
    Oct 18 05:39:09 Merts-MacBook-Air sandboxd[197] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:39:43: --- last message repeated 29 times ---
    Oct 18 05:39:43 Merts-MacBook-Air sandboxd[197] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:40:17: --- last message repeated 53 times ---
    Oct 18 05:40:17 Merts-MacBook-Air sandboxd[197] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:40:48: --- last message repeated 32 times ---
    Oct 18 05:40:48 Merts-MacBook-Air sandboxd[197] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:40:58: --- last message repeated 1 time ---
    Oct 18 05:40:58 Merts-MacBook-Air com.apple.kextd[9]: Cache file /System/Library/Caches/com.apple.kext.caches/Startup/KextPropertyValues_OSBundl eHelper_x86_64.plist.gz is out of date; not using.
    Oct 18 05:40:58 Merts-MacBook-Air com.apple.kextd[9]: Rescanning kernel extensions.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Can't load /System/Library/Extensions/AppleSMCLMU.kext - ineligible during safe boot.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.driver.AppleSMCLMU failed; removing personalities from kernel.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Can't load /System/Library/Extensions/AppleThunderboltEDMService.kext/Contents/PlugIns/App leThunderboltEDMSink.kext - ineligible during safe boot.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.driver.AppleThunderboltEDMSink failed; removing personalities from kernel.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Can't load /System/Library/Extensions/AppleTyMCEDriver.kext - ineligible during safe boot.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.driver.AppleTyMCEDriver failed; removing personalities from kernel.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Can't load /System/Library/Extensions/AppleSMBusPCI.kext - ineligible during safe boot.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.driver.AppleSMBusPCI failed; removing personalities from kernel.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Can't load /System/Library/Extensions/AppleIntelHD3000Graphics.kext - ineligible during safe boot.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.driver.AppleIntelHD3000Graphics failed; removing personalities from kernel.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Can't load /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAController.ke xt - ineligible during safe boot.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.driver.AppleHDAController failed; removing personalities from kernel.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Can't load /System/Library/Extensions/AppleMCCSControl.kext - ineligible during safe boot.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.driver.AppleMCCSControl failed; removing personalities from kernel.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Can't load /System/Library/Extensions/ApplePlatformEnabler.kext - ineligible during safe boot.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.driver.ApplePlatformEnabler failed; removing personalities from kernel.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Can't load /System/Library/Extensions/AudioIPCDriver.kext - ineligible during safe boot.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.driver.AudioIPCDriver failed; removing personalities from kernel.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextcache[205]: /System/Library/Caches/com.apple.corestorage/EncryptedRoot.plist.wipekey out of date.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextcache[205]: /usr/standalone/i386/EfiLoginUI/ out of date.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextcache[205]: /System/Library/Caches/com.apple.corestorage/EFILoginLocalizations out of date.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextcache[205]: /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache out of date.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextcache[205]: /System/Library/CoreServices/boot.efi out of date.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextcache[205]: /System/Library/CoreServices/SystemVersion.plist out of date.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextcache[205]: /System/Library/CoreServices/PlatformSupport.plist out of date.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Can't load /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/AppleSM CPDRC.kext - ineligible during safe boot.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.driver.AppleSMCPDRC failed; removing personalities from kernel.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Can't load /System/Library/Extensions/AppleUpstreamUserClient.kext - ineligible during safe boot.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.driver.AppleUpstreamUserClient failed; removing personalities from kernel.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Can't load /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothS erialManager.kext - ineligible during safe boot.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.iokit.IOBluetoothSerialManager failed; removing personalities from kernel.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Can't load /System/Library/Extensions/IOSurface.kext - ineligible during safe boot.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.iokit.IOSurface failed; removing personalities from kernel.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Can't load /System/Library/Extensions/IOUserEthernet.kext - ineligible during safe boot.
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: Load com.apple.iokit.IOUserEthernet failed; removing personalities from kernel.
    Oct 18 05:40:59 Merts-MacBook-Air KernelEventAgent[72]: tid 00000000 type 'hfs', mounted on '/Volumes/Recovery HD', from '/dev/disk0s3', low disk, very low disk
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextcache[205]: Error copying //System/Library/Caches/com.apple.corestorage/EncryptedRoot.plist.wipekey to /Volumes/Recovery HD/com.apple.boot.P/System/Library/Caches/com.apple.corestorage/EncryptedRoot.p list.wipekey
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextcache[205]: ucopyRPS - Error copying files used by the booter. errno 28 No space left on device
    Oct 18 05:40:59 Merts-MacBook-Air fseventsd[13]: Logging disabled completely for device:1: /Volumes/Recovery HD
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextcache[205]: failed to update helper partition
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: kextcache error while updating / (error count: 4)
    Oct 18 05:40:59 Merts-MacBook-Air com.apple.kextd[9]: async child pid 205 exited with status 70
    Oct 18 05:41:03 Merts-MacBook-Air sandboxd[197] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:41:33: --- last message repeated 5 times ---
    Oct 18 05:41:33 Merts-MacBook-Air sandboxd[197] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:42:06: --- last message repeated 22 times ---
    Oct 18 05:42:06 Merts-MacBook-Air sandboxd[197] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:42:33: --- last message repeated 28 times ---
    Oct 18 05:42:33 Merts-MacBook-Air talagent[139]: PersistentUI: CSBackupSetItemExcluded() failed with OSStatus -61
    Oct 18 05:42:47 Merts-MacBook-Air sandboxd[197] ([167]): WebProcess(167) deny file-write-create /Users/MertKaratas/Downloads/OSXUpd10.8.1.dmg.download/OSXUpd10.8.1.dmg
    Oct 18 05:43:36 Merts-MacBook-Air sandboxd[220] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:44:07: --- last message repeated 37 times ---
    Oct 18 05:44:07 Merts-MacBook-Air sandboxd[220] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:44:19: --- last message repeated 1 time ---
    Oct 18 05:44:19 Merts-MacBook-Air sandboxd[220] ([167]): WebProcess(167) deny file-write-create /Users/MertKaratas/Downloads/OSXUpdCombo10.8.2.dmg.download/OSXUpdCombo10.8.2.d mg
    Oct 18 05:44:56 Merts-MacBook-Air sandboxd[222] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:45:39: --- last message repeated 20 times ---
    Oct 18 05:45:39 Merts-MacBook-Air sandboxd[223] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:46:02: --- last message repeated 14 times ---
    Oct 18 05:46:02 Merts-MacBook-Air sandboxd[223] ([167]): WebProcess(167) deny file-write-create /Users/MertKaratas/Downloads/MacOSXUpd10.7.5Supp.dmg.download/MacOSXUpd10.7.5Su pp.dmg
    Oct 18 05:46:25 Merts-MacBook-Air sandboxd[224] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:47:02: --- last message repeated 9 times ---
    Oct 18 05:47:02 Merts-MacBook-Air sandboxd[224] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:47:34: --- last message repeated 45 times ---
    Oct 18 05:47:34 Merts-MacBook-Air sandboxd[224] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-0000-0000042737C0.icc
    Oct 18 05:47:36: --- last message repeated 6 times ---
    Oct 18 05:47:36 Merts-MacBook-Air mds[68]: (Error) Server: Disabled store registered for scope "(
                  "/Users/MertKaratas",
                  "/Users/MertKaratas/Library",
                  "/Users/MertKaratas/Music/iTunes",
                  "/Users/MertKaratas/Documents/Steam Content"
    Oct 18 05:47:36 Merts-MacBook-Air mds[68]: (Error) Server: Disabled store registered for scope "(
                  "/Users/MertKaratas/Library/Mobile Documents/",
                  "/Users/MertKaratas/Library/Mobile Documents/com~apple~Keynote",
                  "/Users/MertKaratas/Library/Mobile Documents/com~apple~Pages",
                  "/Users/MertKaratas/Library/Mobile Documents/com~apple~Numbers"
    Oct 18 05:47:37 Merts-MacBook-Air warmd[55]: [__warmctl_evt_desktop_up_block_invoke_0:478] Desktop up bcstop timer fired!
    Oct 18 05:47:44 Merts-MacBook-Air sandboxd[224] ([167]): WebProcess(167) deny file-read-data /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CDF-000

  • HTML - FORMS Integration is giving some problem in java console

    Hi ALL,
    I have done HTML-FORMS integration, I am facing some problem in the Java console,
    Here I am pasting a par of it, all Java Console appears same
    Java Plug-in 1.5.0_12
    Using JRE version 1.5.0_12 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\165212
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    java.lang.NoClassDefFoundError: sun/awt/DesktopBrowse
         at sun.plugin2.applet.Applet2Environment.initialize(Unknown Source)
         at sun.plugin2.main.client.PluginMain.handleMessageSetJVMID(Unknown Source)
         at sun.plugin2.main.client.PluginMain.mainLoop(Unknown Source)
         at sun.plugin2.main.client.PluginMain.run(Unknown Source)
         at sun.plugin2.main.client.PluginMain.main(Unknown Source)
    security: property package.access value sun.
    security: property package.access new value sun.,com.sun.javaws
    security: property package.access value sun.,com.sun.javaws
    security: property package.access new value sun.,com.sun.javaws,com.sun.deploy
    security: property package.access value sun.,com.sun.javaws,com.sun.deploy
    security: property package.access new value sun.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition value null
    security: property package.definition new value com.sun.javaws
    security: property package.definition value com.sun.javaws
    security: property package.definition new value com.sun.javaws,com.sun.deploy
    security: property package.definition value com.sun.javaws,com.sun.deploy
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access value sun.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access new value sun.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    security: property package.definition value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@18e4327
    network: No certificate info for unsigned JAR file: https://172.19.31.145/forms/java/JavaComponent.jar
    network: Cache entry found [url: https://172.19.31.145/forms/java/JavaComponent.jar, version: null]
    network: Connecting https://172.19.31.145/forms/java/JavaComponent.jar with proxy=DIRECT
    security: Loading Root CA certificates from C:\Program Files\Java\jre1.5.0_12\lib\security\cacerts
    security: Loaded Root CA certificates from C:\Program Files\Java\jre1.5.0_12\lib\security\cacerts
    security: Loading SSL Root CA certificates from C:\Program Files\Java\jre1.5.0_12\lib\security\cacerts
    security: Loaded SSL Root CA certificates from C:\Program Files\Java\jre1.5.0_12\lib\security\cacerts
    security: Loading Deployment SSL certificates from C:\Documents and Settings\165212\Application Data\Sun\Java\Deployment\security\trusted.jssecerts
    security: Loaded Deployment SSL certificates from C:\Documents and Settings\165212\Application Data\Sun\Java\Deployment\security\trusted.jssecerts
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer ROOT certificate store
    security: Loaded certificates from Internet Explorer ROOT certificate store
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if SSL certificate is in Deployment permanent certificate store
    network: Connecting https://172.19.31.145/forms/java/JavaComponent.jar with cookie "jsessionid=2_JDiw1SfhDcKwGvf2RPYUeEFCaZ6RIefy-n26w60AsXN00aTd"
    network: Server https://172.19.31.145/forms/java/JavaComponent.jar requesting to set-cookie with "jsessionid=2_JDiw1SfhDcKwGvf2RPYUeEFCaZ6RIefy-n26w60AsXN00aTd; Path=/; Secure"
    network: ResponseCode for https://172.19.31.145/forms/java/JavaComponent.jar : 304
    network: Encoding for https://172.19.31.145/forms/java/JavaComponent.jar : null
    network: Disconnect connection to https://172.19.31.145/forms/java/JavaComponent.jar
    network: No certificate info for unsigned JAR file: https://172.19.31.145/forms/java/JavaComponent.jar
    cache: Had to use super.getManifest() to set manLoaded
    java.lang.Exception: AAA
         at com.sun.deploy.cache.CachedJarFile$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.cache.CachedJarFile.ensureAncestorKnowsAboutManifest(Unknown Source)
         at com.sun.deploy.cache.CachedJarFile.<init>(Unknown Source)
         at com.sun.deploy.cache.CacheEntry$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.cache.CacheEntry.getJarFile(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCachedJarFile(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCachedJarFile(Unknown Source)
         at sun.plugin.PluginURLJarFileCallBack$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin.PluginURLJarFileCallBack.retrieve(Unknown Source)
         at sun.net.www.protocol.jar.URLJarFile.retrieve(Unknown Source)
         at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)
         at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
         at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFileInternal(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    cache: Had to use super.getManifest() to set manLoaded

    Java Plug-in 1.5.0_10-erdist
    Using JRE version 1.5.0_10-erdist Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\ruddas
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    Trace level set to 5: all ... completed.
    network: Connecting http://rws60132rems.us.oracle.com:8009/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar with cookie "r12umx10=Dk5dwJEksicWgA9gQHukXQzh:S; oracle.uix=0^^GMT+5:30^p"
    network: ResponseCode for http://rws60132rems.us.oracle.com:8009/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar : 304
    network: Encoding for http://rws60132rems.us.oracle.com:8009/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar : null
    network: Disconnect connection to http://rws60132rems.us.oracle.com:8009/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar
    cache: Had to use super.getManifest() to set manLoaded
    java.lang.Exception: AAA
         at com.sun.deploy.cache.CachedJarFile$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.cache.CachedJarFile.ensureAncestorKnowsAboutManifest(Unknown Source)
         at com.sun.deploy.cache.CachedJarFile.<init>(Unknown Source)
         at com.sun.deploy.cache.CacheEntry$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.cache.CacheEntry.getJarFile(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCachedJarFile(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCachedJarFile(Unknown Source)
         at sun.plugin.PluginURLJarFileCallBack$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin.PluginURLJarFileCallBack.retrieve(Unknown Source)
         at sun.net.www.protocol.jar.URLJarFile.retrieve(Unknown Source)
         at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)
         at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
         at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFileInternal(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    cache: Had to use super.getManifest() to set manLoaded
    java.lang.Exception: AAA
         at com.sun.deploy.cache.CachedJarFile$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.cache.CachedJarFile.ensureAncestorKnowsAboutManifest(Unknown Source)
         at com.sun.deploy.cache.CachedJarFile.<init>(Unknown Source)
         at com.sun.deploy.cache.CacheEntry$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.cache.CacheEntry.getJarFile(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCachedJarFile(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCachedJarFile(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFileInternal(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    cache: Had to use super.getManifest() to set manLoaded
    java.lang.Exception: AAA
         at com.sun.deploy.cache.CachedJarFile$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.cache.CachedJarFile.ensureAncestorKnowsAboutManifest(Unknown Source)
         at com.sun.deploy.cache.CachedJarFile.<init>(Unknown Source)
         at com.sun.deploy.cache.CachedJarFile.clone(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    I am alos facing the same problem with ie 8

  • Sun Java Console/JRE

    I installed JRE 1.2.2 and was able to run the Sun Java Console, I then installed JRE 1.3.1_04, now I can not open the Sun Java Console Window, I get an hour glass when I select Java Plug-In Control Panel, the hour glass disappears and nothing happens. I am able to build, deploy, run Java apps, but I require the Console Window to be open, there are some values that I need when running the app through IE 5.5
    I have tried several things, removing the JRE and reinstalling but doesn't seem to work. Has anyone come across this problem? If so, what did they do to rectify the problem?

    Hello,
    Finally, I've met your situation. I guess this is due to different JRE directories and registries in different Windows version, I can't fix it. :P
    I use a workaround for myself. If none of your current Java Console show up, try install Plug-in 1.4.1_01 or 02 or the newest version. Then use Plug-in 1.4.1_02 Console, to choose your old version of JRE 1.2.2 and make sure only this Plug-in activates IE browser. At last attachs any parameters you needed with the current selected JRE.
    If any of your Plug-in can show up, then no need to install newer Plug-in. Just select your target JRE 1.2.2 inside current Plug-in.
    That's it!
    CMLAM88

  • Web Service Client(Console App) not working on Windows Server 2008 R2 Standard Edition

    I am trying to consume an ASMX Web Service in a console app, its working fine in Windows 7,Windows Server 2012 Standard,Windows Server 2008 R2 DataCenter,Windows Server 2008 R2 Enterprise, But its not working in Windows Server 2008 R2 Standard Edition which
    is the deployment server.
    I tried consuming the ASMX web service using Web Reference and Service Reference as well but its not helping. Its throwing up the following error,
    Message:There is an error in XML document (1, 331491).
    Inner Exception : System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 331491.
    The scenario is that i call the web service and it returns me an XML i am not able to receive the XML on Windows Server 2008 R2 Standard Edition.
    Please provide suggestions on this I need to resolve this ASAP.

    Hi,
    This question is better asked here:
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=asmxandxml
    Experts here are more familiar about it and they can give you more efficient suggestion.
    Thank you.

  • How do I create a simple search program to search java console log

    I wanted to know how can I write a simple program to return a particular value from the java console.
    Let me give u a brief.
    There is an application that I use, say "XYZ".Every time I perform an action on "XYZ" a log gets created in the java console. One such thing in the log I want to search is "ANI" and the program/script shud return the value adjacent to it.
    Log Example:
    NumCTIClients:0 CallType:CALLTYPE_PREROUTE_ACD_IN
    ConnectionDeviceIDType:CONNECTION_ID_DYNAMIC
    ConnectionCallID:4 ConnectionDeviceID:"0"
    ANI:"9782755100" DNIS:"0006"
    DialedNumber:"8002755010" CED:"1"
    RouterCallKeyDay:145000 RouterCallKeyCallID:34320231
    CallVariable1:"1234567" CallVariable2:"0"
    CallVariable3:"0006" CallVariable5:"26000 123-45-6789
    Not Valid " CallVariable6:"1001123-45-6789
    26000000000038404LPCFAA" CallVariable7:"THIBAULT,
    JOHN C. " CallVariable8:"CISCO
    TESPHE " )
    Now my understanding is that whenever java logs in the console it appends at the top, i.e, first record stays on top of the log sheet.
    Now this script/program shud look up the top-most line which reads ANI and return the corresponding value which in the abv ex. was "9782755100"
    I wud also want a small button when clicked wud copy the "9782755100" to the clip board
    Edited by: SasK on Feb 9, 2008 6:09 PM

    dillmann74 wrote:
    Hello all,
    I am looking for a way to terminate a program when the user enters stop. I am using textpad, and I am running windows xp home. Here is where I need it....
    System.out.print( "Enter employee name:" );
    String nameOfEmployee = input.next();
    System.out.println();
    I need to be able to enter stop in the enter employee name area to terminate the program.
    Thank you all for your advice.Do you know about if statements?
    If not check out the java tutorials here
    if you do then I don't understand your question.

  • 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

Maybe you are looking for