Dump after first flexible load update

Hi!
Can somebody please describe the problem. First flexible load from cons monitor goes ok and the data is written to info-cube. After that when I tried to do the same thing to any another cons unit, or to test the same I have a dump message:
Runtime Errors         DATREF_NOT_ASSIGNED
Date and Time          04.09.2008 11:23:26
Short dump has not been completely stored (too big)
Short text
     No access possible via the 'NULL' data reference
What happened?
     Error in the ABAP Application Program
     The current ABAP program "CL_UC_REPUNIT_HRY_INH_TI======CP" had to be
      terminated because it has
     come across a statement that unfortunately cannot be executed.
Error analysis
     There was an attempt to access a data object via a 'NULL' data
     reference (points to 'nothing').
     A data reference must point to data object before it can be used to
     access the referenced data object.
     The reference was either never set or it was set to 'NULL' using the
     CLEAR statement.
Thanks for any help!

Hi,
I see two possible means:
1. Something is wrong with your hierarchy of ConsUnits (or with units themselves) -- try to check if your unit have the FYV, local currency, period of first data entry (in the appropriate cons group) and the like -- all info related to units (and their combinations) and their hierarchy.
if it doesn't help, then
2. Look for OSS notes.

Similar Messages

  • After first round of updates on newly formatted Windows 7 Pro, boots to repair screen

    I have formatted this PC about 5 times now, exchanged a few different HDD's out, and get the same results after I complete the first round of Windows updates. It boots to the System Repair menu and does the repair but does not find any issues. I've ran boot
    sector virus scans, malwarebytes just for the heck of it, chkdsk and sfc. I have tried installing the drivers before downloading windows updates and also after the first round of windows updates. But it keeps coming back to the startup repair.. And I've also
    ran diagnostics and memtest and everything came back ok. 
    I can't really seem to find anything on the forums regarding an issue like this so I figured I might as well create a thread and see what comes of it. 
    EDIT: This may have something to do with it.. When trying to run updates, it first asks to install 1 update. I check it, and it is the Windows Update Agent. 7.6.7600.256. I am however able to boot back up after this 1 update. 

    Hi,
    Do you mean that you've reinstalled Windows 7 about 5 times, and the same issue persists after you installing Windows updates?
    As I know, Windows Update should not cause this kind of issue, how did you install your Windows? With an installation disk or something else like an .iso? Are there any addition software\3 rd party applications included? if yes, then remove\uninstall them
    after the installation finished.
    After you install Windows 7 and install Windows Updates, do not restart, check the cbs log first in C:\Windows\Logs\CBS, or refer to the following KB to gather additional troubleshooting information 
    http://support.microsoft.com/kb/2545723
    Yolanda Zhu
    TechNet Community Support

  • Safari Locking Up After First Page Loads

    ...and sometimes even before the first page loads. I tried trashing those 3 files that iBod said, but it didn't do anything. Here's my error log:
    Date/Time: 2006-01-17 23:33:02.997 -0600
    OS Version: 10.4.4 (Build 8G32)
    Report Version: 3
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [67]
    Version: 2.0.3 (417.8)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4170800
    PID: 458
    Thread: 2
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000001
    Code[1]: 0x90b2f620
    Thread 0:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x902b0114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x902afa18 CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox 0x920191e0 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox 0x92018874 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox 0x920186e0 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit 0x9250b104 _DPSNextEvent + 384
    8 com.apple.AppKit 0x9250adc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9 com.apple.Safari 0x000072d4 0x1000 + 25300
    10 com.apple.AppKit 0x9250730c -[NSApplication run] + 472
    11 com.apple.AppKit 0x925f7e68 NSApplicationMain + 452
    12 com.apple.Safari 0x0005cfdc 0x1000 + 376796
    13 com.apple.Safari 0x0005ce80 0x1000 + 376448
    Thread 1:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x902b0114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x902afa18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x90b23664 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x90b2359c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x94133410 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x90b146d4 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 2 Crashed:
    0 com.apple.Foundation 0x90b2f620 _NSRaiseError + 264
    1 com.apple.Foundation 0x90b2f35c +[NSException raise:format:] + 40
    2 com.apple.Foundation 0x90b52044 -[NSConcreteFileHandle readDataOfLength:] + 508
    3 com.apple.Foundation 0x90b52844 -[NSHTTPCookieDiskStorage(NSInternal) _saveCookies] + 292
    4 com.apple.Foundation 0x90b525ec saveTimerCallback + 96
    5 com.apple.CoreFoundation 0x902c3aec __CFRunLoopDoTimer + 184
    6 com.apple.CoreFoundation 0x902b0464 __CFRunLoopRun + 1680
    7 com.apple.CoreFoundation 0x902afa18 CFRunLoopRunSpecific + 268
    8 com.apple.Foundation 0x90b3bb9c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    9 com.apple.Foundation 0x90b146d4 forkThreadForFunction + 108
    10 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x902b0114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x902afa18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x90b3ccdc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x90b146d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f20c select + 12
    1 com.apple.CoreFoundation 0x902c29a8 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002b8a8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003001c pthreadcondwait + 488
    2 com.apple.Foundation 0x90b1b840 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9b6a950c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x90b146d4 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 2 crashed with PPC Thread State 64:
    srr0: 0x0000000090b2f620 srr1: 0x000000000202f030 vrsave: 0x0000000000000000
    cr: 0x24024422 xer: 0x0000000000000007 lr: 0x0000000090b2f5f8 ctr: 0x0000000090af145c
    r0: 0x0000000000000000 r1: 0x00000000f0182400 r2: 0x00000000a0aef508 r3: 0x00000000f0181fb0
    r4: 0x0000000000000000 r5: 0x0000000090af0d84 r6: 0x00000000f0182034 r7: 0x00000000000000ff
    r8: 0x00000000f0182020 r9: 0x00000000004c3b20 r10: 0x000000009091e648 r11: 0x0000000024024422
    r12: 0x0000000090af145c r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x00000000a0b12720 r18: 0x00000000a0b12720 r19: 0x00000000a0b12720
    r20: 0x000000000000000c r21: 0x00000000ffffffff r22: 0x00000000004c32d8 r23: 0x00000000909885cc
    r24: 0x0000000000000000 r25: 0x0000000005af1000 r26: 0x0000000005626a70 r27: 0x00000000ffffffff
    r28: 0x0000000005683c90 r29: 0x00000000a0af5d28 r30: 0x00000000ffffffff r31: 0x0000000090b2f528
    Binary Images Description:
    0x1000 - 0xdafff com.apple.Safari 2.0.3 (417.8) /Applications/Safari.app/Contents/MacOS/Safari
    0x3f1000 - 0x3f3fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
    0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x9020c000 - 0x9025ffff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9028d000 - 0x90366fff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x903b0000 - 0x90688fff com.apple.CoreServices.CarbonCore 681.3 (671.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x906ee000 - 0x9075cfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90826000 - 0x90826fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908fe000 - 0x908fefff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9091b000 - 0x9099ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x909fa000 - 0x90a86fff com.apple.DesktopServices 1.3.1 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90aef000 - 0x90d19fff com.apple.Foundation 6.4.2 (567.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90ef3000 - 0x90f4dfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90f8d000 - 0x90f8dfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90fb1000 - 0x90fbdfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91037000 - 0x91037fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x910ca000 - 0x91102fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x91157000 - 0x9117bfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9125b000 - 0x91318fff com.apple.QD 3.8.18 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91402000 - 0x91412fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9146d000 - 0x91481fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9149d000 - 0x914a8fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x914b4000 - 0x914c1fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x914e8000 - 0x914fdfff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91510000 - 0x91562fff com.apple.NavigationServices 3.4.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9158f000 - 0x9159efff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x915a7000 - 0x915b3fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91630000 - 0x91648fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91a18000 - 0x91a3dfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91a97000 - 0x91c5afff com.apple.security 4.3 (25966) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91df2000 - 0x91e34fff com.apple.LaunchServices 10.4.6 (168.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x92011000 - 0x92323fff com.apple.HIToolbox 1.4.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92470000 - 0x924cefff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92503000 - 0x92b36fff com.apple.AppKit 6.4.4 (824.33) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92ec4000 - 0x93201fff com.apple.CoreGraphics 1.256.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93302000 - 0x93317fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x9331f000 - 0x9344dfff com.apple.AddressBook.framework 4.0.3 (483) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x936bc000 - 0x936d4fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9396c000 - 0x93989fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x93992000 - 0x93a13fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93a6d000 - 0x93a89fff com.apple.securityfoundation 2.1 (24988) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93b46000 - 0x93bcdfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93c40000 - 0x93c84fff com.apple.securityinterface 2.1 (24981) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94131000 - 0x941bdfff com.apple.WebKit 417.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9426e000 - 0x947fefff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94872000 - 0x94b82fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94c83000 - 0x94d15fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94d3b000 - 0x94da0fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94e77000 - 0x94f6cfff com.apple.JavaScriptCore 417.8 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x9540a000 - 0x9550cfff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x9565d000 - 0x95725fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x957a7000 - 0x957b7fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x957fb000 - 0x95804fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9580c000 - 0x9581efff libauto.dylib /usr/lib/libauto.dylib
    0x95afb000 - 0x95b6bfff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95c6b000 - 0x95c95fff com.apple.Metadata 10.4.4 (121.34) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95efd000 - 0x95f26fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95f2f000 - 0x95f6cfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x96002000 - 0x96006fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x96120000 - 0x961edfff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x96262000 - 0x96262fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x962b6000 - 0x962eefff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x96319000 - 0x9635afff com.apple.CFNetwork 10.4.4 (129.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x96554000 - 0x96605fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9720f000 - 0x9722efff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x97421000 - 0x9745bfff com.apple.ImageIO.framework 1.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97478000 - 0x9747cfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x97501000 - 0x9751efff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x976b4000 - 0x976cdfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x976d5000 - 0x97706fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x9770e000 - 0x97751fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9784d000 - 0x97917fff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9798b000 - 0x9798bfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x97af2000 - 0x97c6afff com.apple.QuartzCore 1.4.5 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9b55c000 - 0x9b564fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x9b6a6000 - 0x9b6dcfff com.apple.Syndication 1.0.3 (49) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b6fc000 - 0x9b70efff com.apple.SyndicationUI 1.0.3 (49) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9e33b000 - 0x9e35bfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9ea04000 - 0x9ea12fff libz.1.dylib /usr/lib/libz.1.dylib
    0x9f2d5000 - 0x9f304fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9f314000 - 0x9f323fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9f32b000 - 0x9f358fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9f35f000 - 0x9f380fff com.apple.DirectoryService.Framework 3.0 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9f38d000 - 0x9f697fff com.apple.WebCore 417.17 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9f81e000 - 0x9f884fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9f8b5000 - 0x9f8c5fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9f8d1000 - 0x9f8fefff com.apple.openscripting 1.2.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9f918000 - 0x9f936fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9f941000 - 0x9f991fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9f99a000 - 0x9fa88fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9fa8b000 - 0x9fb0bfff com.apple.audio.CoreAudio 3.0.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9fb4a000 - 0x9fb67fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9fb79000 - 0x9fc63fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9fc6b000 - 0x9fc6efff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9fc70000 - 0x9fcdffff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x9fcf6000 - 0x9fcfefff libbsm.dylib /usr/lib/libbsm.dylib
    0x9fd02000 - 0x9fd82fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9fdcc000 - 0x9fde0fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9fdee000 - 0x9fe81fff com.apple.print.framework.PrintCore 4.3 (172.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9fec8000 - 0x9ffa6fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x9ffc6000 - 0x9ffedfff com.apple.SystemConfiguration 1.8.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    Model: PowerBook5,4, BootROM 4.8.6f0, 1 processors, PowerPC G4 (1.1), 1.33 GHz, 1.25 GB
    Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 64 MB
    Memory Module: SODIMM0/J25LOWER, 1 GB, DDR SDRAM, PC2700U-25330
    Memory Module: SODIMM1/J25UPPER, 256 MB, DDR SDRAM, PC2700U-25330
    AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
    Modem: Jump, , V.92, Version 1.0,
    Bluetooth: Version 1.7.0f18, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Internal Modem, PPP (PPPSerial), modem
    Network Service: AirPort, AirPort, en1
    PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
    Parallel ATA Device: MATSHITACD-RW CW-8123,
    Parallel ATA Device: FUJITSU MHT2060AT, 55.89 GB
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 500 mA

    Hi Jeffrey,
    I'm not sure what files I suggested to delete but this:
    3 com.apple.Foundation 0x90b52844 -[NSHTTPCookieDiskStorage(NSInternal) _saveCookies] + 292
    would seem to indicate that your Cookies file is corrupt.
    Try dragging /Users/YourUsername/Library/Cookies/Cookies.plist onto your Desktop and then retry Safari.
    Hope that helps!

  • Why is my website not displaying graphics after first few loads

    hi,
    i have a wordpress based website. it exhibits a strange problem - on some computers, when using firefox, the site will load just fine the first 5 - 10 times. but any visit after that, the site will load without any graphics (no background, header images etc...), as if the .css file isn't loading. again - this never happenes the first time you load the site, and it never happenes with chrome. i have had this problem on my computer, and another user reported this problem. is there something about my site that could be messing up firefox caching and is causing this?
    the problem can sometimes be fixed temporarily (sometimes by shift-refresh, sometimes by re-installing FF) but it allways comes back after a day or two.
    please, a lot of my users are FF users (as am i) and i'de hate to lose traffic because of this - does anyone have any idea what the problem is? ( i believe the problem is somehow with the site itself, but i can't figure out how that can be)
    thank you
    == URL of affected sites ==
    http://www.ho-lo.co.il

    maybe it works fine because you haven't loaded it enough times. this is very frustrating - after clearing the cach the site loads fine again, for a while, but the problem always comes back - and then i have to clear the cach again.
    i tried safe mode, tried new profile, tried every generic cahc problem soloution. nothing works.
    i viewed the problematic css file in cachviewer, this is the info on the file when the site works fine:
    request-method: GET
    response-head: HTTP/1.1 200 OK
    Date: Sun, 27 Jun 2010 22:16:16 GMT
    Server: Apache mod_fcgid/2.3.5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
    Last-Modified: Thu, 24 Jun 2010 08:52:04 GMT
    Etag: "b65073e-2aae-489c2c4b99500"
    Accept-Ranges: bytes
    Content-Length: 10926
    Content-Type: text/css
    docshell:classified: 1
    and when the site stops working:
    request-method: GET
    response-head: HTTP/1.1 404 Not Found
    Date: Sun, 27 Jun 2010 22:07:37 GMT
    Server: Apache mod_fcgid/2.3.5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
    X-Powered-By: PHP/5.2.13
    X-Pingback: http://www.ho-lo.co.il/xmlrpc.php
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Last-Modified: Sun, 27 Jun 2010 22:07:37 GMT
    Content-Type: text/html; charset=UTF-8
    i just don't get this. how can firefox be loading the file just fine one minute, and then not finiding it the next? (and this keeps happening every time i clear the cach!)
    please, can anyone help?

  • Can't open any apps downloaded from the internet after installing application loader update and messages beta

    I've run into an unusual problem recently. I think it it related to two recent software installs.The problem only started after i installed the new application loader.
    My issue : I'm unable to open application I downloaded from the web. I get the following error message below.
    Question: Has anyone else run into this issue and do you have a solution?
    Thanks for you help.
    P.S I haven't tried rolling back the lastest softwarte installs yet. I'm hoping I can avoid that.

    When I press cancel nothing happens. I can do nothing and it still won't load the program.
    Messages beta: http://www.apple.com/macosx/mountain-lion/messages-beta/

  • Kernel panic on first boot after 10.6.8 update

    Hi,
    Here are the fact:
    1) I systematically get a kernel panic on first boot after an attempt to update to 10.6.8 (was able to revert to 10.6.7 using Time Machine; now I'm running my tests on a clone). While doing the update, there are NO USB connexion to my laptop, nor ethernet connexion. Only the power cable.
    2) I DO NOT use the software Hands Off which is known to cause such an issue
    3) I've tested this on two different hard drive (with a clone of my system)
    4) I disabled all third app on startup just to be sure this wasn't a conflict problem
    5) After a kernel panic, I'm always able to boot in safe mode
    6) I did try both the normal update and the combo update (same result)
    Now I'm kinda stuck. The next test I'm thinking performing is to update while in safe mode. But I don't know if it will help.
    And yes, my permissions are all fine. Any idea how to troubleshoot this? I believe I need to be in 10.6.8 in order to update to Lion?
    Many thanks in advance!
    Parneix

    Hi,
    Sorry about that. Below you'll find the log of my latest kernel panic.
    I did follow instructions suggested by user "ds store". The only "kext" file that I've got (by running the commands in the Terminal) was related to the software LittleSnitch. I downloaded it again in order to run the uninstaller. I'll try again to update to 10.6.8 under those conditions and report here.
    Mon Jul  4 11:00:32 2011
    panic(cpu 0 caller 0x2abf6a): Kernel trap at 0x57cf1b5a, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000000, CR3: 0x00100000, CR4: 0x00000660
    EAX: 0x00000000, EBX: 0x096b8100, ECX: 0x01500000, EDX: 0x00000001
    CR2: 0x00000000, EBP: 0x57dd3df8, ESI: 0x00000001, EDI: 0x096b8100
    EFL: 0x00010206, EIP: 0x57cf1b5a, CS:  0x00000008, DS:  0x00000010
    Error code: 0x00000000
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x57dd3be8 : 0x21b837 (0x5dd7fc 0x57dd3c1c 0x223ce1 0x0)
    0x57dd3c38 : 0x2abf6a (0x59e3d0 0x57cf1b5a 0xe 0x59e59a)
    0x57dd3d18 : 0x2a1a78 (0x57dd3d30 0x10001 0x57dd3df8 0x57cf1b5a)
    0x57dd3d28 : 0x57cf1b5a (0xe 0x9790048 0x9790010 0x10)
    0x57dd3df8 : 0x57cf1951 (0x96b8100 0x57cf1f64 0x57cf1f5c 0x7d22fc0)
    0x57dd3e18 : 0x543f60 (0x96b8100 0x6c03f00 0x1 0x506b76)
    0x57dd3e78 : 0x542137 (0x6c03f00 0x96b8100 0x7d28a00 0x9791da0)
    0x57dd3f28 : 0x5426e9 (0x6c03f00 0x7d20340 0x0 0x516766)
    0x57dd3f78 : 0x5443d5 (0x6c03f00 0x8 0x57dd3fac 0x1)
    0x57dd3fc8 : 0x2a179c (0x9773aa0 0x0 0x2a17ab 0x7c1b000)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.iokit.CHUDKernLib(3)@0x57cf0000->0x57cf3fff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10K540
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacBookPro5,5 (Mac-F2268AC8)
    System uptime in nanoseconds: 54454580752
    unloaded kexts:
    (none)
    loaded kexts:
    com.Cycling74.driver.Soundflower          1.5.1 - last loaded 54075922238
    com.Logitech.Control Center.HID Driver          3.2.0
    at.obdev.nke.LittleSnitch          2.2.05
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.iokit.CHUDUtils          3
    com.apple.driver.AppleIntelYonahProfile          14
    com.apple.driver.AppleMikeyHIDDriver          1.2.0
    com.apple.iokit.CHUDProf          3
    com.apple.driver.AppleUpstreamUserClient          3.5.7
    com.apple.driver.AppleIntelPenrynProfile          17
    com.apple.driver.AppleMikeyDriver          2.0.5f13
    com.apple.driver.AppleHDA          2.0.5f13
    com.apple.driver.AppleGraphicsControl          2.10.6
    com.apple.driver.AppleMCCSControl          1.0.20
    com.apple.driver.AppleIntelNehalemProfile          11
    com.apple.driver.AirPortBrcm43xx          423.91.27
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.nvenet          2.0.17
    com.apple.driver.AppleBacklight          170.0.46
    com.apple.kext.AppleSMCLMU          1.5.2d10
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.driver.AppleIntelMeromProfile          19
    com.apple.driver.AirPortBrcm43224          428.42.4
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0a1
    com.apple.driver.AppleLPC          1.5.1
    com.apple.GeForce          6.3.6
    com.apple.filesystems.autofs          2.1.0
    com.apple.driver.AppleUSBTCButtons          201.6
    com.apple.driver.AppleUSBTCKeyEventDriver          201.6
    com.apple.driver.AppleUSBTCKeyboard          201.6
    com.apple.driver.AppleIRController          303.8
    com.apple.driver.AppleUSBCardReader          2.6.1
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleUSBOHCI          4.2.0
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleSmartBatteryManager          160.0.0
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleACPIButtons          1.3.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.3.6
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          142.6.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.12
    com.apple.driver.AppleIntelCPUPowerManagement          142.6.0
    com.apple.iokit.KLog          2.4.5
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.5f3
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.driver.AppleHDAHardwareConfigDriver          2.0.5f13
    com.apple.iokit.CHUDKernLib          3
    com.apple.driver.DspFuncLib          2.0.5f13
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOAudioFamily          1.8.3fc2
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          2.0.5f13
    com.apple.iokit.IOHDAFamily          2.0.5f13
    com.apple.driver.AppleBacklightExpert          1.0.1
    com.apple.nvidia.nv50hal          6.3.6
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.iokit.IO80211Family          320.1
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.driver.NVSMU          2.2.7
    com.apple.driver.AppleSMC          3.1.0d5
    com.apple.driver.IOPlatformPluginFamily          4.7.0a1
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.iokit.AppleProfileFamily          41
    com.apple.NVDAResman          6.3.6
    com.apple.iokit.IONDRVSupport          2.2
    com.apple.iokit.IOGraphicsFamily          2.2
    com.apple.driver.AppleUSBMultitouch          207.7
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.5f3
    com.apple.iokit.IOBluetoothFamily          2.4.5f3
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.iokit.IOUSBMassStorageClass          2.6.7
    com.apple.iokit.IOSCSIBlockCommandsDevice          2.6.8
    com.apple.driver.AppleUSBMergeNub          4.2.4
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.8
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6.1
    com.apple.driver.XsanFilter          402.1
    com.apple.iokit.IOAHCISerialATAPI          1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.driver.AppleFileSystemDriver          2.0
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOUSBFamily          4.2.4
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOHIDFamily          1.6.6
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.TMSafetyNet          6
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.driver.DiskImages          289.1
    com.apple.iokit.IOStorageFamily          1.6.3
    com.apple.driver.AppleACPIPlatform          1.3.6
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.3.0

  • IMac OS 10.9.4 software updates apparent cause of Corel Painter X3 crash: I have run Disk Utility - no probs there, reinstalled Painter X3 (after first uninstalling X3). What now?

    iMac 10.9.4 software updates last week is apparent cause of my Corel Painter X3 now crashing. I ran Disk Utility check - no probs there. I reinstalled Painter X3 (after first uninstalling X3), still no success. Online Mac support suggest I use MacCleaner - tried at online Mac store & was referred to 0800 tech support for guidance - still waiting for reply.   

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if iTunes crashed, you would enter "iTunes" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Having problems with Bridge shutting down after saving photo in PS Cs5,,,,,,,,,  Also when i attempt to update either PS or bridge get an error message in Adobe application manger "Error loading updater workflow"

    Having problems with Bridge shutting down after saving photo in PS Cs5,,,,,,,,,  Also when i attempt to update either PS or bridge get an error message in Adobe application manger "Error loading updater workflow"

    Sorry for the late reply. My email firewall has become a little over zealous & sent a lot of my emails straight to my junk email folder, so I have only just now discovered your reply in my junk mail folder.
    The only "don't open files exceeding xxx megabytes" instruction I can find in my Prefs, is in the Bridge Prefs for Thumbnails, & mine is set at 1000mb. The biggest files I handle are bigger than 200mb so I should be able to open a few, not just one.
    However, this doesn't explain why I can open a psd format file of 180mb, close it, but then can't open a RAW format file of only 26mb immediately after.
    I can open the RAW file only if I restart my computer - very annoying!
    However, thanks for the advice about the video card & memory.
    So, I'm still stuck as to what the issue is.

  • I have a question regarding my txt/alert tones. I recently updated my iPhone 5's software without first backing it up on iCloud or my computer (oops). After my phone finished updating, i lost the new ringtones and txt/alert tones i had bought.

    I have a question regarding my txt/alert tones. I recently updated my iPhone 5's software without first backing it up on iCloud or my computer (oops). After my phone finished updating, i lost the new ringtones and txt/alert tones i had bought. I connected my iPhone to my computer and sync'd it hoping that it could download my purchases from the itunes store and then put them back on to my phone but no such luck. When i look at my iphone on my computer and look at tones, they do not show up at all. However, if i click on the "On This iPhone" tab and click on "Tones" the deleted ringtones and altert tones show up...they are just grey'd out and have a dotted circle to the left of them. I also tried to go to the iTunes store on my phone and redownload them and it tells me that i have already purchased this ringtone and asks me if i want to buy it again. I press Cancel. I know when i do that with music it would usually let me redownload the song without buying it again but it wont let me with the ringtones...so how do i get them back? any help would be greatly appreicated

    Greetings,
    I've never seen this issue, and I handle many iPads, of all versions. WiFi issues are generally local to the WiFi router - they are not all of the same quality, range, immunity to interference, etc. You have distance, building construction, and the biggie - interference.
    At home, I use Apple routers, and have no issues with any of my WiFi enabled devices, computers, mobile devices, etc - even the lowly PeeCees. I have locations where I have Juniper Networks, as well as Aruba, and a few Netgears - all of them work as they should.
    The cheaper routers, Linksys, D-Link, Seimens home units, and many other no name devices have caused issues of various kinds, and even connectivity.
    I have no idea what Starbucks uses, but I always have a good connection, and I go there nearly every morning and get some work done, as well as play.
    You could try changing channels, 2.4 to 5 Gigs, changing locations of the router. I have had to do all of these at one time or another over the many years that I have been a Network Engineer.
    Good Luck - Cheers,
    M.

  • Mobile Sync not update the client or remote store  after first sync

    Subject: OracleLite 9i does not update the client or remote store during synchronization with a Windows CE device
    After the first synchronization, neither the client or remote stores are updated on future synchronization when the publication is created with the fast refresh option. If the publication is created with the complete refresh option, the server will update the client, but the client cannot update the server after the first synchronization. That is once the database (.odb) file is downloaded from the server on the first connect, no updates to either the client, or server are performed for a publication created with the fast refresh option, and only the client store is updated when the publication is created with the complete refresh option. These result are obtained whether I use MSync via Microsoft Active Sync, or I use the Embedded VC++ program I wrote to initiate the synchronization from the Windows CE device.
    I am 99% sure the JAVA code that I am programmatically creating the publications with, and the Embedded VC++ code for initiating the synchronization from the Windows CE device are correct. Both programs adhere exactly to the example code provided either in the documentation, or in the sample code shipped with OracleLite 9i Release 5.0.1. My conclusion is that there is a problem with Oracles replication programs either on the Windows CE, or Server side, or both. This conclusion on my part is strongly supported by the fact that MSync operating with Microsoft Active Sync behaves exactly the same as my code that initiates the replication from the Windows CE device. Also, by looking through the discussion forum, I gather that others are experiencing similar, if not identical, replication problems.
    To support my contention that it is a Oracle problem, I have prepared a simplified version of the Embedded VC++ code to initiate the synchronization for the CE device, and the JAVA code for creating the publication. This code duplicates the problem and is easy to follow. You may download the zip file containing code via the link https://Yggdrasill.cfr.msstate.edu:4443/SyncProblem.htm or the link http://Yggdrasill.cfr.msstate.edu:7778/SyncProblem.htm. This zip contains the Embedded VC++ project files, that will compile and run correctly on a PocketPC with an Arm processor, or the PocketPC x86 emulator when you have the required include files, and libraries in the path. It also includes the JAVA code I used to create the publication. If you extend the VC++ code to run on additional platforms be sure to add the compile flag (directive) /D SQL_NOUNICODEMAP , and the library files olod2040.lib, and ocapi.lib in the library box from Project settings. On my system the paths to the Arm, and x86 libraries are C:\ORALITE501\MOBILE\SDK\WINCE\POCKET_PC\Arm\LIB, and C:\ORALITE501\MOBILE\SDK\WINCE\POCKET_PC\X86EM\LIB, respectively
    I am using a NT 4.0 SP6a server with Database 9i Release 2 Enterprise edition, and OracleLite 9i Mobile Server Release 5.0.1. The Windows CE test device is an iPac running Pocket PC, connected to a system running Windows 2000 Professional SP2, and Microsoft Active Sync 3.1.
    Please review this problem documentation, and tell me what I am doing wrong, or point me to a location where I can get a patch to fix the problem.
    Thanks,     
    Thomas G.Matney
    [email protected]
    (662)325-2791

    Hi,
    I'm also facing a similar problem. I'm using Mobile server as stand alone config with Oracle 8i as server database. After the first download, the data updated at the server is not getting downloaded to client(PDA).
    How did u overcome this problem? Is there any work around?
    I want to do synch using both serial and dial up.
    Thanks in advance,
    Sri

  • After downloading latest quicktime update, itunes store will not load

    Has anyone had this same problem after downloading latest quicktime update. iTunes store will not load.

    This happened to me today as well post installing the latest version of itunes.   I did a search on google for the error and came across a recommendation to :
    Note: Start Windows in Safe Mode to complete any of the following steps if you're unable to access Windows normally due to the msvcr80.dll error.
    If, and only if, you're receiving the msvcr80.dll is missing error when you open Apple iTunes, do the following: (skip this step if your msvcr80.dll error is occurring with a different program)
    Uninstall from Windows the following five programs in this order: iTunes, Apple Software Update, Apple Mobile Device Support, Bonjour, and finally Apple Application Support. If you have iCloud, remove it as well.
    Uninstalling these programs in Windows is done from an applet in Control Panel called Programs & Features (in Windows 8, 7, or Vista) or Add or Remove Programs (in Windows XP).
    Note: Songs and playlists in iTunes will not be removed when you uninstall the iTunes program or any of the other, already-mentioned Apple programs. If you'd still like to back them up, they're usually located in the My Music folder in Windows.
    Download the latest version of iTunes from Appleand note the location you're saving it to so you can find it once it's done.
    Run the iTunes installation as an administrator. If you're not sure how to do that, see How Do I Open an Elevated Command Prompt? for help. That procedure shows you how to open the Command Prompt program as an administrator, but the steps are essentially the same for anything, including the iTunes installation package you just downloaded.
    A general overview of removing and reinstalling iTunes can also be found here on Apple's site but the above procedure seems to work better in this particular situation.

  • I'm having problem with my iphone4S first when i updated software to 7.1 after a month or so wifi turned grayed, second when i tried to turn off in the night as soon as i turn it on battery empty now its totaly dead. What should i do with it?

    I'm having problem with my iphone4S first when i updated software to 7.1 after a month or so wifi turned grayed, second when i tried to turn off in the night as soon as i turn it on battery empty now its totaly dead. What should i do with it?

    1) This is because of software version 1.1. See this
    thread for some options as to how to go back to 1.0,
    which will correct the problem...
    http://discussions.apple.com/thread.jspa?threadID=3754
    59&tstart=0
    2) This tends to happen after videos. Give the iPod a
    minute or two to readjust. It should now be more
    accurate.
    3) This?
    iPod shows a folder icon with exclamation
    point
    4) Restore the iPod
    5) Try these...
    iPod Only Shows An Apple Logo and Will Not Start
    Up
    iPod Only Shows An Apple Logo
    I think 3,4, and 5 are related. Try the options I
    posted for each one.
    btabz
    I just noticed that one of the restore methods you posted was to put it into Disk Mode First rather than just use the resstore straight off, I Have tried that and seems to have solved the problem, If it has thank you. previously I have only tried just restoring it skipping this extra step. Hope my iPod stays healthy, if it doesnt its a warrenty job me thinks any way thanks again

  • Can't access BBC iplayer after loading update 11th Oct

    Loaded update of 11th Oct and since then have been unable to access BBC iplayer

    My sister told me not to update iTunes because most likely it will ruin things instead of improving, I didn't listen cause I think Apple must be providing some new features and improvement in the update, that's what an update for, isn't it? However, after this update I am really afraid now to do the next one, who knows what will happen next? I read post that 2 years ago people already had this "access to the iTunes store" problem after iTunes update, and 2 years later Apple still have the same problem in their update, consider a smart company like Apple can't even figure this out, this is unbelievable! For those of you who would like to try reinstalling, be sure to follow the instruction step by step at the link below. Just a reminder, uninstall iTunes only is not going to work cause there are still related files hidden in the computer, so it's necessary to uninstall all the Apple related programs. Hope everyone can fix this annoying problem somehow.
    http://support.apple.com/kb/HT1923?viewlocale=en_US

  • Steps performed first time any UPDATE is issues after instance start ?

    Which two steps are performed the first time any UPDATE statement is issues after the instance is started ? Choose two.
    A. Creating the parse tree of the statement.
    B. Writing the modified data blocks to the data file
    C. Writing the modified data to the archived redo log files
    D. Updating the control file to indicate the most recent checkpoint
    E. Updating the data file header to indicate the most recent checkpoint
    F. Reading the blocks to database buffer cache if they are not already there

    What is it? Some OCP question is it? Rather than we tell you what would be the two steps, I suggest you tell us which two would be there?
    Aman....

  • Direct and Flexible loading for  Attributes for a Info-object?

    Dear all,
          Is it possible to have both Direct and Flexible update for  Attributes of an Info-object from two different data sources from the same source system(R/3)  . The reason being that the first data source can not be extended in R/3.
    When this scenario is tried For Flexible loading The data loading  is not successful in BW.No errors/dumps found.
    Regards,
    Amu

    In this case I start and activate the whole data flow again to hopefully get an error message. If this still has no success I'd open an OSS message. Even if you have made a mistake you should get an error message somewhere.
    Some other places you might check:
    SM50 to see if the job is still running
    DB02 to see DB locks and tablespace problems
    Best regards
       Dirk

Maybe you are looking for

  • Can not log in another Blackberry ID in the same BB device

    Can not log in another Blackberry ID eventhough I have already sign out(and wipe out data automatically) previsous Blackberry ID from the same the device. Please someone kindly assist ASAP. PS. Do I need to deassociate both via device & email?

  • How do you change the dpi of a pdf?

    I'm really confused as to how to change my dpi to 300. I'm not even really sure how I can check what it is? Thanks!

  • Dynamic List to Update Field in  Record

    Hello, I have created an Update page in CS5.5 and have added a dynamic list to update a field in the record. Now I am stuck. How do I modify the code in the menu to have it update the field?  <select name="cemeteryID"> <?php do {  ?> <option value="<

  • Oracle 10g 64 bit general query

    Hi, I have installed the oracle 10g 64 bit server on a windows x_64 2003 server. I did not find the 'ORacle.DataAccess.dll' at all in the bin directory. Is it that i need to install another patch or package to get that as my client needs that DLL to

  • HT1544 can we install mac osx 10.5 on ibook g4 powerpc? can anybody help me.??

    im fedup to find solution to this .i have ibook g4.30gb,with 10.4tiger..i want to upgrade it plz help .i request u ppl..