OWB Demo Import Error

Hi,
I am trying to run the OWB 92 Demo available from OTN. I am getting an error when I import the mdl file:
Import started at 12/29/2004 3:00:37 PM
* Import for OWB Release: 10.1.0.2.0 Version: 10.1.0.1.0
* User: owb92 Connect String: (DESCRIPTION=(ADDRESS=(HOST=vmrhel3)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=orcl.solstoneplus.co.uk)))
* Definition File: null
* Data File: c:\work\OWB92_demo\mdl\OWB92_DEMO.mdl
* Log File: C:\oracle\owb101\owb\bin\admin\Log.log Log Message Level: ALL
* Physical Names: Y Mode: CREATE Character Set: WE8MSWIN1252
* Ignore Universal Identifier: N Commit At End: Y
Error at line 518: MDL1402: Error importing dimension with physical name <SALES_REP>, business name <SALES_REP> and UOID <3557597D89FF47F3BF354D077E415A71> in module <WH>.
Detailed Error Message:
MDL1404: Error occurred on line 521, cannot import level with physical name <EMPLOYEE>, business name <EMPLOYEE> and UOID <C3E1A883AC764E15B8F7D5B4C1A7E949>.
Internal Error: Error in createLevel()
I am running 9.2.0.5 of the database and 10.1 OWB, however the database is running on a VMWare Red Hat Enterprise Linux 3 Virtual Machine. The host is running WinXP and OWB has been installed on both the host and guest. I have not had any other troubles running in this mode, but wandered if it may be causing a problem here,
Thanks for any help,
Jon

I was able to resolve this by copying the mdl file to the linux guest machine and running the import from there.
Jon

