Metadata load "unspecified error"

While trying to load metadata changes into our system, it seems that all the steps are completed successfully but once it gets to the last step we receive an unspecified error. We have been rebooting the HFM application server to resolve this issue, but there needs to be a more flexible solution as this impacts us heavily taking outages during our month end close periods. Does anyone have any insight as to why this error may be occurring or does anyone else experience this issue?
Thanks
11.1.2.2
1 HFM server
Windows Server 2008 R2
SQL Server 2008 R2
IE 8

Here is the XML Error String:
<?xml version="1.0" ?>
<EStr>
    <Ref>{FCB67B06-A4EE-4DE0-8486-5A3479438EE5}</Ref>
    <User></User>
    <DBUpdate>107195400</DBUpdate>
    <ESec>
        <Num HEX=0x80004005>-2147467259</Num>
        <Description Src=HFM>Unspecified error</Description>
        <Type>1</Type>
        <DTime>10/1/2013 10:18:29 PM</DTime>
        <Svr>GDCUSAP95</Svr>
        <File>DSCommonMetadataI.cpp</File>
        <Line>3593</Line>
        <Ver>11.1.2.2.000.3609</Ver>
        <DStr></DStr>
        <ExErr>Rowset position cannot be restarted.</ExErr>
    </ESec>
    <ESec>
        <Num HEX=0x80004005>-2147467259</Num>
        <Description Src=HFM>Unspecified error</Description>
        <Type>0</Type>
        <DTime>10/1/2013 10:18:29 PM</DTime>
        <Svr>GDCUSAP95</Svr>
        <File>DSCommonMetadataTI.cpp</File>
        <Line>1000</Line>
        <Ver>11.1.2.2.000.3609</Ver>
        <DStr></DStr>
        <ExErr></ExErr>
    </ESec>
    <ESec>
        <Num HEX=0x80004005>-2147467259</Num>
        <Description Src=HFM>Unspecified error</Description>
        <Type>0</Type>
        <DTime>10/1/2013 10:18:29 PM</DTime>
        <Svr>GDCUSAP95</Svr>
        <File>CHsvDsEti.cpp</File>
        <Line>490</Line>
        <Ver>11.1.2.2.000.3609</Ver>
        <DStr></DStr>
        <ExErr></ExErr>
    </ESec>
    <ESec>
        <Num HEX=0x80004005>-2147467259</Num>
        <Description Src=HFM>Unspecified error</Description>
        <Type>0</Type>
        <DTime>10/1/2013 10:18:29 PM</DTime>
        <Svr>GDCUSAP95</Svr>
        <File>CHsvDSMLLoadXmlFormat.cpp</File>
        <Line>984</Line>
        <Ver>11.1.2.2.000.3609</Ver>
        <DStr></DStr>
        <ExErr></ExErr>
    </ESec>
    <ESec>
        <Num HEX=0x80004005>-2147467259</Num>
        <Description Src=HFM>Unspecified error</Description>
        <Type>0</Type>
        <DTime>10/1/2013 10:18:29 PM</DTime>
        <Svr>GDCUSAP95</Svr>
        <File>CHsvDSMetadataLoad.cpp</File>
        <Line>1275</Line>
        <Ver>11.1.2.2.000.3609</Ver>
        <DStr></DStr>
        <ExErr></ExErr>
    </ESec>
</EStr>

