Error in code -- pls see the attached code

private boolean editsFailed() {
          boolean badRecord = false;
          failedits = new ArrayList(Arrays.asList(edit17()));
     for (int count = 0; count < failedits.size(); count++)
          // if any of the edits returns other than 0 set badRecord flag to true and break the loop. 
          if (!(failedits.get( count ).equals(0))){
               badRecord = true;
               break;
     return true;
     private void returnFile(boolean) ------> how should i write the parameter here ??????????????
          if (badRecord)
               writebaddata();               
          else
               writegooddata();
     }Thanks in advance

It pointing an error
private boolean editsFailed() {
          boolean badRecord = false;
          failedits = new ArrayList(Arrays.asList(edit17()));
          for (int count = 0; count < failedits.size(); count++)
               // if any of the edits returns other than 0 set badRecord flag to true and break the loop. 
               if (!(failedits.get( count ).equals(0))){
                    badRecord = true;
                    break;
          return false; ---> is this correct what i wrote , is my logic right  ??????????
private void returnFile(boolean)   -> here its pointing error ????????
          if (badRecord)
               writebaddata();               
          else
               writegooddata();
     }

Similar Messages

  • Problem making jar..pls see the code.

    i have some class files in a folder.
    i created a batch file for making jar.
    and when i copy this jar file somewhere and write another batch file to run my java application its showing noclassfound error?.
    pls see the code below and tell me where did i go wrong?
    batch file making jar. 1
    jar cvf SpectrobesUploadSimulator.jar *.class
    pausebatch file to run the application 2
    java SpectrobesSimulator
    pausethe batch file 2 will run if i have the classes in the same directory but when i remove the classes and put the jar its not working.

    i gave the classpaths also
    set CLASSPATH=$CLASSPATH:.:Spectrobes.jar
    java SpectrobesSimulator
    pause

  • Error "An exception occurred within the external code..." when stopping LabView

    I am having an error "An exception occurred within the external code called by a Call Library Node...", see the attached image, when I am trying to stop LabView. As a result of the error, the tag engine doesn't close normally.
    I am using LabView 7.1 with DSC. I read values from a LNS (LON) OPC-server.
    Is this a known issue and is there any way to repair it? I haven't noticed any direct consequences because of the error except that when I re-start LabView and the close it again without having first rebooted the computer, tag engine sometimes starts again when it should stop. This is fixed by always rebooting the computer before restarting LabView. I am getting suspicious that there might be some strange behaviour because the error says "it might have corrupted LabView's memory".
    For example, sometimes when I have made a copy of an input number field to another, they follow each other's value changes even though there is no connections between them.
    Simo Martikainen
    Message Edited by Simo Martikainen on 12-17-2008 03:11 AM
    Attachments:
    LabView stop error.JPG ‏45 KB
    TAGENGINE.JPG ‏16 KB

    Especially in earlier versions of LV these sorts of errors were common if the call wasn't made just right or the parameters were set up incorrectly.
    Where did you get the DLL from? Was it written internally or did it come from another vendor?
    Try building a DLL call into a very small, simple application. Do you see the same issue?
    Are there multiple calls to the same DLL in your code? If so, is there problems with all of them?
    Can you track it down to a specific function that you are trying to access that is causing the problem?
    Is there any indication of a memory leak?
    Finally any additional information you can provide would helpful.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Hi guys, pls help! iMovie crashes sometime on tiltes or transitions or export, pls see the error report export below, thnx for looking.

    Hi guys, pls help! iMovie crashes sometime on tiltes or transitions or export, pls see the error report export below, thnx for looking.
    Process:         iMovie [239]
    Path: /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovie8
    Version:         8.0.6 (821)
    Build Info:      iMovieApp-8210000~16
    Code Type:       X86 (Native)
    Parent Process:  launchd [117]
    Date/Time:       2012-12-10 16:05:48.659 +0000
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          413560 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  231215 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID: C896B72D-2C04-428D-A58E-137974A49295
    Crashed Thread:  0 Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL /Applications/iMovie.app/Contents/MacOS/iMovie
    __TEXT 0000000000001000-0000000000335000 [ 3280K] r-x/rwx SM=COW /Applications/iMovie.app/Contents/MacOS/iMovie
    Application Specific Information:
    objc[239]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 ???                                   0x0ceb9398 0 + 216765336
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib            0x96222b5e __select_nocancel + 10
    1 libdispatch.dylib                       0x9ceabcc9 _dispatch_mgr_invoke + 642
    2 libdispatch.dylib                       0x9ceaa85f _dispatch_mgr_thread + 53
    Thread 2:: com.apple.NSURLConnectionLoader
    0 libsystem_kernel.dylib            0x96220c22 mach_msg_trap + 10
    1 libsystem_kernel.dylib            0x962201f6 mach_msg + 70
    2 com.apple.CoreFoundation            0x9683d9da __CFRunLoopServiceMachPort + 170
    3 com.apple.CoreFoundation            0x96846b04 __CFRunLoopRun + 1428
    4 com.apple.CoreFoundation            0x968461dc CFRunLoopRunSpecific + 332
    5 com.apple.CoreFoundation            0x96846088 CFRunLoopRunInMode + 120
    6 com.apple.Foundation           0x906ed0c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7 com.apple.Foundation           0x906e0e25 -[NSThread main] + 45
    8 com.apple.Foundation           0x906e0dd5 __NSThread__main__ + 1582
    9 libsystem_c.dylib                     0x9b92aed9 _pthread_start + 335
    10 libsystem_c.dylib                    0x9b92e6de thread_start + 34
    Thread 3:: QTKit: QTVisualContextImageProviderWorkLoop
    0 libsystem_kernel.dylib            0x96220c22 mach_msg_trap + 10
    1 libsystem_kernel.dylib            0x962201f6 mach_msg + 70
    2 com.apple.CoreFoundation            0x9683d9da __CFRunLoopServiceMachPort + 170
    3 com.apple.CoreFoundation            0x96846b04 __CFRunLoopRun + 1428
    4 com.apple.CoreFoundation            0x968461dc CFRunLoopRunSpecific + 332
    5 com.apple.CoreFoundation            0x96856f01 CFRunLoopRun + 129
    6 com.apple.QTKit                      0x94a96fde QTVisualContextImageProviderWorkLoop + 124
    7 libsystem_c.dylib                     0x9b92aed9 _pthread_start + 335
    8 libsystem_c.dylib                     0x9b92e6de thread_start + 34
    Thread 4:
    0 libsystem_kernel.dylib            0x96220c22 mach_msg_trap + 10
    1 libsystem_kernel.dylib            0x962201f6 mach_msg + 70
    2 com.apple.CoreFoundation            0x9683d9da __CFRunLoopServiceMachPort + 170
    3 com.apple.CoreFoundation            0x96846b04 __CFRunLoopRun + 1428
    4 com.apple.CoreFoundation            0x968461dc CFRunLoopRunSpecific + 332
    5 com.apple.CoreFoundation            0x96856f01 CFRunLoopRun + 129
    6 com.apple.FWAVCPrivate              0x02404763 _ZN3AVSL27AVCVideoServicesThreadStartEPNS_28AVCVideoServicesThreadParamsE + 254
    7 libsystem_c.dylib                     0x9b92aed9 _pthread_start + 335
    8 libsystem_c.dylib                     0x9b92e6de thread_start + 34
    Thread 5:: WebCore: LocalStorage
    0 libsystem_kernel.dylib            0x9622283e __psynch_cvwait + 10
    1 libsystem_c.dylib                     0x9b92ee21 _pthread_cond_wait + 827
    2 libsystem_c.dylib                     0x9b8df42c pthread_cond_wait$UNIX2003 + 71
    3 com.apple.JavaScriptCore              0x93f3be81 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4 com.apple.WebCore               0x9ade5501 ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 135
    5 com.apple.WebCore               0x9ade5454 WebCore::LocalStorageThread::threadEntryPoint() + 74
    6 com.apple.WebCore               0x9ade53b1 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17
    7 libsystem_c.dylib                     0x9b92aed9 _pthread_start + 335
    8 libsystem_c.dylib                     0x9b92e6de thread_start + 34
    Thread 6:
    0 libsystem_kernel.dylib            0x9622283e __psynch_cvwait + 10
    1 libsystem_c.dylib                     0x9b92ee78 _pthread_cond_wait + 914
    2 libsystem_c.dylib                     0x9b92ef7b pthread_cond_timedwait_relative_np + 47
    3 com.apple.CoreServices.CarbonCore   0x942693a7 TSWaitOnConditionTimedRelative + 178
    4 com.apple.CoreServices.CarbonCore   0x9426911d TSWaitOnSemaphoreCommon + 490
    5 com.apple.CoreServices.CarbonCore   0x94268f2e TSWaitOnSemaphoreRelative + 24
    6 com.apple.QuickTimeComponents.component      0x916b4516 0x910c8000 + 6210838
    7 libsystem_c.dylib                     0x9b92aed9 _pthread_start + 335
    8 libsystem_c.dylib                     0x9b92e6de thread_start + 34
    Thread 7:: jpegdecompress_MPLoop
    0 libsystem_kernel.dylib            0x9622283e __psynch_cvwait + 10
    1 libsystem_c.dylib                     0x9b92ee78 _pthread_cond_wait + 914
    2 libsystem_c.dylib                     0x9b8d682a pthread_cond_wait + 48
    3 com.apple.QuickTimeComponents.component      0x917d6553 0x910c8000 + 7398739
    4 libsystem_c.dylib                     0x9b92aed9 _pthread_start + 335
    5 libsystem_c.dylib                     0x9b92e6de thread_start + 34
    Thread 8:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib            0x9622283e __psynch_cvwait + 10
    1 libsystem_c.dylib                     0x9b92ee21 _pthread_cond_wait + 827
    2 libsystem_c.dylib                     0x9b8df42c pthread_cond_wait$UNIX2003 + 71
    Thread 9:: JavaScriptCore::BlockFree
    0 libsystem_kernel.dylib            0x9622283e __psynch_cvwait + 10
    1 libsystem_c.dylib                     0x9b92ee21 _pthread_cond_wait + 827
    2 libsystem_c.dylib                     0x9b8df3e0 pthread_cond_timedwait$UNIX2003 + 70
    3 com.apple.JavaScriptCore              0x93f3becc ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    4 com.apple.JavaScriptCore              0x94189c33 JSC::Heap::blockFreeingThreadMain() + 323
    5 com.apple.JavaScriptCore              0x94189c6f JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
    6 libsystem_c.dylib                     0x9b92aed9 _pthread_start + 335
    7 libsystem_c.dylib                     0x9b92e6de thread_start + 34
    Thread 10:
    0 libsystem_kernel.dylib            0x9622283e __psynch_cvwait + 10
    1 libsystem_c.dylib                     0x9b92ee78 _pthread_cond_wait + 914
    2 libsystem_c.dylib                     0x9b92ef7b pthread_cond_timedwait_relative_np + 47
    3 com.apple.CoreServices.CarbonCore   0x942693a7 TSWaitOnConditionTimedRelative + 178
    4 com.apple.CoreServices.CarbonCore   0x9426911d TSWaitOnSemaphoreCommon + 490
    5 com.apple.CoreServices.CarbonCore   0x94268f2e TSWaitOnSemaphoreRelative + 24
    6 com.apple.CoreServices.CarbonCore   0x9429be53 AIOFileThread(void*) + 1019
    7 libsystem_c.dylib                     0x9b92aed9 _pthread_start + 335
    8 libsystem_c.dylib                     0x9b92e6de thread_start + 34
    Thread 11:
    0 libsystem_kernel.dylib            0x9622302e __workq_kernreturn + 10
    1 libsystem_c.dylib                     0x9b92cccf _pthread_wqthread + 773
    2 libsystem_c.dylib                     0x9b92e6fe start_wqthread + 30
    Thread 12:
    0 libsystem_kernel.dylib            0x9622302e __workq_kernreturn + 10
    1 libsystem_c.dylib                     0x9b92cccf _pthread_wqthread + 773
    2 libsystem_c.dylib                     0x9b92e6fe start_wqthread + 30
    Thread 13:
    0 libsystem_kernel.dylib            0x9622302e __workq_kernreturn + 10
    1 libsystem_c.dylib                     0x9b92cccf _pthread_wqthread + 773
    2 libsystem_c.dylib                     0x9b92e6fe start_wqthread + 30
    Thread 14:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib            0x9622283e __psynch_cvwait + 10
    1 libsystem_c.dylib                     0x9b92ee21 _pthread_cond_wait + 827
    2 libsystem_c.dylib                     0x9b8df42c pthread_cond_wait$UNIX2003 + 71
    Thread 15:: JavaScriptCore::BlockFree
    0 libsystem_kernel.dylib            0x9622283e __psynch_cvwait + 10
    1 libsystem_c.dylib                     0x9b92ee21 _pthread_cond_wait + 827
    2 libsystem_c.dylib                     0x9b8df3e0 pthread_cond_timedwait$UNIX2003 + 70
    3 com.apple.JavaScriptCore              0x93f3becc ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    4 com.apple.JavaScriptCore              0x94189c33 JSC::Heap::blockFreeingThreadMain() + 323
    5 com.apple.JavaScriptCore              0x94189c6f JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
    6 libsystem_c.dylib                     0x9b92aed9 _pthread_start + 335
    7 libsystem_c.dylib                     0x9b92e6de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000001  ebx: 0xbfffe5ac  ecx: 0x00000da0  edx: 0x0ce724a8
    edi: 0x0e0f0000  esi: 0x0cebf1b4  ebp: 0x0cec9d00  esp: 0x0ce72408
    ss: 0x00000023  efl: 0x00010216  eip: 0x0ceb9398   cs: 0x0000001b
    ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
    cr2: 0x1d13b878
    Logical CPU: 1
    Binary Images:
    0x1000 -   0x334ffc  com.apple.iMovie8 (8.0.6 - 821) <CD0B8453-4663-7F8C-EFF4-926EAB254B2A> /Applications/iMovie.app/Contents/MacOS/iMovie
    0x3d2000 -   0x3e0fff  com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x3e8000 -   0x421fe3  com.apple.MPEG2TSDecoder (1.0 - 84) <75EC884A-7300-87B1-7E3A-A2B156BD4D79> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
    0x459000 -   0x47afff  com.apple.iWidgets (1.0.0 - 24) /Applications/iMovie.app/Contents/Frameworks/iWidgets.framework/Versions/A/iWid gets
    0x48d000 -   0x530ff4  com.apple.DotMacKit (47 - 3.0.2L) <5C3FF2BA-7124-3DF9-B197-19DD4D543798> /Applications/iMovie.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x596000 -   0x597ff7  com.apple.Helium (3.0.0 - 157) <22FD7CB4-024E-3065-EB67-262ABF99636E> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
    0x59d000 -   0x59efff +com.bensyverson.dvmatte.autopicker (1.0 - 1.0) <5FB2D0C9-D6D7-036E-F739-DA7CE5BAD36E> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
    0x5a4000 -   0x5d2fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <0D8984D3-BFCF-35A7-AA71-BEDC92126B7E> /usr/lib/libSystem.B.dylib
    0x5df000 -  0x1074ff6  com.apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x154e000 - 0x1811fff  com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x1909000 - 0x1abdff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x1b3c000 - 0x1b9afff  com.apple.coreui (1.2.2 - 165.10) <C6B099D6-7F02-3971-99B9-E415308959CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x1bc9000 - 0x1bcdff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x1bd4000 - 0x1be2ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x1bea000 - 0x1c15fff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x1c2b000 - 0x1c74ff7  libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x1c82000 - 0x1c87ffd  libGFXShared.dylib (??? - ???) <1CA9B41B-2C61-38F8-ABAC-1D5511478F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x1c8d000 - 0x1c9afff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x1cab000 - 0x1ce7ffa  libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x1cef000 - 0x1cf0ffd  libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x1cf5000 - 0x1cf8ffd  libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x1cfd000 - 0x1d26ffe  com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x1d32000 - 0x1ddfff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x1e24000 - 0x1f56fe4 com.apple.Helium.HeliumRender (2.0.0 - 157) <DEA355F6-22DC-68D4-EA7A-EE06C0D7F150> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
    0x1faf000 - 0x1faffff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
    0x2400000 - 0x2430ff7  com.apple.FWAVCPrivate (52.47 - 47) <8E724EF3-79D6-3B0D-8A57-6E13DA3EACB5> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
    0x24b6000 - 0x25adffb libGLProgrammability.dylib (??? - ???) <FA509930-D201-372B-B787-18CBD8477D06> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x25d1000 - 0x25feff8  GLRendererFloat (??? - ???) <70ADE58D-B399-3279-9774-2D5929D5FCB1> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x47a5000 - 0x4912ffb  GLEngine (??? - ???) <D73F1031-6DD3-38EB-966B-7A2C9F17F023> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x4946000 - 0x4fd7fe3  libclh.dylib (4.0.3 - 4.0.3) <8A4B12EC-F8F1-3D5E-945D-56467F8F4476> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x508f000 - 0x5091fff com.apple.AddressBook.LocalSourceBundle (1.4 - 1090) <61BC69A7-F09E-3CD9-A4CD-FAB46898E9DD> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x5096000 - 0x5099ffe  com.apple.DirectoryServicesSource (1.4 - 1090) <D9ED3AB9-2F3E-3331-84B5-EDDDBBC1F371> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x5f9b000 - 0x5ff6fff com.apple.AddressBook.CardDAVPlugin (10.7.2 - 200) <8A30F13D-0ED4-32F5-829C-4FECEE3C535D> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x7612000 - 0x7612fff com.apple.iLMBAppDefPlugin (2.6.3 - 288.3.32) <2DD0403B-5608-3BE8-B005-27F92AC570F4> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
    0x95c0000 - 0x95c1fff com.apple.iLMBFolderPlugin (2.6.3 - 288.3.32) <D85D3CB7-6A10-3F68-96E9-C9CC5A66255D> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
    0x9672000 - 0x9679ff5  com.apple.iLMBAperturePlugin (2.6.3 - 288.3.32) <5E332CFA-0A13-3C06-AF16-EFCC1FDD2038> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin
    0x9680000 - 0x9689ffc com.apple.iLMBFinalCutPlugin (2.6.3 - 288.3.32) <46FDDF4E-4165-3923-B57A-21D38462C472> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin
    0x968f000 - 0x9692fff com.apple.iLMBGarageBandPlugin (2.6.3 - 288.3.32) <75D95F77-ED1C-31DD-B4D6-BACA044399C3> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
    0x9698000 -  0x96a3ff3  com.apple.iLMBiMoviePlugin (2.6.3 - 288.3.32) <583F1438-3B57-3B81-AF28-FB82A82054B5> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin
    0x96aa000 - 0x96bdff7 com.apple.iLMBiPhoto8Plugin (2.6.3 - 288.3.32) <7A31CC42-9752-3B19-B3D2-7435CB7A0D50> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin
    0x96c5000 - 0x96cdff3 com.apple.iLMBiPhotoPlugin (2.6.3 - 288.3.32) <845CB0C1-6DF5-3D73-B914-ADCD529DE7E1> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin
    0x96d4000 - 0x96dcff3 com.apple.iLMBiTunesPlugin (2.6.3 - 288.3.32) <26B31C94-C68B-35D2-976D-53869C819FDD> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
    0x96e3000 - 0x96e4ff7 com.apple.iLMBMoviesFolderPlugin (2.6.3 - 288.3.32) <046183A4-8B97-3CF4-929B-F73FE64B6276> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin
    0x96e9000 - 0x96ebff8 com.apple.iLMBPhotoBooth2Plugin (2.6.3 - 288.3.32) <96393C47-51C0-3A02-B182-A155B9DBD2A6> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin
    0x96f0000 - 0x96f1ff7 com.apple.iLMBPhotoBoothPlugin (2.6.3 - 288.3.32) <B033393A-644E-32AB-85C4-77D1B30C0850> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin
    0x9900000 - 0x9a56ff9 com.apple.iLMBAperture31Plugin (2.6.3 - 288.3.32) <F7E40BA5-4DB1-3486-96E8-1106CC60FD48> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin
    0x9a9e000 - 0x9c42ff5 com.apple.iLMBAperturePlugin2012 (2.6.3 - 288.3.32) <44BB86D6-86F9-3877-9137-CDF1DB927554> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin2012
    0x9c9c000 - 0x9df5ff9 com.apple.iLMBiPhoto9Plugin (2.6.3 - 288.3.32) <F8C6F271-ED94-35D9-A5A1-0BF62F6FAC27> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin
    0x9e3d000 - 0x9fe2ffd com.apple.iLMBiPhotoPlugin2012 (2.6.3 - 288.3.32) <01BA4581-21CB-37B1-A083-5B3A5717F2EC> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin2012
    0xa03d000 - 0xa0f4ff7  com.apple.iTunesAccess (10.6.3 - 10.6.3) <20F54184-69D0-468A-CEA5-1665192AF5BA> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0xaa93000 - 0xaa98fe2  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <864BA467-5F11-3B41-B261-894067B8209E> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0xaa9f000 - 0xaaa1fff  libCoreFSCache.dylib (??? - ???) <5B141DE1-6FC9-3155-833B-23A447A598AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0xaaa9000 - 0xaaa9ffb +cl_kernels (??? - ???) <59153EF5-3CBB-4296-AB67-C8CF34CA39E4> cl_kernels
    0xaec9000 - 0xaecaff0 +cl_kernels (??? - ???) <F13753ED-2573-43F6-A8C3-CBF139AA6CF6> cl_kernels
    0xc1e2000 - 0xc1e6ffb com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xc1eb000 - 0xc1f0fff com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xc4cf000 - 0xc4cfff3 +cl_kernels (??? - ???) <582D73FD-C36E-49B0-849E-06D96A4954C9> cl_kernels
    0xc4ed000 -  0xc4f4ffe com.apple.AppleGVAHW.component (1.0 - 1) <B7C2F235-194D-36F8-8EAC-9A70B5A29B03> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0xcc40000 - 0xcc42fff com.apple.podcastproducer.ImageDiffer (1.3 - 245) <004DC137-08A6-3649-BFDB-C882309D6827> /System/Library/Graphics/Quartz Composer Patches/ImageDifferPatch.plugin/Contents/MacOS/ImageDifferPatch
    0xcfe4000 - 0xcfe9ffb com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <A9023E7A-7A60-3EB9-9AB1-AAFC8C87B2C1> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0xdb1b000 - 0xdb33ff2 com.apple.applepixletvideo (1.2.30 - 1.2d30) <72A0B4BD-DB7A-3C7F-ADB9-6D059F7ABA2B> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xe5c4000 - 0xe5e5fe7 com.apple.AppleIntermediateCodec (2.0 - 542.4) <1999D33E-4FF4-3282-B357-D68A30427FB7> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xe700000 - 0xe766fff com.apple.AppleProResDecoder (3.0 - 542.6) <262D3868-74C4-38E6-8448-3BEB84721650> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0xe797000 - 0xe7d0ff3 com.apple.QuickTimeFireWireDV.component (7.7.1 - 2330) <8C6BCE18-BB4B-3507-AF89-433E582DB4F0> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xe92a000 - 0xe94ffff com.apple.QuartzComposer.ExtraPatches (4.0 - 236.7) <64765331-E282-397D-8DE7-6BB159782CA2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0xe95f000 - 0xe9abffb com.apple.audio.midi.CoreMIDI (1.8 - 42) <67FE17BA-C921-3D2D-AAC5-B5E9083CE004> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0xeb00000 - 0xeb29fff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0xed00000 - 0xed3fff7 com.apple.AppleVAH264HW.component (3.0 - 3.0) <952FB556-4DBA-35E5-9390-0B944801C63A> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0xef3b000 - 0xf051ff3 com.apple.AppleGVAFramework (2.2.80 - 2.2.80) <D615A7A9-F326-3A95-AAFD-F9AFF8E55517> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0x10f58000 - 0x10f84fff  com.apple.oxygene.layers.iDVDQCPatches (1.0.0 - 602.0.2) <2F6AD71A-EDFB-66DF-ACBD-46617FDB7C0E> /Applications/iMovie.app/Contents/Resources/iDVDQCPatches.plugin/Contents/MacOS /iDVDQCPatches
    0x111eb000 - 0x111efff7 +com.bensyverson.quartzcomposer.dvmatte (1.0 - 1.0) <DC961ABE-200A-E9E3-5CD2-7B98F129D0BF> /Applications/iMovie.app/Contents/Resources/Plugins/dvmatte.plugin/Contents/Mac OS/dvmatte
    0x28217000 - 0x282b6ff7  unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <3A06E8EA-0335-348A-BCCB-21C3E94AED31> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
    0x2954f000 - 0x295f0ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <7A0427BD-4FB5-3F4E-A7F8-F760AD944283> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.2 - 1.7.2) <44C7D574-F577-30B8-B74D-F2EF8A5A282A> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8effe000 - 0x8f7a3ffb  com.apple.GeForceGLDriver (7.18.18 - 7.1.8) <106B3686-32B8-3717-AAE1-95313E72034E> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8feca000 - 0x8fefcaa7  dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
    0x90005000 - 0x90680fe5  com.apple.CoreAUC (6.16.11 - 6.16.11) <E52E2D54-138B-3F44-AA2C-309FB876DF6A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90681000 - 0x9098bff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9098c000 - 0x90a5cffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <94798A2B-4C7A-30EA-9920-283451BDB9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90a97000 - 0x90ad9ff7  com.apple.CoreMedia (1.0 - 705.78) <D88AC852-8844-3B73-81C8-DF605F00AB40> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x90ada000 - 0x90ae2ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x90ae3000 - 0x90b35ff3  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <9C6A4134-0D1D-323F-BD07-1D88D258A7B4> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x90b3c000 - 0x90b44fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90b45000 - 0x90b7bff4  com.apple.LDAPFramework (3.2 - 120.2) <39DF72E3-CDAF-33CC-B2DA-67B8891A5CFF> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90b7c000 - 0x90c64fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x90cbf000 - 0x90d4cfe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90d4d000 - 0x90d58ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <EDA0F56F-CB2C-30BB-940D-C6A25B73C717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90d59000 - 0x90d8fff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90d90000 - 0x90e08ff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x90e14000 - 0x90e24ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x90e25000 - 0x90e42fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x90e9d000 - 0x90f80ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x90f81000 - 0x90f86ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x90fa2000 - 0x90feaff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90feb000 - 0x90ff3ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x90ff4000 - 0x90ffdffb  com.apple.aps.framework (2.1 - 2.1) <498C8125-A32E-3554-B4B1-8F416623D45C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x9102d000 - 0x9104fff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x910c7000 - 0x910c7fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x910c8000 - 0x91e18ffb  com.apple.QuickTimeComponents.component (7.7.1 - 2330) <91F3ABCA-3BB8-3B01-AA3F-37B3D798755A> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x91e1f000 - 0x91e87ff3  com.apple.ISSupport (1.9.8 - 56) <59225A65-41C1-35CA-9F29-229AC427B728> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91e88000 - 0x91f1eff7  com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x91f1f000 - 0x92265fff  com.apple.MediaToolbox (1.0 - 705.78) <E6990E4A-B562-3051-86A6-B39E040BF766> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x92323000 - 0x92375ff7  libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x92376000 - 0x9238bff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9238d000 - 0x92395ff3  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
    0x923ba000 - 0x923dbfff  com.apple.framework.internetaccounts (1.2 - 3) <5A5099CB-8F73-3425-BAB1-FF6CD624143C> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x923dc000 - 0x92463fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92464000 - 0x92481ff3  com.apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92635000 - 0x92669ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x9266a000 - 0x92697ff9  com.apple.securityinterface (5.0 - 55022.4) <B59D9B2A-7FB8-32EC-B8D9-6D4DE76508F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92698000 - 0x926e9ff9  com.apple.QuickLookFramework (3.2 - 500.16) <725FAE01-1597-38C7-841D-D9D83358921E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x926ea000 - 0x926ecffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92713000 - 0x92b07ffb  com.apple.VideoToolbox (1.0 - 705.78) <BE955448-F79F-3136-A4AF-6EDBAFEDD9C2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92b59000 - 0x92cbbffb  com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92e04000 - 0x92e73fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x92e74000 - 0x92edcff7  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib
    0x92edd000 - 0x92ee1ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x92ef1000 - 0x92ef9fff  com.apple.AOSNotification (1.4.0 - 504.1) <DB0B29CD-8

    Hi,
    Please help.
    How did you manage to resolve this. I have similar issues.
    I have SAP_ALL and can run the reports without problems but users have error message
    general exception in deploy transformation for object "WEB_TEMPLATE"
    thanks

  • I was updating my iphone 5 to ios 7 but i cancelled it by forcing a shut down as there was not much battery left so now its in restore mode and i cant restore my phone now it says error 3194 and ive tried the sudo code but it still doent work help?

    i was updating my iphone 5 to ios 7 but i cancelled it by forcing a shut down as there was not much battery left so now its in restore mode and i cant restore my phone now it says error 3194 and ive tried the sudo code but it still doent work help?

    Unable to contact the iOS software update server gs.apple.com
    Error 1004, 1013, 1638, 3014, 3194: These errors may be the result of the connection to gs.apple.com being redirected or blocked. Follow these steps to resolve these errors:
    Install the latest version of iTunes.
    Check security software and ensure that communication to gs.apple.com is allowed. Follow these steps for assistance with security software.
    Check the hosts file. The restore will fail if there is an active entry to redirect gs.apple.com. Follow the advanced iTunes Store troubleshooting steps to edit the hosts file or revert to a default hosts file. See "Blocked by configuration: (Mac OS X/Windows) > Rebuild network information."
    Try to restore from another known-good computer and network.
    If the errors persist on another computer, the device may need service.

  • I want to see the source code of JVM

    Can anyone tell me how to see the source code of JVM, but not the src.zip that including in the java libraries. I just want to know how Java is implemented.
    Thanks a lot for any answer.

    You can get the source code (written in C++) of Sun's VM under the Community Licence arangement. Not sure quite where it is on this site, but if you look for it, I'm sure you'll find it.
    BTW, it's not easy reading.
    Sylvia.

  • How to see the source code in the API?

    Is it possible to see the source code for the String class in the Java API 1.4.2 somehow?

    one of the IDE's I have is GEL (gexperts.com), all you do is
    Search/Go To Class/
    select the class String, and the source code is displayed.
    pre-requisite is you have to specify the location of the api docs on your pc when
    installing GEL

  • To see the source code in .sca file

    Hi Experts,
    We have installed EP with NWDI 7.0 2004s SP11 version.
    I have installed NWDS 7.0.08 in mysystem.
    I have been provided with a .sca file which contains the applications which are developed.
    Now I have to see the source code of those applications in NWDS thru NWDI or by any other means.
    Thanks & regards
    Vardhan

    Hi Pascal,
    I have already unzipped it and I got the folders like Build archives, Deploy archives, Meta inf, source archives.
    Deploy archives consists of .sda files what you have said in your post.
    Source archives folder has a .sc file.
    I deployed that .sca file through sdm, but it is not available in the software components under CMS inorder to import it into track.
    But that software component is available under my SLD--> installed systems products.
    My objective is to see the source code in that .sca file.
    What do you mean by double post and tripple post?
    Best Regards
    Harshavardhan

  • T-code to see the report generated by a Report Writer.

    Hi,
    I  am new to report writer and need your help.
    I have a output which is generated  through a report writer.
    I need to compare the code that generated this output in development and production systems.
    The only information I have is  the library name and a z report name which gives the output.(throgh t-code GR33)
    But when I try to execute the same report in Se 38, it says that te report does not exists .
    Please suggest what is the t-code to see the report generated by a report writer , so that I can compare the codes in different systems.
    Thanks,
    Suchi.

    Hi,
    Thanks for the replies.
    The actual issue is :
    I have  a report created by report writer in 2 languages in Chineese and in English.
    In the selection screen of the chineese report some of the labels are missing.
    It is getting printed as ####### instead of fiscal year , Period etc.
    This is happening only in production while in the development system it is correct (Both the chineese and the English selection screen ).
    I guess this is a transportation issue.
    Please suggest.
    I am ot able to see the Transport Requests associated with it .
    Can you please guide me for the same.
    Where can I see the TRs associated with this report.

  • Where to see the people code

    Hi,
    where can I see the people code of a process ?
    Many thanks before.

    Then try to open the Application Designer against your database, and open a "App Engine Progam".
    Extend the steps, you'll be able to see all the component including SQL and Peoplecode.
    Nicolas.

  • How do i see the time code on my imported video

    I am trying to see the time code on the video i imported as i do editing

    You can see date and time the frame was shot by clicking VIEW/PLAYHEAD INFO and skimming over the clip.
    If your camcorder shoots professional timecode, you would need Final Cut Pro to see that.

  • Need to see the Time code when playing

    I need to send, on a DVD, a project I'm working on to someone so he can see the time code as the movie is playing. Anyone have any ideas as to what I can do, either imovie 11, or outside of it?

    Top right corner, press the tiny album cover art.

  • Authorization group - to restrict other users to not see the program code

    Hi,
    I have developed report program. Is it possible to restrict the other users to don't see the program code.
    Thanks in advance.
    Regards,
    Eswar

    Eswar:
    SAP does not allow you to restrict access to your report programs. Anybody with the right autorizations can see your programs.
    There are some tricks to achieve someting like that. Tricks consists basically in write your code without enter between lines. I think there are no effective way in SAP or ABAP to protect programs source code from curious eyes.
    Ex.:
    REPORT ztest. TABLES: ztable. DATA: g_var1...
    Regards.
    Rafael Rojas.

  • I want the t code to see the against which service order payment was done ?

    i want the t code to see the against which service order payment was done ?

    you can use ME2S, but if not what you are looking for then ask ABAP to develop a customized report for service orders only for whom payment is done.
    regards,
    qsm sap

  • T-code to see the GL by doncument number wise.

    Dear Experts,
                               my input will be FI -Document No (or) MIRO-Document No ,  i  want  see how many GL's it was hitting. is there any t-code or table level entries?
    regards
    Rajakarthik

    Hi Raja Karthik,
    If you want to see FI Document No. you can see the t.code of FBL3N. It will display all the open item GL's for the particular day or particular period...
    If you want to see the MIRO Document No. you can see it from FBL1N. It will display all the MIRO (or) Invocie Document in Vendor vise for the particular day or particular period...
    If you want to see how many GL's are hitting while posting of MIRO, you can double click the any document in FBL1N (Vendor Line item Display) and then select the overview button (it will apear in mountain symbol), it will show you all the GL while in MIRO...
    Hope it will clear your doubt..... If it is not clear, kindly let me know,,,, I will help you.....
    thanks and regards,
    Mohan.

Maybe you are looking for

  • SAP BW 3.5 Query Cache - no data for queries

    Dear experts, we do have a problem with the SAP BW Query Cache (BW 3.5). Sometimes the problem arise that after the queries have been pre-calculated using web templates there are no figures available when running a web-report, or when doing a drilldo

  • Hp deskjet ink advantage 5525 - fails to use or configure WiFi port "CN2AK1BC8B05SX"

    HI, my printer can't print the documents I want to make it print. I'm trying to write down the problem as clear as I can. First: when I want to print something just nothing happens, although the documents can be seen on the printer's list as awaiting

  • Reader XI not Opening PDF made in Acrobat IX

    Both a customer and I just updated to Reader XI and neither of us can open existing PDF documents created in Acrobat IX. The attached screenshot shows the document opening on my server with Acrobat XI while failing to open with Reader XI on my local

  • Advice on sort

    I have below data in the form. Date Used LOS Unit LOS Value Effective Date Amount Hire Date 1 year 1.0 Senior 6 months 5.0 Part Time 3 months 6.0 Full Time 90 days 10.0 Actual Date 10-apr-2009 5.0 Actual Date 10-aug-2008 2.0 But I need data to be sor

  • How to Deinstall Oracle 9i

    Hi all, I tried to install Oracle 9i into my laptop yesterday but its giving me an error and I stopped installation but unfortunatly Oracle created its service in services and also created all folders in programe files and Oracle home. When I tried t