JavaFX applet crashes while setting Group visible

Hi,
I have a big problem with my JavaFX applet. Sometimes I have to switch the visibility of some Groups in my applet. But often the GUI crashes and I have to close the browser and start it again. I think it's just the GUI that chrashes because the Java Console tells me the applet is running. Do anyone know how to fix this problem?
Thanks,
Tobi

casperghost wrote:
Do you mean that it just doesn't react anymore?Exactly. The GUI just freezes.
var event:String = "" on replace   //if variable changes set visible
      if(event.equals("online"))
             groupOffline.visible = false;
             groupOnline.visible = true;
      if(event.equals("offline"))
             groupOnline.visible = false;
             groupOffline.visible = true;
var groupOnline:Group = Group
     var text:Text = Text
          font : Font {
               size: 24
          x: 50
          y: 100
          content: bind "{user} is online"
     var btn:MyButton = MyButton   //custom node
          title: "Test"
          posX: 100
          posY: 150
          action: function()
               //Action
     content: [text, btn]
     visible: false;
var groupOffline:Group = Group
     var text:Text = Text
          font : Font {
               size: 24
          x: 50
          y: 100
          content: bind "{user} is offline"
     var btn:MyButton = MyButton   //custom node
          title: "Test2"
          posX: 100
          posY: 150
          action: function()
               //Action
     content: [text, btn]
     visible: false;
}I've shorten the code. There are more groups like them above. But it's always the same. If the event variable changes I set the visibility of the groups. But on Windows XP with Firefox and IE the GUI freezes sometimes. On Mac I haven't got this problem.

Similar Messages

  • Crash while transforming Shape Layers in group bug report

    I've had a consistent crash today while trying to scale a group of simple shape layers: specifically, 2 x 2px strokes making a simple bevelled edge, contained in a layer group folder.
    What happens:
    1. have two vector shape layers in a layer group
    2. Select and try to scale vertically
    3. Set height to 4 pixels
    4. Crash.
    What should happen?
    Those simple shape layers should scale with no trouble at all. For some reason it causes PS to crash every time.
    I can do a free transform to any vector object or shape layer and scale with no problem. If I set a height or width in the tool bar it will crash.
    The vector objects do not have any effects, styles or even strokes. They are just simple filled vector shapes approximately 2 px H X 20 px W.
    Processor  2 x 2.4 GHz Quad-Core Intel Xeon
    Memory  24 GB 1066 MHz DDR3 ECC
    Graphics  ATI Radeon HD 5870 1024 MB
    Software  Mac OS X Lion 10.7.3 (11D2001)

    Hi Pete -
    I apologize for the soundtrack... it was my first time using Jing and I was trying to capture the bug while I was trying to get two jobs out the door!
    That was Ministry, btw. I find it relaxing and soothing.
    All my hardware, software, graphics cards and drivers are up to date. My machine (the one I'm working on currently) is a new Mac Pro (all the specs are pasted at the end of this post). The issue also appeared on my old Mac Pro Quad Core, 2 x 2.66 GHz.
    I've had the issue happen in multiple documents, both existing and new. For awhile it only happened when changing the height. Then it happened a few times when adding a specified width. It hasn't happened at when transforming manually by dragging, only when entering a value to the height or width fields.
    After I sent the video last night I was able to transform again using the same group of shape layers, in the same document, and it worked consistently several times. At the time I wasn't trying to reproduce the bug, I was just working, but when it worked I had to try it a few times to see what would happen and it worked.
    Today I remembered one setting that I changed and checked it out. In prefs, one of the new options, "Snap Vector Tools and Transforms to Pixel Grid", was originally checked/on. A couple days ago I had to turn it off while setting up some UI graphics for an iOS app. I found this setting really useful for doing UI design since most of the graphics in an app, especially icons and the like, have to be very precise or things begin to appear fuzzy. However, transforming a vector object that's only 36 x 36 px tends to really jump around a lot when dragging to transform, so for the comp stage I turn it off. Last night I had to whip out some rough layouts really quick and turned it off. That's when I noticed it stopped but didn't realize it until today. As it was happening, so were all the crashes and restarts so it was difficult to keep track.
    I think if you take a look at that new setting option you'll find the root of the problem.
    Let me know if you can reproduce the bug with that setting on.
    Here's my system info:
    Adobe Photoshop Version: 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00) x64
    Operating System: Mac OS 10.7.3
    System architecture: Intel CPU Family:6, Model:44, Stepping:2 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 8
    Logical processor count: 16
    Processor speed: 2400 MHz
    Built-in memory: 24576 MB
    Free memory: 14531 MB
    Memory available to Photoshop: 23183 MB
    Memory used by Photoshop: 68 %
    Image tile size: 1028K
    Image cache levels: 6
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Normal
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenGL Version: 2.1 ATI-7.18.11
    OpenCL Version:
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: ATI Radeon HD 5870 OpenGL Engine
    Display: 3
    Display Depth:= 32
    Display Bounds:=  top: 180, left: 2560, bottom: 1260, right: 4480
    Video Renderer ID: 16915201
    Video Card Memory: 991 MB
    Video Rect Texture Size: 16384
    OpenGL Version: 2.1 ATI-7.18.11
    OpenCL Version:
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: ATI Radeon HD 5870 OpenGL Engine
    Display: 2
    Display Depth:= 32
    Display Bounds:=  top: 113, left: -1920, bottom: 1193, right: 0
    Video Renderer ID: 16915201
    Video Card Memory: 991 MB
    Video Rect Texture Size: 16384
    OpenGL Version: 2.1 ATI-7.18.11
    OpenCL Version: 1.1 (Dec  4 2011 16:53:18)
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: ATI Radeon HD 5870 OpenGL Engine
    Display: 1
    Main Display
    Display Depth:= 32
    Display Bounds:=  top: 0, left: 0, bottom: 1440, right: 2560
    Video Renderer ID: 16915201
    Video Card Memory: 991 MB
    Video Rect Texture Size: 16384
    Serial number: Tryout Version
    Application folder: BearOSX:Applications:Adobe Photoshop CS6:
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      640, 595.9G, 120.8G free
      ArchiveDrive, 465.4G, 204.1G free
      BearOSX_backup, 232.0G, 165.6G free
      Media, 463.7G, 164.8G free
      BearFiles Backup, 935.7G, 448.1G free
      Media Backup, 460.7G, 460.3G free
      SpeedOne, 118.6G, 112.2G free
    Required Plug-ins folder: BearOSX:Applications:Adobe Photoshop CS6:Adobe Photoshop CS6.app:Contents:Required:
    Primary Plug-ins folder: BearOSX:Applications:Adobe Photoshop CS6:Plug-ins:
    Additional Plug-ins folder: not set
    Installed components:
       adbeape.framework   adbeape   3.3.8.19346   66.1025012
       AdbeScriptUIFlex.framework   AdbeScriptUIFlex   6.2.29.18602   66.490082
       adobe_caps.framework   adobe_caps   5.0.11.0   1.256674
       AdobeACE.framework   AdobeACE   2.19.18.19243   66.492997
       AdobeAGM.framework   AdobeAGM   4.26.17.19243   66.492997
       AdobeAXE8SharedExpat.framework   AdobeAXE8SharedExpat   3.7.101.18636   66.26830
       AdobeAXEDOMCore.framework   AdobeAXEDOMCore   3.7.101.18636   66.26830
       AdobeBIB.framework   AdobeBIB   1.2.02.19243   66.492997
       AdobeBIBUtils.framework   AdobeBIBUtils   1.1.01   66.492997
       AdobeCoolType.framework   AdobeCoolType   5.10.31.19243   66.492997
       AdobeCrashReporter.framework   AdobeCrashReporter   6.0.20120201  
       AdobeExtendScript.framework   AdobeExtendScript   4.2.12.18602   66.490082
       AdobeJP2K.framework   AdobeJP2K   2.0.0.18562   66.236923
       AdobeLinguistic.framework      17206  
       AdobeMPS.framework   AdobeMPS   5.8.0.19463   66.495174
       AdobeOwl.framework   AdobeOwl   4.0.93   66.496052
       AdobePDFL.framework   AdobePDFL   10.0.1.18562   66.419471
       AdobePDFSettings.framework   AdobePDFSettings   1.4  
       AdobePIP.framework   AdobePIP   6.0.0.1642  
       AdobeScCore.framework   AdobeScCore   4.2.12.18602   66.490082
       AdobeUpdater.framework   AdobeUpdater   6.0.0.1452   "52.338651"
       AdobeXMP.framework   AdobeXMPCore   66.145661   66.145661
       AdobeXMPFiles.framework   AdobeXMPFiles   66.145661   66.145661
       AdobeXMPScript.framework   AdobeXMPScript   66.145661   66.145661
       ahclient.framework   ahclient   1.7.0.56  
       aif_core.framework   AdobeAIF   3.0.00   62.490293
       aif_ocl.framework   AdobeAIF   3.0.00   62.490293
       aif_ogl.framework   AdobeAIF   3.0.00   62.490293
       AlignmentLib.framework   xcode   1.0.0.1  
       amtlib.framework   amtlib   6.0.0.75  
       boost_date_time.framework   boost_date_time   6.0.0.0  
       boost_signals.framework   boost_signals   6.0.0.0  
       boost_system.framework   boost_system   6.0.0.0  
       boost_threads.framework   boost_threads   6.0.0.0  
       Cg.framework   NVIDIA Cg     
       CIT.framework   CIT   2.0.5.19287   145486
       data_flow.framework   AdobeAIF   3.0.00   62.490293
       dvaaudiodevice.framework   dvaaudiodevice   6.0.0.0  
       dvacore.framework   dvacore   6.0.0.0  
       dvamarshal.framework   dvamarshal   6.0.0.0  
       dvamediatypes.framework   dvamediatypes   6.0.0.0  
       dvaplayer.framework   dvaplayer   6.0.0.0  
       dvatransport.framework   dvatransport   6.0.0.0  
       dvaunittesting.framework   dvaunittesting   6.0.0.0  
       dynamiclink.framework   dynamiclink   6.0.0.0  
       FileInfo.framework   FileInfo   66.145433   66.145433
       filter_graph.framework   AdobeAIF   3.0.00   62.490293
       hydra_filters.framework   AdobeAIF   3.0.00   62.490293
       ICUConverter.framework   ICUConverter   3.61   "gtlib_3.0" "." "16615"
       ICUData.framework   ICUData   3.61   "gtlib_3.0" "." "16615"
       image_compiler.framework   AdobeAIF   3.0.00   62.490293
       image_flow.framework   AdobeAIF   3.0.00   62.490293
       image_runtime.framework   AdobeAIF   3.0.00   62.490293
       LogSession.framework   LogSession   2.1.2.1640  
       mediacoreif.framework   mediacoreif   6.0.0.0  
       PlugPlug.framework   PlugPlug   3.0.0.383  
       UpdaterNotifications.framework   UpdaterNotifications   6.0.0.24   "6.0.0.24"
       wrservices.framework        
    Required plug-ins:
       3D Studio 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “U3D.plugin”
       Accented Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Adaptive Wide Angle 13.0, Copyright © 2012 Adobe Systems Incorporated - from the file “Adaptive Wide Angle.plugin”
       ADM 3.10x16, Copyright © 1987-2008 Adobe Systems Inc.  All rights reserved. - from the file “AdobeADM.bundle”
       Angled Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Average 13.0 20120305.m.415 2012/03/05:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Average.plugin”
       Bas Relief 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       BMP 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Camera Raw 7.0 (308), Copyright © 2012 Adobe Systems Incorporated - from the file “Camera Raw.plugin”
       Chalk & Charcoal 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Charcoal 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Chrome 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Cineon 13.0 20120305.m.415 2012/03/05:21:00:00  ©2002-2012 Adobe Systems Incorporated - from the file “Cineon.plugin”
       Clouds 13.0 20120305.m.415 2012/03/05:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Collada DAE 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “U3D.plugin”
       Color Halftone 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Colored Pencil 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       CompuServe GIF 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Conté Crayon 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Craquelure 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crop and Straighten Photos 13.0 20120305.m.415 2012/03/05:21:00:00  ©2003-2012 Adobe Systems Incorporated - from the file “CropPhotosAuto.plugin”
       Crop and Straighten Photos Filter 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Crosshatch 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crystallize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Cutout 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Dark Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       De-Interlace 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Dicom 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “dicom.plugin”
       Difference Clouds 13.0 20120305.m.415 2012/03/05:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Diffuse Glow 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Displace 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Dry Brush 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Eazel Acquire 13.0 20120305.m.415 2012/03/05:21:00:00  ©1997-2012 Adobe Systems Incorporated - from the file “EazelAcquire.plugin”
       Embed Watermark NO VERSION - from the file “DigiSign.plugin”
       Enable Async I/O 13.0 20120305.m.415 2012/03/05:21:00:00  © 2004-2012 Adobe Systems Incorporated - from the file “Enable Async IO.plugin”
       Entropy 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “statistics.plugin”
       Extrude 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       FastCore Routines 13.0 20120305.m.415 2012/03/05:21:00:00  ©1990-2012 Adobe Systems Incorporated - from the file “FastCore.plugin”
       Fibers 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Film Grain 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Filter Gallery 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Flash 3D 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “U3D.plugin”
       Fresco 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glass 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glowing Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Google Earth 4 KMZ 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “U3D.plugin”
       Grain 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Graphic Pen 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Halftone Pattern 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       HDRMergeUI 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “HDRMergeUI.plugin”
       IFF Format 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Ink Outlines 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       JPEG 2000 13.0 20120305.m.415 2012/03/05:21:00:00  ©2001-2012 Adobe Systems Incorporated - from the file “JPEG2000.plugin”
       Kurtosis 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “statistics.plugin”
       Lens Blur 13.0, Copyright © 2002-2012 Adobe Systems Incorporated - from the file “Lens Blur.plugin”
       Lens Correction 13.0, Copyright © 2002-2012 Adobe Systems Incorporated - from the file “Lens Correct.plugin”
       Lens Flare 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Liquify 13.0, Copyright © 2001-2012 Adobe Systems Incorporated - from the file “Liquify.plugin”
       Matlab Operation 13.0 20120305.m.415 2012/03/05:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Maximum 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “statistics.plugin”
       Mean 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “statistics.plugin”
       Measurement Core 13.0 20120305.m.415 2012/03/05:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “MeasurementCore.plugin”
       Median 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “statistics.plugin”
       Mezzotint 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Minimum 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “statistics.plugin”
       MMXCore Routines 13.0 20120305.m.415 2012/03/05:21:00:00  ©1990-2012 Adobe Systems Incorporated - from the file “MMXCore.plugin”
       Mosaic Tiles 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Multiprocessor Support 13.0 20120305.m.415 2012/03/05:21:00:00  ©1990-2012 Adobe Systems Incorporated - from the file “MultiProcessor Support.plugin”
       Neon Glow 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Note Paper 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       NTSC Colors 13.0 20120305.m.415 2012/03/05:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “NTSC Colors.plugin”
       Ocean Ripple 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Oil Paint 13.0, Copyright © 2011 Adobe Systems Incorporated - from the file “Oil Paint.plugin”
       OpenEXR 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Paint Daubs 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Palette Knife 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Patchwork 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Paths to Illustrator 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       PCX 13.0 20120305.m.415 2012/03/05:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “PCX.plugin”
       Photocopy 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Photoshop 3D Engine 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “Photoshop3DEngine.plugin”
       Picture Package Filter 13.0 20120305.m.415 2012/03/05:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Pinch 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pixar 13.0 20120305.m.415 2012/03/05:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “Pixar.plugin”
       Plaster 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Plastic Wrap 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       PNG 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pointillize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Polar Coordinates 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Portable Bit Map 13.0 20120305.m.415 2012/03/05:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “PBM.plugin”
       Poster Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Radial Blur 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Radiance 13.0 20120305.m.415 2012/03/05:21:00:00  ©2003-2012 Adobe Systems Incorporated - from the file “Radiance.plugin”
       Range 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “statistics.plugin”
       Read Watermark NO VERSION - from the file “DigiRead.plugin”
       Reticulation 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Ripple 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Rough Pastels 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Save for Web 13.0, Copyright © 1999-2012 Adobe Systems Incorporated - from the file “Save for Web.plugin”
       ScriptingSupport 13.0, Copyright © 2012 Adobe Systems Incorporated - from the file “ScriptingSupport.plugin”
       Shear 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Skewness 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “statistics.plugin”
       Smart Blur 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Smudge Stick 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Solarize 13.0 20120305.m.415 2012/03/05:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Solarize.plugin”
       Spatter 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Spherize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Sponge 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Sprayed Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stained Glass 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stamp 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Standard Deviation 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “statistics.plugin”
       Sumi-e 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Summation 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “statistics.plugin”
       Targa 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Texturizer 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Tiles 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Torn Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Twirl 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       U3D 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “U3D.plugin”
       Underpainting 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Vanishing Point 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “VanishingPoint.plugin”
       Variance 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “statistics.plugin”
       Water Paper 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Watercolor 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Wave 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wavefront|OBJ 13.0 20120305.m.415 2012/03/05:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “U3D.plugin”
       Wind 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wireless Bitmap 13.0 20120305.m.415 2012/03/05:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “WBMP.plugin”
       ZigZag 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE

  • I am trying to set up my newly purchased Apple TV but when I enter my network password while setting up, I am not able to enter the Submit button, any idea how to hit the visible submit button that is visible on screen but not responding?

    I am trying to set up my newly purchased Apple TV but when I enter my network password while setting up, I am not able to enter the Submit button, any idea how to hit the visible submit button that is visible on screen but not responding?

    You need to use the right arrow on the remote to go all the way to the right. The submit button will be highlighted and you can then press select on the remote to proceed.

  • Applet crashes in MAC OS X 10.7.4 with JRE 1.7.0_07 while printing

    Our appplication uses the java applet to print the application data to default printer. We recommended our consumer to install latest jre (1.7.0_07) to run applet from our site.
    Since then we are facing issues in MAC OS X 10.7.3 and above. The applet crashes and throws following error in MAC console. There was no error in application or java console.
    We uninstalled java 1.7.0.0_07 and restore the apple recommended java 1.6.0_35. After that the applet works fine(java 1.6.0_35) to print the applciation data in MAC OS X 10.7.4.
    The browser pops up with error message says "Error While Printing"
    Application Specific Information:
    objc[2508]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Printing failed because PMSessionEndDocumentNoDialog() returned -30871.'
    *** First throw call stack:
         0 CoreFoundation 0x00007fff8a835f56 __exceptionPreprocess + 198
         1 libobjc.A.dylib 0x00007fff90651d5e objc_exception_throw + 43
         2 CoreFoundation 0x00007fff8a835d8a +[NSException raise:format:arguments:] + 106
         3 CoreFoundation 0x00007fff8a835d14 +[NSException raise:format:] + 116
         4 AppKit 0x00007fff9577547f -[NSPrintSpoolingGraphicsContext endDocument] + 177
         5 AppKit 0x00007fff95775795 -[NSPrintSpoolingGraphicsContext dealloc] + 42
         6 libobjc.A.dylib 0x00007fff9064a03c ZN12GLOBAL__N_119AutoreleasePoolPage3popEPv + 434
         7 CoreFoundation 0x00007fff8a7c3915 _CFAutoreleasePoolPop + 37
         8 liblwawt.dylib 0x000000010c74b8db Java_sun_lwawt_macosx_CPrinterJob_printLoop + 165
         9 ??? 0x000000010312af90 0x0 + 4346523536
         10 ??? 0x000000010311f450 0x0 + 4346475600
         11 ??? 0x000000010311f158 0x0 + 4346474840
         12 ??? 0x000000010311f158 0x0 + 4346474840
    Are there any issues with MAC 10.7.3 and above with applet running in jre 1.7.0_07 to print the data to printer?

    Step one is to ensure that you have a bootable backup/clone or a verified Time Machine backup of 10.7.3.
    Step two is to manually download and install the 10.7.3 COMBO update.
    Step three, if these are successful, is to manually download and install the 10.7.4 COMBO update, repair permissions, and restart.
    These should fix the problem with the installer. As for the games, i've not a clue since I don't run any on my computers.

  • IPhoto crashing when setting up access to Flickr

    I posted this a while back but nobody answered so I'm trying again.
    Can anybody tell me what's going wrong here and how I can fix it?
    iPhoto 11 consistently crashes when I try to set up Flickr access. I've tried deleting the preference files and rebuilding the database.
    Here's a crash report:
    Process:         iPhoto [4477]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.2.1 (9.2.1)
    Build Info:      iPhotoProject-628000000000000~1
    App Item ID:     408981381
    App External ID: 4641130
    Code Type:       X86 (Native)
    Parent Process:  launchd [141]
    Date/Time:       2012-01-26 12:30:18.396 +0100
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000ff00e000
    VM Regions Near 0xff00e000:
        CG backing stores      00000000cbd97000-00000000cbda3000 [   48K] rw-/rw- SM=SHM
    --> VM_ALLOCATE            00000000fefff000-00000000ff010000 [   68K] rw-/rwx SM=COW
        Submap                 00000000ffff0000-00000000ffff2000          r-x/r-x process-only submap
    Application Specific Information:
    objc[4477]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     0xff00e000 0 + 4278247424
    1   com.apple.AppKit                        0x933ce0eb -[NSWorkspace openURL:] + 111
    2   com.apple.iphoto.accountconfig.Flickr          0x118f4161 0x118f2000 + 8545
    3   com.apple.Foundation                    0x9b35a8ea __NSFireDelayedPerform + 615
    4   com.apple.CoreFoundation                0x979f1996 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    5   com.apple.CoreFoundation                0x979f1327 __CFRunLoopDoTimer + 743
    6   com.apple.CoreFoundation                0x979d03e0 __CFRunLoopRun + 1888
    7   com.apple.CoreFoundation                0x979cf8ec CFRunLoopRunSpecific + 332
    8   com.apple.CoreFoundation                0x979cf798 CFRunLoopRunInMode + 120
    9   com.apple.HIToolbox                     0x94d61a7f RunCurrentEventLoopInMode + 318
    10  com.apple.HIToolbox                     0x94d68d9b ReceiveNextEventCommon + 381
    11  com.apple.HIToolbox                     0x94d68c0a BlockUntilNextEventMatchingListInMode + 88
    12  com.apple.AppKit                        0x92c88040 _DPSNextEvent + 678
    13  com.apple.AppKit                        0x92c878ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    14  com.apple.AppKit                        0x92c83c22 -[NSApplication run] + 911
    15  com.apple.AppKit                        0x92f1818a NSApplicationMain + 1054
    16  com.apple.iPhoto                        0x0001159a 0x1000 + 66970
    17  com.apple.iPhoto                        0x00010a29 0x1000 + 64041
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x946c6b5e __select_nocancel + 10
    1   libdispatch.dylib                       0x94793b11 _dispatch_mgr_invoke + 642
    2   libdispatch.dylib                       0x947926a7 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x946c683e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c97e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c97f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b3e0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b3a692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b3a67fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01759702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x017586b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b3adf7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b3adf2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c93ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c976de thread_start + 34

    I have set up the group folders and set
    which group folders belong to which user.
    That is a bit confusing but basically...
    If you only want individual users to see 'their' folder, use the owner permission and set group and other to 'none'. Disallow 'guest' access.
    If you want groups to see their group folder, ignore the owner permission and concentrate on group permissions. Set 'other' to none. Disallow 'guest' access.
    But
    for some Reason I cannot get rid of the folders I
    want to get rid of such as the groups folder. The
    workgroup manager doesnt allow you to delete the
    folder.
    Switch off sharing for the folder first.
    -david

  • ABAP Dump while creating Group Asset

    Hi all
    I am getting the following dump while creating Group Asset through AS21-
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED
    Except.                CX_SY_REF_IS_INITIAL
    Date and Time          19.11.2007 21:16:06
    Short text
         Access via 'NULL' object reference not possible.
    What happened?
         Error in the ABAP Application Program
    The current ABAP program "SAPLGLO_FIAA_SCREENS" had to be terminated because it
    has
    come across a statement that unfortunately cannot be executed.
    Error analysis
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
    caught in  procedure "SET_MANAGER_FOR_UPDATE" "(FORM)", nor was it propagated by a RAISING clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    You attempted to use a 'NULL' object reference (points to 'nothing')
    access a component (variable: "GO_ASSET_MAINDATA").
    An object reference must point to an object (an instance of a class)
    before it can be used to access components.
    Either the reference was never set or it was set to 'NULL' using the
    CLEAR statement.
    Source Code Extract
    Line  SourceCde
      545 *      -->P_LS_WORK  text
      546 *      <--P_LO_ASSET_MANAGER  text
      547 *      <--P_LO_TIMEDPNDNT_MANGER  text
      548 *----
      549 FORM set_manager_for_update
      550        USING
      551          is_work TYPE raist03
      552        CHANGING
      553          co_asset_manager    LIKE go_asset_manager
      554          co_timedpndt_manger LIKE go_timedpndt_manager
      555          ct_err_msg          TYPE tt_err_msg.
      556
      557   DATA:
      558     ls_asset_maindata TYPE gty_s_asset_maindata,
      559     ls_anla_key       TYPE anla_key,
      560     ls_err_msg        LIKE LINE OF ct_err_msg.
      561
      562 * check operation
      563   IF is_work-kz      EQ con_ins AND
      564      is_work-flg_unr NE on.
      565
      566     MOVE-CORRESPONDING is_work TO ls_anla_key.
      567     ls_anla_key-mandt = sy-mandt.
      568     ls_anla_key-anln1 = is_work-anln1_new.
      569 * start of Note # 954513
      570     IF ls_anla_key-anln1 IS INITIAL.
      571       ls_anla_key-anln1 = is_work-anln1.
      572     ENDIF.
      573 * end of Note # 954513
    >>>>>     ls_asset_maindata = go_asset_maindata->get( ).
      576
      577 * clone time-independent asset data manager
      578     TRY.
      579         co_asset_manager = lcl_amd_mngr_clone_factory=>clone_asset_manager( ls_anla_key ).
      580
      581       CATCH cx_faa_asset.
    Any1 has a clue where I might be going wrong?
    Cheers
    Hrishi

    Hello Hrishi
    I have researched your issue and note 1063792 should resolve it. The
    SAP_APPL that it is included in is SAPKH60011. I recommend you to upgrade to the latest support package available to avoid eventual errors.
    For program errors you should open a support ticket in the SAP Service Market place.
    Regards
    Javier

  • Gnome3.2 crash while surfing internet

    Gnome3.2 crashed while i use chromium to surf the Internet, then it turned to the login screen. This happens several times.
    Here is my .xsession-error file:
    /etc/gdm/Xsession: Beginning session setup...
    /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- gnome-session
    GNOME_KEYRING_CONTROL=/tmp/keyring-zRJVLc
    GNOME_KEYRING_CONTROL=/tmp/keyring-zRJVLc
    SSH_AUTH_SOCK=/tmp/keyring-zRJVLc/ssh
    GNOME_KEYRING_CONTROL=/tmp/keyring-zRJVLc
    SSH_AUTH_SOCK=/tmp/keyring-zRJVLc/ssh
    GPG_AGENT_INFO=/tmp/keyring-zRJVLc/gpg:0:1
    GNOME_KEYRING_CONTROL=/tmp/keyring-zRJVLc
    SSH_AUTH_SOCK=/tmp/keyring-zRJVLc/ssh
    GPG_AGENT_INFO=/tmp/keyring-zRJVLc/gpg:0:1
    common-plugin-Message: checking whether we have a device for 4: yes
    common-plugin-Message: checking whether we have a device for 5: yes
    common-plugin-Message: checking whether we have a device for 6: yes
    common-plugin-Message: checking whether we have a device for 7: yes
    common-plugin-Message: checking whether we have a device for 8: yes
    common-plugin-Message: checking whether we have a device for 9: yes
    common-plugin-Message: checking whether we have a device for 10: yes
    common-plugin-Message: checking whether we have a device for 11: yes
    common-plugin-Message: checking whether we have a device for 12: yes
    common-plugin-Message: checking whether we have a device for 13: yes
    common-plugin-Message: checking whether we have a device for 14: yes
    common-plugin-Message: checking whether we have a device for 15: yes
    Failed to play sound: File or data not found
    ** Message: applet now removed from the notification area
    JS LOG: GNOME Shell started at Thu Oct 20 2011 10:05:30 GMT+0800 (CST)
    ** Message: applet now embedded in the notification area
    e-data-server-ui-Message: Unable to find password(s) in keyring (Keyring reports: No matching results)
    (gnome-settings-daemon:1137): color-plugin-WARNING **: failed to create directory on startup: Error creating directory: File exists
    (exe:1443): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    (gnome-shell:1185): Clutter-WARNING **: The actor 'uiGroup' is currently inside an allocation cycle; calling clutter_actor_queue_relayout() is not recommended
    gnome-session[1112]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    Window manager warning: Log level 16: gnome-shell: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    (gdu-notification-daemon:1199): Gdk-WARNING **: gdu-notification-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    (gnome-settings-daemon:1137): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    after 11 requests (11 known processed) with 0 events remaining.
    (nm-applet:1212): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    (gnome-screensaver:1208): Gdk-WARNING **: gnome-screensaver: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    romium/chromium --type=plugin --plugin-path=/usr/lib/mozilla/plugins/libflashplayer.so --lang=en-US --channel=1337.0xb9dc8e70.907823869: xcb_io.c:528: _XAllocID: Assertion `ret != inval_id' failed.
    [1337:1337:368300408:ERROR:browser_main_gtk.cc(75)] X IO Error detected
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    (evolution-alarm-notify:1210): Gdk-WARNING **: evolution-alarm-notify: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    plugin-container: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    gnome-shell-calendar-server[1227]: Lost (or failed to acquire) the name org.gnome.Shell.CalendarServer - exiting
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    firefox: xcb_io.c:528: _XAllocID: Assertion `ret != inval_id' failed.
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Should i provide any other information to solve this problem, please tell me.

    try to disable record module in xorg settings. I encountered the similar problem sometimes ago, and my gnome desktop stays stable  since the modification mentioned below.
    Hope this will help.
    > cat /etc/X11/xorg.conf.d/10-modules.conf
         Section  "Module"
            Disable "record"
         EndSection
    Last edited by ybyygu (2011-10-20 05:11:00)

  • Safari 4.0.3 crashes while opening website

    Safari 4.0.3 update on OSX 10.4.11 PPC G5 dual 2.3 6GB RAM 169GB of free HD space. Safari crashes down when opening certain sites. It also downloads the files called b.ashx at time. I tried everything what I know and have read in this forum: re-installed completely Safari and flash plugin after thorough cleanup, tried to disable Java script and plugins in Safari Security, checked Input Manager, tried to open another account did not help so far. Have feeling it has a connection to Flash because when I take Flesh out of the Library>Internet Plugins folder it doesn't crash while accessing the site but does not display parts of the site either. Thanks for having OPERA browser. Bellow is the link to one of the crash sites
    http://www.snocap.com/

    ..... Menucracker or whatever it was is gone didn't change anything here is the report after restart and attempt to access the snocap site. I noticed that after Safari crash it takes very long time to open whatever. I don't know how to get full report when I click on Crash Reporter it's empty this is a console.log and bellow is system.log report...... Last two lines in console.log is what appears there after Safari crash.
    console.log
    Mac OS X Version 10.4.11 (Build 8S165)
    2009-08-22 08:59:59 -0400
    2009-08-22 09:00:00.180 HPEventHandler[113]: DebugAssert: Third Party Client: (NULL != m_lock && 0 == errno) Can't create semaphore lock[/Volumes/Development/HP/Mac-Sirani/mac-software/components/HPEventHandler/ Sources/Core/HPTMNotificationManager.cpp:62]
    2009-08-22 09:00:01.059 MagicMenuHotKeyDaemon[116] Started
    2009-08-22 09:00:01.160 SystemUIServer[102] lang is:en
    Aug 22 09:00:01 Ivans-Power-Mac-G5 mDNSResponder: Adding browse domain local.
    Debugger() was called!
    /SourceCache/WebKitSystemInterface/WebKitSystemInterface-4531.5/MediaUI.mm:49: failed assertion `pointer'
    /SourceCache/WebKitSystemInterface/WebKitSystemInterface-4531.5/MediaUI.mm:49: failed assertion `pointer'
    system.log
    Aug 21 14:58:28 Ivans-Power-Mac-G5 authexec: executing /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/uid
    Aug 21 14:58:28 Ivans-Power-Mac-G5 authexec: executing /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/uid
    Aug 21 14:58:28 Ivans-Power-Mac-G5 authexec: executing /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/uid
    Aug 21 14:58:28 Ivans-Power-Mac-G5 authexec: executing /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/uid
    Aug 21 14:58:28 Ivans-Power-Mac-G5 authexec: executing /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/uid
    Aug 21 14:58:28 Ivans-Power-Mac-G5 authexec: executing /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/uid
    Aug 21 14:58:29 Ivans-Power-Mac-G5 authexec: executing /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/uid
    Aug 21 14:58:29 Ivans-Power-Mac-G5 authexec: executing /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/uid
    Aug 21 15:04:46 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 303
    Aug 21 15:04:47 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1115
    Aug 21 15:06:38 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1115
    Aug 21 15:06:38 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:06:43 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:06:43 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1115
    Aug 21 15:08:33 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1115
    Aug 21 15:08:34 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:08:35 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:08:35 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 303
    Aug 21 15:08:38 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 303
    Aug 21 15:08:38 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:08:43 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:08:43 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1158
    Aug 21 15:09:29 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1158
    Aug 21 15:09:29 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:09:34 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:09:34 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1176
    Aug 21 15:09:38 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1176
    Aug 21 15:09:38 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:10:05 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:10:05 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1193
    Aug 21 15:10:13 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1193
    Aug 21 15:10:13 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:10:49 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:10:49 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1221
    Aug 21 15:11:30 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1221
    Aug 21 15:11:30 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:11:52 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:11:52 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1221
    Aug 21 15:12:19 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1221
    Aug 21 15:12:19 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:13:18 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:13:18 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1221
    Aug 21 15:13:21 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1221
    Aug 21 15:13:21 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:13:24 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:13:24 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1262
    Aug 21 15:13:34 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1262
    Aug 21 15:13:34 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:14:02 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:14:02 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1277
    Aug 21 15:14:42 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1277
    Aug 21 15:14:42 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:15:49 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:15:49 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1293
    Aug 21 15:15:54 Ivans-Power-Mac-G5 /usr/sbin/ocspd: starting
    Aug 21 15:17:01 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1293
    Aug 21 15:17:01 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:17:18 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:17:18 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1308
    Aug 21 15:17:32 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1308
    Aug 21 15:17:32 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1293
    Aug 21 15:17:42 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1293
    Aug 21 15:17:42 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1308
    Aug 21 15:17:58 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1308
    Aug 21 15:17:58 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1328
    Aug 21 15:18:30 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1328
    Aug 21 15:18:30 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1308
    Aug 21 15:18:39 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1308
    Aug 21 15:18:39 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1342
    Aug 21 15:18:59 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1342
    Aug 21 15:18:59 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1308
    Aug 21 15:19:39 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1308
    Aug 21 15:19:39 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1356
    Aug 21 15:20:18 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1356
    Aug 21 15:20:18 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1308
    Aug 21 15:26:29 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1308
    Aug 21 15:26:29 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1356
    Aug 21 15:26:39 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1356
    Aug 21 15:26:39 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1308
    Aug 21 15:28:01 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1308
    Aug 21 15:28:01 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:28:05 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:28:05 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1388
    Aug 21 15:28:20 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1388
    Aug 21 15:28:20 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:28:25 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:28:25 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1401
    Aug 21 15:29:05 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1401
    Aug 21 15:29:05 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1388
    Aug 21 15:33:01 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1388
    Aug 21 15:33:01 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1401
    Aug 21 15:33:04 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1401
    Aug 21 15:33:04 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:34:38 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 201
    Aug 21 15:34:38 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1444
    Aug 21 15:35:13 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1444
    Aug 21 15:35:13 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1401
    Aug 21 15:35:18 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1401
    Aug 21 15:35:18 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 1444
    Aug 21 15:36:39 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 1444
    Aug 21 15:36:39 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 201
    Aug 21 15:37:03 Ivans-Power-Mac-G5 shutdown: reboot by ivanpokorny:
    Aug 21 15:37:04 Ivans-Power-Mac-G5 SystemStarter[1480]: authentication service (1493) did not complete successfully
    Aug 21 15:37:04 Ivans-Power-Mac-G5 SystemStarter[1480]: Operating System enhancements for Virtual PC (1498) did not complete successfully
    Aug 21 15:37:05 Ivans-Power-Mac-G5 SystemStarter[1480]: The following StartupItems failed to properly start:
    Aug 21 15:37:05 Ivans-Power-Mac-G5 SystemStarter[1480]: /Library/StartupItems/M-Audio Firmware Loader
    Aug 21 15:37:05 Ivans-Power-Mac-G5 SystemStarter[1480]: - SystemStarter internal error
    Aug 21 15:37:49 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Aug 21 15:37:49 localhost memberd[40]: memberd starting up
    Aug 21 15:37:49 localhost kernel[0]: vmpagebootstrap: 1528838 free pages
    Aug 21 15:37:49 localhost mDNSResponder-108.6 (Jul 19 2007 11: 33:32)[33]: starting
    Aug 21 15:37:49 localhost kernel[0]: migtable_maxdispl = 70
    Aug 21 15:37:49 localhost lookupd[45]: lookupd (version 369.8) starting - Fri Aug 21 15:37:49 2009
    Aug 21 15:37:49 localhost kernel[0]: 101 prelinked modules
    Aug 21 15:37:49 localhost DirectoryService[44]: Launched version 2.1 (v353.6)
    Aug 21 15:37:49 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Aug 21 15:37:49 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Aug 21 15:37:49 localhost kernel[0]: using 8192 buffer headers and 4096 cluster IO buffer headers
    Aug 21 15:37:49 localhost kernel[0]: DART enabled
    Aug 21 15:37:49 localhost kernel[0]: FireWire (OHCI) Apple ID 42 built-in now active, GUID 001124ff fe881826; max speed s800.
    Aug 21 15:37:49 localhost kernel[0]: Security auditing service present
    Aug 21 15:37:49 localhost kernel[0]: BSM auditing present
    Aug 21 15:37:49 localhost kernel[0]: disabled
    Aug 21 15:37:49 localhost kernel[0]: rooting via boot-uuid from /chosen: 451494F2-CF80-3D2D-A8A9-1FCF718EAB06
    Aug 21 15:37:49 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Aug 21 15:37:49 localhost kernel[0]: Got boot device = IOService:/MacRISC4PE/ht@0,f2000000/AppleMacRiscHT/pci@7/IOPCI2PCIBridge/k2-sat a-root@C/AppleK2SATARoot/k2-sata@0/AppleK2SATA/ATADeviceNub@0/IOATABlockStorageD river/IOATABlockStorageDevice/IOBlockStorageDriver/WDC WD2500JD-41HBC0 Media/IOApplePartitionScheme/AppleHFS_Untitled1@3
    Aug 21 15:37:49 localhost kernel[0]: BSD root: disk1s3, major 14, minor 2
    Aug 21 15:37:49 localhost kernel[0]: Jettisoning kernel linker.
    Aug 21 15:37:49 localhost kernel[0]: Resetting IOCatalogue.
    Aug 21 15:37:49 localhost kernel[0]: Matching service count = 0
    Aug 21 15:37:49 localhost kernel[0]: Matching service count = 6
    Aug 21 15:37:49 localhost kernel[0]: Matching service count = 6
    Aug 21 15:37:49 localhost kernel[0]: Matching service count = 6
    Aug 21 15:37:49 localhost kernel[0]: Matching service count = 6
    Aug 21 15:37:49 localhost kernel[0]: Matching service count = 6
    Aug 21 15:37:49 localhost kernel[0]: IOPlatformControl::registerDriver Control Driver AppleSlewClock did not supply target-value, using default
    Aug 21 15:37:49 localhost kernel[0]: IPv6 packet filtering initialized, default to accept, logging disabled
    Aug 21 15:37:49 localhost diskarbitrationd[39]: disk1s3 hfs 451494F2-CF80-3D2D-A8A9-1FCF718EAB06 PMG5 /
    Aug 21 15:37:50 localhost kernel[0]: UniNEnet: Ethernet address 00:11:24:88:18:26
    Aug 21 15:37:50 localhost diskarbitrationd[39]: disk0s3 hfs FBE6E34B-4E12-3779-BF9B-CB2F3D579DC8 WD 500G HD /Volumes/WD 500G HD
    Aug 21 15:37:50 localhost lookupd[67]: lookupd (version 369.8) starting - Fri Aug 21 15:37:50 2009
    Aug 21 15:37:52 localhost kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex
    Aug 21 15:37:52 localhost configd[37]: AppleTalk startup
    Aug 21 15:37:52 Ivans-Power-Mac-G5 configd[37]: setting hostname to "Ivans-Power-Mac-G5.local"
    Aug 21 15:37:54 Ivans-Power-Mac-G5 kernel[0]: ATY,Whelk_A: vram [a0000000:08000000]
    Aug 21 15:37:54 Ivans-Power-Mac-G5 kernel[0]: ATY,Whelk_B: vram [a0000000:08000000]
    Aug 21 15:37:54 Ivans-Power-Mac-G5 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Aug 21 15:37:54 Ivans-Power-Mac-G5 loginwindow[72]: Login Window Started Security Agent
    Aug 21 15:37:55 Ivans-Power-Mac-G5 configd[37]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Aug 21 15:37:55 Ivans-Power-Mac-G5 configd[37]: posting notification com.apple.system.config.network_change
    Aug 21 15:37:55 Ivans-Power-Mac-G5 lookupd[82]: lookupd (version 369.8) starting - Fri Aug 21 15:37:55 2009
    Aug 21 15:37:57 Ivans-Power-Mac-G5 mDNSResponder: Adding browse domain local.
    Aug 21 15:37:57 Ivans-Power-Mac-G5 SystemStarter[47]: Operating System enhancements for Virtual PC (125) did not complete successfully
    Aug 21 15:37:58 Ivans-Power-Mac-G5 configd[37]: AppleTalk startup complete
    Aug 21 15:38:05 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 0
    Aug 21 15:38:05 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 129
    Aug 21 15:38:09 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 129
    Aug 21 15:38:09 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 234
    Aug 21 15:38:56 Ivans-Power-Mac-G5 configd[37]: target=enable-network: disabled
    Aug 21 15:38:57 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 234
    Aug 21 15:38:57 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 129
    Aug 21 15:39:02 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 129
    Aug 21 15:39:02 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 262
    Aug 21 15:39:21 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 262
    Aug 21 15:39:21 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 129
    Aug 21 15:39:34 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 129
    Aug 21 15:39:34 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 276
    Aug 21 15:43:07 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 276
    Aug 21 15:43:08 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 129
    Aug 21 15:44:46 Ivans-Power-Mac-G5 shutdown: reboot by ivanpokorny:
    Aug 21 15:44:46 Ivans-Power-Mac-G5 SystemStarter[305]: authentication service (322) did not complete successfully
    Aug 21 15:44:46 Ivans-Power-Mac-G5 SystemStarter[305]: Operating System enhancements for Virtual PC (335) did not complete successfully
    Aug 21 15:44:47 Ivans-Power-Mac-G5 SystemStarter[305]: The following StartupItems failed to properly start:
    Aug 21 15:44:47 Ivans-Power-Mac-G5 SystemStarter[305]: /Library/StartupItems/M-Audio Firmware Loader
    Aug 21 15:44:47 Ivans-Power-Mac-G5 SystemStarter[305]: - SystemStarter internal error
    Aug 21 15:44:47 Ivans-Power-Mac-G5 SystemStarter[305]: /Library/StartupItems/M-Audio FireWire Audio Helper
    Aug 21 15:45:30 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Aug 21 15:45:30 localhost mDNSResponder-108.6 (Jul 19 2007 11: 33:32)[33]: starting
    Aug 21 15:45:30 localhost kernel[0]: vmpagebootstrap: 1528838 free pages
    Aug 21 15:45:30 localhost DirectoryService[43]: Launched version 2.1 (v353.6)
    Aug 21 15:45:30 localhost kernel[0]: migtable_maxdispl = 70
    Aug 21 15:45:30 localhost lookupd[50]: lookupd (version 369.8) starting - Fri Aug 21 15:45:30 2009
    Aug 21 15:45:30 localhost kernel[0]: 101 prelinked modules
    Aug 21 15:45:30 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Aug 21 15:45:30 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Aug 21 15:45:30 localhost kernel[0]: using 8192 buffer headers and 4096 cluster IO buffer headers
    Aug 21 15:45:30 localhost kernel[0]: DART enabled
    Aug 21 15:45:30 localhost kernel[0]: FireWire (OHCI) Apple ID 42 built-in now active, GUID 001124ff fe881826; max speed s800.
    Aug 21 15:45:30 localhost kernel[0]: Security auditing service present
    Aug 21 15:45:30 localhost kernel[0]: BSM auditing present
    Aug 21 15:45:30 localhost kernel[0]: disabled
    Aug 21 15:45:30 localhost kernel[0]: rooting via boot-uuid from /chosen: 451494F2-CF80-3D2D-A8A9-1FCF718EAB06
    Aug 21 15:45:30 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Aug 21 15:45:30 localhost kernel[0]: Got boot device = IOService:/MacRISC4PE/ht@0,f2000000/AppleMacRiscHT/pci@7/IOPCI2PCIBridge/k2-sat a-root@C/AppleK2SATARoot/k2-sata@0/AppleK2SATA/ATADeviceNub@0/IOATABlockStorageD river/IOATABlockStorageDevice/IOBlockStorageDriver/WDC WD2500JD-41HBC0 Media/IOApplePartitionScheme/AppleHFS_Untitled1@3
    Aug 21 15:45:30 localhost kernel[0]: BSD root: disk1s3, major 14, minor 5
    Aug 21 15:45:30 localhost kernel[0]: Jettisoning kernel linker.
    Aug 21 15:45:30 localhost kernel[0]: Resetting IOCatalogue.
    Aug 21 15:45:30 localhost kernel[0]: Matching service count = 0
    Aug 21 15:45:30 localhost kernel[0]: Matching service count = 6
    Aug 21 15:45:30 localhost kernel[0]: Matching service count = 6
    Aug 21 15:45:30 localhost kernel[0]: Matching service count = 6
    Aug 21 15:45:30 localhost kernel[0]: Matching service count = 6
    Aug 21 15:45:30 localhost kernel[0]: Matching service count = 6
    Aug 21 15:45:30 localhost kernel[0]: IOPlatformControl::registerDriver Control Driver AppleSlewClock did not supply target-value, using default
    Aug 21 15:45:30 localhost kernel[0]: IPv6 packet filtering initialized, default to accept, logging disabled
    Aug 21 15:45:30 localhost kernel[0]: UniNEnet: Ethernet address 00:11:24:88:18:26
    Aug 21 15:45:30 localhost diskarbitrationd[39]: disk1s3 hfs 451494F2-CF80-3D2D-A8A9-1FCF718EAB06 PMG5 /
    Aug 21 15:45:30 localhost diskarbitrationd[39]: disk0s3 hfs FBE6E34B-4E12-3779-BF9B-CB2F3D579DC8 WD 500G HD /Volumes/WD 500G HD
    Aug 21 15:45:31 localhost lookupd[67]: lookupd (version 369.8) starting - Fri Aug 21 15:45:31 2009
    Aug 21 15:45:33 localhost kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex
    Aug 21 15:45:33 localhost configd[37]: AppleTalk startup
    Aug 21 15:45:33 Ivans-Power-Mac-G5 configd[37]: setting hostname to "Ivans-Power-Mac-G5.local"
    Aug 21 15:45:35 Ivans-Power-Mac-G5 kernel[0]: ATY,Whelk_A: vram [a0000000:08000000]
    Aug 21 15:45:35 Ivans-Power-Mac-G5 kernel[0]: ATY,Whelk_B: vram [a0000000:08000000]
    Aug 21 15:45:35 Ivans-Power-Mac-G5 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Aug 21 15:45:35 Ivans-Power-Mac-G5 loginwindow[72]: Login Window Started Security Agent
    Aug 21 15:45:35 Ivans-Power-Mac-G5 launchd: Server 0 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[67]: exited abnormally: Hangup
    Aug 21 15:45:35 Ivans-Power-Mac-G5 configd[37]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Aug 21 15:45:35 Ivans-Power-Mac-G5 configd[37]: posting notification com.apple.system.config.network_change
    Aug 21 15:45:35 Ivans-Power-Mac-G5 lookupd[82]: lookupd (version 369.8) starting - Fri Aug 21 15:45:35 2009
    Aug 21 15:45:37 Ivans-Power-Mac-G5 mDNSResponder: Adding browse domain local.
    Aug 21 15:45:39 Ivans-Power-Mac-G5 configd[37]: AppleTalk startup complete
    Aug 21 15:45:39 Ivans-Power-Mac-G5 SystemStarter[45]: Operating System enhancements for Virtual PC (124) did not complete successfully
    Aug 21 15:45:41 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 0
    Aug 21 15:45:41 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 134
    Aug 21 15:45:46 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 134
    Aug 21 15:45:46 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 234
    Aug 21 15:45:59 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 0 -p 234
    Aug 21 15:45:59 Ivans-Power-Mac-G5 sudo: ivanpokorny : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/renice 20 -p 195
    Aug 21 15:46:29 Ivans-Power-Mac-G5 shutdown: reboot by ivanpokorny:
    Aug 21 15:46:29 Ivans-Power-Mac-G5 SystemStarter[253]: authentication service (275) did not complete successfully
    Aug 21 15:46:29 Ivans-Power-Mac-G5 SystemStarter[253]: Operating System enhancements for Virtual PC (281) did not complete successfully
    Aug 21 15:46:30 Ivans-Power-Mac-G5 SystemStarter[253]: The following StartupItems failed to properly start:
    Aug 21 15:46:30 Ivans-Power-Mac-G5 SystemStarter[253]: /Library/StartupItems/M-Audio Firmware Loader
    Aug 21 15:46:30 Ivans-Power-Mac-G5 SystemStarter[253]: - SystemStarter internal error
    Aug 21 15:47:13 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Aug 21 15:47:13 localhost kernel[0]: vmpagebootstrap: 1528838 free pages
    Aug 21 15:47:12 localhost memberd[40]: memberd starting up
    Aug 21 15:47:13 localhost kernel[0]: migtable_maxdispl = 70
    Aug 21 15:47:13 localhost kernel[0]: 101 prelinked modules
    Aug 21 15:47:13 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Aug 21 15:47:13 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Aug 21 15:47:13 localhost kernel[0]: using 8192 buffer headers and 4096 cluster IO buffer headers
    Aug 21 15:47:13 localhost kernel[0]: DART enabled
    Aug 21 15:47:13 localhost kernel[0]: USB caused wake event (EHCI)
    Aug 21 15:47:13 localhost kernel[0]: FireWire (OHCI) Apple ID 42 built-in now active, GUID 001124ff fe881826; max speed s800.
    Aug 21 15:47:13 localhost kernel[0]: Security auditing service present
    Aug 21 15:47:13 localhost kernel[0]: BSM auditing present
    Aug 21 15:47:13 localhost kernel[0]: disabled
    Aug 21 15:47:13 localhost kernel[0]: rooting via boot-uuid from /chosen: 451494F2-CF80-3D2D-A8A9-1FCF718EAB06
    Aug 21 15:47:13 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Aug 21 15:47:13 localhost kernel[0]: Got boot device = IOService:/MacRISC4PE/ht@0,f2000000/AppleMacRiscHT/pci@7/IOPCI2PCIBridge/k2-sat a-root@C/AppleK2SATARoot/k2-sata@0/AppleK2SATA/ATADeviceNub@0/IOATABlockStorageD river/IOATABlockStorageDevice/IOBlockStorageDriver/WDC WD2500JD-41HBC0 Media/IOApplePartitionScheme/AppleHFS_Untitled1@3
    Aug 21 15:47:13 localhost kernel[0]: BSD root: disk1s3, major 14, minor 4
    Aug 21 15:47:13 localhost kernel[0]: Jettisoning kernel linker.
    Aug 21 15:47:13 localhost DirectoryService[46]: Launched version 2.1 (v353.6)
    Aug 21 15:47:13 localhost kernel[0]: Resetting IOCatalogue.
    Aug 21 15:47:13 localhost lookupd[44]: lookupd (version 369.8) starting - Fri Aug 21 15:47:13 2009
    Aug 21 15:47:13 localhost kernel[0]: Matching service count = 0
    Aug 21 15:47:13 localhost kernel[0]: Matching service count = 6
    Aug 21 15:47:13 localhost kernel[0]: Matching service count = 6
    Aug 21 15:47:13 localhost kernel[0]: Matching service count = 6
    Aug 21 15:47:13 localhost lookupd[54]: lookupd (version 369.8) starting - Fri Aug 21 15:47:13 2009
    Aug 21 15:47:13 localhost kernel[0]: Matching service count = 6
    Aug 21 15:47:13 localhost kernel[0]: Matching service count = 6
    Aug 21 15:47:13 localhost kernel[0]: IOPlatformControl::registerDriver Control Driver AppleSlewClock did not supply target-value, using default
    Aug 21 15:47:13 localhost kernel[0]: IPv6 packet filtering initialized, default to accept, logging disabled
    Aug 21 15:47:13 localhost kernel[0]: UniNEnet: Ethernet address 00:11:24:88:18:26
    Aug 21 15:47:13 localhost diskarbitrationd[39]: disk1s3 hfs 451494F2-CF80-3D2D-A8A9-1FCF718EAB06 PMG5 /
    Aug 21 15:47:13 localhost diskarbitrationd[39]: disk0s3 hfs FBE6E34B-4E12-3779-BF9B-CB2F3D579DC8 WD 500G HD /Volumes/WD 500G HD
    Aug 21 15:47:16 localhost kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex
    Aug 21 15:47:16 localhost configd[37]: AppleTalk startup
    Aug 21 15:47:16 Ivans-Power-Mac-G5 configd[37]: setting hostname to "Ivans-Power-Mac-G5.local"
    Aug 21 15:47:18 Ivans-Power-Mac-G5 kernel[0]: ATY,Whelk_A: vram [a0000000:08000000]
    Aug 21 15:47:18 Ivans-Power-Mac-G5 kernel[0]: ATY,Whelk_B: vram [a0000000:08000000]
    Aug 21 15:47:18 Ivans-Power-Mac-G5 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Aug 21 15:47:18 Ivans-Power-Mac-G5 loginwindow[71]: Login Window Started Security Agent
    Aug 21 15:47:18 Ivans-Power-Mac-G5 configd[37]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Aug 21 15:47:18 Ivans-Power-Mac-G5 configd[37]: posting notification com.apple.system.config.network_change
    Aug 21 15:47:18 Ivans-Power-Mac-G5 lookupd[80]: lookupd (version 369.8) starting - Fri Aug 21 15:47:18 2009
    Aug 21 15:47:20 Ivans-Power-Mac-G5 mDNSResponder: Adding browse domain local.
    Aug 21 15:47:21 Ivans-Power-Mac-G5 SystemStarter[48]: Operating System enhancements for Virtual PC (148) did not complete successfully
    Aug 21 15:47:21 Ivans-Power-Mac-G5 configd[37]: AppleTalk startup complete
    Aug 21 15:48:19 Ivans-Power-Mac-G5 configd[37]: target=enable-network: disabled
    Aug 22 00:10:01 Ivans-Power-Mac-G5 shutdown: halt by ivanpokorny:
    Aug 22 00:10:02 Ivans-Power-Mac-G5 SystemStarter[332]: authentication service (344) did not complete successfully
    Aug 22 00:10:02 Ivans-Power-Mac-G5 SystemStarter[332]: Operating System enhancements for Virtual PC (347) did not complete successfully
    Aug 22 00:10:03 Ivans-Power-Mac-G5 SystemStarter[332]: The following StartupItems failed to properly start:
    Aug 22 00:10:03 Ivans-Power-Mac-G5 SystemStarter[332]: /Library/StartupItems/M-Audio Firmware Loader
    Aug 22 00:10:03 Ivans-Power-Mac-G5 SystemStarter[332]: - SystemStarter internal error
    Aug 22 08:39:41 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Aug 22 08:39:41 localhost lookupd[52]: lookupd (version 369.8) starting - Sat Aug 22 08:39:41 2009
    Aug 22 08:39:41 localhost kernel[0]: vmpagebootstrap: 1528838 free pages
    Aug 22 08:39:41 localhost kernel[0]: migtable_maxdispl = 70
    Aug 22 08:39:41 localhost kernel[0]: 101 prelinked modules
    Aug 22 08:39:41 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Aug 22 08:39:41 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Aug 22 08:39:41 localhost kernel[0]: using 8192 buffer headers and 4096 cluster IO buffer headers
    Aug 22 08:39:41 localhost kernel[0]: DART enabled
    Aug 22 08:39:41 localhost kernel[0]: FireWire (OHCI) Apple ID 42 built-in now active, GUID 001124ff fe881826; max speed s800.
    Aug 22 08:39:41 localhost kernel[0]: Security auditing service present
    Aug 22 08:39:41 localhost kernel[0]: BSM auditing present
    Aug 22 08:39:41 localhost kernel[0]: disabled
    Aug 22 08:39:41 localhost kernel[0]: rooting via boot-uuid from /chosen: 451494F2-CF80-3D2D-A8A9-1FCF718EAB06
    Aug 22 08:39:41 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Aug 22 08:39:41 localhost kernel[0]: Got boot device = IOService:/MacRISC4PE/ht@0,f2000000/AppleMacRiscHT/pci@7/IOPCI2PCIBridge/k2-sat a-root@C/AppleK2SATARoot/k2-sata@0/AppleK2SATA/ATADeviceNub@0/IOATABlockStorageD river/IOATABlockStorageDevice/IOBlockStorageDriver/WDC WD2500JD-41HBC0 Media/IOApplePartitionScheme/AppleHFS_Untitled1@3
    Aug 22 08:39:41 localhost kernel[0]: BSD root: disk0s3, major 14, minor 2
    Aug 22 08:39:42 localhost kernel[0]: Jettisoning kernel linker.
    Aug 22 08:39:42 localhost kernel[0]: Resetting IOCatalogue.
    Aug 22 08:39:42 localhost kernel[0]: Matching service count = 0
    Aug 22 08:39:42 localhost kernel[0]: Matching service count = 6
    Aug 22 08:39:42 localhost kernel[0]: Matching service count = 6
    Aug 22 08:39:42 localhost kernel[0]: Matching service count = 6
    Aug 22 08:39:42 localhost kernel[0]: Matching service count = 6
    Aug 22 08:39:42 localhost kernel[0]: Matching service count = 6
    Aug 22 08:39:42 localhost kernel[0]: IOPlatformControl::registerDriver Control Driver AppleSlewClock did not supply target-value, using default
    Aug 22 08:39:42 localhost kernel[0]: IPv6 packet filtering initialized, default to accept, logging disabled
    Aug 22 08:39:42 localhost kernel[0]: UniNEnet: Ethernet address 00:11:24:88:18:26
    Aug 22 08:39:42 localhost lookupd[63]: lookupd (version 369.8) starting - Sat Aug 22 08:39:42 2009
    Aug 22 08:39:42 localhost diskarbitrationd[39]: disk1s3 hfs FBE6E34B-4E12-3779-BF9B-CB2F3D579DC8 WD 500G HD /Volumes/WD 500G HD
    Aug 22 08:39:42 localhost diskarbitrationd[39]: disk0s3 hfs 451494F2-CF80-3D2D-A8A9-1FCF718EAB06 PMG5 /
    Aug 22 08:39:44 localhost kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex
    Aug 22 08:39:44 localhost configd[37]: AppleTalk startup
    Aug 22 08:39:44 Ivans-Power-Mac-G5 configd[37]: setting hostname to "Ivans-Power-Mac-G5.local"
    Aug 22 08:39:46 Ivans-Power-Mac-G5 kernel[0]: ATY,Whelk_A: vram [a0000000:08000000]
    Aug 22 08:39:46 Ivans-Power-Mac-G5 kernel[0]: ATY,Whelk_B: vram [a0000000:08000000]
    Aug 22 08:39:46 Ivans-Power-Mac-G5 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Aug 22 08:39:46 Ivans-Power-Mac-G5 loginwindow[71]: Login Window Started Security Agent
    Aug 22 08:39:47 Ivans-Power-Mac-G5 configd[37]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Aug 22 08:39:47 Ivans-Power-Mac-G5 configd[37]: posting notification com.apple.system.config.network_change
    Aug 22 08:39:47 Ivans-Power-Mac-G5 lookupd[80]: lookupd (version 369.8) starting - Sat Aug 22 08:39:47 2009
    Aug 22 08:39:49 Ivans-Power-Mac-G5 mDNSResponder: Adding browse domain local.
    Aug 22 08:39:49 Ivans-Power-Mac-G5 SystemStarter[44]: Operating System enhancements for Virtual PC (118) did not complete successfully
    Aug 22 08:39:50 Ivans-Power-Mac-G5 configd[37]: AppleTalk startup complete
    Aug 22 08:41:02 Ivans-Power-Mac-G5 configd[37]: target=enable-network: disabled
    Aug 22 08:45:04 Ivans-Power-Mac-G5 /usr/sbin/ocspd: starting
    Aug 22 08:59:08 Ivans-Power-Mac-G5 shutdown: reboot by ivanpokorny:
    Aug 22 08:59:08 Ivans-Power-Mac-G5 SystemStarter[280]: authentication service (301) did not complete successfully
    Aug 22 08:59:08 Ivans-Power-Mac-G5 SystemStarter[280]: Operating System enhancements for Virtual PC (304) did not complete successfully
    Aug 22 08:59:10 Ivans-Power-Mac-G5 SystemStarter[280]: The following StartupItems failed to properly start:
    Aug 22 08:59:10 Ivans-Power-Mac-G5 SystemStarter[280]: /Library/StartupItems/M-Audio Firmware Loader
    Aug 22 08:59:10 Ivans-Power-Mac-G5 SystemStarter[280]: - SystemStarter internal error
    Aug 22 08:59:53 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Aug 22 08:59:53 localhost memberd[40]: memberd starting up
    Aug 22 08:59:53 localhost kernel[0]: vmpagebootstrap: 1528838 free pages
    Aug 22 08:59:53 localhost kernel[0]: migtable_maxdispl = 70
    Aug 22 08:59:53 localhost kernel[0]: 101 prelinked modules
    Aug 22 08:59:53 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Aug 22 08:59:53 localhost mDNSResponder-108.6 (Jul 19 2007 11: 33:32)[33]: starting
    Aug 22 08:59:53 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Aug 22 08:59:53 localhost kernel[0]: using 8192 buffer headers and 4096 cluster IO buffer headers
    Aug 22 08:59:53 localhost lookupd[44]: lookupd (version 369.8) starting - Sat Aug 22 08:59:53 2009
    Aug 22 08:59:53 localhost kernel[0]: DART enabled
    Aug 22 08:59:53 localhost DirectoryService[45]: Launched version 2.1 (v353.6)
    Aug 22 08:59:53 localhost kernel[0]: FireWire (OHCI) Apple ID 42 built-in now active, GUID 001124ff fe881826; max speed s800.
    Aug 22 08:59:53 localhost kernel[0]: Security auditing service present
    Aug 22 08:59:53 localhost kernel[0]: BSM auditing present
    Aug 22 08:59:53 localhost kernel[0]: disabled
    Aug 22 08:59:53 localhost kernel[0]: rooting via boot-uuid from /chosen: 451494F2-CF80-3D2D-A8A9-1FCF718EAB06
    Aug 22 08:59:53 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Aug 22 08:59:53 localhost kernel[0]: Got boot device = IOService:/MacRISC4PE/ht@0,f2000000/AppleMacRiscHT/pci@7/IOPCI2PCIBridge/k2-sat a-root@C/AppleK2SATARoot/k2-sata@0/AppleK2SATA/ATADeviceNub@0/IOATABlockStorageD river/IOATABlockStorageDevice/IOBlockStorageDriver/WDC WD2500JD-41HBC0 Media/IOApplePartitionScheme/AppleHFS_Untitled1@3
    Aug 22 08:59:53 localhost kernel[0]: BSD root: disk0s3, major 14, minor 2
    Aug 22 08:59:53 localhost kernel[0]: Jettisoning kernel linker.
    Aug 22 08:59:53 localhost kernel[0]: Resetting IOCatalogue.
    Aug 22 08:59:53 localhost kernel[0]: Matching service count = 0
    Aug 22 08:59:53 localhost kernel[0]: Matching service count = 6
    Aug 22 08:59:53 localhost kernel[0]: Matching service count = 6
    Aug 22 08:59:53 localhost kernel[0]: Matching service count = 6
    Aug 22 08:59:53 localhost kernel[0]: Matching service count = 6
    Aug 22 08:59:53 localhost kernel[0]: Matching service count = 6
    Aug 22 08:59:53 localhost kernel[0]: IOPlatformControl::registerDriver Control Driver AppleSlewClock did not supply target-value, using default
    Aug 22 08:59:53 localhost kernel[0]: IPv6 packet filtering initialized, default to accept, logging disabled
    Aug 22 08:59:54 localhost kernel[0]: UniNEnet: Ethernet address 00:11:24:88:18:26
    Aug 22 08:59:54 localhost diskarbitrationd[39]: disk0s3 hfs 451494F2-CF80-3D2D-A8A9-1FCF718EAB06 PMG5 /
    Aug 22 08:59:54 localhost diskarbitrationd[39]: disk1s3 hfs FBE6E34B-4E12-3779-BF9B-CB2F3D579DC8 WD 500G HD /Volumes/WD 500G HD
    Aug 22 08:59:54 localhost launchd: Server 3907 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[44]: exited abnormally: Hangup
    Aug 22 08:59:54 localhost lookupd[67]: lookupd (version 369.8) starting - Sat Aug 22 08:59:54 2009
    Aug 22 08:59:56 localhost kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex
    Aug 22 08:59:56 localhost configd[37]: AppleTalk startup
    Aug 22 08:59:56 Ivans-Power-Mac-G5 configd[37]: setting hostname to "Ivans-Power-Mac-G5.local"
    Aug 22 08:59:58 Ivans-Power-Mac-G5 kernel[0]: ATY,Whelk_A: vram [a0000000:08000000]
    Aug 22 08:59:58 Ivans-Power-Mac-G5 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Aug 22 08:59:58 Ivans-Power-Mac-G5 kernel[0]: ATY,Whelk_B: vram [a0000000:08000000]
    Aug 22 08:59:58 Ivans-Power-Mac-G5 loginwindow[72]: Login Window Started Security Agent
    Aug 22 08:59:59 Ivans-Power-Mac-G5 configd[37]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Aug 22 08:59:59 Ivans-Power-Mac-G5 lookupd[83]: lookupd (version 369.8) starting - Sat Aug 22 08:59:59 2009
    Aug 22 08:59:59 Ivans-Power-Mac-G5 configd[37]: posting notification com.apple.system.config.network_change
    Aug 22 08:59:59 Ivans-Power-Mac-G5 lookupd[85]: lookupd (version 369.8) starting - Sat Aug 22 08:59:59 2009
    Aug 22 09:00:01 Ivans-Power-Mac-G5 mDNSResponder: Adding browse domain local.
    Aug 22 09:00:02 Ivans-Power-Mac-G5 configd[37]: AppleTalk startup complete
    Aug 22 09:00:02 Ivans-Power-Mac-G5 SystemStarter[47]: Operating System enhancements for Virtual PC (141) did not complete successfully
    Aug 22 09:01:14 Ivans-Power-Mac-G5 configd[37]: target=enable-network: disabled

  • Crash while launching in "building color conversion tables"

    Photoshop CS6 crashes while "building color conversion tables"  I reinstalled the program but it still hangs up at this point.  please help!

    I've only seen 3 things that can cause a crash at that point: corrupt profiles (mostly display profiles), corrupt information coming from the OS about the system profiles, and bad floating point units in CPUs.
    First thing to check is the display profiles. If setting them to sRGB doesn't solve the crash, it might be a bug in the OS profile cache.  And let's hope it isn't the CPU, because those problems are a @$%^@#%# to track down in modern processors.

  • Mail Crashes While Opening

    I posted a message in another topic similar to this one but I didn't notice it was for Tiger. Mail crashes while opening, I've tried to repair permissions , restart ect. I've also tried holding shift down while starting mail. Please Help!
    BTW: I was asked if this is related to my other post "Oddness' well its not. I haven't had a kernel panic in 2-3 months I was just questioning what causes them.
    It is Mac OSX 10.3.9

    RAP,
    In general, this looks OK, although the empty folder could be an irritant.
    We could go a couple of ways: one would be to allow and force Mail to re-index this mailbox -- this would be done by deleting everything from the package EXCEPT the mbox file (which contains actual message contetn), and trying to launch Mail.
    Another thing, and perhaps the next thing, is to remove the mail preferences, as mentioned earlier. To do this, first review all Mail Preference information to be sure you have it all documented and written down. Then quit Mail. In the Finder, open Home/Library and control-click on the Mail folder, and choose Duplicate -- drag the resulting copy to the Desktop strictly for temporary backup.
    Next, open Home/Library/Preferences and locate the com.apple.mail.plist file, and drag it to the Desktop (likely to later delete). Launch Mail, and re-enter all your account set up info -- DECLINE any prompt to Import anything -- if the preferences are not empty at the launch of Mail, post back immediately. Once you have setup the account(s) again, and if it does not crash, then Mail should find everything already in the Mail folder, and this may resolve everything.
    Ask any and all questions, and be comfortable that you know how to protect the messages saved -- that is what the copy dragged to the Desktop is about.

  • Premiere cs6 crashing while logging

    hey there guys,
    has anyone had issues while premiere cs 6.0.2 crashing while logging.
    i'll be labelling shots (description/scene/comment) and boom, premiere will crash.
    one thing i'm noticing is that i'm hitting the tab button to switch columns faster and this is usually when it happens.... sometimes 30 minutes into logging, sometimes 5 minutes in.
    i'm on a 15" MBP Retina 2.3ghz i7 with 16gb ram running 10.8.3  with GPU set to software only.
    any advice?  i'll provide a crash report the next time it crashes.
    thanks!
    -aaron

    Posting the crash log here means others can learn from it, and find it in searches when they have similar issues.
    OK, in this case Premiere is attempting to draw a column view (apparently part of the XMP/metadadta view), and the function that handles the end of the drawing fails while using a std::map (that part isn't obvious, just learned from coding). Then there's a little extra cruft because Premiere doesn't crash immediately but tries to go to a signal handler then calls abort itself.  This hides some of the nature of the original bug in the std::map call.
    Offhand this looks like a real bug that the Premiere engineers will need to investigate, but it might be avoidable if you close the XMP/metadata view.  If you're the only person seeing this crash, there could be some interaction between this view and other things happening on your system: possibly related to data in your document, your display layout, or corruption caused by outside code (such as a third party plugin or codec).
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff926e3212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8eecdb54 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff8ef11dce abort + 143
    3   com.adobe.premiere.frontend             0x000000010c783281 UnixInterruptSignal(int) + 49
    4   com.adobe.dvacore.framework             0x0000000100279b15 (anonymous namespace)::SignalHandler(int, __siginfo*, void*) + 261
    5   libsystem_c.dylib                       0x00007fff8eeba94a _sigtramp + 26
    6   libstdc++.6.dylib                       0x00007fff95a24b52 std::_Rb_tree_increment(std::_Rb_tree_node_base*) + 34
    7   com.adobe.HandlerProject.framework          0x00000001095a11cd HandlerProject::XMPColumn::DrawFinished() + 497
    8   com.adobe.HandlerProject.framework          0x0000000109509a0a void boost::_mfi::mf0<void, HandlerProject::Column>::call<ASL::InterfaceRef<HandlerProject::Colum n, ASL::ASLUnknown> >(ASL::InterfaceRef<HandlerProject::Column, ASL::ASLUnknown>&, void const*) const + 54
    9   com.adobe.HandlerProject.framework          0x00000001094f202d HandlerProject::ColumnSubview::PaintSelf(UIF::DC&) + 571
    10  com.adobe.UIFramework.framework          0x0000000103cbeae6 UIF::SubViewImpl::UI_Draw(dvaui::drawbot::Drawbot*) const + 1204
    11  com.adobe.dvaui.framework               0x000000010343d4a3 dvaui::ui::UI_Node::UI_DrawSelf(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 403
    12  com.adobe.dvaui.framework               0x000000010343d168 dvaui::ui::UI_Node::UI_DrawAndCache(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 550
    13  com.adobe.dvaui.framework               0x000000010343cf03 dvaui::ui::UI_Node::UI_DispatchDrawToChild(dvaui::ui::UI_Node const*, dvaui::drawbot::Drawbot*) + 615
    14  com.adobe.dvaui.framework               0x0000000103439abb dvaui::ui::UI_Node::UI_Draw(dvaui::drawbot::Drawbot*) const + 47
    15  com.adobe.UIFramework.framework          0x0000000103cbeaf5 UIF::SubViewImpl::UI_Draw(dvaui::drawbot::Drawbot*) const + 1219
    16  com.adobe.dvaui.framework               0x000000010343d4a3 dvaui::ui::UI_Node::UI_DrawSelf(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 403
    17  com.adobe.dvaui.framework               0x000000010343d168 dvaui::ui::UI_Node::UI_DrawAndCache(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 550
    18  com.adobe.dvaui.framework               0x000000010343cf03 dvaui::ui::UI_Node::UI_DispatchDrawToChild(dvaui::ui::UI_Node const*, dvaui::drawbot::Drawbot*) + 615
    19  com.adobe.dvaui.framework               0x0000000103439abb dvaui::ui::UI_Node::UI_Draw(dvaui::drawbot::Drawbot*) const + 47
    20  com.adobe.UIFramework.framework          0x0000000103cbeaf5 UIF::SubViewImpl::UI_Draw(dvaui::drawbot::Drawbot*) const + 1219
    21  com.adobe.dvaui.framework               0x000000010343d4a3 dvaui::ui::UI_Node::UI_DrawSelf(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 403
    22  com.adobe.dvaui.framework               0x000000010343d168 dvaui::ui::UI_Node::UI_DrawAndCache(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 550
    23  com.adobe.dvaui.framework               0x000000010343cf03 dvaui::ui::UI_Node::UI_DispatchDrawToChild(dvaui::ui::UI_Node const*, dvaui::drawbot::Drawbot*) + 615
    24  com.adobe.dvaui.framework               0x0000000103439abb dvaui::ui::UI_Node::UI_Draw(dvaui::drawbot::Drawbot*) const + 47
    25  com.adobe.UIFramework.framework          0x0000000103cbeaf5 UIF::SubViewImpl::UI_Draw(dvaui::drawbot::Drawbot*) const + 1219
    26  com.adobe.dvaui.framework               0x000000010343d4a3 dvaui::ui::UI_Node::UI_DrawSelf(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 403
    27  com.adobe.dvaui.framework               0x000000010343d168 dvaui::ui::UI_Node::UI_DrawAndCache(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 550
    28  com.adobe.dvaui.framework               0x000000010343cf03 dvaui::ui::UI_Node::UI_DispatchDrawToChild(dvaui::ui::UI_Node const*, dvaui::drawbot::Drawbot*) + 615
    29  com.adobe.dvaui.framework               0x0000000103439abb dvaui::ui::UI_Node::UI_Draw(dvaui::drawbot::Drawbot*) const + 47
    30  com.adobe.UIFramework.framework          0x0000000103cc70d8 UIF::TabViewImpl::UI_Draw(dvaui::drawbot::Drawbot*) const + 844
    31  com.adobe.dvaui.framework               0x00000001034addbb void dvaui::drawbot::InvokeDrawbotFromRegionT<dvaui::ui::OS_View, std::const_mem_fun1_ref_t<void, dvaui::ui::OS_View, dvaui::drawbot::Drawbot*>, NSView*>(dvaui::ui::OS_View const&, std::const_mem_fun1_ref_t<void, dvaui::ui::OS_View, dvaui::drawbot::Drawbot*> const&, dvaui::drawbot::SupplierInterface const&, NSView*, __HIShape const*, dvaui::drawbot::SurfaceInterface*, bool) + 187
    32  com.adobe.dvaui.framework               0x00000001034adf79 void dvaui::drawbot::InvokeDrawbot<dvaui::ui::OS_View, std::const_mem_fun1_ref_t<void, dvaui::ui::OS_View, dvaui::drawbot::Drawbot*>, NSView*>(dvaui::ui::OS_View const&, std::const_mem_fun1_ref_t<void, dvaui::ui::OS_View, dvaui::drawbot::Drawbot*> const&, dvaui::drawbot::SupplierInterface const&, NSView*, __HIShape const*, dvaui::drawbot::SurfaceInterface*, std::vector<dvacore::geom::RectT<int>, std::allocator<dvacore::geom::RectT<int> > >*, bool) + 313
    33  com.adobe.dvaui.framework               0x00000001034a6381 dvaui::ui::OS_View::UI_HandlePlatformDrawEvent(dvaui::drawbot::Surfac eInterface*) + 397
    34  com.adobe.dvacore.framework             0x000000010018b9ee int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0 <void>*, void*) + 28
    35  com.adobe.premiere.frontend             0x000000010c748725 FE::ApplicationErrorManager::ExecuteFunctionWithTopLevelExceptionHand ler(boost::function0<int>) + 57
    36  com.adobe.dvacore.framework             0x000000010018b8e0 void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHa ndler<void>(boost::function0<void>, bool*) + 112
    37  com.adobe.dvacore.framework             0x000000010018de1d void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void> , bool*) + 125
    38  com.adobe.dvaui.framework               0x000000010349c7bd -[DVAMacContainerView drawRect:] + 125
    39  com.apple.AppKit                        0x00007fff90646170 -[NSView _drawRect:clip:] + 4437
    40  com.apple.AppKit                        0x00007fff90642fe3 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisi bleRectForView:topView:] + 3058
    41  com.apple.AppKit                        0x00007fff90643a74 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisi bleRectForView:topView:] + 5763
    42  com.apple.AppKit                        0x00007fff90643a74 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisi bleRectForView:topView:] + 5763
    43  com.apple.AppKit                        0x00007fff90643a74 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisi bleRectForView:topView:] + 5763
    44  com.apple.AppKit                        0x00007fff90642173 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisi bleRectForView:topView:] + 314
    45  com.apple.AppKit                        0x00007fff9063dd9d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
    46  com.apple.AppKit                        0x00007fff90607cc3 -[NSView displayIfNeeded] + 1830
    47  com.apple.AppKit                        0x00007fff906071fc _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738
    48  com.apple.AppKit                        0x00007fff90bd28f1 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabl ed]_block_invoke_01208 + 46
    49  com.apple.CoreFoundation                0x00007fff92525417 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    50  com.apple.CoreFoundation                0x00007fff92525381 __CFRunLoopDoObservers + 369
    51  com.apple.CoreFoundation                0x00007fff925007b8 __CFRunLoopRun + 728
    52  com.apple.CoreFoundation                0x00007fff925000e2 CFRunLoopRunSpecific + 290
    53  com.apple.HIToolbox                     0x00007fff8d75beb4 RunCurrentEventLoopInMode + 209
    54  com.apple.HIToolbox                     0x00007fff8d75bb94 ReceiveNextEventCommon + 166
    55  com.apple.HIToolbox                     0x00007fff8d75bae3 BlockUntilNextEventMatchingListInMode + 62
    56  com.apple.AppKit                        0x00007fff90604563 _DPSNextEvent + 685
    57  com.apple.AppKit                        0x00007fff90603e22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    58  com.apple.AppKit                        0x00007fff905fb1d3 -[NSApplication run] + 517
    59  com.adobe.premiere.frontend             0x000000010c782784 FE::MacApplication::RunSelf() + 44
    60  com.adobe.premiere.frontend             0x000000010c72cdef FE::Application::Run(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 5681
    61  com.adobe.premiere.frontend             0x000000010c783cfc AppMain + 380
    62  com.adobe.premiere.startup              0x000000010c8f41d7 Run + 247
    63  com.adobe.AdobePremierePro              0x00000001000038b7 main + 647
    64  com.adobe.AdobePremierePro              0x000000010000361c start + 52

  • After Effects crashes while rendering

    Hi all,
    We have been experiencing regular crashes while rendering on 9 different Mac systems.
    We would start the render and then, all of a sudden, AE would crash.
    Trying to restart, AE hangs at MediaCore initializing.
    We actually need to do a hard shutdown to get the machine to reboot.
    So my question is:
    Could AE not release the media cache upon crashing thus blocking us to restart the app without having to reboot the machine?
    We are running AE in multiproc mode with 4 GB memory allocation, which actually uses 3 procs.
    I have tried bringing the memory allocation down to 3 GB on some of the systems, but it doesn't seems to make much difference.
    Finally, we do not crash every time we render. It is very random.
    Any ideas?
    Thanks,
    Rene

    Hey Todd,
    Sorry for the late reply, answers below:
    What exact version of After Effects? 12.2.0.52 but we also use CS 5.5 (mainly for the feature where you can send your camera information to C4D, something that is not in the CC version... pitty)
    Have you installed the recent updates? This is the latest update...
    What operating system? Mac OSX 10.8.5
    Tell us about your computer hardware. 2 x 6 cores CPUS, 24 Gb RAM, ATI Radeon HD 5870 GFX, 5 internal drives (4 of them are part of internal hardware raid with internal raid controller)
    What versions of drivers for your graphics hardware do you have installed? No CUDA since it is ATI, 01.00.436
    Do you have any third-party I/O hardware : AJA Kona 3G with either driver 1.47 or 1.49
    What kind(s) of source footage? When telling about your source footage, tell us about the codecs, not just the container types. It is a combination of a bunch of them: Animation codec into .mov wrapper, tga sequences, png files, we render to uncompressed .mov files for air.
    If you are getting error message(s), what is the full text of the error message(s)? No, just the beach ball of death...
    What were you doing when the problem occurred? They mainly occur when rendering sequences.
    Has this ever worked before? It is very intermittent and does not happen every day. Plus, since we are in crunch time, AE is being used 24/7, so that may not help either.
    What other software are you running? C4D, Photoshop, Illustrator, both in the CC and CS6 or CS5.5
    Do you have any third-party effects or codecs installed? We have sapphire and Knoll lens flare, but crashes happens if we use them or not.
    Are you using OpenGL features in After Effects? Not to my knowledge.
    Does the problem only happen with your final output, RAM preview, or both? Render
    Are you using Render Multiple Frames Simultaneously multiprocessing? Yes we do, most of the machines have it set with 4Gb memory allocation, but others have it set to 3 Gb.
    Are you using the ray-traced 3D renderer? No, we are not.
    If the problem is with output, give your exact output settings (both render setting and output module settings). Unfortunately, I do not have this as our artists are working and I cannot really stop them as we have things to get out to air for early morning. I will get this info next time we have the issue.
    What is the exact sequence of steps that you are taking? Just sending the render out to the queue and starting and it will either crash to desktop or stay there doing nothing.
    My biggest concern is why can't we just restart the app. It will always lock up while initializing MediaCore. We have our mediacaches set for 42 Gb on our main bootup drive, which is big enough to handle it. And after the crash, when we try to reboot, the machine will get to the grey Mac screen and just sit there. Have to hard shutdown the machine to have it come back up...
    Let me know if you need more info.
    Thanks,
    Rene

  • Integration of work flow and activities within TMS while setting up CHaRM

    Hi,
    While setting up CHaRM,
    After the TMS being setup, activating CTS in project and while in edit maintenance cycle.
    How do we set for the status to activities, eg: 'Approve to Production' status in CHaRM workflow with the corresponding approval procedure&import to production?
    Your answer will be very helpful.
    Thanks and Regards,
    Jamuna Nithyanandam
    Edited by: Jamuna Nithyanandam on Mar 26, 2009 9:31 AM

    Hi.
    I do not really understand your requirement.
    You did create a SMI project, activated ChaRM for that project and created a maintenance cycle and task list.
    After the maintenance cycle has been activated you need to unlock the tasks/groups.
    Now start creating change documents which contain the workflow (for instance "normal corrections" of type SDMJ). You do this either manually or via a change request.
    Import into production is possible in phase "GoLive" only.
    Regards

  • After Java update to SE6 1.6.0_29 ,getting applet crash

    I have a MacBook Pro with 10.7.2 and installed Java update to 1.6.0_29  now my sample 64 bit browser application are showing crash report alert every time of launch. Here's the crash showing Java NAIP2 webpluginhost crash. Any help would better? In Safari it is working fine.
    My Sample browser application is using webkit framework. It is a 64 bit application.I have tried to lauch a webvpn SSL url in the my browser application.This URL is related with Juniper Network connect. It will download and launch the Juniper Network connect app(VPN Client),by using that we can connect to corporate network.
    Every thing is working as expected ,, but intermittently i am getting java applet crash (Java NAIP2 webpluginhost crash) report from my appliaction.Ii is look like my juniper url is using that Java applet,that is crashing every time. i dont want that crash report error message ,, how can i avoid or block that crash .. Any help?
    Thanks
    Hary

    You might want to ask on the Chinese Mac list too:
    http://groups.google.com/group/chinesemac/

  • CS6 crash while rendering

    Hi,
    recently CS 6 crashes while rendering, this happens at the beginning (ca. 800 frames), i change from GPU to CPU, deletet the cache files, try a different sequence
    with other videos, all the same
    in task manager i can't kill the premiere prozess
    after crashing only the power/reset button helps
    the strange is, at the same time my complete network crashes to ??
    Windows 7 pro
    16GB RAM
    Genforce GTX570 Driver 340.52
    Intel i7-2600K
    With Media Encore there are no problems.
    can someone help me ?

    The problem with PP CS6 crashing during render has increased from once in a while to where it cannot complete any renders.
    ---->>> Encoding to H.264 MP4. Seems to do fine on AVI renders. H.264 MP4 is the key to the problem. <<<---
    The error that it is reporting says that the "output directory could not be found", but the problem is the same when rendering to a different (not RAID) drive. Does not crash with AVI render. Replaced H.264 Codec -->> No change. Crashed at 90% of a 50 second file render to lowest level MP4 file.
    It is not the motherboard - Replaced Gigabyte with ASUS Sabertooth 990FX
    It is not the CPU - Replaced AMD 6 core with AMD 8 core FX
    It is not heat. Cabinet is cool, all fans are running, no dust, no blockage.
    It is not power supply - Replaced 750 W power supply with 850 W power supply.
    It is not memory - Increased memory from 16GB to 32 GB, Computer repair shop rotated and tested memory.
    It is not virus (no email on this machine, current virus protection and security software).
    It is not drive space - Increased RAID from 2TB to 8 TB - Problem actually got worse - (crashes sooner)
    It is not the video card - drivers verified correct by Nvidia - (Quadro 4000) -  tested by installing a different video card - No change.
    It is not software install - Uninstalled total CS6 package and reinstalled.
    It is not a specific render file - It will not complete any renders now.
    It is not a recent software install - The only software that has been updated is Adobe but that was ruled out by the total uninstall/reinstall. Backup install on a laptop is able to complete renders on the files that crash on the "big" machine. Nothing new has been installed. Virus and SpyBot show "clear".
    It is not the CUDA or Mercury setting - Tested with CUDA on and off.
    It's not the Playback settings - Tested for GPU Acceleration and Mercury Playback Engine Software only.
    It is not the C: drive - Replaced with SSD.
    Ran while watching Performance Monitor - No hint of problem before crash point. (video available).
    So, what are we missing?
    Windows 7 Pro
    64 Bit
    32 GB Ram
    8 TB RAID
    ASUS Sabertooth 990FX
    AMD FX8350 (8 core)
    Performance Score: 7.1
    Power Supply 850 W.

Maybe you are looking for

  • GM - Multiple Budgets by Grant Year & FM - Budget by FY

    Hello, We are changing our business process and would like to have separate budgets per award year in GM. The scenario is as follows: - One grant with multiple cost objects (each cost object represents a different award year) - We need to budget, bil

  • Unable to view OCR FONT in PDF preview

    Hi, I am working on XML Publisher report. I have developed an RTF, in which i have number whose font is OCRA. When i preview the rtf as PDF, the number doesn't show the font as OCR, it displays the number in a different font. So can you please help m

  • How does it work...LOOP,..ENDLOOP logic

    I just tried the script below to understand the loop logic. FIX ("Person","Jan") var c=0; LOOP(2) "wage" c=c+1; c; ENDLOOP ENDFIX I expected that the result of the calculation would be wage = 2 but instead I found wage = 10. I tried this with LOOP(2)

  • Eclipse error

    hi friends, i am using eclipse. i have recieved a fatal error while debugging with eclipse. i never seen this error message before. could anyone explain me this.i am pasting the error below. FATAL ERROR in native method: JDWP "util.c" (Feb 22 2004),

  • Photoshop Elements 9 Editor menus not showing

    missing Quick/Guided/Effects menus in Editor