Missing files in discovrer plus lib

I have installed oracle bi and the discovrer plus when loading in a java applet is failing because it is unable to find the following class file
load: class oracle.disco.DiscoApplet.class not found
the file that was downloaded was
as_linux_x86_bi_101200_disk1.cpio (615,585,280 bytes)

aren't there two more files to download ?
as_linux_x86_bi_101200_disk2.cpio
as_linux_x86_bi_101200_disk3.cpio

Similar Messages

  • Msi99x sli plus upd bios. Missing file

    Hello all. Can't get my 2 titans to work in sli so trying to update the bios. Never done this before.
    Used the forums program to make an USB.
    Added the bios. But it just says missing file something ME. What am I doing wrong?  And what bios works good now?
    Really close to change motherboard. Had a lot of problems.

    Sorry for this my friend.
    But in fact this is completely new series, and MSI (and others most likely too) don't have 100% perfect BIOS versions yet. Also I've been noticed that new CPUs has little problems running on X99 series, as it's been a haste when Intel released CPUs. Apparently Intel was meant to release these in 2015..
    Wish you good luck, maybe different board will work fine but who knows 

  • Re: Recognizing JAR files in WEB-INF/lib

    Steven Vetzal wrote:
    I am attempting to open existing web projects in NitroX and am beingplagued with:
    The class "com.someone.Class" is not in the application class path
    The classes are contained in JAR files in WEB-INF/lib.
    I have been looking for a way to add these JAR files to the classpath.
    There is no builder registered, so I'm not sure I can even get there
    from here :)
    Don't you love it when people answer their own questions?
    Here's what I did:
    Add the following sections to the .project file-
    Under BuildSpec:
    <buildCommand>
    <name>org.eclipse.jdt.core.javabuilder</name>
    <arguments>
    </arguments>
    </buildCommand>
    Under natures:
    <nature>org.eclipse.jdt.core.javanature</nature>
    <nature>com.m7.nitrox.webProjectNature</nature>
    This fixed up all my classpath issues - after I modified the Java
    classpath of course... For example, my .classpath file looks like:
    <classpathentry kind="src" path="WEB-INF/classes"/>
    <classpathentry kind="lib" path="WEB-INF/lib/cms-bindings-3.0.2.jar"/>
    <classpathentry kind="con" path="J2ee.runtime.m7"/>
    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    <classpathentry kind="lib" path="WEB-INF/lib/cms-ejb-2.4.0.jar"/>
    <classpathentry kind="lib" path="WEB-INF/lib/jstl.jar"/>
    <classpathentry kind="lib" path="WEB-INF/lib/standard.jar"/>
    <classpathentry kind="output" path="WEB-INF/classes"/>
    I found that by examining these files from other projects (like from the
    web project wizard) it was easy to find out what my broken project was
    missing.
    Hopefully this will help someone else one day :)
    Steve

    Hi Steven,
    Sorry for the late response, next time you can do this in a more simple way
    by launching Properties window (right click on project) and select Java
    Build Path, click on Libraries tab.
    Thanks
    M7 Support
    "Steven Vetzal" <[email protected]> wrote in message
    news:[email protected]..
    Steven Vetzal wrote:I am attempting to open existing web projects in NitroX and am being
    plagued with:
    The class "com.someone.Class" is not in the application class path
    The classes are contained in JAR files in WEB-INF/lib.
    I have been looking for a way to add these JAR files to the classpath.
    There is no builder registered, so I'm not sure I can even get there from
    here :)
    Don't you love it when people answer their own questions?
    Here's what I did:
    Add the following sections to the .project file-
    Under BuildSpec:
    buildCommand
    name>org.eclipse.jdt.core.javabuilder</name
    arguments
    /arguments
    /buildCommand
    Under natures:
    nature>org.eclipse.jdt.core.javanature</nature
    nature>com.m7.nitrox.webProjectNature</nature
    This fixed up all my classpath issues - after I modified the Java
    classpath of course... For example, my .classpath file looks like:
    classpathentry kind="src" path="WEB-INF/classes"/
    classpathentry kind="lib" path="WEB-INF/lib/cms-bindings-3.0.2.jar"/
    classpathentry kind="con" path="J2ee.runtime.m7"/
    classpathentry kind="con"
    path="org.eclipse.jdt.launching.JRE_CONTAINER"/
    classpathentry kind="lib" path="WEB-INF/lib/cms-ejb-2.4.0.jar"/
    classpathentry kind="lib" path="WEB-INF/lib/jstl.jar"/
    classpathentry kind="lib" path="WEB-INF/lib/standard.jar"/
    classpathentry kind="output" path="WEB-INF/classes"/
    I found that by examining these files from other projects (like from the
    web project wizard) it was easy to find out what my broken project was
    missing.
    Hopefully this will help someone else one day :)
    Steve

  • Missing files in j2sdk1.4.2_05 in RedHat Linux EL3

    After installing j2sdk1.4.2_05 using the rpm as available on Sun's site I get the following missing files:
    missing /usr/java/j2sdk1.4.2_05/jre/javaws/javaws.pack
    missing /usr/java/j2sdk1.4.2_05/jre/lib/charsets.pack
    missing /usr/java/j2sdk1.4.2_05/jre/lib/ext/localedata.pack
    missing /usr/java/j2sdk1.4.2_05/jre/lib/jsse.pack
    missing /usr/java/j2sdk1.4.2_05/jre/lib/plugin.pack
    missing /usr/java/j2sdk1.4.2_05/jre/lib/rt.pack
    missing /usr/java/j2sdk1.4.2_05/lib/tools.pack
    missing /usr/java/j2sdk1.4.2_05/lib/unpack
    The OS is RedHat Linux Enterprise Linux version 3.
    The result is the same if I use j2re1.4.2_05 using the Sun's rpm. Thn the result is:
    missing /usr/java/j2re1.4.2_05/javaws/javaws.pack
    missing /usr/java/j2re1.4.2_05/lib/charsets.pack
    missing /usr/java/j2re1.4.2_05/lib/ext/localedata.pack
    missing /usr/java/j2re1.4.2_05/lib/jsse.pack
    missing /usr/java/j2re1.4.2_05/lib/plugin.pack
    missing /usr/java/j2re1.4.2_05/lib/rt.pack
    missing /usr/java/j2re1.4.2_05/lib/unpack
    I shall be obliged if somebody can tell me how to get rid of these missing statements or if there is some workaround.
    Regards
    Joydev Lahiri
    mailto: [email protected]

    missing /usr/java/j2sdk1.4.2_05/jre/javaws/javaws.packDon't worry about this. This is an artifact of the way Sun put the package together.
    They install the ".pack" files, and then a post-install rule runs that unpacks these files and deletes the original .pack files. Unfortunately, RPM doesn't handle such a situation very well.
    But this is definitely not an error.

  • "Missing Files" Red Question Marks, can't delete Crashes

    HELP!
    I recently had some external drive issues, so once I got every thing copied back over and relinked, the Managed Referenced Files Section still shows some missing images and I I make a Smart album and sort it by Missing files, they show up as RED Question Marks. If I I try to delete them, Aperture Crashes and gives the following report:
    Date/Time: 2007-01-20 09:38:00.933 -0500
    OS Version: 10.4.8 (Build 8L2127)
    Report Version: 4
    Command: Aperture
    Path: /Applications/Aperture.app/Contents/MacOS/Aperture
    Parent: WindowServer [62]
    Version: 1.5.2 (1.5.2)
    Build Version: 2
    Project Name: Aperture
    Source Version: 612070130
    PID: 1773
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xa354d54c
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a54398 objc_msgSend + 40
    1 com.apple.AppKit 0x9340a680 -[NSMenu performKeyEquivalent:] + 766
    2 com.apple.AppKit 0x9340a0a2 -[NSApplication _handleKeyEquivalent:] + 254
    3 com.apple.prokit 0x95e20c82 NSProCenterRect + 30809
    4 com.apple.AppKit 0x9333dd87 -[NSApplication sendEvent:] + 3542
    5 com.apple.Aperture 0x0000f62c 0x1000 + 58924
    6 com.apple.AppKit 0x93268dfe -[NSApplication run] + 547
    7 com.apple.prokit 0x95e21147 NSProApplicationMain + 324
    8 com.apple.Aperture 0x00003206 0x1000 + 8710
    9 com.apple.Aperture 0x0000312d 0x1000 + 8493
    Thread 1:
    0 libSystem.B.dylib 0x90029a6c wait4 + 12
    1 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9264b2f8 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Aperture 0x003d2027 0x1000 + 4001831
    3 com.apple.Aperture 0x00162d8e 0x1000 + 1449358
    4 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9264b2f8 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Aperture 0x003a2add 0x1000 + 3807965
    3 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9264b2f8 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Aperture 0x003d2027 0x1000 + 4001831
    3 com.apple.Aperture 0x001514ff 0x1000 + 1377535
    4 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9264b2f8 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Aperture 0x003d2027 0x1000 + 4001831
    3 com.apple.Aperture 0x0009089c 0x1000 + 587932
    4 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9264b2f8 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Aperture 0x003d2027 0x1000 + 4001831
    3 com.apple.Aperture 0x00090959 0x1000 + 588121
    4 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9264b2f8 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Aperture 0x000d9c89 0x1000 + 887945
    3 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9264b2f8 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Aperture 0x000d9c89 0x1000 + 887945
    3 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 9:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9264b2f8 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Aperture 0x000d9c89 0x1000 + 887945
    3 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 10:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9264b2f8 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Aperture 0x000d9c89 0x1000 + 887945
    3 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 11:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9264b2f8 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Aperture 0x000d9c89 0x1000 + 887945
    3 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 12:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9264b2f8 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Aperture 0x003d2027 0x1000 + 4001831
    3 com.apple.Aperture 0x0006b8e6 0x1000 + 436454
    4 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 13:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9264b2f8 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Aperture 0x003d2027 0x1000 + 4001831
    3 com.apple.Aperture 0x00074742 0x1000 + 472898
    4 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 14:
    0 libSystem.B.dylib 0x90037697 machwaituntil + 7
    1 libSystem.B.dylib 0x90037319 sleep + 121
    2 com.apple.Aperture 0x000c063f 0x1000 + 783935
    3 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 15:
    0 libSystem.B.dylib 0x90048a47 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x92693dbc FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x92693d06 -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.Aperture 0x00363d31 0x1000 + 3550513
    4 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 16:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.ColorSync 0x9159b6bf pthreadSemaphoreWait(t_pthreadSemaphore*) + 35
    2 com.apple.ColorSync 0x915b5dd0 CMMConvTask(void*) + 60
    3 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 17:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.QuartzCore 0x93f4bdf3 fefragmentthread + 54
    2 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 18:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.QuartzCore 0x93f4bdf3 fefragmentthread + 54
    2 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 19:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.QuartzCore 0x93f4bdf3 fefragmentthread + 54
    2 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 20:
    0 libSystem.B.dylib 0x9003f23f syscallthreadswitch + 7
    1 com.apple.AppKit 0x9334666e -[NSUIHeartBeat _heartBeatThread:] + 1399
    2 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
    3 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xa354d54c ebx: 0x9340a9cf ecx: 0x90ab986c edx: 0x0002c602
    edi: 0x08244491 esi: 0xcb47c742 ebp: 0xbffff9b8 esp: 0xbffff934
    ss: 0x0000001f efl: 0x00010282 eip: 0x90a54398 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x4bbfff com.apple.Aperture 1.5.2 /Applications/Aperture.app/Contents/MacOS/Aperture
    0x58d000 - 0x594fff com.apple.NetServices.BDControl 1.0.4 /Applications/Aperture.app/Contents/NetServices/Frameworks/BDControl.framework/ Versions/A/BDControl
    0x59e000 - 0x5a1fff com.apple.NetServices.BDRuleEngine 1.0.1 /Applications/Aperture.app/Contents/NetServices/Frameworks/BDRuleEngine.framewo rk/Versions/A/BDRuleEngine
    0x5a8000 - 0x5affff com.apple.AEProfiling 1.2 (14.2) /Applications/Aperture.app/Contents/Frameworks/AEProfiling.framework/Versions/A /AEProfiling
    0x5b7000 - 0x5c8fff com.apple.AERegistration 1.2 (58.2) /Applications/Aperture.app/Contents/Frameworks/AERegistration.framework/Version s/A/AERegistration
    0x5d7000 - 0x5e3fff com.apple.PluginManager 1.6 (28) /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    0x705000 - 0x760fff com.apple.NetServices.NetServices 6.0 /Applications/Aperture.app/Contents/NetServices/Frameworks/NetServices.framewor k/Versions/A/NetServices
    0x1008000 - 0x104bfff com.apple.DotMacKit 1.2 /Applications/Aperture.app/Contents/Frameworks/DotMacKit.framework/Versions/A/D otMacKit
    0x1212000 - 0x136bfff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1397000 - 0x1585fff com.apple.ATIRadeonX1000GLDriver 1.4.40 (4.4.0) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x15c1000 - 0x15ddfff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x15e4000 - 0x1608fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x164d000 - 0x1670fff com.apple.prokit.TigerPanels 3.1.1 (591) /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/TigerPa nels.bundle/Contents/MacOS/TigerPanels
    0x17ca000 - 0x17cbfff com.ecamm.pluginloader Ecamm Plugin Loader v1.0.3 (1.0.3) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x17d0000 - 0x17d6fff com.unsanity.smartcrashreports Smart Crash Reports version 1.1b1 (1.1b1) /Users/paulbradley1/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x179e2000 - 0x179e2fff com.apple.SpotLightCM 1.0 (121.34) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x17ac1000 - 0x17ac1fff net.publicspace.ABF.context.menu 1.0 (1.2) /Users/paulbradley1/Library/Contextual Menu Items/A Better Finder Context Menu.plugin/Contents/MacOS/A Better Finder Context Menu
    0x1a028000 - 0x1a02afff com.apple.AutomatorCMM 1.0.1 (68) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x1d1ab000 - 0x1d1b0fff com.roxio.ToastItPlugin ToastIt 1.1.2 (build 17) (1.1.2) /Users/paulbradley1/Library/Contextual Menu Items/ToastIt.plugin/Contents/MacOS/ToastIt
    0x1d1e0000 - 0x1d1e4fff com.apple.FolderActionsMenu 1.3.1 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x8fe00000 - 0x8fe49fff dyld 46.9 /usr/lib/dyld
    0x90000000 - 0x9016ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901bf000 - 0x901c1fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c3000 - 0x901fffff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90226000 - 0x902fcfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031c000 - 0x90770fff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90807000 - 0x908cffff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9090d000 - 0x9090dfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9090f000 - 0x90a02fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a52000 - 0x90ad1fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afa000 - 0x90b5efff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bcd000 - 0x90bd4fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bd9000 - 0x90c4cfff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c61000 - 0x90c73fff libauto.dylib /usr/lib/libauto.dylib
    0x90c79000 - 0x90f1ffff com.apple.CoreServices.CarbonCore 682.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f62000 - 0x90fcafff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91002000 - 0x91040fff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91053000 - 0x91063fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9106e000 - 0x910ecfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91121000 - 0x9113ffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9114b000 - 0x91159fff libz.1.dylib /usr/lib/libz.1.dylib
    0x9115c000 - 0x912fbfff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913f9000 - 0x91401fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91408000 - 0x9142efff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91440000 - 0x91447fff libbsm.dylib /usr/lib/libbsm.dylib
    0x9144b000 - 0x914c4fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91512000 - 0x91512fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91514000 - 0x9153ffff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91552000 - 0x91626fff com.apple.ColorSync 4.4.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91661000 - 0x916defff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170b000 - 0x917b4fff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917da000 - 0x91825fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91844000 - 0x9185afff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91866000 - 0x91880fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188a000 - 0x918c7fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918db000 - 0x918e7fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918ee000 - 0x91929fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193b000 - 0x919edfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a33000 - 0x91a49fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a4e000 - 0x91a6cfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a71000 - 0x91acffff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae1000 - 0x91ae5fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ae7000 - 0x91b64fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b68000 - 0x91ba5fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bab000 - 0x91bc5fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bca000 - 0x91bccfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bce000 - 0x91bcefff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91bd0000 - 0x91c5efff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c65000 - 0x91c65fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91c67000 - 0x91cc0fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91cc9000 - 0x91cedfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91cf5000 - 0x920fefff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92138000 - 0x924ecfff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92519000 - 0x92597fff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x925d8000 - 0x92808fff com.apple.Foundation 6.4.7 (567.28) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92914000 - 0x929f2fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92a0f000 - 0x92afcfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b0c000 - 0x92b23fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b2e000 - 0x92b86fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92b9a000 - 0x92b9afff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92b9c000 - 0x92bacfff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bba000 - 0x92bc2fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bc8000 - 0x92bcdfff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bd3000 - 0x92c64fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c78000 - 0x92c7bfff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c7e000 - 0x92c9bfff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cab000 - 0x92cb1fff com.apple.print.framework.Print 5.1 (192.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cb7000 - 0x92d1afff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d3e000 - 0x92d7ffff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92da6000 - 0x92db3fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dba000 - 0x92dbffff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dc4000 - 0x930b6fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931bb000 - 0x931c6fff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931cb000 - 0x931e6fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x931f7000 - 0x931f8fff com.apple.ServerControl 10.3.0 /System/Library/PrivateFrameworks/ServerControl.framework/Versions/A/ServerCont rol
    0x931fa000 - 0x9322cfff com.apple.MediaKit 8.7 (350.1) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x93256000 - 0x93256fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93258000 - 0x9390efff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c8f000 - 0x93d09fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d42000 - 0x93e03fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e43000 - 0x93e43fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e45000 - 0x94017fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94068000 - 0x940a9fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x940b1000 - 0x940ebfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940f0000 - 0x94111fff com.apple.framework.Admin 1.5.4 /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x94125000 - 0x94125fff com.apple.AFPDefines 3.1.3 /System/Library/PrivateFrameworks/AFPDefines.framework/Versions/A/AFPDefines
    0x94127000 - 0x9416ffff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94179000 - 0x941b7fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941cc000 - 0x941d4fff com.apple.IntlPreferences 1.2.1 /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
    0x941da000 - 0x941edfff com.apple.frameworks.preferencepanes 11.1 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x941fb000 - 0x9420bfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94218000 - 0x94255fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94271000 - 0x94280fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94287000 - 0x94292fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942de000 - 0x942f8fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942fe000 - 0x945b7fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x946d3000 - 0x946d8fff com.apple.SetupAssistant.International 1.4.2 /System/Library/PrivateFrameworks/International.framework/Versions/A/Internatio nal
    0x94718000 - 0x94861fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x948ed000 - 0x948fcfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94903000 - 0x9492cfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94932000 - 0x94941fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94945000 - 0x9496afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94976000 - 0x94993fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94a37000 - 0x94a37fff com.apple.DiscRecording 3.1.4 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x94a39000 - 0x94ab7fff com.apple.DiscRecordingEngine 3.1.4 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x94ae7000 - 0x94b29fff com.apple.DiscRecordingContent 3.1.4 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x94c65000 - 0x94c84fff com.apple.DiskManagement 1.11 (92.29) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x95116000 - 0x951a8fff com.apple.WebKit 418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95202000 - 0x95284fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x952b7000 - 0x95596fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95715000 - 0x95738fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95a8c000 - 0x95ac4fff com.apple.PDFKit 1.0.2 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95e0b000 - 0x95edffff com.apple.prokit 3.1.1 (591) /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x95fe0000 - 0x95ff6fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96f68000 - 0x97036fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97051000 - 0x97052fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x97cb9000 - 0x97cd5fff com.apple.DiscRecordingUI 3.1.4 /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    Model: iMac4,1, BootROM IM41.0055.B08, 2 processors, Intel Core Duo, 2 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x89), 4.80.46.0
    Bluetooth: Version 1.7.9f12, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: Maxtor 6L250M0, 233.76 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Hub, Up to 480 Mb/sec, 500 mA
    USB Device: HL-2070N series, Brother, Up to 12 Mb/sec, 500 mA
    USB Device: USB2.0 Hub Controller, NEC Corporation, Up to 480 Mb/sec, 500 mA
    USB Device: USB2.0 Printer (Hi-speed), EPSON, Up to 480 Mb/sec, 500 mA
    USB Device: LaCie Hard Drive USB, LaCie, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: USB Receiver, Logitech, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

    Glad to help!
    Another good thing to do from time to time is to boot from your install CD, then choose "Disk Utility", then do a check (and repair, if necessary) of your boot disk.
    You can't verify or fix a disk you've started from, thus the need to boot from a CD. You can boot from a second hard disk to do this test if it has MacOS on it.

  • [svn:osmf:] 10136: Adding a missing file.

    Revision: 10136
    Author:   [email protected]
    Date:     2009-09-10 15:38:55 -0700 (Thu, 10 Sep 2009)
    Log Message:
    Adding a missing file.
    Added Paths:
        osmf/branches/briggs-prototype/libs/VAST/org/openvideoplayer/vast/model/VASTDocument.as

  • Time machine missing files

    Timeline
    1. 11 days ago I buy a new 15" retina haswell macbook pro running mavericks, and a new 2TB time capsule.
    2. Yesterday I returned the macbook pro because it was making creaking noises and had it replaced with a new one.
    3. Now I try and restore my backup.
    Story
    I restored from my latest time machine backup by pressing CMD-R while booting and specifying to restore from the Time Capsule. It took a couple of hours over wifi and finally restored, when I came back to it, the machine had rebooted and I was at my normal login screen.
    So I thought the restore had been successful at this point and I log in, however it asks me for my Apple ID login as if i've never entered it before (I have), and I have some new mavericks icons at the end of my dock that I had previously removed. I open up my terminal (i'm a web developer) and I notice its missing my custom prompt (oh-my-zsh) which I track down to the .zshrc file missing.
    I check my databases and they are all corrupted. The MySQL error file is constantly spamming itself saying the data is corrupt and that it might be missing its binlogs. A number of my apps don't remember that they are licensed. The machine has forgotten most of my preferences such as tap to click, however it has remembered things like my desktop background and my safari preferences (they were not synced from icloud I made sure).
    I dig into this a bit more by mounting the time capsule and having a look around in the terminal.
    cd /Volumes/Time\ Machine\ Backups/Backups.backupdb
    ls -lah 2013*/Macintosh\ HD/Users/jon
    This prints out the contents of what the backup considers my home folder to be like at every backup (there were 23 backups stored over the 10 days). First backup being on the 2nd of November, most recent being on the 12th November.
    I see that from the 7th my .zshrc went missing, it was not in any subsequent backups after that, so I tried restoring back to that date. After restoring my terminal preferences are back, but the databases are still corrupt and I notice other things missing instead.
    I dig into it a bit more and list the files again.
    Then I notice just how bad it is.
    On certain backups it has missed massive numbers of files, including directories such as Downloads Library Desktop etc. Then they come back in the next backup, or go missing forever. I know time machine doesn't backup the entire computer each time, but I know that it should be creating HARD links in the filesystem, so that EVERY backup appears to be a complete system backup. This is not the case.
    I can rebuild this new macbook pro to have everything I need on it again, but I CANNOT trust my £250 Time Capsule to take backups, in which case it becomes an extremely expensive router + hard drive.
    I think this might be a bug in Mavericks, 10 days is not very long for backups to start going astray!
    Is there any way I can repair this somehow? Has anyone else had this kind of problem? I phoned apple support and they just tried to guide me through doing a re-install, when I explained that the backups themselves seemed to be missing files the support agent just didn't seem to understand, not very helpful at all. As a fellow engineer I would prefer to speak to another engineer and I could provide all the diagnostics they could want, short of giving them ssh access.

    Sorry to hear about the same bug on your system, seragan.
    I would suggest the following, if you still can find an older TM backup that has a full data set:
    - Export all your current local ("On my Mac") mailboxes from Mail to a safe place
    - Quit Mail and manually replace the whole folder ~/Library/Mail/V2 with the one from the last good backup
    - Start Mail, and then reimport the mailboxes you exported previously
    - Manually move the appropriate emails inside the "Import" mailbox-hierarchy to the correct mailboxes
    This is an approach that at least would have worked for me, as my faulty local  Mail data seemed to have collected emails correctly since the first day of backup failure. ...meaning that the old, good backup plus the current state of my mailboxes would have resulted in a lossless, complete set.
    (There can be another, more-or-less cosmetic, bug with Mail Import - showing numbered folders with duplicate mail which can be deleted afterwards).
    To re-iterate the TM bug: Same thing also happened on my parents' MacBook. This time the missing data was a a folder inside ~/Documents.
    To break the buggy backups and force TM to do a complete backup, the following worked as a fix:
    - In TM system settings, add the problematic parent folder of the missing data to the list of excluded items
    - Run a backup
    - Remove the excluded folder again from TM system settings
    - The next backup will take longer and TM does a "deep traversal" or such, and in the end all data does show up in the backup
    Theoretically you could exclude/include your whole hard drive (to play safe), but that only works if there is another, secondary drive backed up also. (TM needs something valid to do a backup. If your primary hard drive is the only source for your backup, you would have to exclude/include several folders in two or more steps to cover all existing files).
    In any case, the terminal command "tmutil compare" will serve well to show if anything is missing in the last backup.
    Time to report this to Apple. Can we be sure this is only a bug in 10.9.2/3?

  • Restoring iphoto but missing files

    I am restoring iPhoto photos from a backup CrashPlan and it apparently is missing files to actually PLAY the movies.
    In the process of restoring, iPhoto said I had to update before I could restore my old photos.  I clicked on update.
    Now it is "writing new iphoto library data."
    However, I continually get messages that pop up saying, "The movie file "SANYO776.dv" cannot be found. Without this file, the movie cannot play properly. I have the option of "searching" or "cancelling."  I have to cancel because there is nothing on the computer to search yet.  When I  click on Cancel a message comes up "searching for movie data in file Clip 01.dv. I have to click on STOP, then the previous message comes up again, I click on Cancel.  It continually repeats about 4-6 times with EACH movie it is searching for.
    Is there a way to set iPhoto to do the SAME PROCEDURE when it can't FIND a file??? Just cancel it? I know that can be done when you're putting in duplicate photos.  IPhoto will show a message where you can check to do the same procedure on duplicate photos.
    I'll never get 9 hours worth of photos restored having to click on STOP and CANCEL 4-6 times for EVERY video that I've ever recorded since 2007.
    This restore process really is quite impossible.  I'm not sure I'd recommend doing a RESTORE files to a computer.  Might as well start from scratch.  I may never accomplish this.

    A Volume is a Hard Disk, or a partiton on a Hard Disk.
    Hard Disks can be structured in different ways to hold the data, and iPhoto requires a Disk/Volume that is formatted Mac OS Extended (Journaled). If the library is on a disk with a different format then the data won't be stored in an appropriate structure.
    I'm 99.999% certain that Crashplan's server is not formatted Mac OS Extended (Journaled). VIrtually no servers are.
    So, when you write the iPhoto Library to that server the data is not structured properly, and that's why you have problems when you restore.
    It should be noted that ordinary files won't have a problem, in this sense they are Mac compatible. But an iPhoto Library is not an ordinary file. It's a complex ecosystem of interlinked databases, caches, metadata files plus you images. This is also true of Aperture and 3rd party apps like DevonThink Office and so on.
    The best you can hope to do is get everything down from Crashplan first, and then see about cleaning up the mess.

  • IOS Simulator build: SDK is missing GPL component X:\sdk_path\lib\aot/bin/as/as-386.exe

    Trying to build a simulator build with air 16 or 17 and iPhoneSimulator8.2.sdk I get the following error:
    SDK is missing GPL component X:\sdk_path\lib\aot/bin/as/as-386.exe
    igmake: *** [../bin/project.ipa] Error 16
    igmake: Leaving directory `X:/project/'
    I've checked various sdk versions.  Some of them have an "as-386" file, but never a "as-386.exe" file.  I tried just renaming the file (hoping for the best) but that results in this error:
    ld: in `)Ωtm♣Z, unsupported address encoding (08) of personality function in CIE
    for architecture i386
    Compilation failed while executing : ld64
    igmake: *** [../bin/project.ipa] Error 12
    Any help would be appreciated!
    Ken

    Thanks,
    Yes I know that.
    But what I was expecting was that things which worked in AIR 3.3 beta 3 would continue to work. As in this link http://blogs.adobe.com/airodynamics/2012/05/18/using-platformsdk-for-ios-on-windows/
    In fact the Release notes that you point to state:
    Platform SDK support for iOS on Windows
    Now, a developer can copy the iOS SDK folder on a Windows® machine and use the platformsdk option of adt on Windows® too.
    adt –package –target (ipa-app-store|ipa-ad-hoc|ipa-debug|ipa-debug-interpreter|ipa-test|ipa-test-interpreter) -platformsdk
    This feature is not yet available in Flash Builder. The SDK should be copied properly, i.e. the symbolic links in the iOS SDK should be converted to actual files on Windows® , else, packaging will fail.
    C

  • Help with missing files in Elements 3

    I am not a computer wizard an dI am trying to catalogue my digital photos. I have almost 2,000 photos in Photoshop elements.All the photos are in the browser and I have created folders for each holiday, wedding, graduation etc. and copied photos into them. Suddenly a lot of the photos have a red rectangle on the bottom of them with a jagged line running diagonally across them which I have now learned means that there is a missing file. I have tried to reconnect the missing file following the help program but nothing happens except the 'torch' searching for the file. I can't do anything with these photos, I can't edit them or print them of copy them to a flash drive as back up. All these photos are precious and I can still see the image in teh browser. Have I lost them?

    OK I consider myself severely reprimanded!
    Sorry to appear dim but all I have ever done is:
    1 open photoshop elements
    2. take the card out of my camera
    3. put it into my computer.
    4. click 'get photos'
    5.save photos to my browser
    6. create new folders as previously described.
    Photoshop Elements toolbar has the camera to 'get photos' so that's what I did, I didn't put them anywhere else first and then copy them into there.
    The photos in my browser and the copies in my folders all have the 'missing file' icon so I can't drag the folder one back into the browser it just keeps saying 'missing file'. Plus some photos I haven't copied to folders also show the same icon. Can I say goodbye to my photos or are they there somewhere but I just can't find them? I haven't deleted anything.

  • Question Mark.... missing files....

    The location for my 'Saved Files' is /Users/Me/Pictures/Adobe and when I click on that folder and 'Get Info' it tells me it the size of the folder is over 31Gig.
    The folder is full of .xmp files....
    When I open PSE 12, I see all of my thumbnails, but they all have a question mark in the top left hand corner. Whenever I click on a picture, it says, "Searching for missing file".... but never finds it.
    I'm pretty sure I know how I created this problem, but I don't know how to fix it.
    I'd imported all my media from iPhoto 11... then I deleted the iPhoto Library, to eliminate duplicate data bases. Takes up double memory.... but then, I also saw, in the Adobe 'Saved Files' path, a folder called, iPhoto Library Media. I thought this was also a duplicate folder of what I already had in /Users/Me/Pictures/Adobe. So I backed it up to an external disc before deleting it.
    Then I did a 'Backup Catalogue', also to a external disc....... Now all my files are AWOL. It seems I can do a 'Restore' from the backed up catalogue, but there have been a few photo's changed since then, and I'm prompted to 'Backup' again before Restoring.... bit of a mess.....
    Any pointers appreciated....

    I can give you a pointer for the future once you find the files. So let's fast forward to the future, when you've assembled all of your photos in Elements. First, you've got to remember never to move any photos to a new folder by dropping and dragging. Instead, open Elements and choose FILE/MOVE instead.
    Here's another tip to avoid missing or reconnect photos warnings in the future. I added a folder named Temp (for temporary). It is located in the same hierarchy as my other folders contained in the Adobe folder within the photos folder. I now move all new photos into this Temp folder BEFORE opening Photoshop Elements 11. After I open the organizer I choose FILE/GET MEDIA and locate the temp folder. I then tag all the photos in that folder, assign them to albums and edit them. After that's all done,  I use Elements to move the new images to a different folder that is already being monitored by Elements (by choosing FILE/MOVE as mentioned above). This clears the temp folder. The extra few seconds means that I never get the "missing photos" or "reconnect photos" warnings any longer. Plus, I can check the temp folder to make sure all of the images I worked on have moved out and into the folder that I actually wanted to use in the first place. It's pretty fool proof and you don't forget where the photos are located if you close the program by mistake or if your computer freezes. They will be in that Temp folder until you move them using the FILE/MOVE technique.
    Good luck with Vaishali's solution.
    Alan

  • 11.5.9 to 11.5.10 upgrade missing file error - adrelink exiting status 1

    I am in the processing of upgrading our system from 11.5.9 to 11.5.10.2 on a Linux 4.5 system.
    While applying patches 4337683 I ran into missing files which required me to apply patches 2214446 and 2284692. After going through the steps on both of those patches I am still getting a missing file error when it tries to relink ENCACN.
    I am getting the following error:
    $APPL_TOP/sht/11.5.0/lib/rwave/libstd8s.a: No such file or directory
    I have searched for anything referencing this particular file and can find nothing on the web. I also noticed that I have no rwave directory and I have also searched the whole partition and that file does not exist. I must be missing another patch that I can not find.
    Can someone point me to the missing patch?
    Thanks
    Tim
    Edited by: user12055581 on Nov 5, 2009 12:45 PM

    Thanks for your help, that document worked great.
    I have since experienced another issue now that is resolved. This issue is almost identical to an issue I started with originally.
    When relinking ENCACN
    a couple messages about "more undefined refereces to '__pure_virtual' follow'
    /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/libgcc_.so: undefined reference to 'dl_iterate_phdr@GLIBC_2.2.4'
    I had originally gotten an error about GLIBC_2.2.4 that was corrected by
    mv gcc gcc344
    mv g++ g++344
    ln -s gcc32 gcc
    ln -s g++32 g++
    in /usr/bin
    My searches on this error seem to point to the same solution to fix this but it has been done. Is it perhaps a version problem the gcc344 and gcc32 were what I pulled from the website, are those based off of versions installed so they should be something different for my system?
    Thanks again for the help
    Edited by: user12055581 on Nov 6, 2009 12:14 PM

  • TS1368 I'm a PC user with an itunes account for several years. I updated my itunes and now it wont open and shows me 'missing file MSVCR80.dll,and error 7(Window error 126)' keep coming up even after re-installing itunes . What should i do?

    I'm a PC user with an itunes account for several years. I updated my itunes and now it wont open and shows me 'missing file MSVCR80.dll,and error 7(Window error 126)' keep coming up even after re-installing itunes . What should i do?

    Click here and follow the instructions.
    (98897)

  • Spotlight Indexing, Systemstats, Missing File, All After Mavericks Upgrade

    Dear Mac Support Communities,
    The upgrade to OS X 10.9.4 has crippled my computer.
    My main question is: should I reformat, or should I wait for a patch to come out to solve whatever is wrong with Mavericks? I explain below.
    Spotlight is constantly indexing. The mdworker is all over the place on the Activity Monitor—4% and then it explodes to 85% of CPU usage. Systemstats kicks in randomly (connected to spotlight perhaps?) and eats up 90% of my CPU and 3gigs of RAM. Time Machine takes AGES to backup.
    I have not been able to stop Spotlight's endless indexing. I have moved my hard drive and my Time Machine backup into the 'private' filter in 'Spotlight Preferences.' I have also tried the "sudo mdutil -a -i off" trick to stop indexing altogether. But Spotlight Indexing goes "off" and then automatically turns "on" in Terminal. Spotlight carries on, and the computer performance is choppy.
    I've run disk repair. First, I repaired permissions. Then I verified and attempted to repair the the hard drive. There is a missing file apparently, and I therefore must reformat. This is very first issue I've ever had with the hard drive since I bought the computer. Considering how awful Mavericks has been—I have been reading other Support Communities posts—I'm nervous about something going wrong, or that all these problems will persist after the reformat.
    All of this has occurred three days after my upgrade to to OS X 10.9.4. I have heard of numerous people having problems with Mavericks. All similar problems concerning missing files, haywire spotlight, systemstats devouring any remaining CPU power and memory space, and slow Time Machine back-ups.
    Anyone with the same problems? Care to theorize some solutions?
    I have a late 2008, 15inch MacBook Pro., 2.53 GHz Intel Core 2 Duo, 8 GB 1067 MHz DDR3, running OS X 10.9.4 (13E28).
    Cheers! I appreciate the help.

    Older Macs have more troubles under Mavericks. Considering the age of your Mac, it's not uncommon to start have hardware issues like drive failure.
    To repair the drive you must boot from the Recovery Drive.
    Boot into the Recovery Drive by holding down Command R when restarting.
    Run Repair Drive and Repair Permissions using Disk Utility in Recovery.***
    Next Reset Home Directory Permissions and ACLs following directions here This will serve two purposes. It will reset YOUR permissions. Not the same as Disk Utility reset permissions and it will cause Spotlight to re-index your drive when restarting.
    Restart
    Download and run the combo updater to refresh your OS X files.
    OS X Mavericks 10.9.4 Update (Combo)
    http://support.apple.com/kb/DL1755
    MORE INFO ON WHY RUNNING COMBO FIXES ISSUES
    Apple updates available from the Software Update application are incremental updates. Delta updates are also incremental updates and are available from Apple Downloads (software updates are generally smaller than delta updates). The Combo updates contain all incremental updates and will update files that could have become corrupted.
    Combo updaters will install on the same version as they're applying--no need to roll back or do a clean install.
    "Delta" updaters can only take you from one version to the next. For example: 10.9.3 to 10.9.4. If somehow the 10.9.3 is missing something it should have, and that something isn't changed between 10.9.3 and 10.9.4 it will still be stale after the delta update.
    ***If Disk Utility is unable to repair you will have to copy your data to an external drive first. Reformatting will erase the drive. You should have a backup regardless, if your data is important to you. Just like a seat belt and an air bag protect you in different ways when driving, you need both Time Machine and a clone for full protection. If you don't have an external drive for backup, I can give you some suggestions to get you started.
    Both of these applications can be used to create a clone.
    SuperDuper! http://www.shirt-pocket.com/
    CCC http://www.bombich.com/download.html

  • Captivate 6 Errors: Missing file libwinpthread-1.dll  and The Application was unable to start correctly (0xc000007b) on Windows 2008 R2

    Hi,
    I have a problem with Captivate 6 installation on Windows Server 2008 R2. I have 2 different scenarios where I tested but the result is same.
    1- I used AMEE (Application Manager Enterprise 3.1) to create the installation Package to deploy through SCCM 2012.
    Notice that the current package works fine on Windows7 (x86 & x64) but not on 2008 R2 due to an error after I try to launch Captivate.exe application.
    The error states that there's a Missing file: libwinpthread-1.dll and if I copy and made a registration of this .DLL file then it sends another error saying: The Application was unable to start correctly (0xc000007b) so it never let me launch the application.
    2- Now if I install the package directly from the Original sources(CD) without creating any AMEE package after completing the installation I still have the same error about the DLL missing file.
    Is there any fix or workaround to install Captivate 6 on Win2008 R2 ?
    Thanks in advance & kind regards.

    Wow, No replies so far !! 
    Any one ?? 