Similar Messages

  • Mapviewer demo Import error ( imp-00980 )

    I'm encountering an import problem when attempting to import the mvdemo.dmp sample data that is included with the Mapviewer demo into Oracle 9i PEdition. Is there a problem with the the EXP coming from Oracle v8? Here is a sample of the error log output:
    Export file created by EXPORT:V08.01.07 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    export client uses US7ASCII character set (possible charset conversion)
    export server uses US7ASCII NCHAR character set (possible ncharset conversion)
    . importing SCOTT's objects into SCOTT
    . . importing table "STYLES" 250 rows imported
    . . importing table "THEMES" 7 rows imported
    . . importing table "MAPS" 2 rows imported
    . . importing table "CITIES" 195 rows imported
    . . importing table "COUNTIES" 3230 rows imported
    . . importing table "INTERSTATES" 239 rows imported
    . . importing table "STATES" 56 rows imported
    IMP-00017: following statement failed with ORACLE error 980:
    "BEGIN "
    "execute immediate 'INSERT INTO USER_SDO_GEOM_METADATA values (''CITIES'','"
    "'LOCATION'',mdsys.SDO_dim_array(MDSYS.SDO_DIM_ELEMENT(''X'',-180,180,.00000"
    "005),MDSYS.SDO_DIM_ELEMENT(''Y'',-90,90,.00000005)),NULL) ' ; "
    "COMMIT; END;"
    IMP-00003: ORACLE error 980 encountered
    ORA-00980: synonym translation is no longer valid
    ORA-06512: at line 2
    IMP-00088: Problem importing metadata for index CITIES. Index creation will be skipped
    I have discovered that the following view does not exist in the db:
    USER_SDO_GEOM_METADATA
    Help would be appreciated.
    -Peter

    Try connecting to the database as mdsys.
    Look for a table called sdo_geom_metadata_table, and if it is there see if there
    is anything in it. If there isn't anything in it, or it isn't there, try executing:
    prvtgmd.plb from ORACLE_HOME/md/admin. It looks like the
    views might not have been created correctly.
    Dan

  • OWB package import error. PRS-00318. In need of urgent help

    Hello everyone,
    I am having a weird error when i try to import a package in owb. Saying "PRS-00318: SQL Error encountered while updating CMPALLFOLDERFCO for key ********************************* Please contact Oracle Support with the stack trace and details on how to reproduce it. " ( neglect the ** i didnt want to write that bit )
    This started to happen a couple of days ago. When i try to import a package or re-import them it seems like the procedures in the packages all seems like they are requiring a parameter ( i understand it in the import window, the paranthesis after the procedure name like procudre_name( ) ) But actually there is not a parameter required for the procedure to work. It is not declared at all. When i hit the import button it gives me the error below.
    Metadata Import Result Report
    Date: Jan 31, 2011 7:41:38 AM
    Installed Module Information:
    Physical Name: ........... ****************
    Logical Name: ............ ****************
    Application Type: ........ Oracle Warehouse Application
    System Type: ............. Oracle Database 8i/9i/10g
    Database Link: ........... owb_8467
    Dictionary Type: ......... DATABASE_DICTIONARY
    Schema/Application System: null
    The following actions have been applied:
    + View
    + Transformation
    + MS_********************* : Created with Second Class Object Failure
    + Package Spec ................. : Created
    + Package Body ................. : Created
    + EX_*******************() .. : PRS-00318: SQL Error encountered while updating CMPALLFOLDERFCO for key ******************************Please contact Oracle Support with the stack trace and details on how to reproduce it. ??
    Well i have no idea what is going on. Even the existing packages ( that are imported long before this error ocurred ) are showing the procedures with parameters.
    Anyone having any idea how to solve this problem ?
    Your help would be appreciated.

    finally sorted it out! it had something to do with the ArrayCollection in the mx.collections not being linked to the AS hence the error. so heres what i did:
    import mx.collections.ArrayCollection;
    import flash.net.registerClassAlias;
    registerClassAlias("flex.messaging.io.ArrayCollection", ArrayCollection);
    i imported the ArrayCollection class and the registerClassAlias class into the AS i was using and then registered the alias then voila! error gone!

  • OWB mapping Import error

    Hi All,
    I'm facing the following error while importing a new version of an existing map via a .mdl file. this is the error message:
    Error at line 67: MDL1247: Error occurred importing mapping <COT_H_ORDERCATEGORYTYPE_IU0/COT_H_ORDERCATEGORYTYPE_IU0> (at line 67).
    Detailed Error Message:
    java.lang.ClassCastException: oracle.wh.repos.impl.mapping.CMPMappingParameterGroup
         at oracle.wh.repos.impl.component.ComponentService.instantiate(ComponentService.java:298)
         at oracle.wh.repos.impl.component.ComponentService.instantiate(ComponentService.java:203)
         at oracle.wh.repos.impl.foundation.CacheMediator.query(CacheMediator.java:2722)
         at oracle.wh.repos.impl.foundation.CacheMediator.query(CacheMediator.java:2682)
         at oracle.wh.repos.impl.foundation.OWBRoot.query(OWBRoot.java:1881)
         at oracle.wh.repos.impl.mapping.CMPMappingParameterGen.getConnectFrom(CMPMappingParameterGen.java:575)
         at oracle.wh.repos.impl.mapping.CMPMappingParameter.getConnectFrom(CMPMappingParameter.java:217)
         at oracle.wh.repos.impl.mapping.WBMappingParameterImpl.restoreConnection(WBMappingParameterImpl.java:269)
         at oracle.wh.repos.impl.mapping.WBStageImpl.<init>(WBStageImpl.java:113)
         at oracle.wh.service.impl.ContextServiceImpl.getBusinessObject(ContextServiceImpl.java:33)
         at oracle.wh.service.impl.metadataloader.WBImportMapping.importMappingStage(WBImportMapping.java:1271)
         at oracle.wh.service.impl.metadataloader.WBImportMapping.parseAndImportMappingStage(WBImportMapping.java:1068)
         at oracle.wh.service.impl.metadataloader.WBImportMapping.processKeyword(WBImportMapping.java:4147)
         at oracle.wh.service.impl.metadataloader.WBImportMapping.importMapping(WBImportMapping.java:4603)
         at oracle.wh.service.impl.metadataloader.WBImport.process(WBImport.java:6085)
         at oracle.wh.service.impl.metadataloader.WBRunImport.internalRunImport(WBRunImport.java:506)
         at oracle.wh.service.impl.metadataloader.WBRunImport.runImport(WBRunImport.java:570)
         at oracle.owb.Import.ImportServiceManager.internalImportMetaData(ImportServiceManager.java:198)
         at oracle.owb.Import.ImportServiceManager.importMetaDataFromFile(ImportServiceManager.java:145)
         at oracle.owb.scripting.ImportCmdExecuter.startMetaDataImportCommand(ImportCmdExecuter.java:297)
         at oracle.owb.scripting.ImportCmdExecuter.importFromFile(ImportCmdExecuter.java:100)
         at oracle.owb.scripting.ImportCmdParser.ImportCommand(ImportCmdParser.java:216)
         at oracle.owb.scripting.ImportCmdParser.parseCommand(ImportCmdParser.java:106)
         at oracle.owb.scripting.OMBMetaDataImportCmd.executeCommand(OMBMetaDataImportCmd.java:60)
         at oracle.owb.scripting.OMBCommand.cmdProc(OMBCommand.java:42)
         at tcl.lang.Parser.evalObjv(Parser.java:810)
         at tcl.lang.Parser.eval2(Parser.java:1209)
         at tcl.lang.Interp.eval(Interp.java:2042)
         at tcl.lang.Interp.eval(Interp.java:2101)
         at tcl.lang.ForeachCmd.cmdProc(ForeachCmd.java:112)
         at tcl.lang.AutoloadStub.cmdProc(Extension.java:144)
         at tcl.lang.Parser.evalObjv(Parser.java:810)
         at tcl.lang.Parser.eval2(Parser.java:1209)
         at tcl.lang.Interp.eval(Interp.java:2042)
         at tcl.lang.Interp.evalFile(Interp.java:2140)
         at tcl.lang.SourceCmd.cmdProc(SourceCmd.java:75)
         at tcl.lang.AutoloadStub.cmdProc(Extension.java:144)
         at tcl.lang.Parser.evalObjv(Parser.java:810)
         at tcl.lang.Parser.eval2(Parser.java:1209)
         at tcl.lang.Interp.eval(Interp.java:2042)
         at tcl.lang.ConsoleEvent.processEvent(ConsoleEvent.java:90)
         at tcl.lang.Notifier.serviceEvent(Notifier.java:429)
         at tcl.lang.Notifier.doOneEvent(Notifier.java:561)
         at tcl.lang.TclShell.run(TclShell.java:151)
         at oracle.owb.scripting.OMBShell.main(OMBShell.java:41)
    *************************************************************

    Hey did you found a solution to this problem because i'm in the same situation and i don't know how to fix it.
    Many thanks,
    Dani

  • SBO 88 PL12 Dashbord DEMO Import error

    hello everyone
    I have installed B1i and set the B1i server connection in Cockpit of SBO 88 PL12 successfully. But  Importing  the dashbord DEMO(file name:B1ICXCELSIUSSMP00P_00-10009398.ZIP ) that SAP provided on the SBO 88 Software Distribution Center  in the form "dashboard manager"  is wrong. It display "This is not a valid dashboard package. The package information file might be corrupted.Contact package author for support."
        where can I  find the dashbord DEMO for dashbord of SBO 88 Pl12?

    Could you please check the dashboard status in dashboard manager?
    Administration -> Setup -> General -> Dashboard Manager.
    How many dashboards do you see in the Dashboard Manager form?
    You should see three dashboards under SAP Dashboard Package 1 folder.
    Set Status of all these three dashboards to Active, and relogin.
    If you don't see any dashboards, create a new company using 8.8 PL12 client and server, and try again.
    Thanks,
    Jay.

  • OWB 11gR2 - Internal ERROR: Can not find the ACL containter

    OWB 11gR2 - Internal ERROR: Can not find the ACL containter
    =======================================
    I am using OWB 11gR2 (11.2.0.1) on Win XP 32 bit. I have 3.23 GB RAM. OWB design center is ver slow on my desktop. We have our OWB repository is on Unix server.
    We applied the patch 10270220.
    We are getting
    Internal ERROR: Can not find the ACL containter for object:CMPPhysicalMap@19654/id=104020/owningFCO=104020/proxyFor=(CMPPhysicalMapGen@19f99ae/id=104020/stname=null/pname=MAPPING_1/lname=MAPPING_1/status=POSTED/committed=true/persistent=true/propsLoaded=true)
    What is happening here?
    Thanks in helping.

    We have a map with 3 sources and 1 target. The 3 sources pass through Joiner then Expression then Target.
    We are getting this error, during deployment. It shows compling for awhile, then through this error.
    Here is the piece from detail window:
    ===========
    at oracle.wh.repos.pdl.security.SecurityPolicyManager.getAccessCharMapOfPrivilegeOwner(SecurityPolicyManager.java:174)
         at oracle.wh.repos.impl.foundation.CMPElement.getAccessCharMapOfPrivilegeOwner(CMPElement.java:2806)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.hasPrivilege(OWBSecurityImpl.java:914)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.internalSecurityCheck(OWBSecurityImpl.java:1542)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.securityCheck(OWBSecurityImpl.java:694)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.securityCheck(SecurityModuleImpl.java:959)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.securityCheck(SecurityModuleImpl.java:924)
         at oracle.wh.repos.pdl.dispatcher.EventDispatcherImpl.beforeReadObject(EventDispatcherImpl.java:824)
         at oracle.wh.repos.pdl.foundation.OWBRoot.beforeRead(OWBRoot.java:1785)
         at oracle.wh.repos.owbGen.CMPStringPropertyValueGen.getValue(CMPStringPropertyValueGen.java:217)
         at oracle.wh.repos.impl.properties.CMPStringPropertyValue.getValue(CMPStringPropertyValue.java:117)
         at oracle.wh.repos.impl.extended.PropertyFactory.getStringValue(PropertyFactory.java:440)
         at oracle.wh.repos.impl.extended.CMPWBPrimitiveProperty.rawStringValue(CMPWBPrimitiveProperty.java:260)
         at oracle.wh.repos.sdk.mapping.WBMapHelper.getStringProperty(WBMapHelper.java:716)
         at oracle.wh.repos.sdk.mapping.WBMapHelper.getStringProperty(WBMapHelper.java:733)
         at oracle.wh.repos.sdk.mapping.WBMapHelper.getReferencedLocations(WBMapHelper.java:1361)
         at oracle.wh.service.impl.runtime.EnvironmentUtils.getReferencedLocations(EnvironmentUtils.java:284)
         at oracle.wh.service.impl.runtime.EnvironmentUtils.getReferencedLocations(EnvironmentUtils.java:141)
         at oracle.wh.service.impl.runtime.EnvironmentUtils.getReferencedLocations(EnvironmentUtils.java:135)
         at oracle.wh.service.impl.runtime.RuntimePlatformServiceImpl.getReferencedLocations(RuntimePlatformServiceImpl.java:1238)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandUtil.addConnectorLocations(WHRuntimeCommandUtil.java:477)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.getSingleDeployLocations(WHRuntimeCommandGenerateDeploy.java:3408)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.getLocationsAndNewConnectors(WHRuntimeCommandGenerateDeploy.java:3517)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doPreDeploymentActions(WHRuntimeCommandGenerateDeploy.java:3224)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy._internalDeploy(WHRuntimeCommandGenerateDeploy.java:2420)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doDeploymentAsynch(WHRuntimeCommandGenerateDeploy.java:2117)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandHandler$1.construct(WHRuntimeCommandHandler.java:1005)
         at oracle.wh.ui.runtime.SwingWorker$2.run(SwingWorker.java:124)
         at java.lang.Thread.run(Thread.java:595)
    ===========
    Did anyone receive such errors?

  • FDMEE Import error "No periods were identified for loading data into table 'AIF_EBS_GL_BALANCES_STG'

    Hi,
    We are having trouble while importing one ledger 'GERMANY EUR GGAAP'. It works for Dec 2014 but while trying to import data for 2015 it gives an error.
    Import error shows " RuntimeError: No periods were identified for loading data into table 'AIF_EBS_GL_BALANCES_STG'."
    I tried all Knowledge docs from Oracle support but no luck. Please help us resolving this issue as its occurring in our Production system.
    I also checked all period settings under Data Management> Setup> Integration Setup > Global Mapping and Source Mapping and they all look correct.
    Also its only happening to one ledger rest all ledgers are working fine without any issues.
    Thanks

    Hi,
    there are some Support documents related to this issue.
    I would suggest you have a look to them.
    Regards

  • How do I convert an excel (2008) document to Numbers?  When I drag the Excel document onto the Numbers icon I get, "Import error.  The file format is invalid"

    How can I convert an Excel (2008) document to Numbers.  When I drag the Excel document onto the Numbers icon I get, "Import error.  The file format is invalid.

    That extension identifies the most current Excel file format, a format that can be opened by Numbers '09 (and by Numbers '08).
    A check with Numbers '09 shows it capable of opening .xlsx files when right-clicked (and Numbers chose as the application to open, when double-clicked (if Numbers has been set as the default application to open this type of file, or when dragged to the Numbers icon in the dock.
    I see two possibilities for Numbers inability to open it and the message you receive:
    1. The file is not actually an Excel file, and the sender has added the .xlsx extension to the filename manually.
    2. The file is an Excel file, but has somehow been corrupted.
    Have you tried opening the file with a different application? The open source Office suites, OpenOffice.org, LibreOffice and NeoOffice can also open .xlsx files. If they're unable to open this one, that would point toward the file itself being faulty. You can download these applications from their rspective websites, linked in the names above. All request a donation to support future development, but only Neo requires one to have been made recently, and that only for the current release (which won't be necessary to open .xlsx files).
    Regards,
    Barry

  • "Template import error: No VM configure file found" on brand new setup

    Previously, I posted Console does not launch OVM 3.1.1, Win7x32 Firefox15/IE8 - Empty .jnlp file which was about VM Console not launching. Since this is a new installation, and it seemed to be a unique problem, I scratched the whole installation and started again from scratch. Everything, including the NFS file server, was re-installed from scratch CD OS installation.
    The process is pretty straightforward once you're used to it, and in less than three hours I was ready again to import my first template (a template I had imported before). But now, I submit the the request, and almost immediately the process aborts. (You can see in the information below, that 1 second passes between the Import request (06:32:36) and the failure.)
    Thing is, it takes about three minutes, even locally on the web server, to get an index of that large file (tar tzf), and at completion, the vm config file is listed.
    Am I misreading the error? My web searches for enlightenment found only one good hit on this error, and in that case it appeared to be an "out of space" issue. In this case, though, I'm importing a 5GB tarfile into a 390GB, otherwise-empty file system, so I don't think that is the issue. The failure in ovs-agent.log is below. What other information may I provide to get to the bottom of this? (Thanks for any guidance/help, of course!)
    [2012-10-31 06:31:40 3341] DEBUG (monitor:36) Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:40 3341] INFO (notification:67) Notification sent: {CLUSTER} {MONITOR} Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:40 3338] INFO (notification:193) Sending notification: {CLUSTER} {MONITOR} Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:48 4914] DEBUG (service:77) discover_cluster: ()
    [2012-10-31 06:31:48 4914] DEBUG (service:85) discover_cluster: call completed.
    [2012-10-31 06:32:03 4926] DEBUG (service:77) storage_plugin_mount: ('oracle.generic.NFSPlugin.GenericNFSPlugin', {'status': '', 'admin_user': None, 'admin_host': None, 'uuid': '0004fb00000900003cf41964f3476788', 'total_sz': 0, 'admin_passwd': '******', 'storage_desc': '', 'free_sz': 0, 'access_host': 'filesrv.ps.***.com', 'storage_type': 'FileSys', 'alloc_sz': 0, 'access_grps': [], 'used_sz': 0, 'name': '0004fb00000900003cf41964f3476788'}, {'status': '', 'uuid': 'fc3564eb-ce8b-489c-96bc-df6de2cc8a11', 'ss_uuid': '0004fb00000900003cf41964f3476788', 'size': '330279518208', 'free_sz': '330075340800', 'state': 2, 'access_grp_names': [], 'access_path': 'filesrv.ps.***.com:/mnt/ps_big/repo/repo', 'name': 'nfs:/mnt/ps_big/repo/repo'}, '/OVS/Repositories/0004fb0000030000659e0ce6f2ecfb55', None, True, [])
    [2012-10-31 06:32:03 4926] INFO (storageplugin:108) storage_plugin_mount(oracle.generic.NFSPlugin.GenericNFSPlugin)
    [2012-10-31 06:32:03 4926] DEBUG (NFSPlugin:353) cmd = ['mount', '-t', 'nfs', 'filesrv.ps.***.com:/mnt/ps_big/repo/repo', '/OVS/Repositories/0004fb0000030000659e0ce6f2ecfb55']
    [2012-10-31 06:32:03 4926] DEBUG (service:85) storage_plugin_mount: call completed.
    [2012-10-31 06:32:03 4931] DEBUG (service:77) add_repository: ('filesrv.ps.***.com:/mnt/ps_big/repo/repo', '0004fb0000030000659e0ce6f2ecfb55')
    [2012-10-31 06:32:03 4931] DEBUG (service:85) add_repository: call completed.
    [2012-10-31 06:32:36 4972] DEBUG (linux:847) async call function: import_template
    [2012-10-31 06:32:36 4975] DEBUG (service:77) import_template: ('0004fb0000030000659e0ce6f2ecfb55', '0004fb0000140000fdc18a572a244015', ['http://aspire/pstop/OVM_EL5U7_X86_64_TOOLS8_52_06_PVM.tgz'])
    [2012-10-31 06:32:37 4975] INFO (notification:74) async_proc_prog: notification {ASYNC_PROC} progress PID 4975 status {'OBJECT': 'template', 'TOTAL_OBJECT_COUNT': 1, 'CURRENT_OBJECT_COUNT': 1, 'TOTAL_BYTES': 0L, 'CURRENT_BYTES': 613L, 'OPERATION': 'download'}
    [2012-10-31 06:32:37 4975] INFO (notification:67) Notification sent: {ASYNC_PROC} progress PID 4975
    [2012-10-31 06:32:37 3338] INFO (notification:193) Sending notification: {ASYNC_PROC} progress PID 4975
    [2012-10-31 06:32:37 4975] ERROR (service:96) catch_error: Template import error: No VM configure file found.
    Traceback (most recent call last):
    File "/usr/lib64/python2.4/site-packages/agent/service.py", line 94, in wrapper
    return func(*args)
    File "/usr/lib64/python2.4/site-packages/agent/hypervisor/xenxm.py", line 1041, in import_template
    raise RuntimeError('Template import error: %s' % err)
    RuntimeError: Template import error: No VM configure file found.
    [2012-10-31 06:32:37 4975] DEBUG (linux:879) ovs_async_proc: pid 4975 status 1 output Template import error: No VM configure file found.
    [2012-10-31 06:32:37 4975] INFO (notification:67) Notification sent: {ASYNC_PROC} exit PID 4975
    [2012-10-31 06:32:37 3338] INFO (notification:193) Sending notification: {ASYNC_PROC} exit PID 4975
    [2012-10-31 06:32:39 4987] DEBUG (service:77) storage_plugin_listFileSystems: ('oracle.generic.NFSPlugin.GenericNFSPlugin', {'status': '', 'admin_user': None, 'admin_host': None, 'uuid': '0004fb00000900003cf41964f3476788', 'total_sz': 0, 'admin_passwd': '******', 'storage_desc': '', 'free_sz': 0, 'access_host': 'filesrv.ps.***.com', 'storage_type': 'FileSys', 'alloc_sz': 0, 'access_grps': [], 'used_sz': 0, 'name': '0004fb00000900003cf41964f3476788'}, True)
    [2012-10-31 06:32:39 4987] INFO (storageplugin:108) storage_plugin_listFileSystems(oracle.generic.NFSPlugin.GenericNFSPlugin)
    [2012-10-31 06:32:39 4987] DEBUG (NFSPlugin:142) ENTER: listFileSysytems()
    [2012-10-31 06:32:39 4987] DEBUG (NFSPlugin:257) EXIT : listFileSysytems()
    [2012-10-31 06:32:39 4987] DEBUG (service:85) storage_plugin_listFileSystems: call completed.
    [2012-10-31 06:32:39 5005] DEBUG (service:77) discover_pool_filesystem: ()
    [2012-10-31 06:32:39 5005] DEBUG (service:85) discover_pool_filesystem: call completed.

    How did you get the template to where you staged it?
    I'd say the template is corrupt or you only have a partial template.
    I did notice the call to the template is based on the short name of the host. Can you confirm the VM manager can access the http path via short name?

  • File Import Error - Adobe Media Encoder, help!

    I'm at a complete loss. AME worked very well for me for a long time and booting it up yesterday gave me a paralyzing error.
    Upon trying to import an MOV, MP4, and later a WMV, I received the following error:
    File Import Error
    The file C:\Users\tj\Desktop\New folder\SH_GS_PeekPlay_DEMO_720.mp4 could not be imported. Could not open source file. Please check that file exists with correct permissions.
    I've tried everything I can think of:
    1. Moved the file off the server and onto my desktop.
    2. Double checked file permissions (all of which I have)
    3. Uninstalled AE and Premiere to try to get rid of Media Encoder.
    4. Searched for a way to uninstall AME so I could put a fresh install (can't find how to do this)
    5. Manually updated AME
    6. Reboot (multiple times between these steps)
    7. Contact customer support - no help thus far.
    I'm running Windows 7 64bit with Adobe CC and AME 7.0.1.58

    Tried that as well.
    To rule everything out, I had the files placed:
    1. On company internal server
    2. External Harddrive connected through Firewire
    3. Internal Hard Drive (with OS)
    4. Internal secondary Hard Drive (data only)
    5. On Desktop (technically 1st internal drive)
    I have since fixed this by uninstalling every single Adobe application (including Flash and Air) and redownloading and installing each.

  • Getting import error in jsp in creating war project of masthead for portal 7.31

    Hi,
    I am getting error in customize masthead war project in jsp for import statement.
    <%@ page import="com.sapportals.htmlb.*"%>
    <%@ page import="com.sapportals.htmlb.hovermenu.*"%>
    <%@ page import="com.sap.security.api.UMFactory"%>
    <%@ page import="com.sapportals.portal.prt.service.license.ILicenseService"%>
    <%@ taglib uri="prt:taglib:tlhtmlb" prefix="hbj"%>
    I have asked basis team for jar relative to these but they have not found in system.
    We are using portal 7.31 version.
    Kindly help me to remove this error from jsp.
    Thanks in advance.

    Hi Hemendra,
    At first i have done this and after that even i was facing error that's why i created this thread.
    Kindly check my first post for error.
    Getting import error in jsp in creating war project of masthead for portal 7.31
    This question is Not Answered.(Mark as assumed answered)
    Swati Joshi  Apr 29, 2015 12:34 PM  
    Hi,
    I am getting error in customize masthead war project in jsp for import statement.
    <%@ page import="com.sapportals.htmlb.*"%>
    <%@ page import="com.sapportals.htmlb.hovermenu.*"%>
    <%@ page import="com.sap.security.api.UMFactory"%>
    <%@ page import="com.sapportals.portal.prt.service.license.ILicenseService"%>
    <%@ taglib uri="prt:taglib:tlhtmlb" prefix="hbj"%>
    I have asked basis team for jar relative to these but they have not found in system.
    We are using portal 7.31 version.
    Kindly help me to remove this error from jsp.
    Thanks in advance.

  • Error faced during installation of EHP3 on ECC 6.0 (Test Import Error) ?

    Hi
    i am facing an error while installing EHP3 on ECC 6.0
    my current level :
    SAP_ABA 700 0017
    SAP_BASIS 700 0017
    SAP_BW 700 0019
    SAP_AP 700 0013
    all other SAP_APPL , ERECRUIT are on 600 level more then 11
    I downloaded the ENH3 FOR ERP6.0 content from market place
    I loaded them with SAINT and continued , i removed all other warnings of support package in SAINT by taking appropriate support packages .
    Problem: I am getting Test Import errors
    1)For EAAPL(60301) ---> error code 08
    Function API_RE_CD_GET_CASHFLOW_CN (RECD_API_CONDITION 01) does not fit into the existing function group ((RECD_BAPI_CONDITION 21
    2)FOR FI-CA(60301) --->error code 08
    Function FKK_DB_LOCK_SINGLE (FKKLOCK_DB 04) does not fit into the existing function group ((FKLOCK 11
    3)For ISM (60301) -
    > error code 08
    Function ISM_SD_RETURN_RELEASE (JKSDRETURN03 01) does not fit into the existing function group ((JKSDRETURN100 01

    Hi
    Yes i have checked the previous SPS levels of these components its 13 and i used  603 SP level 02 of these components for installation as per told by you while defining a installation queue as well as support package selection in SAINT but still am getting the error. In SAINT i even got in remarks filed a message that "extended queue is consistent and matchesthe selected target packages". I am getting  "TEST IMPORT ERROR ...."
    I am getting return code 08 for components listed below in TEST IMPORT phase :-
    1) EA-APL (603 SP level 01)
    2) FI-CA     (603 SP level 01)
    3) ISM        (603 SP level 01)
    4) EA-DFPS (603 SP level 01 & 02)
    Please help me out and suggest something.

  • Word to Pages "Import Error"

    I have a load of files created by drag and drop editing of pdf files into Word tables. I want to use pages to edit these ... it should be easier with services. Most of the files open fine, but a few give me an Import Error. Any ideas? There are no obbvious differences between the accepted files and the rejected files. I mightjust gie up with Pages, leaving it for the Mrs to play with ... Keynote seems nice though!
    (Sorry is this has been asked and sorted, but search is off-line and I couldn't find it in the messages when I browsed)

    Julian,
    Pages simply won't support a table with that many rows. If you need that many, you must use another application.
    Perhaps the originator could use a tabbed list rather than a table. That's the only way you will be able to contain a list that long in Pages. You can do the conversion yourself if you open the Word document in LibreOffice, Copy the Table, Paste the Table into Numbers, Export the Numbers doc to CSV, and import to Pages. In Pages Find and Replace the Commas with Tabs.
    There are probably other ways, but that's what comes to mind here.
    Jerry

  • Excel Import Error

    I am getting this message:
    Import error
    This document was created with an unsupported version of Excel. Only documents created with Excel '97 or later can be opened.
    I have searched and haven't found a solution.
    This file was created in Open Office and has been edited in Excel 08(mac). Clearly not an old version of Excel. I have opened it in Open Office and re-saved, but Numbers still won't open it.
    Weird.
    Kirk

    Found the answer. Both Excel and Open Office were saving the file back to version 5.0.
    After forcing a resave and specifying a newer file type, it opened in Numbers.

  • Why do I get "Import Errors"?

    I just shot 16 clips with my Canon HD camcorder (AVCHD). I put the memory card in my desktop computer (Windows7) after I had PrE11 running. Then I clicked Video Editor/New Project/Videos from Flip cameras, AVCHD cameras.
    I saw all my clips and I clicked on some in the Preview window. They played OK. But when I clicked on Get Media I got this message: Import Errors/ Error Message/File already exits at C:\Users\Tommy\Videos\
    What's happening? I didn't change the Presets: File Name, and Name:Untitled.
    Can someone tell me what to do to get my new clips into the Timeline.
    By the way, the clips I just took were the only ones on the memory card.

    Tommyvincent
    This is my take on your situation based on what I understood from your description:
    However you did it (maybe hitting some buttons more than once or other) your videos got imported and saved to C:\Users\Tommy\Videos\. Did you look to see if they were there? If not, please take a look in that area to confirm or refute.
    If they are in my video already as I suspect, then you have at least two choices
    a. Import them into Premiere Elements  11 with the program's Add Media to get them into Project Assets (correct project preset)
    or
    b. delete them from C:\Users\Tommy\Videos\ and then repeat the import using Add Media/ and the Video Importer route that you wanted to use.
    Please review and let us know the outcome.
    Thanks.
    ATR

Maybe you are looking for

  • My music won't download from my past iPhones  and iPods on same account.

    Just got an iPhone 5s and I tried downloading my past music purchases from the store and it says cannot download "song" at this time

  • Pass Parameter from main page to include page (subview) and read it ?

    Hello All i have an include header.jsp page in main page.jsp ,and i included it by subview. i want to pass a parameter ex(screen name) to the subview by using f:param. Here is the code in main.jsp: <f:subview id="headerSubView"> <jsp:include page="/c

  • Compiling java file

    Hi, I have a java file called Car.java. When I compile the java file, the compiler generate 2 class files which are Car.java and Car$Component .class. I don't understand why the compiler will generates 2 class for me. Could anyone explain it to me ?

  • Create pdf form suddenly stops working

    Downloading the form as a pdf no longer works.

  • I can't download iWork?

    I recently Restored my iPad mini with Retina Display. Later, I tried downloading iWork with my NEW Apple ID. So, I entered my password, it was loading, and then the loading circle when your downloading turned back to "Free". I tried it multiple times