Error during importing an mdl file

i tried importing an mdl file by the command:
OMBIMPORT MDL_FILE 'F:\mdl\with_dep.mdl' USE UPDATE_MODE MATCH_BY NAMES OUTPUT LOG TO 'F:\mdl\with_dep_a.log'
but it gives a java exception:
java.lang.Exception: WBImportopenFileFileNotFoundMDL1122??
at oracle.wh.repos.pdl.metadataloader.converter.util.WBZipFileReader.int
ernalIsZippedMDLFile(WBZipFileReader.java:152)
at oracle.wh.repos.pdl.metadataloader.converter.util.WBZipFileReader.set
FilesFromZip(WBZipFileReader.java:174)
at oracle.wh.repos.pdl.metadataloader.converter.util.WBZipFileReader.<in
it>(WBZipFileReader.java:42)
at oracle.wh.repos.pdl.metadataloader.common.WBMDLUtilities.isMDLUpgrade
Needed(WBMDLUtilities.java:644)
at oracle.wh.repos.pdl.metadataloader.common.WBMDLUtilities.checkToAutoU
pgradeMDLFile(WBMDLUtilities.java:691)
at oracle.wh.repos.pdl.metadataloader.Import.MDLImport.process(MDLImport
.java:1788)
at oracle.wh.repos.pdl.metadataloader.Import.MDLRunImport.internalRunImp
ort(MDLRunImport.java:431)
at oracle.wh.repos.pdl.metadataloader.Import.MDLRunImport.runImport(MDLR
unImport.java:503)
at oracle.owb.Import.ImportServiceManager.internalImportMetaData(ImportS
erviceManager.java:506)
at oracle.owb.Import.ImportServiceManager.importMetaDataFromFile(ImportS
erviceManager.java:355)
at oracle.owb.scripting.executers.ImportCmdExecuter.startMetaDataImportC
ommand(ImportCmdExecuter.java:708)
at oracle.owb.scripting.executers.ImportCmdExecuter.importFromFile(Impor
tCmdExecuter.java:150)
at oracle.owb.scripting.parsers.ImportCmdParser.mdlImportCommand(ImportC
mdParser.java:302)
at oracle.owb.scripting.parsers.ImportCmdParser.ImportCommand(ImportCmdP
arser.java:152)
at oracle.owb.scripting.parsers.ImportCmdParser.parseCommand(ImportCmdPa
rser.java:112)
at oracle.owb.scripting.commands.OMBMetaDataImportCmd.executeCommand(OMB
MetaDataImportCmd.java:77)
at oracle.owb.scripting.commands.OMBCommand.cmdProc(OMBCommand.java:69)
at tcl.lang.Parser.evalObjv(Parser.java:818)
at tcl.lang.Parser.eval2(Parser.java:1221)
at tcl.lang.Interp.eval(Interp.java:2189)
at tcl.lang.Interp.eval(Interp.java:2273)
at tcl.lang.Interp.recordAndEval(Interp.java:2328)
at tcl.lang.TclConsoleThread$2.processEvent(TclShell.java:424)
at tcl.lang.Notifier.serviceEvent(Notifier.java:444)
at tcl.lang.Notifier.doOneEvent(Notifier.java:585)
at tcl.lang.TclShell.run(TclShell.java:170)
at tcl.lang.TclShell.run(TclShell.java:68)
at oracle.owb.scripting.OMBShell.main(OMBShell.java:38)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at Launcher.main(Launcher.java:167)
can anyone help me in this regard??
thanks in advance...

Bear in mind that in TCL the backslash is the escape character.
So, for example, if I type
OMB+> source c:\mydirectory\myfile.tcl
I will get a file not found error. The following two alternatives, on the other hand, will work:
OMB+> source c:\\mydirectory\\myfile.tcl
or
OMB+> source c:/mydirectory/myfile.tcl
Not sure whether the escape character is in play within single quotes, but might be worth checking. I always use forward slashes in directory paths just to avoid this potential issue.
Cheers,
Mike