Maybe you are looking for

  • Where did my ringtones go after I downloaded them from VCast tones?

    I just recently bought a LG Lucid.  This is my first smartphone, so it's a big change coming from a basic phone.  I recently purchased some ringtones from the VCast tones app on my phone, but now I can't find them anywhere.  When I go into my recent

  • Macbook pro hard drive upgrade - will it work on my spec?

    Hi People Basically looking for advise, as i know the basics, but heard there could be issues with the drive i want and macbook Pro's, so looking for advice whether the drive will work or not. Now i know that i need the hard drives without the shock

  • How does one install non-English character sets for use with the "find" function in Acrabat Pro 11?

    I have pdf files in European languages and want to be able to enter non-English characters in the "find" function. How does one install other character sets for use with Acrobat Pro XI?

  • 2 macs and have 1 syncing folder

    I have to macs, an imac and a macbook pro, both on the same .mac account. I want to create a folder in my email that i can drop emails in and have them be available on both comps. how do i do this? Thanks

  • Append a text line on blob data.

    Hi All, I need append a text line on blob data. I haven't found prosper example or guide yet. Following is example blob data which i should handle with. Date: Thu, 29 Oct 2009 18:36:56 +0900 (KST) From: IBM To: IBM Subject: JavaMail Attachment Mime-V