Similar Messages

  • "MDL1223: Metadata Loader cannot be executed ..." error?

    Hi folks,
    Am getting this strange error from OMBPlus (11Gr2):
    MDL1223: Metadata Loader cannot be executed while other user(s) are accessing the workspace.
    when trying to import an MDL file, when using this statement:
    catch {OMBIMPORT MDL_FILE '$projname.mdl'\
                                USE UPDATE_MODE\
                                CONTROL_FILE 'control.txt'\
                                OUTPUT LOG '$projname.log'} result
    where the CONTROL_FILE (control.txt) simply has:
    IGNOREUOID=Y
    CONFIGPARAM=N
    SINGLEUSER=Y
    Am thinking that SINGLEUSER setting may have something to do with it? Have got an SR open with Oracle on it but no luck there so far - just wondering if anyone else has come across something like this...? Seems to certainly sound like a new 11G-ish/workspace-y kind of thing. Am really curious to know how to determine what users are currently accesing a workspace?
    Thanks,
    Jim

    Hi Jim,
    I would be the SINGLEUSER tag. In 11.1 and 11.2 you should connect using the USE SINGLE_USER_MODE option and remove the SINGLEUSER setting from the param file.
    Regards,
    John

  • Adobe Plugin: FileLoadException: Could not load file or assembly 'System.ServiceModel.Internals, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))

    I created one adobe plugins to work from Adobe Reader/Acrobat using Adobe Acrobat SDK and that was built on .net 3.5 version. On conversion of .net framework version from v3.5 to v4.5, we are now getting error while the Adobe Reader/Acrobat is starting and plugins are not working. While making the log we found following exception:
    System.IO.FileLoadException: Could not load file or assembly 'System.ServiceModel.Internals, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))
    File name: 'System.ServiceModel.Internals, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
       at System.ServiceModel.Channels.Binding.set_ReceiveTimeout(TimeSpan value)
       at MyClass.Connect()
    === Pre-bind state information ===
    LOG: User = domainname\username
    LOG: DisplayName = System.ServiceModel.Internals, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    (Fully-specified)
    LOG: Appbase = file:///C:/Program Files (x86)/Adobe/Reader 11.0/Reader/
    LOG: Initial PrivatePath = NULL
    Calling assembly : System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089.
    ===
    LOG: This bind starts in default load context.
    LOG: No application configuration file found.
    LOG: Using host configuration file:
    LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
    LOG: Binding succeeds. Returns assembly from C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Internals\v4.0_4.0.0.0__31 bf3856ad364e35\System.ServiceModel.Internals.dll.
    LOG: Assembly is loaded in default load context.
    The C# code is written as follows:
    EndpointAddress endpoint = new EndpointAddress("net.pipe://localhost/MyApp/");
    NetNamedPipeBinding binding = new NetNamedPipeBinding(NetNamedPipeSecurityMode.None);
    binding.ReceiveTimeout = TimeSpan.MaxValue;
    IAcroServer cserver = ChannelFactory<IAcroServer>.CreateChannel(binding, endpoint);
    Can anyone help me to find the reason and resolution of the problem I am facing. Thanks in advance.

    Yes plugin is written using C++ and that plugin is connecting with MyApp. Previously the plugin was working fine while the connection WCF service was in .net version 3.5 but on change of .net version to v4.5 is throwing the exception. This wcf service developed on C#.

  • "An unspecified error occurred while performing a conform action on the following file:"

    Has anyone else gotten this error in any of their projects?  I've searched around Adobe support pages and elsewhere on the internet, but have found nothing.
    It comes up in the events window and I can't even read what file it's talking about because it's on the next line, but the error message only shows one line and I haven't figured out a way to expand it.
    I'm not even sure if it's causing any problems, or not (the project seems to work ok).  This message shows up twice, as a red circle with an 'X' in it, but I also get the following message numerous times referring to a large amount of my .avi files:
    "File importer detected an inconsistency in the file structure of filename.avi.  Reading and writing this file's metadata (XMP) has been disabled."
    That message shows up as a yellow triangle with an '!' in it.  Since I haven't been able to turn anything up about these messages, I figured I'd ask here and see if anyone knew what was going on, how to fix the problem or if I should even worry about them.
    Thanks.

    I am having this problem now when i use dynamic link from Premiere to after effects. I copy the footage from premiere then paste into after effects, i add alittle text maybe some light rays etc save it then go back to premiere. Then i get this message "An unspecified error occurred while performing a conform action on the following file C:\Caches\Media Cache Files\text comp 1 48000.cfa." does anyone have any idea as to what this is? i have had a few problems using the dynamic link from premiere to after effects problems such as Premiere freezing, not playing the after effects comps back in real time, crashes etc. Its as if the 2 programs dont like the dynamic link.
    Im running Master Collection CS5 & CS 5.5 on running on a 24gb ram, Intel Core i7 950 @3.07GHz PC with a NVIDIA GeForce GTX470 graphics card.

  • PRE10 "Unspecified error occurred while performing a conform action on the following file:..."

    I really need some help!
    I am making a short video on premiere elements 10 and I seem to get this conforming error everytime I open the project and I cannot save it either!!
    "Unspecified error occured while performing a conform action on the following file:
    File0002.AVI 48000.CFA"
    This happens everytime I open premiere elements 10  to lots (or all) of my video clips and I can't find any help in the adobe forums or anywhere else online!
    Also, I want to save this video as an AVI file, but when I try to export it, it says it has finished quite quickly and has not even added anything to click on or when it does, it does not play. Sometimes it says it has finished then comes up with: "Error compiling movie. Unknown error". one of these happen everytime that I try to save it.
    Lots (or all) of my avi files come up as this same conforming error when I load the project and I have no clue as to what to do!...
    It also crashes nearly everytime after these compiling errors!
    My computer is running windows 7 ultimate OS
    Please help!
    Please...!

    Operating System
    System Model
    Windows 7 Ultimate (build 7100)
    Gigabyte Technology Co., Ltd. M61PME-S2P
    Enclosure Type: Desktop
    Processor
    Main Circuit Board
    2.80 gigahertz AMD Athlon X2 240
    256 kilobyte primary memory cache
    1024 kilobyte secondary memory cache
    64-bit ready
    Multi-core (2 total)
    Not hyper-threaded
    Board: Gigabyte Technology Co., Ltd. M61PME-S2P
    Bus Clock: 200 megahertz
    BIOS: Award Software International, Inc. F2 12/30/2008
    Drives
    Memory Modules
    320.07 Gigabytes Usable Hard Drive Capacity
    125.82 Gigabytes Hard Drive Free Space
    TSSTcorp CDDVDW SE-S084C USB Device [Optical drive]
    SAMSUNG HD321HJ SCSI Disk Device (320.07 GB) -- drive 0, s/n S13RJ90SB04688, SMART Status: Healthy
    1984 Megabytes Usable Installed Memory
    Slot 'A0' has 2048 MB
    Slot 'A1' is Empty
    Local Drive Volumes
    c: (NTFS on drive 0) *
    319.97 GB
    125.76 GB free
    d: (NTFS on drive 0)
    105 MB
    65 MB free
    * Operating System is installed on c:
    The media files are avi and are in my videos folder (videos-windows 7)

  • Windows 2008 r2 SP1 installation failed with unspecified error 0x80004005 - E_FAIL

    Hi Team,
    We have SQL data base server with Win 2008 r2 OS.When trying install Sp1 it fails after reboot with unspecified error -0x80004005 - E_FAIL.
    Server having snap drive connected with 6 SQL data bases. Sp1 installation running 7 hrs and falling after couple of reboot.
    Any help appreciated.CBS log attached.
    ================================ 2015-01-24 18:48:22, Info CBS Starting TrustedInstaller initialization. 2015-01-24 18:48:22, Info CBS Loaded Servicing Stack v6.1.7601.17514 with Core: C:\Windows\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_678566b7ddea04a5\cbscore.dll
    2015-01-24 18:48:23, Info CSI 00000001@2015/1/24:18:48:23.137 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fee8d4e94d @0x7fee9079839 @0x7fee90434d3 @0xff03e94c @0xff03d769 @0xff03daff) 2015-01-24 18:48:23, Info CBS Could not load SrClient DLL
    from path: SrClient.dll. Continuing without system restore points. 2015-01-24 18:48:23, Info CSI 00000002@2015/1/24:18:48:23.139 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fee8d4e94d @0x7fee90c6806 @0x7fee9092a9c @0x7fee90435a9 @0xff03e94c @0xff03d769)
    2015-01-24 18:48:23, Info CSI 00000003@2015/1/24:18:48:23.139 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fee8d4e94d @0x7fee9988728 @0x7fee9988856 @0xff03e444 @0xff03d7ae @0xff03daff) 2015-01-24 18:48:23, Info CBS Ending TrustedInstaller initialization.
    2015-01-24 18:48:23, Info CBS Starting the TrustedInstaller main loop. 2015-01-24 18:48:23, Info CBS TrustedInstaller service starts successfully. 2015-01-24 18:48:23, Info CBS SQM: Initializing online with Windows opt-in: False 2015-01-24 18:48:23, Info CBS
    SQM: Cleaning up report files older than 10 days. 2015-01-24 18:48:23, Info CBS SQM: Requesting upload of all unsent reports. 2015-01-24 18:48:23, Info CBS SQM: Failed to start upload with file pattern: C:\Windows\servicing\sqm\*_std.sqm, flags: 0x2 [HRESULT
    = 0x80004005 - E_FAIL] 2015-01-24 18:48:23, Info CBS SQM: Failed to start standard sample upload. [HRESULT = 0x80004005 - E_FAIL] 2015-01-24 18:48:23, Info CBS SQM: Queued 0 file(s) for upload with pattern: C:\Windows\servicing\sqm\*_all.sqm, flags: 0x6 2015-01-24
    18:48:23, Info CBS SQM: Warning: Failed to upload all unsent reports. [HRESULT = 0x80004005 - E_FAIL] 2015-01-24 18:48:23, Info CBS No startup processing required, TrustedInstaller service was not set as autostart, or else a reboot is still pending. 2015-01-24
    18:48:23, Info CBS NonStart: Checking to ensure startup processing was not required. 2015-01-24 18:48:23, Info CSI 00000004 IAdvancedInstallerAwareStore_ResolvePendingTransactions (call 1) (flags = 00000004, progress = NULL, phase = 0, pdwDisposition = @0x136f6c0
    2015-01-24 18:48:23, Info CSI 00000005 Creating NT transaction (seq 1), objectname [6]"(null)" 2015-01-24 18:48:23, Info CSI 00000006 Created NT transaction (seq 1) result 0x00000000, handle @0x23c 2015-01-24 18:48:23, Info CSI 00000007@2015/1/24:18:48:23.144
    CSI perf trace: CSIPERF:TXCOMMIT;1211 2015-01-24 18:48:23, Info CBS NonStart: Success, startup processing not required as expected. 2015-01-24 18:48:23, Info CBS Startup processing thread terminated normally 2015-01-24 18:48:23, Info CSI 00000008 CSI Store
    3877440 (0x00000000003b2a40) initialized 2015-01-24 18:48:23, Info CBS Session: 30423046_1416810351 initialized by client RMT. 2015-01-24 18:48:24, Info CSI 00000009@2015/1/24:18:48:24.057 CSI Transaction @0x1761b90 initialized for deployment engine {d16d444c-56d8-11d5-882d-0080c847b195}
    with flags 00000002 and client id [26]"TI5.30423046_1416810351:1/" 2015-01-24 18:48:24, Info CSI 0000000a@2015/1/24:18:48:24.059 CSI Transaction @0x1761b90 destroyed 2015-01-24 18:48:24, Info CBS Appl: DetectUpdate, Package: Microsoft-Windows-SecureStartup-OC-Package~31bf3856ad364e35~amd64~~6.1.7600.16385,
    Remote Parent: DirectoryServices-DomainController-Tools, Intended State: Staged 2015-01-24 18:48:24, Info CBS Appl: DetectUpdate, Package: Microsoft-Windows-SecureStartup-OC-Package~31bf3856ad364e35~amd64~~6.1.7600.16385, Remote Parent: DirectoryServices-DomainController-Tools,
    Intended State: Staged 2015-01-24 18:48:24, Info CBS Appl: Evaluating applicability block(detectUpdate part), disposition is: Staged, applicability: NotApplicable, result applicability state: Staged 2015-01-24 18:48:24, Info CBS Appl: Package: Microsoft-Windows-SecureStartup-OC-Package~31bf3856ad364e35~amd64~~6.1.7600.16385,
    Update: BdeAducExtTool, Applicable: NeedsParent, Dis 2015-01-24 18:48:24, Info CBS Appl: DetectUpdate, Package: Microsoft-Windows-WMI-SNMP-Provider-Package~31bf3856ad364e35~amd64~~6.1.7600.16385, Remote Parent: SNMP, Intended State: Installed 2015-01-24 18:48:24,
    Info CBS Appl: Evaluating applicability block(detectUpdate part), disposition is: Staged, applicability: Applicable, result applicability state: Installed 2015-01-24 18:48:24, Info CBS Appl: Package: Microsoft-Windows-WMI-SNMP-Provider-Package~31bf3856ad364e35~amd64~~6.1.7600.16385,
    Update: WMISnmpProvider, Applicable: Applicable, Dis 2015-01-24 18:48:24, Info CBS Appl: DetectUpdate, Package: Microsoft-Windows-IIS-WebServer-Package~31bf3856ad364e35~amd64~~6.1.7600.16385, Local Parent: IIS-WebServerRole, Intended State: Staged 2015-01-24
    18:48:24, Info CBS Appl: Evaluating applicability block(detectUpdate part), disposition is: Staged, applicability: NotApplicable, result applicability state: Staged 2015-01-24 18:48:24, Info CBS Appl: Package: Microsoft-Windows-IIS-W

    Appreciate your suggestion Dave,
    Any idea what could be cause of this failure.?Do you see anything from the CBS logs.
    This server attached with SNAP drive luns,is there something or SQL application preventing this installation ?
    After reboot it revert the installation...it shows "Failure config service pack..reverting changes,do not not turn off your computer".
    Surprisingly it happens both of our SQL data base server.
    Do you think Increasing MaxNumFilters to
    14 shall work ?
    =====================
    =================================CheckSUR.Log==========
    Checking System Update Readiness.
    Binary Version 6.1.7601.22471
    Package Version 26.0
    2015-02-01 09:37
    Checking Windows Servicing Packages
    Checking Package Manifests and Catalogs
    Checking Package Watchlist
    Checking Component Watchlist
    Checking Packages
    Checking Component Store
    Summary:
    Seconds executed: 555
     No errors detected

  • "Unspecified Error" or "Runtime Error" 7 when launching application with AcroPDF on Secured Vista PC.

    We have a client application written in Visual Basic 6 that uses the AcroPDF ActiveX DLL to view PDF files in our app.  The app works fine the clients secured Windows XP SP 3 PC, and on my Windows Vista Business 32 bit Virtual Machine.  However, the application will not launch on the client's highly secured Vista Enterprise 32 bit PC's.  The form with the Acrobat Browser control does not even initialize before a "Runtime Error 7: Out of Memory" message is presented.  I created a VB 6 test app that has just the form and the Acrobat Browser control on it, and this test application will not initialize either.  It gets an "System Error &H80004005 (-2147467259). Unspecified Error" message on attempting to launch.  I get the same error message if I attempt to add the Acrobat Browser control to a form in an MS Excel Macro in Excel 2003 on the same PC.  Test VB6 applications using the other controls and references in the application launch fine.
    The Acrobat installed on these PC's is Acrobat Professional 9.0.0 and/or 9.1.0.  In two cases, we have been able to have the application load after uninstalling /reinstalling Acrobat 9.x on the PC, but ONLY for the profile that did the installation.  And in one case, after removing that user profile and then logging back on, that user started getting the same errors above.
    What policy or registry setting is needed to get this control to initialize on a secured Vista PC for all users?

    I have done the following on my Vista Business VM and I still have not been able to duplicate the error that I see at the client site.
    1.  Enabled UAC.
    2.  Implemented Software Restriction Policies.
    3.  Set the Default Security Level to Basic User (except for Local Administrators).
    4.  Lowered the Integrity Level on my AcroTest1.EXE and on my actual executable to "Low".
    The sample application and the user application loaded the form and initialized the AcroPDF control when logged in as a normal user account (the account is only a member of the "Users" group on the local Vista PC).
    Since this application is an actual Windows application (not an Internet Browser plug in), the default integrity level should be "Medium".

  • Automated MetaData Load

    Greetings,
    I'm curious to know how some of the users in this forum perform automated metadata load against dimensions in the Shared Library (and subsequently against any EPMA Planning apps). We have several apps whose dimensions are shared amongst various Planning apps which are updated manually when the dataload fails because of missing members. These are updated manually on a monthly basis due to the relative mall number of missing members.
    However, we are building an app with a dimension that is quite dynamic (a lot of new members are added and a few are deleted). This woud be insane to perform manually to update the Shared Library. Thus I'm looking for any suggestions on how to automate this via batch file or via any other means, including using "Create Member Properties".
    Any suggestions or ideas would be greatly welcomed...
    Many thanks.
    cg

    CG,
    .err genrates only when
    no proper names for member
    no proper alise name .. while data loading...etc etc
    These things can also be achived via some programing langague ... like java .. but u need to know all the possible error and your programme should be able to find out where it has gone wrong so that it can rebuild if any new member or child is missing via data load
    unix > u can use SED functions to do that which will find and replace any possible outcomes
    itb happen to me some time back where i used Java to replace some mmebr which used to get rejected while data loading .. but it was like specific butin ur case u have to know all possible outcomes ...

  • HFM Metadata Loading On-going Problem

    Hi There,
    We just migrated to HFM 11.1.1.3 from HFM 4.
    We used to have an issue in HFM 4 where almost everytime we loaded metadata, the system would hang and become unresponsive. The load screen would just sit there without ever completing the load. You could still use the system but the metadata load would never actually load. The only thing that would resolve it would be to reboot all of the HFM application servers.
    This happened to us again the other day but now we're on the new HFM 11.1.1.3. Again, the resolution was to reboot the HFM applications. We tried just restarting the services on the various servers but that didn't work. A full reboot was required.
    And nothing was wrong with the metadata itself as it quickly loaded without errors into our DEV and QA environments. As well, we kicked all of the users out of the system prior to the metadata load. Most get out immediately and certainly no heavy calculations or consolidations are being performed during the metadata load.
    Has anyone else experienced this issue? Should a reboot always precede or accompany a metadata load? Is there any recommendation as to how often you should reboot the Hyperion servers (monthly, quarterly, etc.) as good practice?
    Many Thanks,
    Mike

    We are having a similar issue with version 11.1.2.0.0
    We try to run an application metadata load from the client and we get an error message
    Unexpected error: 80005005 occurred.
    Running the load from the workspace, we receive the following message.
    An error has occurred. Please contact your administrator.
    Show Details:
    Error Reference Number: {F187C156-ABDA-40DD-A687-B471F35535E3};User Name: mpus54965@gsd1w105c
    Num: 0x80004005;Type: 0;DTime: 4/27/2011 1:27:41 PM;Svr: GSD4W023C;File: CHsvMetadataLoadACV.cpp;Line: 347;Ver: 11.1.2.0.0.2762;
    This is the second time we have encountered this problem. Oracle support was not able to determine the cause. The fix is to reboot the database server, but we are looking for insight to the problem. Note: Our current development environment is a single server virtual environment connected to a database server. We are planning to move to a more robust test environment with four applications and one database server in a few weeks.
    Thanks for your help,

  • Unspecified error using odt in Visual Studio 2003

    Hello all
    We have Windows XP SP2.
    We have installed ODT version 10.1.0.4.00 on our workstation. We have MS Visual Studio 2003. We have the Oracle client 10.1.0.2.0.
    We also have Oracle data access product 10.1.0.4.0.
    When I try to access Tools - connect to oracle database, I get the error : "unspecified error". I get the same error back if I try to exit Visual studio. I have to kill the process to exit. I have the same thing using View - Oracle Explorer.
    What could be wrong ?
    Best regards
    Gaetan Labrecque

    Post Author: MJ@BOBJ
    CA Forum: .NET
    Typically that error is referring to a COM dll that is not being loaded because it is not registered on the system.  Usually, that error message will give you a dll name, or a PROGID, or something.....was anything else provided in the error?
    In order for a file to be unregistered, something might have been uninstalled (or a failed install) that could have caused this issue.  I did a search in kbase and found a article that may help, at least it refers to a dll that you can try to register.
    Perhaps doing a reinstall may resolve the error.
    -MJ

  • Metadata load problem

    Hi,
    Iam a newbie to Hyperion. Iam trying to load metadata into the classic application for a particular dimension.
    I get the error as "unrecognized column header value "".
    I removed all spaces in the csv file but still the error is the same.
    Please do provide me a clue on what i should to proceed with my metadata load.
    Thanks
    Swami

    Hi John,
    The log file says the following information.
    Unrecognized column header value "Cost Analysis".
    Unrecognized column header value "Alias_Default".
    Unrecognized column header value "Data_Storage"
    Unrecognized column header value "Aggregation_(OPEX)".
    My header in the csv is as below.
    "Cost_Analysis", "Alias_Default", "Data_Storage" and so on..
    So how do i correct it.

  • BDD 2007 -- ZTI -- OSD error "The Operating System Installation Failed Unspecified Error (80004005)

    Hi there
    Wonder if anyone can advise me on a BDD 2007 OS deployment issue? (Apologies if this is in the wrong forum, I couldn't see a forum for BDD 2007.)
    First of all, this BDD 2007 server and the OSD config was not done by me. For info, it is part of a SMS 2003 infrastructure.
    I am trying to get the XP Pro build process working. I am led to believe the config has been completed.
    Unfortunately, after booting the pc from the nic, I get an error. This is the order:
    - the 'Initializing Windows PE' splash appears for perhaps 15 seconds
    - very briefly, the text changes to 'Initializing Network'
    - for a second or two only 'Initializing Windows PE' appears again
    - then this error message appears:
    "SMS Operating System Deployment - The Operating System Installation failed. Please contact your system administrator for assistance. Unspecified Error (80004005)"
    I've spent some time looking into this error (80004005) and from what I can gather it possibly means 'access denied'.
    I'm assuming after Windows PE loads the first Task Sequence begins, and if this possibly is where the issue lies?
    One thing I cannot understand - the first Task Sequence (Initialization) has this command line (as do most, with different .wsf file):
    cscript.exe "%SCRIPTROOT%\ZTIGather.wsf" /localonly
    However, I cannot access %SCRIPTROOT% at all, Windows says it can't find it. I can run other variables such as %USERPROFILE%, %SYSTEMROOT%, etc, but cannot open %SCRIPTROOT%.
    Is it simply the case that I should create a new system variable (that has not been created by whoever built the server)?
    Thanks
    John Henry

    Since no one has answer this post, I recommend opening  a support case with CSS as they can work with you to solve this problem.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Unspecified error when stopping XL Reporter Add On

    Dear Experts,
    When I try to generate a XL report, I get the error
    "Required COM Addin has not been loaded and prohibits MS Excel from running".
    Afterwhich, I go to Program Files > SAP > Addons to run the COMAddin-peruser-something.reg. After running this registry file. still same error.
    Anyway, I also experienced the below error when trying to Stop the XL Reporter Addon:
    "Run-time error '-2147024882 (8007000e)': System Error &H80004005(-2147467259). Unspecified error"
    Does anyone has any ideas on this?
    Much Thanks!
    Warmest Regards,
    Chinho

    Check this link,it may solve ur problem.
    Re: how to install advance layout designer

  • Unspecified error  Error Code: -2147467259

    I have Logged into HFM Workspace Successfully but it does not load my application. It shows Unspecified Error, but yesterday i work with this application successfully but today i got
    Unspecified error
    Error Code: -2147467259
    Best Regards,
    Yugandhar

    Kill the all HSVDatasource.exe, CASSecurity.exe, HSXServer.exe in task manager and restart all the services include hyperion,IIS/apache
    it not workout then gimme a more information on logs......
    Thanks
    Kimi

  • Unspecified Error (exception From Hresult: 0x80004005 (e_fail))

    hello pleasehelp me resplsve Unspecified Error (exception From Hresult: 0x80004005 (e_fail))in visual studio 2013 premium
    am tyring to open anew mysql profect and i get stack there

    Hey Okoth, for a solution to this you can use the solution posted on another
    Forum thread by a Microsoft employee. 
    The solution is to fix your Visual Studio itself. Open the Visual Studio command line
    (now the Windows command prompt) and then follow these steps, 
    Devenv.exe /SafeMode: Launches the IDE in safe mode loading minimal windows.
    Devenv.exe /ResetSettings: Restores the IDE's default settings
    Then it would use the default settings and you will be able to use it. 
    ~!Firewall!~

Maybe you are looking for