Similar Messages

  • Error while importing the mdl file

    Hi All,
    I have created the warehouse builder owner repository on linux box,but when i try to create repository user its throwing an error as PRS-00305,could not reserve name due to an internal error.
    And when try to import an mdl file also its throwing the same error as above i.e PRS-00305
    If any one know the answer pls send me solution.
    Thanks,
    Krishna

    It might also be the MDL file you are trying to import. How was it exported with dependencies, or not? This might be the problem depending on the environment it is exported from and imported into.
    Give this a try;
    Create a dummy mapping, any will do.
    Save your changes.
    Export only this mapping and ensure export dependencies is not checked.
    Delete the mapping
    Save your changes.
    Try importing this mapping back in to the same environment share with us the results.
    Regards,
    Emrah
    Edited by: cakire82 on Sep 16, 2009 5:13 AM

  • Error While Importing a MDL file

    Hi Guys,
    Here I have a requirement of cloning one module of UAT system as like Prod. I exported the MDL file of that module and trying to import into UAT. The UAT system already has that module, but I want to override the existing mappings.
    When I try to import, OWB is throwing an error.
    To give brief about the actual items, I have a Project (FFH1) in Prod and one of the modules (STG1) need to be copied.
    Here below the error Message:
    MDL1261: Error importing PROJECT FFH1.
    Detailed Error Message:
    MDL1406: Cannot import PROJECT with physical name <FFH1> matching by object identifier because a PROJECT <FFH> with the same business name <FFH_1_3> but different object identifier already exists.
    Import ended at Oct 12, 2009 12:58:20 PM
    Can any one suggest me How to overcome this error Or How to achieve my requirement of copying a single module to another repository.
    Edited by: [email protected] on Oct 12, 2009 2:36 AM

    Hi
    i have got a similar error - the difference is that I have one repository and one of the mappings was deleted. When I tried to import it from an export which was taken earlier in the day and no change was made to any of the mappings in the project except the action of the offending mapping been deleted I got the following error:
    Import started at Jan 6, 2010 3:28:07 PM
    Informational at line 10: MDL1205: PROJECT with Unique Object ID (UOID) <63B9EC83C5BA270CE04400306EF32B09> already exists, so PROJECT with name <COSMOS_MIGRATION> not imported.
    Informational at line 11: MDL1205: ORACLE_MODULE with Unique Object ID (UOID) <6561D379074111DFE04400306EF32B09> already exists, so ORACLE_MODULE with name <COSMOS_MIGRATION.STG_OWB> not imported.
    Error at line 2,107: MDL1261: Error importing ATTRIBUTE COSMOS_MIGRATION.STG_OWB.WIP_LOADED_SPREADSHEETS_DATA.XXCONV_OP_SEQ_NUMBER.INOUTGRP1.TARGET_QTY.
    Detailed Error Message:
    MDL1406: Cannot import ATTRIBUTE with physical name <TARGET_QTY> matching by object identifier because a ATTRIBUTE <COSMOS_MIGRATION.STG_OWB.WIP_LOADED_SPREADSHEETS_DATA.BASIS> with the same business name <INOUT1_5> but different object identifier already exists.
    Import ended at Jan 6, 2010 3:28:11 PM
    I then tried to do the import matching on name but got the following error.
    Import started at Jan 6, 2010 3:38:57 PM
    Informational at line 10: MDL1207: PROJECT with name <COSMOS_MIGRATION> not imported because it already exists.
    Informational at line 11: MDL1207: ORACLE_MODULE with name <COSMOS_MIGRATION.STG_OWB> not imported because it already exists.
    Informational at line 37: MDL1292: Skipping MAPPING <COSMOS_MIGRATION.STG_OWB.WIP_INSTANCES> because it was not requested for import.
    Informational at line 450: MDL1292: Skipping MAPPING <COSMOS_MIGRATION.STG_OWB.WIP_JOBS_WORK_ORDERS> because it was not requested for import.
    Error at line 2,107: MDL1261: Error importing ATTRIBUTE COSMOS_MIGRATION.STG_OWB.WIP_LOADED_SPREADSHEETS_DATA.XXCONV_OP_SEQ_NUMBER.INOUTGRP1.TARGET_QTY.
    Detailed Error Message:
    MDL1408: Cannot import ATTRIBUTE with physical name <TARGET_QTY> matching by physical name because a ATTRIBUTE <COSMOS_MIGRATION.STG_OWB.WIP_LOADED_SPREADSHEETS_DATA.BASIS> with the same business name <INOUT1_5> but different physical name already exists.
    This attributes that the messages are referring to are columns in a table and I can't see where I can change a business name and physical name of a column in a table. What I don't understand is that this mapping created ok, deployed, ran and was included in an export and at no time did an error appear. It first appeared when trying to import it back into the project.
    Has anyone got any ideas how I could get this mapping imported?
    Thanks
    Edwin

  • Error during import of XSD file in message mapping

    When i try to import an XSD file from desktop during message mapping I am getting a following error 'display problem'.
    "Root element not found. Root Schema only describe type defintions. Cannot opent this XSD."
    Is there any direct or work around way to import the file?
    Any help would be appreciated.
    Thanks
    Prem

    Thanks Alexey
      Let me specify some more detail. I got the following XSD file from a third party vendor. I am using XML spyeditor to edit the file. When i tried to add the global element it says the schema is not validated. How can it fix this?
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
         <xs:include schemaLocation="http://www.ABC.com/schemas/ABCXMLlibrary.xsd"/>
         <xs:complexType name="sesType">
              <xs:sequence>
                   <xs:element name="eserviceNumber" type="xs:string">
                   <xs:element name="SAPPurchaseOrder" type="SAPPurchaseOrderType" minOccurs="0"/>
                   <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded"/>
              </xs:sequence>
         </xs:complexType>
    </xs:schema>
    Thanks
    Prem

  • Error during importation of .mov files

    I click import > files and choose a .mov file. Usually it instantly imports it and that's it. But then I tried to import these HD videos converted to HD .mov and the FC opens a box saying it's validating the files. What the **** is that? It then quits unexpectedly and displays this huge log:
    Process:         Final Cut Pro Trial [290]
    Path:            /Applications/Final Cut Pro Trial.app/Contents/MacOS/Final Cut Pro Trial
    Identifier:      com.apple.FinalCutTrial
    Version:         10.0.1 (185673)
    Build Info:      ProEditor-185670300~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [206]
    Date/Time:       2012-01-15 22:57:43.684 -0200
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          52826 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  11808 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      19BC3FB6-F148-45C9-B276-F4D120797402
    Crashed Thread:  66
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000001cbde7ff0
    VM Regions Near 0x1cbde7ff0:
        CG shared images       00000001cb9f5000-00000001cbc15000 [ 2176K] r--/r-- SM=SHM 
    -->
        CG backing stores      00000001cbde8000-00000001cbeb0000 [  800K] rw-/rw- SM=SHM 
    Application Specific Information:
    objc[290]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff90928d67 _CFXNotificationPost + 2471
    1   com.apple.Foundation                    0x00007fff88559097 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    2   com.apple.CoreFoundation                0x00007fff909772e1 -[NSObject performSelector:] + 49
    3   com.apple.CoreFoundation                0x00007fff9097b60c -[NSArray makeObjectsPerformSelector:] + 508
    4   com.apple.AppKit                        0x00007fff88fb220d -[NSApplication(NSWindowCache) _updateWindowsUsingCache] + 532
    5   com.apple.AppKit                        0x00007fff88fb1f8b -[NSApplication updateWindows] + 76
    6   com.apple.AppKit                        0x00007fff88fb1ed9 __-[NSApplication setWindowsNeedUpdate:]_block_invoke_2 + 74
    7   com.apple.CoreFoundation                0x00007fff9093ff37 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    8   com.apple.CoreFoundation                0x00007fff9093fe96 __CFRunLoopDoObservers + 374
    9   com.apple.CoreFoundation                0x00007fff90915159 __CFRunLoopRun + 825
    10  com.apple.CoreFoundation                0x00007fff90914ae6 CFRunLoopRunSpecific + 230
    11  com.apple.HIToolbox                     0x00007fff926683d3 RunCurrentEventLoopInMode + 277
    12  com.apple.HIToolbox                     0x00007fff9266f58f ReceiveNextEventCommon + 181
    13  com.apple.HIToolbox                     0x00007fff9266f4ca BlockUntilNextEventMatchingListInMode + 62
    14  com.apple.AppKit                        0x00007fff88fb03f1 _DPSNextEvent + 659
    15  com.apple.AppKit                        0x00007fff88fafcf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    16  com.apple.AppKit                        0x00007fff89266ec5 -[NSApplication _realDoModalLoop:peek:] + 610
    17  com.apple.AppKit                        0x00007fff89260714 -[NSApplication runModalSession:] + 48
    18  com.apple.Flexo                         0x0000000100b17f64 -[FFFileImporter validateURLs:forImportToLocation:showWarnings:] + 1812
    19  com.apple.Flexo                         0x0000000100b13945 -[FFFileImportDialogController validateFiles] + 485
    20  com.apple.Flexo                         0x0000000100b16236 -[FFFileImportDialogController panel:validateURL:error:] + 646
    21  com.apple.AppKit                        0x00007fff894e63ee -[NSSavePanel _okForOpenMode] + 610
    22  com.apple.AppKit                        0x00007fff894e569c -[NSSavePanel ok:] + 230
    23  com.apple.CoreFoundation                0x00007fff9096fa1d -[NSObject performSelector:withObject:] + 61
    24  com.apple.AppKit                        0x00007fff890b5710 -[NSApplication sendAction:to:from:] + 139
    25  com.apple.prokit                        0x00000001002f9fce -[NSProApplication sendAction:to:from:] + 100
    26  com.apple.Flexo                         0x00000001008b0a58 -[FFApplication sendAction:to:from:] + 104
    27  com.apple.AppKit                        0x00007fff890b5642 -[NSControl sendAction:to:] + 88
    28  com.apple.AppKit                        0x00007fff890b556d -[NSCell _sendActionFrom:] + 137
    29  com.apple.AppKit                        0x00007fff890b4a30 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2014
    30  com.apple.AppKit                        0x00007fff891348e0 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 489
    31  com.apple.AppKit                        0x00007fff890b363a -[NSControl mouseDown:] + 786
    32  com.apple.AppKit                        0x00007fff8907e0e0 -[NSWindow sendEvent:] + 6306
    33  com.apple.AppKit                        0x00007fff8901668f -[NSApplication sendEvent:] + 5593
    34  com.apple.prokit                        0x00000001002f81b8 -[NSProApplication sendEvent:] + 1829
    35  com.apple.Flexo                         0x00000001008b02d3 -[FFApplication sendEvent:] + 483
    36  com.apple.AppKit                        0x00007fff89266f27 -[NSApplication _realDoModalLoop:peek:] + 708
    37  com.apple.AppKit                        0x00007fff89266af9 -[NSApplication runModalForWindow:] + 120
    38  com.apple.AppKit                        0x00007fff894e71c1 -[NSSavePanel runModal] + 300
    39  com.apple.Flexo                         0x0000000100b15e82 -[FFFileImportDialogController runFileImportWithInitialEvent:keywordNames:] + 994
    40  com.apple.Flexo                         0x0000000100a90836 -[FFEventLibraryModule importFile:] + 278
    41  com.apple.CoreFoundation                0x00007fff9096fa1d -[NSObject performSelector:withObject:] + 61
    42  com.apple.AppKit                        0x00007fff890b5710 -[NSApplication sendAction:to:from:] + 139
    43  com.apple.prokit                        0x00000001002f9fce -[NSProApplication sendAction:to:from:] + 100
    44  com.apple.Flexo                         0x00000001008b0a58 -[FFApplication sendAction:to:from:] + 104
    45  com.apple.AppKit                        0x00007fff891a2bd7 -[NSMenuItem _corePerformAction] + 399
    46  com.apple.AppKit                        0x00007fff891a290e -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125
    47  com.apple.AppKit                        0x00007fff8943f194 -[NSMenu _internalPerformActionForItemAtIndex:] + 38
    48  com.apple.AppKit                        0x00007fff892d0ce5 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 138
    49  com.apple.AppKit                        0x00007fff8911c51f NSSLMMenuEventHandler + 339
    50  com.apple.HIToolbox                     0x00007fff9266e308 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1263
    51  com.apple.HIToolbox                     0x00007fff9266d914 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 446
    52  com.apple.HIToolbox                     0x00007fff926846c7 SendEventToEventTarget + 76
    53  com.apple.HIToolbox                     0x00007fff926ca9f5 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueE ventRef + 398
    54  com.apple.HIToolbox                     0x00007fff927b1645 SendMenuCommandWithContextAndModifiers + 56
    55  com.apple.HIToolbox                     0x00007fff927f7ef9 SendMenuItemSelectedEvent + 253
    56  com.apple.HIToolbox                     0x00007fff926c3b07 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 101
    57  com.apple.HIToolbox                     0x00007fff926bb245 _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 600
    58  com.apple.HIToolbox                     0x00007fff926ba80e _HandleMenuSelection2 + 580
    59  com.apple.AppKit                        0x00007fff8901b4ce _NSHandleCarbonMenuEvent + 250
    60  com.apple.AppKit                        0x00007fff88fb0941 _DPSNextEvent + 2019
    61  com.apple.AppKit                        0x00007fff88fafcf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    62  com.apple.AppKit                        0x00007fff88fac62d -[NSApplication run] + 470
    63  com.apple.prokit                        0x00000001002fa3c6 NSProApplicationMain + 387
    64  com.apple.FinalCutTrial                 0x0000000100001d08 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff90c08e06 __select_nocancel + 10
    1   libdispatch.dylib                       0x00007fff8c3b231e _dispatch_mgr_invoke + 251
    2   libdispatch.dylib                       0x00007fff8c3b114e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b24274 _pthread_cond_wait + 840
    2   com.apple.progl.framework               0x00000001019a76ea (anonymous namespace)::threadFunc(void*) + 70
    3   com.apple.procore.framework             0x000000010015a1a4 PCThread::startup(void*) + 18
    4   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 3:: com.apple.flexo.throttled-scheduled-io
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b24274 _pthread_cond_wait + 840
    2   com.apple.Flexo                         0x000000010085df68 Synchronizable::Wait() + 56
    3   com.apple.Fig.provider                  0x0000000107c2cab8 0x107c00000 + 182968
    4   com.apple.Flexo                         0x0000000100866d6a Thread::RunHelper(void*) + 42
    5   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 4:: MIO Mounting Thread
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b242a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff885dfb10 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff885a9302 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proapps.MIO                   0x0000000101620c4c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation                    0x00007fff885b07fe -[NSThread main] + 68
    6   com.apple.Foundation                    0x00007fff885b0776 __NSThread__main__ + 1575
    7   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 5:: MIO Mounting Thread
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b242a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff885dfb10 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff885a9302 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proapps.MIO                   0x0000000101620c4c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation                    0x00007fff885b07fe -[NSThread main] + 68
    6   com.apple.Foundation                    0x00007fff885b0776 __NSThread__main__ + 1575
    7   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 6:: MIO Mounting Thread
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b242a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff885dfb10 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff885a9302 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proapps.MIO                   0x0000000101620c4c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation                    0x00007fff885b07fe -[NSThread main] + 68
    6   com.apple.Foundation                    0x00007fff885b0776 __NSThread__main__ + 1575
    7   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 7:: MIO Mounting Thread
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b242a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff885dfb10 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff885a9302 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proapps.MIO                   0x0000000101620c4c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation                    0x00007fff885b07fe -[NSThread main] + 68
    6   com.apple.Foundation                    0x00007fff885b0776 __NSThread__main__ + 1575
    7   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 8:: MIO Mounting Thread
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b242a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff885dfb10 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff885a9302 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proapps.MIO                   0x0000000101620c4c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation                    0x00007fff885b07fe -[NSThread main] + 68
    6   com.apple.Foundation                    0x00007fff885b0776 __NSThread__main__ + 1575
    7   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 9:: com.apple.dvdplayback-DDPTask
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x0000000118705e17 semaphore_wait(viona_semaphore_t*) + 55
    2   com.apple.AVCHDPlugin                   0x00000001187133c0 WinPortServer::ProcessMessages() + 768
    3   com.apple.AVCHDPlugin                   0x0000000118697803 DDP_Init + 723
    4   com.apple.AVCHDPlugin                   0x0000000118705620 ST20Thread::Run(PThreadRunParams*) + 32
    5   libsystem_c.dylib                       0x00007fff90b22768 _pthread_body + 59
    Thread 10:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b24274 _pthread_cond_wait + 840
    2   com.apple.CoreVideo                     0x00007fff8ac06b3c CVDisplayLink::runIOThread() + 710
    3   com.apple.CoreVideo                     0x00007fff8ac0685d _ZL13startIOThreadPv + 148
    4   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 11:: com.apple.coremedia.scheduledfileio
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b24274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia.ProAppsSupport          0x000000010028bf39 WaitOnCondition + 14
    3   com.apple.CoreMedia.ProAppsSupport          0x000000010028c105 FigSemaphoreWaitRelative + 167
    4   com.apple.CoreMedia.ProAppsSupport          0x000000010028a212 FigScheduledFileIOThread + 5109
    5   com.apple.CoreMedia.ProAppsSupport          0x000000010028d03a figThreadMain + 397
    6   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 12:: com.apple.helium-render-queue-exec-unit-cpu
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b24274 _pthread_cond_wait + 840
    2   com.apple.Helium.HeliumRender           0x0000000102d7e10e HGSynchronizable::Wait() + 46
    3   com.apple.Helium.HeliumRender           0x0000000102c9b95f HGRenderQueue::GetRenderJob(HGRenderExecUnit*, HGRenderJob**) + 207
    4   com.apple.Helium.HeliumRender           0x0000000102c9340e HGRenderExecUnit::RunLoop() + 110
    5   com.apple.Helium.HeliumRender           0x0000000102c93394 StartRenderExecUnitFunc(void*) + 20
    6   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 13:: com.apple.helium-render-queue-exec-unit-cpu
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b24274 _pthread_cond_wait + 840
    2   com.apple.Helium.HeliumRender           0x0000000102d7e10e HGSynchronizable::Wait() + 46
    3   com.apple.Helium.HeliumRender           0x0000000102c9b95f HGRenderQueue::GetRenderJob(HGRenderExecUnit*, HGRenderJob**) + 207
    4   com.apple.Helium.HeliumRender           0x0000000102c9340e HGRenderExecUnit::RunLoop() + 110
    5   com.apple.Helium.HeliumRender           0x0000000102c93394 StartRenderExecUnitFunc(void*) + 20
    6   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 14:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 15:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 16:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 17:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101e47650 JVTLibDecoDispose + 479680
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 18:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 19:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 20:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 21:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101e47650 JVTLibDecoDispose + 479680
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 22:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101dcf8c6 VTImageRotationSessionCreate + 361307
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 23:: com.apple.helium-texture-finish
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b24274 _pthread_cond_wait + 840
    2   com.apple.Helium.HeliumRender           0x0000000102d1cd3a textureFinishThread(void*) + 186
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff90c0767a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90c06d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff9090cb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff909152d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff90914ae6 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff909247ff CFRunLoopRun + 95
    6   com.apple.qmaster.do                    0x00000001229b6439 swamp::CRAdReceiver2::ReceivingThread::runOnce() + 187
    7   com.apple.AECore                        0x0000000107fd0c05 aecore::CThread::runThread() + 35
    8   com.apple.AECore                        0x0000000107fcebd6 threadProc(void*) + 9
    9   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 25:: com.apple.helium-render-queue-exec-unit-gpu
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b24274 _pthread_cond_wait + 840
    2   com.apple.Helium.HeliumRender           0x0000000102d7e10e HGSynchronizable::Wait() + 46
    3   com.apple.Helium.HeliumRender           0x0000000102c9b95f HGRenderQueue::GetRenderJob(HGRenderExecUnit*, HGRenderJob**) + 207
    4   com.apple.Helium.HeliumRender           0x0000000102c9340e HGRenderExecUnit::RunLoop() + 110
    5   com.apple.Helium.HeliumRender           0x0000000102c93394 StartRenderExecUnitFunc(void*) + 20
    6   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 26:: com.apple.helium-render-queue-pbo-readback-unit
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b24274 _pthread_cond_wait + 840
    2   com.apple.Helium.HeliumRender           0x0000000102d7e10e HGSynchronizable::Wait() + 46
    3   com.apple.Helium.HeliumRender           0x0000000102c9d0f0 HGRenderQueue::GetPBOReadbackJob(HGPBOReadbackExecUnit*, HGPBOReadbackJob**) + 80
    4   com.apple.Helium.HeliumRender           0x0000000102c92125 StartPBOExecUnitFunc(void*) + 85
    5   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 27:: com.apple.helium-render-queue-pbo-readback-unit
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b24274 _pthread_cond_wait + 840
    2   com.apple.Helium.HeliumRender           0x0000000102d7e10e HGSynchronizable::Wait() + 46
    3   com.apple.Helium.HeliumRender           0x0000000102c9d0f0 HGRenderQueue::GetPBOReadbackJob(HGPBOReadbackExecUnit*, HGPBOReadbackJob**) + 80
    4   com.apple.Helium.HeliumRender           0x0000000102c92125 StartPBOExecUnitFunc(void*) + 85
    5   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 28:: com.apple.helium-render-queue-exec-unit-gpu
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b24274 _pthread_cond_wait + 840
    2   com.apple.Helium.HeliumRender           0x0000000102d7e10e HGSynchronizable::Wait() + 46
    3   com.apple.Helium.HeliumRender           0x0000000102c9b95f HGRenderQueue::GetRenderJob(HGRenderExecUnit*, HGRenderJob**) + 207
    4   com.apple.Helium.HeliumRender           0x0000000102c9340e HGRenderExecUnit::RunLoop() + 110
    5   com.apple.Helium.HeliumRender           0x0000000102c93394 StartRenderExecUnitFunc(void*) + 20
    6   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 29:: com.apple.helium-render-queue-pbo-readback-unit
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b24274 _pthread_cond_wait + 840
    2   com.apple.Helium.HeliumRender           0x0000000102d7e10e HGSynchronizable::Wait() + 46
    3   com.apple.Helium.HeliumRender           0x0000000102c9d0f0 HGRenderQueue::GetPBOReadbackJob(HGPBOReadbackExecUnit*, HGPBOReadbackJob**) + 80
    4   com.apple.Helium.HeliumRender           0x0000000102c92125 StartPBOExecUnitFunc(void*) + 85
    5   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 30:: com.apple.helium-render-queue-pbo-readback-unit
    0   libsystem_kernel.dylib                  0x00007fff90c08bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90b24274 _pthread_cond_wait + 840
    2   com.apple.Helium.HeliumRender           0x0000000102d7e10e HGSynchronizable::Wait() + 46
    3   com.apple.Helium.HeliumRender           0x0000000102c9d0f0 HGRenderQueue::GetPBOReadbackJob(HGPBOReadbackExecUnit*, HGPBOReadbackJob**) + 80
    4   com.apple.Helium.HeliumRender           0x0000000102c92125 StartPBOExecUnitFunc(void*) + 85
    5   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 31:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 32:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 33:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 34:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101e47650 JVTLibDecoDispose + 479680
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 35:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 36:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 37:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 38:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101e47650 JVTLibDecoDispose + 479680
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 39:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101dcf8c6 VTImageRotationSessionCreate + 361307
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 40:: com.apple.helium-unit
    0   libsystem_kernel.dylib                  0x00007fff90c08bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff90b1f1a1 pthread_mutex_lock + 545
    2   com.apple.Helium.HeliumRender           0x0000000102d363b2 hg_pthread_loop(void*) + 98
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 41:: com.apple.helium-unit
    0   libsystem_kernel.dylib                  0x00007fff90c08bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff90b1f1a1 pthread_mutex_lock + 545
    2   com.apple.Helium.HeliumRender           0x0000000102d363b2 hg_pthread_loop(void*) + 98
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 42:: com.apple.helium-unit
    0   libsystem_kernel.dylib                  0x00007fff90c08bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff90b1f1a1 pthread_mutex_lock + 545
    2   com.apple.Helium.HeliumRender           0x0000000102d363b2 hg_pthread_loop(void*) + 98
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 43:: com.apple.helium-unit
    0   libsystem_kernel.dylib                  0x00007fff90c08bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff90b1f1a1 pthread_mutex_lock + 545
    2   com.apple.Helium.HeliumRender           0x0000000102d363b2 hg_pthread_loop(void*) + 98
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 44:: com.apple.flexo.worker-thread
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.Flexo                         0x00000001008ce000 WorkerThread::Run() + 224
    2   com.apple.Flexo                         0x0000000100866d6a Thread::RunHelper(void*) + 42
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 45:
    0   libsystem_kernel.dylib                  0x00007fff90c0767a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90c06d71 mach_msg + 73
    2   com.apple.iLMBiPhoto9Plugin             0x000000011ce021bc 0x11cd54000 + 713148
    3   com.apple.iLMBiPhoto9Plugin             0x000000011ce0285b 0x11cd54000 + 714843
    4   com.apple.Foundation                    0x00007fff885b07fe -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff885b0776 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 46:
    0   libsystem_kernel.dylib                  0x00007fff90c0767a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90c06d71 mach_msg + 73
    2   com.apple.iLMBiPhoto9Plugin             0x000000011ce021bc 0x11cd54000 + 713148
    3   com.apple.iLMBiPhoto9Plugin             0x000000011ce0285b 0x11cd54000 + 714843
    4   com.apple.Foundation                    0x00007fff885b07fe -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff885b0776 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 47:
    0   libsystem_kernel.dylib                  0x00007fff90c0767a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90c06d71 mach_msg + 73
    2   com.apple.iLMBiPhoto9Plugin             0x000000011ce021bc 0x11cd54000 + 713148
    3   com.apple.iLMBiPhoto9Plugin             0x000000011ce0285b 0x11cd54000 + 714843
    4   com.apple.Foundation                    0x00007fff885b07fe -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff885b0776 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 48:
    0   libsystem_kernel.dylib                  0x00007fff90c0767a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90c06d71 mach_msg + 73
    2   com.apple.iLMBiPhoto9Plugin             0x000000011ce021bc 0x11cd54000 + 713148
    3   com.apple.iLMBiPhoto9Plugin             0x000000011ce0285b 0x11cd54000 + 714843
    4   com.apple.Foundation                    0x00007fff885b07fe -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff885b0776 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 49:
    0   libsystem_kernel.dylib                  0x00007fff90c08df2 __select + 10
    1   com.apple.AECore                        0x0000000107fd0c32 aecore::CThread::runThread() + 80
    2   com.apple.AECore                        0x0000000107fcebd6 threadProc(void*) + 9
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 50:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff90c08df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff9095df9b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 51:: CAOpenGLLayer
    0   libsystem_kernel.dylib                  0x00007fff90c0767a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90c06d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff9090cb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff909152d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff90914ae6 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff909247ff CFRunLoopRun + 95
    6   com.apple.QuartzCore                    0x00007fff9350a021 _ZL27CAOpenGLLayer_render_threadPv + 156
    7   com.apple.QuartzCore                    0x00007fff933f34a9 thread_fun + 24
    8   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 52:: com.apple.flexo.worker-thread
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.Flexo                         0x00000001008ce000 WorkerThread::Run() + 224
    2   com.apple.Flexo                         0x0000000100866d6a Thread::RunHelper(void*) + 42
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 53:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 54:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 55:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 56:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101e47650 JVTLibDecoDispose + 479680
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 57:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 58:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 59:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d89dc8 VTImageRotationSessionCreate + 75869
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 60:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101e47650 JVTLibDecoDispose + 479680
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff90b23b75 thread_start + 13
    Thread 61:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x00007fff90c076b6 semaphore_wait_trap + 10
    1   com.apple.VideoToolbox.ProAppsSupport          0x0000000101d8a41b VTImageRotationSessionCreate + 77488
    2   com.apple.VideoToolbox.ProAppsSupport          0x0000000101dcf8c6 VTImageRotationSessionCreate + 361307
    3   libsystem_c.dylib                       0x00007fff90b208bf _pthread_start + 335
    4   libsystem_c.dylib                    

    This HD video I have is .mkv. I converted it to .mov using a video converter software I bought (Wondershare Video Converter Ultimate) wich is very good. There were these two options among a variety of other types of file I could choose to convert. These two were .mov (meaning that both options convert the .mkv to .mov), they only differ in the codec the software used to convert I guess (I'm not sure, all I know is that the codec bar was diferent). The names of the options read: "HD Mov File" and "Common Mov File". I used the two options and got two .mov files out of the original .mkv file. Then I tried to import these two .mov files to work in FC (I tried one first, caused the error, then I tried the other wich caused the same error).
    The QT player movie inspector info of the .mov file (option: Common Mov File) is the folowing:
    source:/Users/leonardonegrini/Movies/Wondershare Video Converter Ultimate/Video Converted/The Prince of                    Egypt (1998).mov
    format:h264, 1.280 x 720 AAC, 44100 Hz, 5.1 (C L R Ls Rs LFE)
    FPS:24
    Data Size:160,5Mb
    Data Rate:2,78 Mbit/s
    Current Size:1.280 × 720 pixels (Actual)

  • Error during Import (-2126)

    I have imported Quicktime files from my computer into iMovie before (clips orginally from my digital camera) with no problem. However, when I go to import now I get the message "Can't open file "xxxx.AVI"; skipping it and continuing" then right after the message "Error during import. The file could not be imported (-2126)" If anyone knows why this would happen and I how I can fix it, that would be amazing.... Thanks in advance!!
    ** I have Quicktime version 7.0.1 and iMovie 4.0.1 if that helps.
    iMac G5   Mac OS X (10.3.9)  

    iMovie does not work with AVI files. You have to convert the file to a format that iMovie understands.
    Start here...
    http://www.danslagle.com/mac/iMovie/qt_plugins/3000.shtml
    Patrick

  • Error During Import: File Could Not Be Imported

    I am trying to load some .AVI movies from my digital camera into iMovie; most of them will, but 1 or 2 for some reason will not. I have played some of these videos on my old G3, which I replaced with this new computer; most loaded in OK.
    The clips that won't load look smaller than the others when playing (don't know why). I played the movies and converted them to Quicktime again in MPEG Streamclip and they played fine (also in VLC PLayer, FWIW).
    I am getting this error message: Error during Import: File Could Not Be Imported.
    Also, I am trying to change the orientation of one clip that I inadvertently shot sideways; I did this in Bitlist but it won't load now into iMovie. Is there away to change the orientation in Quicktime (I'm not buying QT pro) or another free converter that will work?
    Thanks in advance...

    try to ...
    * open the avi/mpegs in Streamclip
    * choose 'DV stream' as export option
    * in the 'DV stream' dialog, you're offered the option 'turn'.. rotate in the wanted direction and choose '75%' size to get all into the video...

  • Variable not set (error 91)/Error during import (error 102)/execut bat file

    We are on BO 11.5.0.0 and using the COM SDK with Visual Basic to run multiple reports (sometimes multiple flavors of the same report) through a bat file.
    If we run the reports single-threaded through the bat file, the reports run fine.  However, if multiple versions of the bat file start at approximately the same time, we get one of two errors:
    91 Object variable or With block variable not set
    102 Error during import document -
    Here's the part of the code with the problem:
    Dim BOapp As busobj.Application
    Dim receiveDoc As busobj.Document
    Set BOapp = New busobj.Application
    BOapp.Interactive = False
    BOapp.Logon strUser, strPass, strFromSystem, "Enterprise", False, False
    BOapp.Visible = False
    Set receiveDoc = BOapp.Documents.OpenFromEnterprise(strFromRep, strFromFolder, boFolder)
    receiveDoc.SaveAs (strDocumentPath & strFromRep & ".REP")
    Values for the following variables are passed in from the bat file:
    strUser
    strPass
    strFromSystem
    strFromRep
    strFromFolder
    strDocumentPath
    If it fails on the OpenFromEnterprise statement, we get the 102 error.
    If it fails on the SaveAs statement, we get the 91 error.
    Running it through debug hasn't helped, since we are running only one report.
    Any thoughts on what could be going wrong?
    Thanks in advance

    I have tried this running the VB code on my desktop (outside of the bat file) and nothing out of the ordinary occurs.  The VB code runs fine with only one occurrence.
    I had seen on other posts "ThisDocument" and didn't know if it would be applicable in this situation.  I also wasn't sure how it should be used based on the rest of my code.  Would "ThisDocument" make a difference?
    Thanks again

  • Error importing SharePoint site collection - "there is an error during importing the Roles tag"

    Hi, we are having trouble restoring a SharePoint 2010 site collection using our DPM 2012 installation. The recovery process goes fine (restore of the database, attach to the sql server, export into WFE's filesystem) and the last phase, the SharePoint import,
    seems to end with an exception. We see this in the WssCmdletsWrapperCurr.errlog file:
    Caught Exception while trying to import Url .....
    Exception message =
    There is an error during importing the Roles tag
    Exception Stack =
    at Microsoft.SharePoint.Deployment.ReadAttribute.String(....
    It looks like it is a SharePoint import issue, but I'm not sure. We have tried to restore the site into an empty one, and the exception appears again, although it *seems*  that the content has been recovered. We have imported using the security info
    on the recovery point.
    I've searched for that error message in the Net but I've been unable to find anything appropriate.
    Do you have any hints?
    Thanks.

    Hi, we are having trouble restoring a SharePoint 2010 site collection using our DPM 2012 installation. The recovery process goes fine (restore of the database, attach to the sql server, export into WFE's filesystem) and the last phase, the SharePoint import,
    seems to end with an exception. We see this in the WssCmdletsWrapperCurr.errlog file:
    Caught Exception while trying to import Url .....
    Exception message =
    There is an error during importing the Roles tag
    Exception Stack =
    at Microsoft.SharePoint.Deployment.ReadAttribute.String(....
    It looks like it is a SharePoint import issue, but I'm not sure. We have tried to restore the site into an empty one, and the exception appears again, although it *seems*  that the content has been recovered. We have imported using the security info
    on the recovery point.
    I've searched for that error message in the Net but I've been unable to find anything appropriate.
    Do you have any hints?
    Thanks.

  • Message: The following clip encountered an error during import and is still referencing media on the camera:

    I am getting this message when I try to import files from Canon C100: The following clip encountered an error during import and is still referencing media on the camera:
    These are AVCHD files and it seems to be happening randomly.  With different clips as I try to import...happening both with regular importing and with Create Optimized Media...
    It just started happening yesterday-never had this problem before and have uploaded countless times with this camera and system. THanks.

    Update: OK, I just tried to import the footage into another hard drive (an internal hard drive) and it seems to be going fine now.  Maybe something is corrupted on the external hard drive I was importing into...wierd.

  • Error during import (-40)

    I have a G5 Dual 2G with 2G of ram running Imovie 3.0.3. I am trying to import a 42.9M mp4 file and a 189.9M .mov file and am getting this error message after about 6 minutes of trying to import: "Error during import (-40)".
    Can anyone tell me what the problem might be? I have serched the forum and came up with the "Use Streamclip 1.8" thats why I could make the 189.9M .mov file into the 42.9M mp4 file.
    I was sucsesful in importing 38.5M .mov files into itunes but I seem to have a limit. Does this make sense to anyone?
    Thanks for the help.

    Aquilafisher,
    You can open the 189.9 mov file in MpegStream clip and export to DV format for iMovie (DV is iMovie's native format).
    When you choose export to DV format you'll be presented with the "DV Exporter Window" with several options. One option is to "Split DV into Segements" Choose it (This option automatically splits the clip into 2gb or less segments).
    You can export the segments directly into your iMovie project's media folder. Next time you open the iMovie project you'll be offered the option to have those segments moved to the clips pane (you can also import the segments but that takes longer).
    I was sucsesful in importing 38.5M .mov files into itunes but I seem to have a limit.
    Is this the same file 49mb mp4 file that you could only partially import or is this a different file that you were successful importing?????
    Is there any particular reason you exported to mp4 first, exactly what are you trying to accomplish?

  • "Error During Import" after authorization

    HI all,
    I transferred a few songs from my desktop to my laptop. The songs play fine in iTunes after the transfer. When trying to use the music in iMovie, it asks for authorization (I only have my songs authorized on 1 computer). I give my password and a messaage pops up saying that the authorization was successful. I try to import the song into iMovie and the message I get is:
    *Error During Import*
    The file could not be imported: The file “(file path)” isn’t authorized for this computer.
    Any ideas?
    TIA!

    Hi c
    Only way around I use is:
    • in iTunes export out as audio-CD .aiff
    • use this in Your movie project
    Yours Bengt W

  • Error while importing a dump file in my local database

    Hi,
    I have a dump file named *"system_21Sep2010_DVSD.DMP"* which i'm trying to import in my local database named *"nandita1"*.
    The dump file is found under the following path *"C:\DevSuiteHome_1\BIN"* and i executed the following command for importing the dump file:
    C:\DevSuiteHome_1\BIN>imp system/system@nandita1 FILE=system_21Sep2010_DVSD.DMP FULL=YES
    I'm getting the following error while importing the dump file:
    Import: Release 10.1.0.4.2 - Production on Wed Oct 6 16:25:37 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V10.01.00 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    IMP-00015: following statement failed because the object already exists:
    "CREATE UNDO TABLESPACE "UNDOTBS1" BLOCKSIZE 8192 DATAFILE '/oradata_dev/DV"
    "SD/undotbs01.dbf' SIZE 104857600 AUTOEXTEND ON NEXT 5242880 MAXSIZE "
    "32767M EXTENT MANAGEMENT LOCAL "
    IMP-00015: following statement failed because the object already exists:
    "CREATE TABLESPACE "SYSAUX" BLOCKSIZE 8192 DATAFILE '/oradata_dev/DVSD/sysa"
    "ux01.dbf' SIZE 367001600 AUTOEXTEND ON NEXT 10485760 MAXSIZE 32767M "
    "EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT SEGMENT SPACE MANA"
    "GEMENT AUTO"
    IMP-00015: following statement failed because the object already exists:
    "CREATE TEMPORARY TABLESPACE "TEMP" BLOCKSIZE 8192 TEMPFILE '/oradata_dev/D"
    "VSD/temp01.dbf' SIZE 20971520 AUTOEXTEND ON NEXT 655360 MAXSIZE 3276"
    "7M EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1048576"
    IMP-00015: following statement failed because the object already exists:
    "CREATE TABLESPACE "USERS" BLOCKSIZE 8192 DATAFILE '/oradata_dev/DVSD/users"
    "01.dbf' SIZE 5242880 AUTOEXTEND ON NEXT 1310720 MAXSIZE 32767M EXTEN"
    "T MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT SEGMENT SPACE MANAGEMEN"
    "T AUTO"
    IMP-00015: following statement failed because the object already exists:
    "CREATE TABLESPACE "XX_DATA" BLOCKSIZE 8192 DATAFILE '/oradata_dev/DVSD/XX_"
    "DATA01.dbf' SIZE 140509184 AUTOEXTEND ON NEXT 1048576 MAXSIZE 32767M"
    " EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT "
    IMP-00015: following statement failed because the object already exists:
    "CREATE TABLESPACE "XX_INDEX" BLOCKSIZE 8192 DATAFILE '/oradata_dev/DVSD/XX"
    "_INDEX.dbf' SIZE 93323264 AUTOEXTEND ON NEXT 1048576 MAXSIZE 32767M "
    "EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT "
    IMP-00015: following statement failed because the object already exists:
    "CREATE PROFILE "MONITORING_PROFILE" LIMIT COMPOSITE_LIMIT DEFAULT SESSIONS_"
    "PER_USER DEFAULT CPU_PER_SESSION DEFAULT CPU_PER_CALL DEFAULT LOGICAL_READS"
    "_PER_SESSION DEFAULT LOGICAL_READS_PER_CALL DEFAULT IDLE_TIME DEFAULT CONNE"
    "CT_TIME DEFAULT PRIVATE_SGA DEFAULT FAILED_LOGIN_ATTEMPTS UNLIMITED PASSWOR"
    "D_LIFE_TIME DEFAULT PASSWORD_REUSE_TIME DEFAULT PASSWORD_REUSE_MAX DEFAULT "
    "PASSWORD_LOCK_TIME DEFAULT PASSWORD_GRACE_TIME DEFAULT"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "OUTLN" IDENTIFIED BY VALUES '4A3BA55E08595C81' TEMPORARY TABLE"
    "SPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "TSMSYS" IDENTIFIED BY VALUES '3DF26A8B17D0F29F' DEFAULT TABLES"
    "PACE "USERS" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "ANONYMOUS" IDENTIFIED BY VALUES 'anonymous' DEFAULT TABLESPACE"
    " "SYSAUX" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "OLAPSYS" IDENTIFIED BY VALUES '3FB8EF9DB538647C' DEFAULT TABLE"
    "SPACE "SYSAUX" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "MDDATA" IDENTIFIED BY VALUES 'DF02A496267DEE66' DEFAULT TABLES"
    "PACE "USERS" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "SYSMAN" IDENTIFIED BY VALUES '28F72A3C2D75FDE9' DEFAULT TABLES"
    "PACE "SYSAUX" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "MGMT_VIEW" IDENTIFIED BY VALUES '442167C25FAC883C' TEMPORARY T"
    "ABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "SCOTT" IDENTIFIED BY VALUES 'F894844C34402B67' DEFAULT TABLESP"
    "ACE "USERS" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "BUXXDDWA" IDENTIFIED BY VALUES '2672292A792DB64B' DEFAULT TABL"
    "ESPACE "XX_DATA" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "XXDDWA" IDENTIFIED BY VALUES 'F5C178B2796496F4' DEFAULT TABLES"
    "PACE "XX_INDEX" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "BUXXDDWS" IDENTIFIED BY VALUES '06D47E0665132890' DEFAULT TABL"
    "ESPACE "XX_DATA" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "BUXXSUC" IDENTIFIED BY VALUES '1705C688518ADCDC' DEFAULT TABLE"
    "SPACE "XX_DATA" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "JIRAUSER" IDENTIFIED BY VALUES 'F0E1C662FCD1E09F' DEFAULT TABL"
    "ESPACE "XX_DATA" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "XXSFA" IDENTIFIED BY VALUES 'C3DFA37A29E072B6' DEFAULT TABLESP"
    "ACE "XX_INDEX" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "XXDDW" IDENTIFIED BY VALUES 'CFF3D9B1B6C20DCC' DEFAULT TABLESP"
    "ACE "XX_DATA" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "XXDDWS" IDENTIFIED BY VALUES '9EF0EE1BAC5855C4' DEFAULT TABLES"
    "PACE "XX_DATA" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "XXSUC" IDENTIFIED BY VALUES '39594B53A6F1CED0' DEFAULT TABLESP"
    "ACE "XX_INDEX" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "SELECT_CATALOG_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "SELECT_CATALOG_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "EXECUTE_CATALOG_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "EXECUTE_CATALOG_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "DELETE_CATALOG_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "DELETE_CATALOG_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "RECOVERY_CATALOG_OWNER""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "RECOVERY_CATALOG_OWNER" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "GATHER_SYSTEM_STATISTICS""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "GATHER_SYSTEM_STATISTICS" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "LOGSTDBY_ADMINISTRATOR""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "LOGSTDBY_ADMINISTRATOR" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "AQ_ADMINISTRATOR_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "AQ_USER_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "AQ_USER_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "GLOBAL_AQ_USER_ROLE" IDENTIFIED GLOBALLY "
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "SCHEDULER_ADMIN""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "SCHEDULER_ADMIN" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "HS_ADMIN_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "HS_ADMIN_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "AUTHENTICATEDUSER""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "AUTHENTICATEDUSER" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "OEM_ADVISOR""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "OEM_ADVISOR" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "OEM_MONITOR""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "OEM_MONITOR" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "WM_ADMIN_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "WM_ADMIN_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVAUSERPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVAUSERPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVAIDPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVAIDPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVASYSPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVASYSPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVADEBUGPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVADEBUGPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "EJBCLIENT""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "EJBCLIENT" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVA_ADMIN""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVA_ADMIN" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVA_DEPLOY""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVA_DEPLOY" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "CTXAPP""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "CTXAPP" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "XDBADMIN""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "XDBADMIN" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "XDBWEBSERVICES""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "XDBWEBSERVICES" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "OLAP_DBA""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "OLAP_DBA" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "OLAP_USER""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "OLAP_USER" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "MGMT_USER""
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "MVIEW$_ADVSEQ_GENERIC" MINVALUE 1 MAXVALUE 4294967295 INCR"
    "EMENT BY 1 START WITH 1 CACHE 50 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "MVIEW$_ADVSEQ_ID" MINVALUE 1 MAXVALUE 4294967295 INCREMENT"
    " BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "LOGMNR_EVOLVE_SEQ$" MINVALUE 1 MAXVALUE 999999999999999999"
    "999999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "LOGMNR_SEQ$" MINVALUE 1 MAXVALUE 9999999999999999999999999"
    "99 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "LOGMNR_UIDS$" MINVALUE 1 MAXVALUE 999999999999999999999999"
    "999 INCREMENT BY 1 START WITH 100 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_FLAVORS_S" MINVALUE -2147483647 MAXVALUE 214748364"
    "7 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_FLAVOR_NAME_S" MINVALUE 1 MAXVALUE 999999999999999"
    "999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_REPPROP_KEY" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT_LOG_SEQUENCE" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_REFRESH_TEMPLATES_S" MINVALUE 1 MAXVALUE 999999999"
    "999999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_USER_AUTHORIZATIONS_S" MINVALUE 1 MAXVALUE 9999999"
    "99999999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_REFGROUPS_S" MINVALUE 1 MAXVALUE 99999999"
    "9999999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_OBJECTS_S" MINVALUE 1 MAXVALUE 9999999999"
    "99999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_PARMS_S" MINVALUE 1 MAXVALUE 999999999999"
    "999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_USER_PARM_VALUES_S" MINVALUE 1 MAXVALUE 9999999999"
    "99999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_SITES_S" MINVALUE 1 MAXVALUE 999999999999"
    "999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMP_OUTPUT_S" MINVALUE 1 MAXVALUE 999999999999999"
    "999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_RUNTIME_PARMS_S" MINVALUE 1 MAXVALUE 9999999999999"
    "99999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "TEMPLATE$_TARGETS_S" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_EXCEPTIONS_S" MINVALUE 1 MAXVALUE 9999999999999999"
    "99999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    . importing OLAPSYS's objects into OLAPSYS
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "OLAP_ID_SEQ" MINVALUE 1 MAXVALUE 9999999999999999999999999"
    "99 INCREMENT BY 1 START WITH 122 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "OLAP_IRID" MINVALUE 1 MAXVALUE 999999999999999999999999999"
    " INCREMENT BY 1 START WITH 24 NOCACHE ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "CWM2_OLAP_ENABLESEQ" MINVALUE 1 MAXVALUE 9999 INCREMENT BY"
    " 1 START WITH 1 NOCACHE ORDER CYCLE"
    I've been waiting for hours, but still it is blocked at the same place, that is:
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "CWM2_OLAP_ENABLESEQ" MINVALUE 1 MAXVALUE 9999 INCREMENT BY"
    " 1 START WITH 1 NOCACHE ORDER CYCLE"
    I've tried recreating the database, but still the error is the same.
    I've tried including the ignore=Y, that is:
    C:\DevSuiteHome_1\BIN>imp system/system@nandita1 FILE=system_21Sep2010_DVSD.DMP
    FULL=YES IGNORE=YES
    The error generated is as displayed below:
    Import: Release 10.1.0.4.2 - Production on Wed Oct 6 16:34:04 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V10.01.00 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    . importing OLAPSYS's objects into OLAPSYS
    Over here also, i had to kill the process since it was blocked at the following statement: ". importing OLAPSYS's objects into OLAPSYS"
    Please can someone help me out.
    Thanking in advanced

    plzzzzzzzzzzzzzzzzz.............sme1 help me out

  • Error While Importing from EIF file into AW

    Hi All,
    I am facing the following error while importing from EIF file into AW using AWM as well as from sql prompt.
    java.sql.SQLException: ORA-36786: (IOSEC04) File POCAW/abc.eif does not exist or cannot be accessed.
    ORA-06512: at "SYS.DBMS_AW", line 42
    ORA-06512: at line 1
    at oracle.olap.awm.eif.eifimport.ImportDialogActionThread.doExportOrImport(ImportDialogActionThread.java:172)
    at oracle.olap.awm.eif.EifDialogActionThread.doAction(EifDialogActionThread.java:58)
    at oracle.olap.awm.ui.dialog.ThreadedDialogActionThread.run(ThreadedDialogActionThread.java:49)
    i have already created the directory pocaw.
    i have done the following steps :
    CREATE OR REPLACE DIRECTORY POCAW as 'D:\Olap_POC\export';
    GRANT all ON DIRECTORY POCAW to PUBLIC;
    execute dbms_aw.execute ('aw create ''POC_AW''');
    execute dbms_aw.execute('cda pocaw');
    execute dbms_aw.execute('dtb attach POC_AW rw');
    execute dbms_aw.execute('import all from eif file ''/abc.eif'' dfns update ');
    any idea or thought would be appreciable.
    thanks n advance
    anwar

    execute dbms_aw.execute('import all from eif file''/abc.eif'' dfns update ');
    Maybe one of the following file names could help
    (have never tried it):
    ''abc.eif''
    ''POC_AW\abc.eif''Yes,
    you don't need the slash. CDA is like setting a default directory.

  • SEVERE: DB Error during import of BC_SL_ACTIVE_PARTS

    Hello all,
    We are trying to perform the system refresh using sapinst (load based) on AIX/DB2 UDB environment.
    During the "Import Java Dump" phase, we are getting the below error;
    SEVERE: DB Error during import of BC_SL_ACTIVE_PARTS
    SEVERE: Message: The object of type java.sql.Date with the value '2006-06-22 07:
    00:00.0' assigned to host variable 5 is not normalized. It must not contain time
    components in the time zone running the virtual machine.
    SEVERE: SQLState: SAP06
    SEVERE: ErrorCode: 1001124
    As per the OSS note 915548 we changed the Server & Desktop time zone to GMT+01:00, and started a fresh installation.
    However we are still facing the same issue. Does anybody have a resolution for this, if so please help me, I shall definitely reward you.
    Thanks in advance.
    Regards,
    Kiran.

    Hello,
    I've got exactly the same problem.
    I was installing a CRM50 Unicode System, using a System Copy procedure.
    (Source System platform: Win2003 x86, MsSQL2005, j2sdk-1_4_2_13-windows-i586-p.exe)
    Into a Target System Platform:
    - Processor Geniune Intel Xeon 3 Ghz x86
    - Windows 2003 x64 bits
    - MS SQL Server 2005
    - j2sdk-1_4_2_13-windows-amd64.exe --> 941595 - Download J2SE 1.4.2 for the x64 platform Java
    - j2sdk-1_4_2_13-windows-i586-p.exe
    (both Java versions installed, according to the Sap note)
    I already did what you said:
    - Change timezone
    - Uninstall CRM50, using sapinst\Aditional Software Life Cycle Task\...
    - Reebot the server
    - Staring a fresh installation again
    Please advise, I've been working for the last four days on this, with no luck.
    Maybe the problem is java version, perhaps j2sdk-1_4_2_09-windows-amd64.exe or another one would be enough, or, I need to reinstall everything since the beginning, including MSSQL2005.
    Can someone help us out please, thanks.

Maybe you are looking for

  • Error Message OXc 19a0035

    This error message keeps coming up.  I have done all the suggested "fixes" from turning off and on to unplugging the power cord from printer and wall socket.  Nothing seems to be fixing this problem.   I have always used HP inks and keep the inks ref

  • Reading Long Text -LT31 -- VA02

    Hi All, Acc to my requirements.I want to display the text at the header level in the sap script form. I used the following code, the script form is displaying the limited text only,it is because of ITCSY value holds only 255.But I want to display mor

  • Problem in Business Rule Framework (BRF).

    Hi, Problem in Business Rule Framework (BRF). Facing problem while assining the 'Expression and Actions' to the Events in BRF giving the error 'Class ID is missing'. Created an event called 'Z_My_Event_01' of implementation class '0E001', object (Eve

  • Automatic display brightness not working on 2012 Air?

    I have a 2008 aluminum MacBook which I bought on day zero. The automatic screen brightness on it works perfectly. When I am in a dark room, the brightness goes down significantly, so I am not blinded. When I am in a bright room, the brightness goes u

  • SAP Portal 7.31 - Fiori integration

    Dear All, We are planning to configure Portal –Fiori. Portal is totally with BI reports. Should we need to do any SSO for Fiori ?? Current Portal level is 7.31 SP20. There are many docs in detailed on only particular area  but I didn't see any step b