Essbase client MaxL issue

When trying to execute essmsh.exe from the run dialog box, a black box briefly appears and then goes away again. Does this suggest there is something wrong with our install?
On the other hand, we have been able to successfully run a maxl script text file that is invoked via a command file?
The original issue was raised when we tried to run an ODI routine and use the PRE_LOAD_MAXL_SCRIPT option. This failed with an unhelpful error message.
Your help is appreciated.

Thanks John...
Can you tell me why essmsh works from the Run dialog on server A, but not server B? Could it be an install issue? We plan to (re)install the client on server B.
I figure that our ODI pre and post MaxL options will work properly if ESSMSH behaves. This is possibly an incorrect assumption.
Cheers

Similar Messages

  • Essbase JAPI maxl session gives NPE with import statement

    Anybody know why I get a NPE from the Java API when trying to use the IEssMaxlSession to do an import? Here's my code snippet. I've verified the session work using the simpler maxl command commented out below. I also know the import syntax is OK at the maxl prompt. Essbase Error(0) isn't the most helpful diagnostic I've come across.
    Thanks
    IEssMaxlSession maxlSess = null;
    try {
         maxlSess = olapSvr.openMaxlSession("Maxl Test");
                   try {
                        String maxl;
    //                    maxl = "display database \"184_r\".rep";
                        maxl = "import database \"184_a\".agg dimensions connect as \"admin\" identified by \"password\" using server rules_file '/TmpltRFs/RFs/Plan.rul' on error write to \"errlog.log\"";
                        logger.debug(maxl);
         maxlSess.execute(maxl);
         printMessages(maxlSess.getMessages());
                   } catch (EssException e) {
                        printMessages(maxlSess.getMessages());
                        logger.debug(e.getMessage());
                        e.printStackTrace();
    } catch (EssException e){
         logger.debug(e.getMessage());
    14:47:40 DEBUG (essbase.RunMaxl 109): Cannot execute maxl statement. Essbase Error(0): java.lang.NullPointerException
    com.essbase.api.base.EssException: Cannot execute maxl statement. Essbase Error(0): java.lang.NullPointerException
         at com.essbase.server.framework.EssOrbPluginDirect.ex_olap(Unknown Source)
         at com.essbase.server.framework.EssOrbPluginDirect.executeMaxlStatement(Unknown Source)
         at com.essbase.api.session.EssOrbPlugin._invokeMaxlMethod(Unknown Source)
         at com.essbase.api.session.EssOrbPlugin._invokeMethod2(Unknown Source)
         at com.essbase.api.session.EssOrbPlugin._invokeMethod(Unknown Source)

    This is due to the unpublished Bug 12661416: MAXL STATEMENT IMPORT DB DIMENSIONS FROM RELATIONAL DATABASE FAILS WITH JAPI. This error is not fixed in next release.
    However, there is one workaround.
    "As a workaround we installed Essbase client 9.3.1 on the epm11 test box, copied native libraries from 9.3.1 admin server and connected to maxl shell from the v 9.3.1 maxljni interface. This seems to work fine."
    Edited by: Karthik_P on Apr 9, 2012 1:12 PM

  • Essbase Client 32 bit v 11.1.1.3 on windows XP computer - Install Fail

    Essbase Client 32 bit v 11.1.1.3 install fails on Windows XP, similar install seemms to be working for several users, its failing on one particular user install.
    error seems to be related to com.hyperion.install.util.ConsoleUtil, ERROR, Can not find string, that run java, any ideas on resolving the issue
    Install Log
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.wizard.Main, INFO, Installer Version: 11.1.1.3.0.3663
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.log.StdStreamsCaptureUtil, INFO, Trying to replace System.out and System.err..
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.log.DeferredOutputStream, INFO, DeferredOutputStream created.
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.log.LoggedOutputStream, INFO, LoggedOutputStream created.
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.log.DeferredOutputStream, INFO, DeferredOutputStream created.
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.log.LoggedOutputStream, INFO, LoggedOutputStream created.
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.log.StdStreamsCaptureUtil, INFO, Replaced System.out and System.err.
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking if the file exist: C:\essbase11\assemblies... Ok
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking if the file exist: C:\essbase11\help... Ok
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking if the file exist: C:\essbase11\jre... Ok
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking if the file exist: C:\essbase11\oui... Ok
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking if the file exist: C:\essbase11\setup.jar... Ok
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Check assemblies:
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_product_reporting_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_financial_reporting_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_financial_reporting_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_interactive_reporting_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\tools... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hpm... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_financial_reporting_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hfm_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_migration_utility... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbaseAddins\9.5.0.0\assembly.dat... Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_dds... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hfm_common... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\analytic_services_provider_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_administration_services_client\9.5.0.0\assembly.dat... Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\planning... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_product_reporting_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\svchve_client\9.5.0.0\assembly.dat... Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hfm_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_integration_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\offlinePlanning... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\aif... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\calc... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\bpm_architect_datasync... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\workspace_configlibs... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_smartsearch_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\bpm_architect_batch_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\productCommonComponents... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hsf_server... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hps_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\bpm_architect_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_product_reporting_common... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\fdm... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hsf_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_financial_reporting_common... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\bpm_architect_generator... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_webanalysis_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_workspace_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_client\9.5.0.0\assembly.dat... Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\sharedServices... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hsf_reader_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_portlets_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_studio\9.5.0.0\assembly.dat... Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_configlibs... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\commonComponents\9.5.0.0\assembly.dat... Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_core_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbaseProductCommonComponents... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_studio_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_interactive_reporting_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\bpm_architect_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hfm_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_administration_services_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\svc_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\rmi... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Result of checking assemblies: Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking environment variables... Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking user home...Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking user is admin... Ok
    (May 25, 2010, 01:36:22 PM), com.hyperion.install.wizard.Main, INFO, Selected locale: en_US
    (May 25, 2010, 01:36:24 PM), com.hyperion.hit.wizard.Wizard, INFO, Starting wizard.
    (May 25, 2010, 01:36:24 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:WelcomeWizardState
    (May 25, 2010, 01:36:33 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:DestinationState
    (May 25, 2010, 01:36:37 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:InstallTypeState
    (May 25, 2010, 01:36:40 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:FeatureSelectionState
    (May 25, 2010, 01:37:13 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:InstallTypeState
    (May 25, 2010, 01:37:14 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:FeatureSelectionState
    (May 25, 2010, 01:37:20 PM), com.hyperion.install.context.DiskSpaceCheck, INFO, Required disk space: 1100
    (May 25, 2010, 01:37:21 PM), com.hyperion.install.context.DiskSpaceCheck, INFO, Free desk space: 2164
    (May 25, 2010, 01:37:21 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:InstallConfirmationState
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.wizard.impl.SummaryToInstallRule$1, INFO, Sending stdout/stderr logs to C:\Hyperion\logs\install
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.StdStreamsCaptureUtil, INFO, Trying to create log files for stdout/stderr in directory: C:\Hyperion\logs\install
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.LoggedOutputStream, INFO, Trying to set logStream..
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.DeferredOutputStream, INFO, Trying to set backingStream..
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.DeferredOutputStream, INFO, Setting backingStream: succeeded.
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.LoggedOutputStream, INFO, Setting logStream: succeeded.
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.LoggedOutputStream, INFO, Trying to set logStream..
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.DeferredOutputStream, INFO, Trying to set backingStream..
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.DeferredOutputStream, INFO, Setting backingStream: succeeded.
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.LoggedOutputStream, INFO, Setting logStream: succeeded.
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.StdStreamsCaptureUtil, INFO, Created log files for stdout/stderr.
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.StdStreamsCaptureUtil, INFO, stdoutLogLocation = C:\Hyperion\logs\install\installTool-install-stdout.log
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.StdStreamsCaptureUtil, INFO, stderrLogLocation = C:\Hyperion\logs\install\installTool-install-stderr.log
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.action.InstallActionBuilder, INFO, Installation Type: New-Components
    (May 25, 2010, 01:37:23 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:InstallationState
    (May 25, 2010, 01:37:56 PM), com.hyperion.install.action.impl.InstallCheckMessageHandler, ERROR, Installation check "diskspace" failed
    (May 25, 2010, 01:37:59 PM), com.hyperion.install.wizard.impl.InstallableItemsUtil, INFO, Completion status for commonComponents is fail
    (May 25, 2010, 01:37:59 PM), com.hyperion.install.wizard.impl.InstallableItemsUtil, INFO, Completion status for essbaseAddins is fail
    (May 25, 2010, 01:37:59 PM), com.hyperion.install.wizard.impl.InstallableItemsUtil, INFO, Completion status for essbaseClient32 is fail
    (May 25, 2010, 01:37:59 PM), com.hyperion.install.wizard.impl.InstallableItemsUtil, INFO, Completion status for smartViewHveClient is fail
    (May 25, 2010, 01:37:59 PM), com.hyperion.install.action.impl.OUIExecAction, INFO, Creating Oracle inventory.
    (May 25, 2010, 01:37:59 PM), com.hyperion.install.util.ConsoleUtil, ERROR, Can not find string, that run java
    (May 25, 2010, 01:38:00 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:InstallSummaryState

    HI,
    XP is not compatible, and I would strictly recommend all to use a compatible OS like 2003 ..etc. For the complete information of the compatible platforms
    Here is the link
    http://www.oracle.com/technology/software/products/ias/files/fusion_certification.html
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • Upgrade the Essbase Client from Version 11.1.2.1 to 11.1.2.2 on LINUX 64 BI

    Hi All,
    Can any one please let me know the process to upgrade the Essbase Client from Version 11.1.2.1 to 11.1.2.2 on LINUX 64 BIT Server. Is it possible to upgrade the essbase client alone or do we need to upgrade the Essbase Server as a whole? Also, does Essbase upgrade is possible from 11.1.2.1 to 11.1.2.2 on LINUX ?
    If Essbase client upgrade is not possible, can you please tell the list of Files that need to be download to Install Essbase server V 11.1.2.2 on LINUX.
    Thanks
    Reddy

    Have a read of the following doc in Oracle Support - "How to Install the Essbase Client Tools MaxL and ESSCMD on a Planning Server Installed on Unix Server [ID 1477705.1]"
    I know the title of the doc is not exactly the same as the question but it gives you an idea of the process based on 11.1.2.2, the easiest solution is probably to apply the maintenance release to upgrade from 11.1.2.1 to 11.1.2.2
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Trying to get Essbase Client 11.1.2.3 for Linux 32bit, please need help

    Hello,
    I am running a RedHat Enterprise Linux 6.4 64-bit system and have an application that requires the 32-bit Essbase Client 11.1.2.X libraries in order to connect to an Essbase 11.1.2 server instance.
    From reading through the forum posts for the past couple days I have come to an understanding that Oracle Essbase 11.1.2 no longer ships a Linux client as a separate assembly so you have to install the full Essbase server then extract the client files out of that to use..  So I am trying to get the correct bundle of files downloaded to even get the installer to launch properly so I can select a minimal installation including client components, but I can't get the correct zip files, I am getting close, but there is still a few missing, and the instructions I have found seem to refer to 11.1.1.X versions that have changed quite a bit in the 11.1.2.X version.
    Can anyone please help me figure out what I am still missing to get the install running and how to extract the client libraries?
    So far, I have downloaded:
    2073792430 Apr 22 11:43 Apps-11123-linux32.zip
    2440713397 Apr 22 11:46 ClientInstallers-11123.zip
    554953827 Apr 22 11:47 Essbase-11123-linux32.zip
    171726540 Jun 20 09:08 FinancialManagementAnalytics-11123-linux32.zip
    1053291166 Apr 22 11:52 Foundation-11123-linux32-Part1.zip
    1603812256 Apr 22 11:53 Foundation-11123-linux32-Part2.zip
    939688909 Apr 22 11:53 Foundation-11123-linux32-Part4.zip
    1597577101 Apr 22 11:55 Foundation-11123-Part3.zip
    1801831469 Apr 22 12:01 OHS-11123-linux32.zip
    366584941 Apr 22 12:04 RA-11123-linux32.zip
    BUT I still have the following missing assemblies I can't account for:
    EPMINS-01001: One or more preinstallation checks failed. Correct the errors before continuing with the installation. 
    Check assemblies: /home/ntruhan/Downloads/essbase/assemblies/biplus_product_reporting_client... Not exists
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    Failed! EPMINS-01084: Assembly for linux32 platform is used
    Failed! EPMINS-01084: Assembly for linux32 platform is used
    Failed! EPMINS-01084: Assembly for linux32 platform is used
    /home/ntruhan/Downloads/essbase/assemblies/hfm_services... Not exists
    /home/ntruhan/Downloads/essbase/assemblies/dbclient64... Not exists
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    /home/ntruhan/Downloads/essbase/assemblies/hsf_server... Not exists
    /home/ntruhan/Downloads/essbase/assemblies/dbclient32... Not exists
    /home/ntruhan/Downloads/essbase/assemblies/fdm... Not exists
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    /home/ntruhan/Downloads/essbase/assemblies/bpm_architect_services... Not exists
    /home/ntruhan/Downloads/essbase/assemblies/hsf_webapp... Not exists
    I am going through the list of entries, but the only references I have seen so far have been for Windows downloads and this is linux, and then there are the Assembly for linux32 messages, but I need that since I need the 32bit client libraries, right?
    Can someone shed some light on this adventure in installing all of this since all of the install instructions I have been seeing are for an older version packaged differently?
    Thank you in advance,
    Nathan

    Thank you for this.  It set me on the right path.  I wound up installing all of them as I was still getting those errors, but after I realized the REAL error was not the aseemblies not exsisting, but it was the "EPMINS-01084: Assembly for linux32 platform is used Failed!"  error.
    The Linux System i was TRYING to install on is RHEL 64bit, but I was trying to install a 32bit client as i needed a 32bit client.  It just refused to install a 32bit client on a 64bit Linux machine.
    I configured a CentOS 32bit Linux VMWare image and viola, the same driver files installed without an error.
    Not sure why the 32bit client would not let me install on a 64bit system, but I finally got it now.
    Now to tar the Essbase directories up and move them over to the RedHat machine where I need them.
    Thank you for your help.

  • Essbase client missing after creation of new windows user profile

    I created a new windows user profile after an apparent corruption of my old one. However, when I open Excel, the Essbase client (add-in) is gone. Smartview is still there. The client doesn't show up after registering Essbase Add-In is executed. I can add the client by navigating to C:\Hyperion\products\Essbase\EssbaseClient\bin and selecting essxleqd.xla and essxcln.xll. The add-in then appears to be installed. However, when I try to connect to Essbase, the connection dialog box does not show up. I'm on version 11.1.1.3 and Excel 2007.
    Is there a way to resolve this short of re-installing the client? Any advice would be appreciated.
    Thanks in advance.
    dave

    I remember the Essbase add-in used to be a small executable of a few MB that was easy to install. It's my understanding that they went to the global installer where they include various product assemblies. The files needed to run the global installer for a simple add-in amount to close to about 4GB in size. Our VPN for remote users is very slow and takes forever to install. I see ther is still a small executable for the Smartview install. Is there a small executable for the Essbase add-in somewhere that I'm not aware of? I can reinstall if that's what it takes. I was hoping there might something a bit less time consuming.
    Thanks John.
    Edited by: DAS80220 on Jun 28, 2011 7:50 AM

  • Essbase Client 32 bit on the Solaris SPARC 64 bit Cognos server - Need help

    Hello All,
    I have a SunSolaris SPARC 64 bit OS on which i have the 32 bit Cognos 8.4.1 installed.
    I now wanted to install a 32 bit Essbase client on this server.
    can anyone please let me know if there exists a 32 bit essbae client which can be installed on the SunSolaris SPARC 64 bit OS ?
    Thanks you in advance.
    MS

    I will asume the latest version of the essbase client
    "EPM System Installer installs both 32-bit and 64-bit Essbase Client on a machine with a 64-bit operating system."
    Once it is installed you may need to update the environment variables to point to the 32bit client.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Installing Essbase Client

    Hi All,
    we are having a Essbase Server9.3.1 Environment in the Client location and we need to install Essbase client for our working purpose.as per my knowledge we need to install client and add the Essbase server to the client installaion. if i am wrong please correct me, and also let me know if any other things to be taken care after or during this process

    Hi.
    If you want to access only EAS console from client location then you can use web access to complete your task.
    [http://www.serveraddress.com:10080/easconsole/console.html]
    Login with your ID/PW
    Thanks
    Focusthread Hyperion Trainer
    [http://focusthread.com/training]

  • How to install Essbase Client 11.1.2.2 in AIX? Is It possible?

    Hi,
    I need to install Oracle Essbase Client on an environment  UNIX AIX. I downloaded the files below, but I don't found the installer to Oracle Essbase Client. Is it possible to install this client on AIX?
         Hyperion Enterprise Performance Management System Foundation Services
         Oracle Essbase
    Thank you.
    ThiagoGeneroso

    John, thanks for the reply!
    I need only install Essbase Client in an environment Cognos AIX, so I can make a connection between Cognos and Essbase can use this same procedure?
    Thank you.
    ThiagoGeneroso

  • Essbase client perl module does not contain any files or scripts

    Hi
    Essbase Client in the following location is empty
    /Oracle/Middleware/EPMSystem11R1/products/Essbase/EssbaseClient-32/perlmod
    Essbase Server has the following files under
    Oracle/Middleware/EPMSystem11R1/products/Essbase/EssbaseServer/perlmod > ls -altr
    total 116
    Makefile.PL.unix
    Makefile.PL.linux
    -test.pl
    Essbase.xs
    MANIFEST
    README
    Makefile.PL.windows
    Makefile.PL.sol64
    samples
    Essbase.pm
    Makefile.PL.aix
    Has anyone come across this one before? Essbase Server SPARC 64 bit 11.1.2.1

    I've tried to create the TMF file were the provider is in located. The .PDB file will try to locate the provider in the  TMF file, but it doesn't get created. I've used tracepdb.exe to make one.
    I don't think Microsoft provided the provider. Instead it is looking for a .tmc file.
    See the documentation for creating a tmf file.

  • Two Versions of essbase client in the same pc

    Can we have two different versions of the Essbase client installed in the same PC?

    Yes, but not running concurrently.. What I have done in the past is to:1. Setup the first version in a directory, say "C:\Hyperion\Essbase" and have the ARBORPATH statement setup to point to this directory, etc..2. Rename the Hyperion directory (ex. "Hyperion.6.2"3. Install th new version to "C:\Hyperion\Essbase".To switch versions, rename the Hyperion directories as necessary (ex. "Hyperion.6.5.3"), then rename the first directory to "Hyperion".I don't know if Hyperion supports this method.Tim TowApplied OLAP, Inc

  • Cannot uninstall Essbase Client in EPM

    Hi all,
    My own laptop is with win7 64bit system, and I try to install the SmartView and Essbase Client (Add-in) today, but unfortunately I installed the 32bit client by mistake (SmartView seems not this problem), so the Add-in cannot take effect in my Excel. And then I try to uninstall it and re-install the 64bit client, but, the first time, there is an error "JRE not found", sth like that, so I search the solution in the internet, the proposed solution is to copy the JRE folder from anotehr environment, so I found one in Version 1.5 to solve this problem. And then the second problem occured, the initializing process run endlessly and cannot see the next step after I select the products to uninstall, I don't know how to solve it, seems there're some similar cases in the internet but no replies I can find. Who can help give some solution? Thanks very much.
    Another problem is, the Smartview menu appeared in my office, but I can't manage the data source management because I can't see anything in the panel, can also anyone give some help?
    Thanks

    Are you only requiring the excel addin, if so you don't need to install the client you can install the standalone excel addin, it is available from :- http://download.oracle.com/otn/hyperion/1112/Essbase-ExcelAddin-11120.zip
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Exchange 2010 SP3 Rollup 8v2 causes client connectivity issues

    I installed SP3 Rollup 8v2 this weekend, going from 7. Since then we are having random client connectivity issues. New profiles can't be created, and some users can't access resources when booking meetings. We can do a registry fix to their machines to add
    a DS Server, but this is a workaround only. I have uninstalled the Rollup 8v2 and we are still having the issue.
    I thought 8v2 was supposed to fix this issue!

    Hi,
    According to your post, I understand that outlook client cannot connect to Exchange server to configure profile and cannot get list of resources room when upgrade to Exchange 2010 SP3 Rollup 8v2, the temporary solution is that specify the DC in registry.
    If I misunderstand your concern, please do not hesitate to let me know.
    Is there error message when configure Outlook failed?
    Please run Test E-mail AutoConfiguration and Outlook connection status to double confirm the URL and FQDN of Exchange server.
    As additional, please run below command to double check the state of Exchange system component:
    Get-ServerComponentstate -Identity “servername”
    If the state is Inactive, please run below command to active relevant component:
    Set-ServerComponentState <Identity> -Component “component name” -Requester HealthAPI -State Active
    More details about Server Component States in Exchange, for your reference:
    http://blogs.technet.com/b/exchange/archive/2013/09/26/server-component-states-in-exchange-2013.aspx
    Thanks
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Allen Wang
    TechNet Community Support

  • Lync internal clients have issues with external meetings

    We have a pretty easy Lync setup in our company, 2 FE servers in a Enterprise pool, one Edge server (in a pool. we will add edge servers later) and a Reverse proxy (Databases on a SQL server of course). Everything seems to be working well internally. We
    have not deployed Enterprise voice yet but that is coming later. Our issue is when our internal clients try to join a meeting from another company. They can join the meeting and IM but as soon as they try to start Voice, they get kicked out of the call. Internal
    meetings work fine with voice and video. They can join the meeting using Lync Web App but that is not a satisfactory solution for this. The company that hosted the meeting said users from other companies can join with the lync client without issue. I am a
    remote employee and I can join using audio and video from my home. I have tried tracing the issue with the lync client logs but they make little sense to me. My question is, how does the information flow from internal clients to an external meeting> Is
    it through the AV service in the Edge? 
      We have opened the firewalls wide open as a test (closed again of course) and it does not seem to be a firewall issue. Can anyone point me in the right direction?

    To both of you, thanks but the articles do not help me. We can host meetings in our Lync 2013 organization without issue and it seems that others from outside can join with either Lync client or LWA. Our remote users connect via Lync client without a VPN
    and have no issues with IM, Audio, video or sharing. The issue is connecting to another companies Lync meeting from inside our network. You can connect but as soon as you try to enable audio, you get kicked out. I have seen another post that describes the
    issue but there is no solution there either. As I said in the original post, we ran a test where we temporarily opened both the internal and external firewalls wide open for the Edge and Reverse Proxy servers and it had no effect whatsoever so I conclude it
    probably is not a firewall issue. Since Edwin verified what I believed in that the communication from the internal clients does go through our companies Edge server when joining a meeting with another company, it leads me to believe that this is
    a setup issue with the Edge server but I have followed the setup documents and nothing seems out of place. Our edge server is a virtual server. I  am wondering if this could be related to it or maybe this is just the way things are. Can anyone
    tell me that their internal users can join a meeting hosted by another company? We have open federation setup at this time and since the company that hosted the meeting claims to have had users from other companies in meetings without issue, I assume their
    SRV records work.

  • DNS client service issue

    I’ve got a DNS client service issue:
    I have a webserver in my local Domain, which is accessible locally only.
    One client machine with Windows Server 2012 sometimes cannot access the websites situated on this local webserver. Its event viewer does not contain any issues. The machine can still access the internet. The thing I need to do then, is to restart the DNS client
    service on this Windows Server client. After that these local websites are reachable again. The DNS Server is installed on the DC.
    What approach could I follow to solve this issue?
    Patrick

    Are you using the fqdn (host.domain.tld), a single label name or a custom dns name?
    If you use the single label name, dns name resolution depends on the suffixes, make sure these are configured.
    If the issue occurs, you could use nslookup to check if the communication with all configured dns servers is working and the required records are there.
    Use ping to check if the correct ip with FQDN is returned. No FQDN implies netbios was used for name resolution - no good -> check the dns configuration
    If you use a custom dns name, check what IP it resolves (ping/nslookup); is it a server local IP? If not, check if the issue resolves by putting the dns alias in the hostsfile with a local ip (or 127.0.0.1 if the bindings for your site allow)
    The issue might also be solely related to the dns cache maintained by the service. You could check if ipconfig /flushdns resolves the issue to confirm. Their is not much configuration or debugging info available on this, but issues I've seen all boil down
    to dns servers not being corretcly configured on the client's ip settings.
    You could enable the DNS Client Events operational log (eventviewer->applications and services logs\Microsoft\Windows to maybe get more info on the issue.
    MCP/MCSA/MCTS/MCITP

Maybe you are looking for

  • How do I remove songs that are only in iCloud?

    Hello. Sorry if this is in the wrong category. I realize there are going to be tons of questions since iOS 7 just came out, but I have a question about iCloud. So now that I have the new iOS, the music library on my iPhone displays my iCloud music as

  • Changing SMF timeout value

    Here's a simple question, for which I can't find an answer. I've created a SMF file, I've got the service running and everything is fine. However, we discovered that after a system reboot the service takes longer to come up than the original timeout

  • How do enter the adobe pdf end user liscense agreement?

    i do not know how to look for the adobe pdf end user liscense agreement? help?

  • CS5 export of H.264 is jerky and twitchy

    Hi, I upgraded to CS5 Suite and am exporting music videos as H.264.  Each exported video is jerky and twitchy, the audio is fine, only the video is affected.   I've tried several of the presets and created a few of my own all with the same result.  

  • Erreur activation apple

    Bonjour , Lors de l'activation De Ios 7 mon iphone m'indique que Le compte inscrit ne permet d'activer , J'ai pourtant parler a l'ancienne proprietaire et c'est bien le bon code car cette personne est une tres bonne amie