Simultaneous urlRequest help

Hello all,
I have looked through the Flex docs and can't find any
reference to what happens if
urlRequest.load() is called simultaneously by two separate
parts of a single application.
For example a button.click() event is being serviced where
the action is a urlRequest and simultaneously a timer event is also
calling urlRequest - what happens on the wire? Will the
transmissions be mutually corrupted or is there some semaphore
handling this conflict internally?
Any insight would be welcomed.
Cheers.

Give the Dukes to Imperator555
//use keyPressed if you don't want a full Typed
  public void keyTyped(KeyEvent e){ 
    char c = e.getKeyChar();
    switch(c){
      case 'a': /player 1 move left
                  break;
      case 'w': /player 1 move up
                  break;
      case 's': /player 1 move right
                  break;
      case 'z': /player 1 move down
                  break;
      case 'j': /player 2 move left
                  break;
      case 'i': /player 2 move up
                  break;
      case 'k': /player 2 move right
                  break;
      case 'm': /player 2 move down
                  break;    
      default: break;
  }

Similar Messages

  • Safari and Skype stopped working simultaneously. Help!

    Hey,
    I am a complete tech noob here, I'm going to try and express my problem in as general/simple a way as I can. If any advice can be written with the fact that I don't even know how to manually insert commands with my macbook in mind, I'd appreciate it!
    I have a Macbook Pro using Mac OS X 10.6.5 (Now technically "updated" to 10.6.7. but with problems I will mention further on). I've only been using it for a year, and everything is in relatively good condition.
    However, just last night I've encountered problems with Safari and Skype. Safari opens fine, and if I don't type anything into the URL box and hit enter, then I can do all the clickings such as checking my bookmarks, history, etc. But once I type a URL in and hit enter, it loads a bit and immediately freezes (with that rainbow swirly thing). With Skype, it lets me open, logs into the interface, and lasts as far as me being able to see all the users that are online/offline on my contact list before shutting down (not just freezing like Safari, but disappears with the error message popping up.) I managed to download and install skype again. This time, nothing goes wrong until I click on a user name and open up the window to begin typing. Then, instead of just shutting down, it freezes.
    I have reset/shut down my laptop multiple times, and attempted to "reset" Safari, since a friend suggested that it might be some cookie problem. However, Safari freezes on me every time I attempt to make a reset. Since it's the default browser for mac, I can't make any software updates either (assuming that will fix anything that is).
    The two long error messages I get after I force quit Skype and Safari seem to be similar. I don't know if it'll be helpful for me to post them here since they're so long...but this is what my friend commented:
    "both safari and skype failing at the same time means something is going wrong with the OS system calls made by both applications. the stack traces you sent me also seem to suggest this. Firefox uses its own internal programming to do everything which is why it still works. Unfortunately I don't know enough about development on mac to give you an answer from stack traces.
    my best guesses would be something wonky in your font configuration or possibly graphics subsystem, windowing toolkit, or filesystem. it's a long shot but try repairing permissions and check the filesystem on your main partition in disk utility. I notice the safari stack trace suggests a failure at 18 HTTPCookieStorage::lookupAndCopyCookies() "
    I've already repaired permissions and verified my HD. Everything seems to be fine with my HD, but the problem persists.
    Another friend suggested that it might be problems with a program(?) called "Webkit". How do I go about fixing that?
    Does anyone have any idea what is wrong with my computer and how to go about fixing it? I don't remember downloading anything between the span of it working and malfunctioning so I'm dumbfolded.
    Addendum:
    I installed the updates for 10.6.7 successfully (someone suggested I do this since my problem is an "internal" one). However, after the reset, the first thing that popped up after I logged back in was an error message saying "Softwareupdatechecker failed to open" or something like that. I think it opened and froze; hence the error message. That pretty much suggested that my Skype and Safari aren't fixed either (and they're not, still the same freezing problems).

    Here are the messages.
    Safari:
    Date/Time: 2011-04-01 00:44:19 -0400
    OS Version: 10.6.7 (Build 10J869)
    Architecture: x86_64
    Report Version: 7
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 5.0.4 (6533.20.27)
    Build Version: 3
    Project Name: WebBrowser
    Source Version: 75332027
    Parent: launchd [124]
    PID: 2117
    Event: hang
    Duration: 4.99s (sampling started after 2 seconds)
    Steps: 9 (100ms sampling interval)
    Pageins: 0
    Pageouts: 0
    Process: Safari [2117]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    UID: 501
    Thread b112 DispatchQueue 1
    User stack:
    9 ??? (in Safari + 40828) [0x100009f7c]
    9 NSApplicationMain + 364 (in AppKit) [0x7fff845511a8]
    9 -[NSApplication run] + 474 (in AppKit) [0x7fff845584da]
    9 ??? (in Safari + 233174) [0x100038ed6]
    9 -[NSApplication sendEvent:] + 4719 (in AppKit) [0x7fff845c1a86]
    9 ??? (in Safari + 270758) [0x1000421a6]
    9 ??? (in Safari + 270873) [0x100042219]
    9 -[NSWindow sendEvent:] + 8769 (in AppKit) [0x7fff8468d06f]
    9 -[NSTextView keyDown:] + 819 (in AppKit) [0x7fff8471b3be]
    9 -[NSView interpretKeyEvents:] + 186 (in AppKit) [0x7fff8471b5e5]
    9 -[NSTextInputContext handleEvent:] + 737 (in AppKit) [0x7fff8471b930]
    9 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 1966 (in AppKit) [0x7fff8471c41f]
    9 ??? (in Safari + 901651) [0x1000dc213]
    9 -[NSTextView doCommandBySelector:] + 293 (in AppKit) [0x7fff84727c31]
    9 -[NSTextView(NSKeyBindingCommands) insertNewline:] + 485 (in AppKit) [0x7fff8476da8c]
    9 -[NSTextView(NSPrivate) _giveUpFirstResponder:] + 571 (in AppKit) [0x7fff84728369]
    9 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101 (in Foundation) [0x7fff8570c84e]
    9 _CFXNotificationPostNotification + 200 (in CoreFoundation) [0x7fff80910578]
    9 __CFXNotificationPost + 1008 (in CoreFoundation) [0x7fff80924000]
    9 nsnotecallback + 167 (in Foundation) [0x7fff857158ea]
    9 ??? (in Safari + 177004) [0x10002b36c]
    9 -[NSTextField textDidEndEditing:] + 778 (in AppKit) [0x7fff8471769e]
    9 -[NSControl sendAction:to:] + 94 (in AppKit) [0x7fff846e7df9]
    9 ??? (in Safari + 304048) [0x10004a3b0]
    9 -[NSApplication sendAction:to:from:] + 95 (in AppKit) [0x7fff846e7e9a]
    9 ??? (in Safari + 903959) [0x1000dcb17]
    9 -[WebFrame loadRequest:] + 280 (in WebKit) [0x7fff87cc0048]
    9 WebCore::FrameLoader::load(WebCore::ResourceRequest const&, bool) + 131 (in WebCore) [0x7fff80eb4803]
    9 WebCore::FrameLoader::load(WebCore::ResourceRequest const&, WebCore::SubstituteData const&, bool) + 299 (in WebCore) [0x7fff80eb4a2b]
    9 WebCore::FrameLoader::load(WebCore::DocumentLoader*) + 187 (in WebCore) [0x7fff80eb4bcb]
    9 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::FormState>) + 1188 (in WebCore) [0x7fff80eb6354]
    9 WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, ***::PassRefPtr<WebCore::FormState>, void ()(void, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool), void*) + 1678 (in WebCore) [0x7fff8178e94e]
    9 WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::NavigationAction const&, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>) + 193 (in WebKit) [0x7fff87d4b961]
    9 CF_forwarding_prep0 + 232 (in CoreFoundation) [0x7fff8094aa68]
    9 __forwarding__ + 860 (in CoreFoundation) [0x7fff8094e98c]
    9 -[_WebSafeForwarder forwardInvocation:] + 132 (in WebKit) [0x7fff87cc0934]
    9 -[NSInvocation invokeWithTarget:] + 49 (in CoreFoundation) [0x7fff8096d711]
    9 -[NSInvocation invoke] + 141 (in CoreFoundation) [0x7fff8095183d]
    9 _invoking__ + 140 (in CoreFoundation) [0x7fff8095196c]
    9 ??? (in Safari + 181417) [0x10002c4a9]
    9 -[WebFramePolicyListener receivedPolicyDecision:] + 61 (in WebKit) [0x7fff87cc0b3d]
    9 WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction) + 1471 (in WebCore) [0x7fff80eb8fef]
    9 WebCore::PolicyCallback::call(bool) + 83 (in WebCore) [0x7fff80eb9213]
    9 WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool) + 42 (in WebCore) [0x7fff80eb940a]
    9 WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceReques t const&, ***::PassRefPtr<WebCore::FormState>, bool) + 578 (in WebCore) [0x7fff80eb9702]
    9 WebCore::FrameLoader::continueLoadAfterWillSubmitForm() + 175 (in WebCore) [0x7fff80eb9daf]
    9 WebCore::DocumentLoader::startLoadingMainResource(unsigned long) + 113 (in WebCore) [0x7fff80eba661]
    9 WebCore::MainResourceLoader::load(WebCore::ResourceRequest const&, WebCore::SubstituteData const&) + 1070 (in WebCore) [0x7fff80ebb39e]
    9 WebCore::MainResourceLoader::loadNow(WebCore::ResourceRequest&) + 493 (in WebCore) [0x7fff80ebc45d]
    9 WebCore::ResourceHandle::create(WebCore::ResourceRequest const&, WebCore::ResourceHandleClient*, WebCore::Frame*, bool, bool) + 284 (in WebCore) [0x7fff80ebdc8c]
    9 WebCore::ResourceHandle::start(WebCore::Frame*) + 1688 (in WebCore) [0x7fff80ebeea8]
    9 -[NSHTTPCookieStorage cookiesForURL:] + 101 (in Foundation) [0x7fff8579692a]
    9 HTTPCookieStorage::copyCookiesForURL(__CFURL const*, unsigned char) + 209 (in CFNetwork) [0x7fff8557e2d5]
    9 HTTPCookieStorage::lookupAndCopyCookies(__CFString const*, __CFString const*, unsigned char, __CFArray*) + 74 (in CFNetwork) [0x7fff8557e628]
    8 _spinlock + 53 (in commpage [libSystem.B.dylib]) [0x7fffffe00295]
    1 _spinlock + 25 (in commpage [libSystem.B.dylib]) [0x7fffffe00279]
    Kernel stack:
    8 thread_switch + 588 [0x22b366]
    1 lo_allintrs + 302 [0x2a0b6e]
    1 interrupt + 171 [0x2aa0d6]
    1 lapic_interrupt + 126 [0x2b16c2]
    1 intel_startCPU + 885 [0x2b2825]
    1 synciss_toiks + 124 [0x2a99dc]
    Thread b116 DispatchQueue 2
    User stack:
    9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff84024fc5]
    9 pthreadwqthread + 353 (in libSystem.B.dylib) [0x7fff84025128]
    9 dispatch_workerthread2 + 252 (in libSystem.B.dylib) [0x7fff840257fe]
    9 dispatch_queueinvoke + 185 (in libSystem.B.dylib) [0x7fff84025cd4]
    9 kevent + 10 (in libSystem.B.dylib) [0x7fff8402412a]
    Kernel stack:
    9 kevent + 97 [0x4783e9]
    Thread b118
    User stack:
    9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff84024fc5]
    9 _workqkernreturn + 10 (in libSystem.B.dylib) [0x7fff84024f4a]
    Kernel stack:
    9 bsdthread_create + 1313 [0x4d22d1]
    Thread b11b
    User stack:
    9 thread_start + 13 (in libSystem.B.dylib) [0x7fff840443a9]
    9 pthreadstart + 331 (in libSystem.B.dylib) [0x7fff840444f6]
    9 WebCore::IconDatabase::iconDatabaseSyncThread() + 172 (in WebCore) [0x7fff80e2d26c]
    9 WebCore::IconDatabase::syncThreadMainLoop() + 249 (in WebCore) [0x7fff80e31169]
    9 _semwaitsignal + 10 (in libSystem.B.dylib) [0x7fff84045f8a]
    Kernel stack:
    9 semaphorewaitcontinue + 0 [0x22a3e1]
    Thread b11f
    User stack:
    9 thread_start + 13 (in libSystem.B.dylib) [0x7fff840443a9]
    9 pthreadstart + 331 (in libSystem.B.dylib) [0x7fff840444f6]
    9 ??? (in Safari + 193977) [0x10002f5b9]
    9 ??? (in Safari + 194089) [0x10002f629]
    9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff80916dbf]
    9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff80917932]
    9 machmsgtrap + 10 (in libSystem.B.dylib) [0x7fff8400b29a]
    Kernel stack:
    9 ipcmqueue_receivecontinue + 0 [0x210cea]
    Thread b126
    User stack:
    9 thread_start + 13 (in libSystem.B.dylib) [0x7fff840443a9]
    9 pthreadstart + 331 (in libSystem.B.dylib) [0x7fff840444f6]
    9 _NSThread__main_ + 1429 (in Foundation) [0x7fff85715f29]
    9 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297 (in Foundation) [0x7fff85794f5f]
    9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff80916dbf]
    9 __CFRunLoopRun + 6488 (in CoreFoundation) [0x7fff80918be8]
    9 _spinlock + 53 (in commpage [libSystem.B.dylib]) [0x7fffffe00295]
    Kernel stack:
    9 thread_switch + 588 [0x22b366]
    Binary Images:
    0x100000000 - 0x1006affff com.apple.Safari 5.0.4 (6533.20.27) <D02F0B7C-19EF-50B7-10C3-E458E42D1E00> /Applications/Safari.app/Contents/MacOS/Safari
    0x7fff808cb000 - 0x7fff80a42fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff80e2b000 - 0x7fff81aa6fef com.apple.WebCore 6533.20 (6533.20.24) <FB4CBEAE-106E-1B22-6C97-1B38A06EB569> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8400a000 - 0x7fff841cbfff libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    0x7fff8454f000 - 0x7fff84f45fff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff85567000 - 0x7fff85639fe7 com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff85705000 - 0x7fff85988fe7 com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff87cae000 - 0x7fff87e2cff7 com.apple.WebKit 6533.20 (6533.20.25) <AD4C3C2F-8781-F2A7-EB6A-CCFC41E3FA04> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fffffe00000 - 0x7fffffe01fff commpage [libSystem.B.dylib] ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process: AAM Updates Notifier [1081]
    Path: /Library/Application Support/Adobe/OOBE/PDApp/UWA/AAM Updates Notifier.app/Contents/MacOS/AAM Updates Notifier
    UID: 501
    Process: AirPort Base Station Agent [152]
    Path: /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    UID: 501
    Thread 3df DispatchQueue 1
    User stack:
    9 ??? (in AirPort Base Station Agent + 5692) [0x10000163c]
    9 NSApplicationMain + 364 (in AppKit) [0x7fff845511a8]
    9 -[NSApplication run] + 395 (in AppKit) [0x7fff8455848b]
    9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 (in AppKit) [0x7fff845927a9]
    9 _DPSNextEvent + 718 (in AppKit) [0x7fff84592e64]
    9 BlockUntilNextEventMatchingListInMode + 59 (in HIToolbox) [0x7fff82b834ac]
    9 ReceiveNextEventCommon + 310 (in HIToolbox) [0x7fff82b835f3]
    9 RunCurrentEventLoopInMode + 333 (in HIToolbox) [0x7fff82b837ee]
    9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff80916dbf]
    9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff80917932]
    9 machmsgtrap + 10 (in libSystem.B.dylib) [0x7fff8400b29a]
    Kernel stack:
    9 ipcmqueue_receivecontinue + 0 [0x210cea]
    Thread 3f7 DispatchQueue 2
    User stack:
    9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff84024fc5]
    9 pthreadwqthread + 353 (in libSystem.B.dylib) [0x7fff84025128]
    9 dispatch_workerthread2 + 252 (in libSystem.B.dylib) [0x7fff840257fe]
    9 dispatch_queueinvoke + 185 (in libSystem.B.dylib) [0x7fff84025cd4]
    9 kevent + 10 (in libSystem.B.dylib) [0x7fff8402412a]
    Kernel stack:
    9 kevent + 97 [0x4783e9]
    Thread 462
    User stack:
    9 thread_start + 13 (in libSystem.B.dylib) [0x7fff840443a9]
    9 pthreadstart + 331 (in libSystem.B.dylib) [0x7fff840444f6]
    9 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff8404ee52]
    Kernel stack:
    9 sleep + 52 [0x48eeb0]
    Binary Images:
    0x100000000 - 0x100027fff com.apple.AirPortBaseStationAgent 1.5.5 (155.2) <00010203-0405-0607-0809-0A0B0C0D0E0F> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    0x7fff808cb000 - 0x7fff80a42fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff82b55000 - 0x7fff82e53fff com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8400a000 - 0x7fff841cbfff libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    0x7fff8454f000 - 0x7fff84f45fff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    Process: aMSN [511]
    Path: /Applications/aMSN.app/Contents/MacOS/aMSN
    UID: 501
    Process: AppleSpell [1960]
    Path: /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    UID: 501
    Thread a216 DispatchQueue 1
    User stack:
    9 ??? (in AppleSpell + 4816) [0x1000012d0]
    9 ??? (in AppleSpell + 5472) [0x100001560]
    9 -[NSSpellServer run] + 72 (in Foundation) [0x7fff85783eee]
    9 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff80916b46]
    9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff80916dbf]
    9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff80917932]
    9 machmsgtrap + 10 (in libSystem.B.dylib) [0x7fff8400b29a]
    Kernel stack:
    9 ipcmqueue_receivecontinue + 0 [0x210cea]
    Thread a217 DispatchQueue 2
    User stack:
    9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff84024fc5]
    9 pthreadwqthread + 353 (in libSystem.B.dylib) [0x7fff84025128]
    9 dispatch_workerthread2 + 252 (in libSystem.B.dylib) [0x7fff840257fe]
    9 dispatch_queueinvoke + 185 (in libSystem.B.dylib) [0x7fff84025cd4]
    9 kevent + 10 (in libSystem.B.dylib) [0x7fff8402412a]
    Kernel stack:
    9 kevent + 97 [0x4783e9]
    Binary Images:
    0x100000000 - 0x1000a9fe7 com.apple.AppleSpell 1.6.2 (62.2) <C1BFCEAF-4155-E9DB-52ED-51D3BC225ECE> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    0x7fff808cb000 - 0x7fff80a42fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8400a000 - 0x7fff841cbfff libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    0x7fff85705000 - 0x7fff85988fe7 com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Process: autofsd [42]
    Path: /usr/libexec/autofsd
    UID: 0
    Thread 103 DispatchQueue 1
    User stack:
    9 ??? (in autofsd + 5340) [0x1000014dc]
    9 ??? (in autofsd + 6461) [0x10000193d]
    9 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff80916b46]
    9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff80916dbf]
    9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff80917932]
    9 machmsgtrap + 10 (in libSystem.B.dylib) [0x7fff8400b29a]
    Kernel stack:
    9 ipcmqueue_receivecontinue + 0 [0x210cea]
    Thread 113 DispatchQueue 2
    User stack:
    9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff84024fc5]
    9 pthreadwqthread + 353 (in libSystem.B.dylib) [0x7fff84025128]
    9 dispatch_workerthread2 + 252 (in libSystem.B.dylib) [0x7fff840257fe]
    9 dispatch_queueinvoke + 185 (in libSystem.B.dylib) [0x7fff84025cd4]
    9 kevent + 10 (in libSystem.B.dylib) [0x7fff8402412a]
    Kernel stack:
    9 kevent + 97 [0x4783e9]
    Binary Images:
    0x100000000 - 0x100001ff7 autofsd ??? (???) <A0039B2D-78F7-D397-3A29-515D74818152> /usr/libexec/autofsd
    0x7fff808cb000 - 0x7fff80a42fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8400a000 - 0x7fff841cbfff libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process: blued [17]
    Path: /usr/sbin/blued
    UID: 0
    Thread e7 DispatchQueue 1
    User stack:
    9 ??? (in blued + 5384) [0x100001508]
    9 ??? (in blued + 151651) [0x100025063]
    9 -[NSRunLoop(NSRunLoop) run] + 77 (in Foundation) [0x7fff857506a3]
    9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 (in Foundation) [0x7fff857507c4]
    9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff80916dbf]
    9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff80917932]
    9 machmsgtrap + 10 (in libSystem.B.dylib) [0x7fff8400b29a]
    Kernel stack:
    9 ipcmqueue_receivecontinue + 0 [0x210cea]
    Thread 140 DispatchQueue 2
    User stack:
    9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff84024fc5]
    9 pthreadwqthread + 353 (in libSystem.B.dylib) [0x7fff84025128]
    9 dispatch_workerthread2 + 252 (in libSystem.B.dylib) [0x7fff840257fe]
    9 dispatch_queueinvoke + 185 (in libSystem.B.dylib) [0x7fff84025cd4]
    9 kevent + 10 (in libSystem.B.dylib) [0x7fff8402412a]
    Kernel stack:
    9 kevent + 97 [0x4783e9]
    Binary Images:
    0x100000000 - 0x100046fe7 blued ??? (???) <29B9C27D-C2DC-F6BB-6A7C-74676B61665C> /usr/sbin/blued
    0x7fff808cb000 - 0x7fff80a42fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8400a000 - 0x7fff841cbfff libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    0x7fff85705000 - 0x7fff85988fe7 com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Process: configd [13]
    Path: /usr/libexec/configd
    UID: 0
    Thread d9 DispatchQueue 1
    User stack:
    9 start + 52 (in configd) [0x100000cf0]
    9 main + 2051 (in configd) [0x100001506]
    9 server_loop + 72 (in configd) [0x100001d5c]
    9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff80916dbf]
    9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff80917932]
    9 machmsgtrap + 10 (in libSystem.B.dylib) [0x7fff8400b29a]
    Kernel stack:
    9 ipcmqueue_receivecontinue + 0 [0x210cea]
    Thread da DispatchQueue 2
    User stack:
    9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff84024fc5]
    9 pthreadwqthread + 353 (in libSystem.B.dylib) [0x7fff84025128]
    9 dispatch_workerthread2 + 252 (in libSystem.B.dylib) [0x7fff840257fe]
    9 dispatch_queueinvoke + 185 (in libSystem.B.dylib) [0x7fff84025cd4]
    9 kevent + 10 (in libSystem.B.dylib) [0x7fff8402412a]
    And it goes on.....

  • DPS simultaneous connection help

    I'm running DPS 5.2 SP3. I have 2 network groups, the first one is for anonymous access only. The first group has an on SSL bind action to change network groups to the SSL only group, which requires SSL. This is required, to restrict password based bind's on the insecure 389 LDAP port, but still allow anonymous non ssl connections to DPS. I.e password based binds are rejected on 389, but accepted on 636. Anonymous binds can connect on either 389 or 636.
    Problem occurs if you try and restrict the number of simultanous connections per IP address. This setting works on the first anonymous network group, but fails on the second SSL group. The counter will start at 1, but it won't reset back to zero after an unbind.
    Example: The counter for IP :xxx is now 1 and the limit is 5. On the 6th bind, the logs then complain and say:
    The counter for IP: xxx is now 6 and the limit is 5, maximum number of connections from same IP reached for this group: Change group failing.
    Has anyone had a similar problem? I had a ticket with Sun back in september, and they never resolved the problem, and told me I was running the lastest ldapfwd binary. I'm not even sure what the latest ldapfwd binary is, since it's very difficult to find any information on sunsolve.

    albert geven wrote in message news:<[email protected]>...
    > The connection of multiple multimeters to the gpib bus is normal, the
    > only thing you need to do is switch them each to a unique address on
    > this bus.
    > Your program can best initialise all multimeters once in the beginning
    > of your program and read out those meters when appropriate.
    With many instruments there are two types of "initialise."
    One type, which is a reset, choose range, etc., as you suggest can
    be done at the beginning of a program or section of a program.
    However, the other type of initialize is to sent the SCPI INIT command
    to the instrument. This command tells the instrument to take a measurement
    (or scan of measurements).
    When dealing with multiple multimeters, there are at least 2 ways of
    handling measurements. The slow way deals with one instrument at a
    time -- using the SCPI commands INIT, wait FETCH?, or perhaps just READ?
    sent to each instrument. It is slow because each instrument must wait
    for the previous instrument to finish before it can start.
    The better way is to set up each instrument for the desired measurement.
    If simultaneous triggering is needed, either use some type of external
    trigger or BUS trigger if the instrument can use it. After all instruments
    are set up, issue the INIT command to each instrument, then trigger.
    when all measurements are completed, use the FETC? command to get the
    results from each instrument. Note that there may be Plug&Play drivers
    to issue these commands for your instrument.
    [email protected]
    www.CompleteTest.com

  • Display dashboards simultaneously from company's server and localhost

    Hi Experts,
    We have a laptop that we have installed SAP B1 (Server and Client) locally. This laptop can connect to two servers;
    localhost and to company's server. We would like to ask whether there is a way to display dashboards
    from company's server using Sap Client when laptop is connected to company's network. Also if it is possible to
    display dashboards simultaneously from company's server and localhost.
    Thank you in advance,
    Vassilis Korolis

    Hello,
    Well, as far as I know it is not possible to make it automatically using SAP Business One Client, but we have made a wrapper for standard client that might help.
    The idea behind is to create two (or even more, if required) connections in Skybuffer SBO LogonPad and  then to click the connection that you would like to start (either local server or remote server that is accessible at company network).
    Additionally, it is possible to open two SAP Business One Client instances that are connected to two different servers from one machine simultaneously with help of Skybuffer SBO LogonPad, but I have never tested how stable the connects are, so please be careful with this. But in case of read only access (like you've mentioned  - dashboards display), I can say that it is safe enough.
    Here is the picture that shows that I can access two different servers from one machine:
    And you can download Skybuffer SBO LogonPad from here:
    Skybuffer SBO LogonPad (version 0.2)
    P.S. that's a freeware wrapper to facilitate different license servers connectivity for SAPB1 consultants.
    Kind Regards,
    Siarhei

  • JDBC Adapter in XI

    Hi,
    I have a scenario where I am reading 500 documents from a table. I found a unique case where when I was updating the document with a processing flag, it updated the document which was not read by XI.
    On further analysis I found that some documents were inserted at the time when the selection has happened and hence this wrong update. Can I avoid this scene?
    Regards,
    Venkatesh

    Hi
    "You must only lower the isolation level where necessary and as far as necessary. To avoid data inconsistencies in the database when the isolation level is lowered, ensure that multiple database transactions cannot access the database simultaneously." - help.sap.com
    The users dont want to lock the database for around a few seconds when the database is being read. Is there any possible solution for the same?

  • Learning in a Hurricane

    I'd like to say my problem is that I'm really stupid but
    insofar as I don't remember alcohol having had that much cumulative
    effect please excuse if I seem to be ranting while simultaneously
    seeking help. As background:
    I came up with a business idea and knew fireworks/photoshop.
    I "painted" mockups of the site front end.
    The Flash developers I then hired to "make it work" failed
    miserably to the tune of $250,000+ (hey, I never said I was a tee
    totaller).
    I learned SQL/SQLYog and designed the site database --
    including as much business logic as possible in that tier.
    The Adobe Solutions Provider contracted to simply connect the
    "ends" also failed miserably to the tune of $150,000 I know, but
    it's not as though I still drink that much anymore).
    I set out to learn Flex and found MXML easy but ActionScript
    incomprehensible.
    Perhaps due to this efforts to connect to my MySql datasource
    have progressed slowly.
    Frankly though, the learning resources at each step along the
    way have been, well, lets call it "convoluted". Despite numerous
    book purchases/tutorial exercises and nearly infinite web research,
    the abundance of options, terminology, product upgrades etc. is
    more than half "the problem".
    Thus I proffer the following primarily for fellow noobs --
    though also in the sincere hope of finding mentor(s) to speed my
    own on-going learning curve (corrections/comments/advice actively
    sought):
    Flex (which is really Flash which is really ActionScript)
    provides the best (or at least incontestably most mature) front-end
    (or "View" tier) available today.
    Databases are (until they become immensely large)
    interchangeable on the backend (or "Model" tier).
    Communicating between the two is the "Controller" tier and
    good software design practice suggests breaking application code
    into (self-contained) "modules" saved (roughly) in separate Model,
    View and Controller folders (with further subfolders from there etc
    -- please don't ask me what Cairngorm is).
    In Flex, the controller is essentially code which listens for
    events (such as a mouse click on the "Google Search" button) and
    then dispatches "results" (say "search terms" to the database,
    whereupon it listens for that response and sends it back to the
    display page).
    Straight forward enough so far right? OK, well a big hurdle
    is the database needs an interpreter, the main applicable being PHP
    or ColdFusion. Primarily because Adobe seems committed to
    integration, CFusion is what I've chosen (but be advised each is a
    new programming language/skillset to master in addition to
    IIS/Apache setup and IMHO is best learned distinct from Flex).
    Meanwhile back at the ranch, data can be received by or sent
    from Flex via <mx:HTTPService> OR <mx:WebService> OR
    <mx:RemoteObject>. The first two require conversion from/to
    XML and so are more generally available but also "heavier" (costing
    bandwidth and CPU). Thus I've chosen the latter, especially due to
    extra/better features between it and ColdFusion.
    Specifically CF 7.02 and 8 have "Remoting" built in. This
    allows Flex to "see" the dbase and is what the CF wizards in Flex
    make use of. Additionally there are CFusion "add-ons" (don't even
    ask Adobe evangelists the product names) which provide scalability
    and Server-push capability (say for building a Flex Instant
    Messaging App).
    Yet despite this CF-Flex interactivity, ActionScript best
    practices argue for Object Oriented Programming. I'm beyond my
    comfort level now but I think this breaks down to databases
    delivering information as a "set" (i.e. 50 of First, Middle, Last)
    whereas OOP ideally would have a PERSON "class" (all of which must
    have attributes of First, Middle, Last) which it then would make 50
    "instances" of to display on the UI.
    These "classes" are defined or extended via ActionScript
    (note that MXML is really just preformed AS "classes" and a
    specific data-exchange benefit of AS3 is "strong typing") and
    specifically the "Controller" tier needs to be written in AScript
    (i. e. beyond the cfcs and AS classes the CF/Flex wizard creates
    for database interaction).
    As above, I hope this helps some of you out there, obviously
    I'm still struggling in some respects myself and welcome additional
    links and any other feedback -- especially all those who wouldn't
    mind my emailing them every now and then with a "stupid" question
    (possibly arising from my "University Days").

    I am not sure what your question is here,
    but I could suggest using a java backend using LCDS,
    Blaze-DS, WebORB or red5 to support amf3 using remote objects.
    As it sounds like that your DB is fairly complex, why not go
    for a better DB like PostgreSQL or something commercial, PostgreSQL
    can withstand higher loads while keeping it's performance (my
    experianc, not tryinto to flame here), see
    http://tweakers.net/reviews/657/6
    (PG 8.3 performs much better even).
    Then try to write POJO's in structured classes, make modules
    in flex Actionscript is really not that bad, but you need to handle
    it as a scripting language so keep it small.
    Appart from that, which I had the drink with you :)
    cheers,
    Ries

  • Where to see the EXPORT to memory id value

    Hi Experts,
               I have exported some values to a memory id. in debug mode where can i see these values. any suggestions.
    Thanks in advance.
    poorna

    Hi experts,
          I have tries the above,but why its not working in my system. i was using like this.
    REPORT  ZEXPORT.
    DATA: v1(9) TYPE c.
    DATA: BEGIN OF itab OCCURS 0,
           v1(9) TYPE c,
          END OF itab,
        itab-v1 = 'AAAAAA'.
        APPEND itab TO itab.
        itab-v1 = 'BBBBB'.
        APPEND itab TO itab.
    EXPORT itab TO MEMORY ID 'TEST'.
    *SUBMIT zktest1 AND RETURN.
    *REPORT  ZIMPORT.*                                 .
    DATA: v1(9) TYPE c.
    DATA: BEGIN OF itab OCCURS 0,
           v1(9) TYPE c,
          END OF itab.
    IMPORT itab FROM MEMORY ID 'TEST'.
    LOOP AT itab.
      WRITE: itab-v1.
    ENDLOOP.
    when i was using submit and return, the cursor is moving to ZIMPORT program, but when its not used. i am not able to see any values in the ZIMPORT program in debug mode.
          the actual scenario is, i have an online report, which displays wrong posted records, this list is exported and used by an interface which in turn runs a BDC to reverse the documents.
          Both programs will run in different sessions. not simultaneously.
    Help,, help,, help,,
    Thanks & Regards,
    Poorna.

  • Starting and stopping triggered samples

    The ESX24 Sampler claims to be a plug-in that functions exactly like a sampler should. Previous to Logic Pro 7, I used a SP-606 sampler that had three different ways a sample could be played:
    1. drum - this function played the sample as long as the button (or note) was held down then stopped playing once released
    2- trigger - this started the sample and let it play until the end of the entire audio region
    3- loop - this looped the sample based on the specified start and stop points.
    However under the second function, trigger, you could trigger the sample to start and stop and restart and stop every time you hit the sample button or sent a note.
    Does logic have this function anywhere in the ESX24?
    for instance if i had a 15 second long sample and sent a midi note from a controller to start it...how do i stop it and restart it at will?
    the only functions I see available in Logic are the 'drum' function (where the sample releases and stops as long as you hold down the note) and the trigger function (but in Logic a second trigger does not stop the sample ----
    it triggers a second sample to play again --so that multiple samples are playing simultaneously)
    Any help would be greatly appreciated.

    Start Oracle RAC Database and Listener
    Follow Oracle Database Documentation on starting and stopping Oracle Database
    To ensure Oracle Warehouse Builder Runtime Services
    Log on to the Database machine Platform as the runtime repository owner.
    Run the ORACLE_HOME\owb\rtp\sql\servie_doctor.sql script.
    Note: The runtime repository owner is dwh_ws_owner and it is database user.
    Starting Oracle BI Infrastructure
    •     Login to Oracle BI Server
    •     Navigate to location /home/oracle/..
    •     Execute Script startBI.sh for Starting Oracle BI Services
    If you have to start Services Manually -
    Order of Starting Processes on BI Servers
    •     Oracle Business Intelligence Server
    •     Oracle Business Intelligence Presentation Services
    •     Oracle Business Intelligence Scheduler
    •     Oracle Business Intelligence Cluster Controller
    Use the script in sequence with parameter start
    •     Navigate to location /home/oracle/biserver/OracleBI/server/bin directory
    Example:
    •     ./run-sa.sh start
    •     ./run-saw.sh start
    •     ./run-sch.sh start
    •     ./run-ccs.sh start
    Stopping Oracle BI Infrastructure
    •     Login to Oracle BI Server
    •     Navigate to location /home/oracle/scripts
    •     Execute Script stopBI.sh for Stopping Oracle BI Services
    If you have to stop Services Manually -
    Order of Starting Processes on BI Servers
    •     Oracle Business Intelligence Cluster Controller
    •     Oracle Business Intelligence Server
    •     Oracle Business Intelligence Presentation Services
    •     Oracle Business Intelligence Scheduler
    Use the script in sequence with parameter start
    •     Navigate to location /home/oracle/biserver/OracleBI/setup directory
    Example:
    •     ./run-ccs.sh stop
    •     ./run-sa.sh stop
    •     ./run-saw.sh stop
    •     ./run-sch.sh stop

  • AA in remote office

    We have an IPT environment with 2 CCM and 1 Unity in center office,and we need deploy IPT in the remote office where call processing is done through center CCM&Unity. Now the remote office needs a separate AutoAttendant .We think it has 3 solution:
    1. AA is deployed in Unity.
    2. AA is deployed in CCM throught Extended Service CD.
    3. AA is deployed in SRST router throught B-ACD and Tcl Call-Handling Applications
    Now, I have the following question:
    1. To solution2, what is the default max number of simultaneous callers that use this AA? I remember the number is 4 per CCM, and now we have 2 CCM, is the max number 8 ?
    2. To solution3, is the B-ACD and Tcl Call-Handling Applications bundled in SRST router? Need we purchase the separate liences or application for it ? And what is the default max number of simultaneous callers that use this AA? Will the B-ACD and Tcl Call-Handling Applications effects the performance of SRST route when many caller use the application simultaneously?
    Help

    I think the max no of simultaneous sessions on AA is only limited by the number of CTI ports that you create and also the number of sessions you limit on the Application page where you attach the aa script to an application.
    For BACD, it can queue up to 300 calls. You cannot use BACD with SRST 4.0. You need to run CME in SRST mode and create ephones and ephone-dns and then run B-ACD on it. This is supported in CME 4.0. This doesnt require you to buy CME licenses. YOu just need to buy SRST licenses and phones will require Callmanager licenses (SW-CCM-UL-79XX)
    http://www.cisco.com/en/US/products/sw/voicesw/ps4625/products_configuration_guide_chapter09186a00805f2305.html
    HTH
    Sankar
    PS:please remember to rate posts!

  • Iphone 3gs not starting

    my iphone 3gs is switched off, it is not starting even after pressing sleep/awake button & home button simultaneously
    please help!

    Its a sign from apple
    Time to upgrade to 4

  • Regarding two tables in a page of smartform

    Hi SAP Gurus,
    My issue is as follows,
    I am having two internal tables . I need to print them in a page in two blocks. i have created two tables in the main window and diplaying data, the problem is , the second table started printing after the end of first internal table data is displayed  on last different page,
    what i need is print the data in two tables on a every page simultaneously.
    please help,
    Thanks and regards,
    Pavan

    Hello Pavan,
    We can not have more than a [main window|http://help.sap.com/saphelp_470/helpdata/en/81/485ebad94f11d3968f00a0c930660b/content.htm] in a page it seems.
    Let me watch, anyone can have a good solution for this.

  • Costing based and account based

    HI All
    Kindly let me know difference between costing based copa and accounting based copa with examples
    Thanks & Regards
    Phaneendra

    Two forms of Profitability Analysis are supported: costing-based and account-based.  
    Costing-based Profitability Analysis is the form of profitability analysis that groups
        costs and revenues according to value fields and costing-based valuation approaches,
        both of which you can define yourself. It guarantees you access at all times to
        a complete, short-term profitability report.
    Account-based Profitability Analysis is a form of profitability analysis organized in
        accounts and using an account-based valuation approach. The distinguishing
        characteristic of this form is its use of cost and revenue elements. It provides you with
        a profitability report that is permanently reconciled with financial accounting.
    You can also use both of these types of CO-PA simultaneously.
    (courtesy: help.sap.com)
    It is strongly recommended, however, that you do not activate both types of CO-PA. The
    major reason being is that you will have significant table size impacts. You must be careful
    with account based CO-PA as this creates additional line items in the existing CO tables of
    COEP (actual), COEJ (plan), COSP & COSS (summary records). Hence if you want to do any
    cost center reporting, say, from any of these existing tables you will run the risk that
    performance will be degraded by these additional and unnecessary records. 
    The only advantage of account based over costing based CO-PA is it's ability to
    automatically reconcile back to FI, in much the same manner as you would reconcile
    cost center accounting back to FI. However you don't have the flexibility in account
    based CO-PA to perform valuations using product cost estimates etc. as you do in
    costing based CO-PA. If the reason you were advised to turn on account based CO-PA
    as well as costing based was to facilitate reconciliation, it is suggested that you look
    at alternatives that won't have the same negative impacts that turning on account
    based would have. In addition to the serious table space issues, it is not that easy to
    turn on and off account based at will (especially in production).
    Instead what you should look at doing is creating a series of reports that enable you to
    reconcile costing based CO-PA back to CCA/PCA and FI, if this is required. The complexity
    of the costing based functionality you have used will determine the complexity of the
    reports that will be needed to reconcile back, but it can be done without turning on
    account based CO-PA.

  • Cannot get to internet via wireless wrt54gc

    If I try to get from wired computer, all ok. from wireless laptop I can get only router's administration pages, but cannot pass to internet.
    both computers connected simultaneously
    pls help!

    check if you have your ip address comfigured manually on the wireless laptop..
    use your wireless computer
    go to control panel and go to network connections
    right-click on the wireless network connection icon and click properties..
    look for internet protocol(tcp/ip) - highlight that and click on the properties button
    set it to obtain IP address automatically and obtain DNS servers automatically..

  • Event for ABAP Objects

    Dear All,
    Would you mind tell me the concept of the event in the ABAP objects.
    Regards,
    Luke

    hI
    Triggering and Handling Events
    In ABAP Objects, triggering and handling an event means that certain methods act as triggers and trigger events, to which other methods - the handlers - react. This means that the handler methods are executed when the event occurs.
    This section contains explains how to work with events in ABAP Objects.  For precise details of the relevant ABAP statements, refer to the corresponding keyword documentation in the ABAP Editor.
    Triggering Events
    To trigger an event, a class must
    ·        Declare the event in its declaration part
    ·        Trigger the event in one of its methods
    Declaring Events
    You declare events in the declaration part of a class or in an interface. To declare instance events, use the following statement:
    EVENTS ) TYPE type ..
    To declare static events, use the following statement:
    CLASS-EVENTS ... ...
    It links a list of handler methods with corresponding trigger methods.  There are four different types of event.
    It can be
    ·        An instance event declared in a class
    ·        An instance event declared in an interface
    ·        A static event declared in a class
    ·        A static event declared in an interface
    The syntax and effect of the SET HANDLER depends on which of the four cases listed above applies. 
    For an instance event, you must use the FOR addition to specify the instance for which you want to register the handler.  You can either specify a single instance as the trigger, using a reference variable ...
    The registration applies automatically to the whole class, or to all of the classes that implement the interface containing the static event.  In the case of interfaces, the registration also applies to classes that are not loaded until after the handler has been registered.
    Timing of Event Handling
    After the RAISE EVENT statement, all registered handler methods are executed before the next statement is processed (synchronous event handling).  If a handler method itself triggers events, its handler methods are executed before the original handler method continues. To avoid the possibility of endless recursion, events may currently only be nested 64 deep.
    Handler methods are executed in the order in which they were registered.  Since event handlers are registered dynamically, you should not assume that they will be processed in a particular order. Instead, you should program as though all event handlers will be executed simultaneously.
    http://help.sap.com/saphelp_erp2004/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm

  • Blackberry Z10 won't turn on after software update. Black screen and LED light blinking

    Im using BB Z10 (stl-100-1 ) os version 10.3.1 for 9 months, recent days it hangs a lot and  it hanged later  not turning on and red led has been blinking simultanously. please help me

    Hi and Welcome to the Community!
    Please try this sequence...note that, throughout the entire 4h15m process, your BB must remain directly connected to a known-good wall charger (not PC USB, not a cradle):
    With the battery inside, connect your BB to the wall charger
    Leave it alone for 2 hours, no matter what the LED or the display does
    Remove the battery
    Wait 15 minutes
    Insert the battery
    Wait another 2 hours, no matter what the LED or the display does
    This has been known to "kick start" some BBs. If it fails, please do it again but increase the step 4 wait time to 2 hours, and perhaps as long as 4-5 hours.
    It is also possible that your battery or BB has experienced a problem...to test, this sequence is needed:
    Obtain an known good and already fully charged additional battery...use it in your BB and see what happens
    Obtain access to a known good and identical BB...use your battery in it and see what happens
    The results of this will indicate if it's your BB or your battery that has the problem. Note carefully please that "new" and "know good" are not necessarily the same things. While rare, a "new" battery certainly could be defective. Rather, the simplest (and least costly, btw) method to conduct this test is to find someone with an identical BB who has no issues...trade batteries and see what happens.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for

  • Subtotal Text in ALV Grid and hiding empty row

    Hello, ive got a ALV-Grid with a few fields .. Total on one field subtotal on VKORG, category or some other fields . after subtotal of one of the 2 named fields i'm reading the literal to the given fields and writing them in the table which is displa

  • Problem in displaying internal table contents to excel(color)

    Hello Gurus!!!!! The code is given below :- *& Module pool       ZDEMO_DOWNLD1 PROGRAM  ZDEMO_DOWNLD1. *&      Module  USER_COMMAND_0100  INPUT       text MODULE USER_COMMAND_0100 INPUT. DATA : f_name(120) type c,        f_name1(120) type c. case sy-

  • How to remove all log files at application end ?

    I need to remove all log files from database dir. Just the data file must be in database diretory after the application ends. I´v tried: 1 - set_flags(DB_LOG_AUTOREMOVE, 1); 2 - txn_checkpoint(0, 0, DB_FORCE); But ways one log file reminds. Any bory

  • Old Geezer needs HELP.  clicking on and off and on and off

    I have an ipod classic 80. It keeps clicking on and off and on and off. The little apple logo pops up on the screen when it comes on but then it shuts off again. I hear a faint "clicking" noise when it powers off. I tried pushing menu and select butt

  • Correct misspelled email address on iphone

    During setup of my iphone 5C, I misspelled my email address on the phone.  The email address in my appleID account is correct, but not on the phone or iCloud account.  How do I correct this on my phone and icloud account?