Error message while installing "FDM Web Application" on windows 64-bit

I am unable to install "FDM Web Application" on a 64-bit windows platform. I have an error message indicating that 64-bit components for HFM & EPMA cannot co-exist with 32-bit components for HSF/FDM. Is there a way to install it? From the packages I downloaded, I have installed EPMA 64-bit. So I presume I'll have to uninstall EPMA 64-bit and re-install EPMA 32-bit?
OS: Windows Server 2003 R2 Enterprise x64 Edition SP2
Oracle WebLogic 9.2 MP3 32-bit
Thanks in advance.
Kind regards,
Andy

Hi,
What version are you trying to install, as the latest release 11.1.1.3 should now support it.
In the 11.1.1.3 Readme - http://download.oracle.com/docs/cd/E12825_01/epm.111/readme/epm_1111300_readme.html
FDM now provides support for 32-bit binaries in a 64-bit environment. (though that was from version 11.1.1.1)
Though saying that FDM can only run in IIS32bit mode, if you have installed EPMA 64bit it will have set IIS to 64 bit, so uninstall 64bit and use 32bit.
FDM supports 64-bit servers running in 32-bit emulation mode only. Because IIS cannot run under 32-bit and 64-bit mode simultaneously on the same server, Financial Management and FDM Web components cannot be deployed on the same 64-bit server. All other components can be deployed together.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Error message while installing Oracle BI Publisher

    javaw.exe
    the procedure entry point GetProcessImageFileNameW could not be located in the dynamic link library PSAPI.DLL
    Please find the solution of this problem...I got this pop up error message while installing BI publisher..
    thanks in advance

    Do a search to find all copies of psapi.dll. You only need the one for IE 7. Rename the other one(s).

  • Error message while installing JDK on RED HAT  - linux interprise 5

    Hello!
    I have got an error message while installing JDK on RED HAT - linux interprise 5:
    [user@localhost Desktop]$ cd jdk-6u22-linux-i586-rpm.bin ./jdk-6u22-linux-i586-rpm.bin
    bash: cd: jdk-6u22-linux-i586-rpm.bin: Not a directory
    [user@localhost Desktop]$ ./jdk-6u22-linux-i586-rpm.bin
    Unpacking...
    Checksumming...
    Extracting...
    UnZipSFX 5.50 of 17 February 2002, by Info-ZIP ([email protected]).
    inflating: jdk-6u22-linux-i586.rpm
    inflating: sun-javadb-common-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-core-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-client-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-demo-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-docs-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-javadoc-10.5.3-0.2.i386.rpm
    error: can't create transaction lock on /var/lib/rpm/__db.000
    Installing JavaDB
    error: can't create transaction lock on /var/lib/rpm/__db.000
    Done.
    What is the problem?
    Thanks!

    Good point.
    Moderator action: thread locked.

  • While installing photoshop elements 11, I get an error message while "installing shared technologies

    installing Adobe Elements 11, I get an error message while "installing shared technologies"........any suggestions

    Please review your installation logs to locate the error message affecting your installation.  You can find details on how to review the install logs at Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.

  • Error messages while installing x86 on PIII

    How can I over come that error messages while installing x86 on PIII GA-60XT Socket 370 Processor Motherboard .
    Strange problem . I did not face that problem with previous versions
    of Solaris 10. I used Sun's Download Manager with the same results. I
    used Nero to burn the DVD file : sol-10-u5-ga-x86-dvd.iso.
    Those are the steps I did . Please tell me any errors about it :
    ---Start of steps----------------------------------------
    I entered in the GRUB append -kd instead of cdrom and then reboot :
    Welcom to kmdb
    [0] > cmi_no_init/W1
    cmi_no_init 0 = 0x1
    Error : unable to configrte Network interface.
    Exiting to shell.
    #exit
    nfs mount : nfs file system , use [host:]path
    then I navigate with the installation program :
    Keyboard layout
    language
    hostname
    password
    Error : the disk you inserted is not a Solaris OS CD/DVD.
    F2
    There were problems loading the media from /cdrom
    -----End of steps-----------------------------------
    Thanks

    Are you using a computer Administrator account?

  • Error while installing a web-application

    Hi,
    the error shown belov occurs when i try to install a web application.
    The application is inside an .ear application.
    the reffering line in the web.xml is :
    <web-app application="myweb" name="myweb-web" root="/myweb" load-on-startup="true" />
    if i set the load-on-startup Value to false, the error occurs later when i try to run the application (i think the action lead to the start of the application)
    can anybody help me ?
    Thanks
    Mathias Schacht
    java.lang.NullPointerException
    at com.evermind.server.http.HttpApplication.initDynamicLoaders(HttpApplication.java:4592)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:466)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:337)
    at com.evermind.server.Application.getHttpApplication(Application.java:444)
    at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:581)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:478)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:222)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:240)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:146)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:1546)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:997)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:65)
    at java.lang.Thread.run(Thread.java:484)
    at com.evermind.util.ThreadPoolThread.run (ThreadPoolThread.java:47)

    Hi Mathias,
    Have you tried running OC4J in debug mode? Here is the command for
    launching OC4J using all the debug flags I know. Note that most of
    this information came from the following site:
    http://www.atlassian.com
    Here is the command line (formatted for easy reading -- you need to
    reformat into one long command line):
    java -Dtransaction.log="console"
    -Dejb.debug.state=true
    -Dejb.assert=true
    -Drmi.debug=true
    -Drmi.verbose=true
    -Djdbc.debug=true
    -Djdbc.connection.debug=true
    -Ddatasource.verbose=true
    -Ddebug.jdbc.check=true
    -jar orion.jar -verbosity 10
    -out <output log file>
    -err <error log file>
    The "-out" and "-err" options capture standard output and standard
    error to log files that you supply names for.
    I suggest playing around with these settings (using different combinations
    of them) and see if you can get some more information regarding your
    error message.
    Hope this helps.
    Good Luck,
    Avi.

  • Bypass the error messages while opening the Web Analysis 9.3.1 Report

    I am using WA 9.3.1 to create a few reports. The login users will have some essbase meta-read security filters to restrict the access into certain regions and entities.
    For example:
    user a has the meta-read and read access of @idescendants (east);
    user b has the meta-read and read access of @idescendants (west);
    user c has all the accesses
    However, in the first start-up page (Web Analysis 9.3.1 dashboard), I have a dashboard which contains all the regions access. When user a login, he shall only see his own dashboard (speedometers, etc.).
    Currently the user login will get some error messages (such as "loading document produce error", etc). I wonder whether we can set the message level in Web Analysis so that there is no such error message while the user is opening the reports.
    Thanks

    Karen,
    Thanks for the reply.
    I have checked my Web Analysis report, and I still have the error message of "Error Occur while opening document. Document ID = {0}" while using the some user id to login.
    In my Web Analysis database connection preference, my setting is "user the user id and password". I have verified this (when I use "user a" to login, and in essbase connection, i can see the session with "user a").
    In the WA report, however, I use the multiple-level combo box, so that it can give me different levels of entities, for example, the top level is all regions, the 2nd level is east/west/south/ ec, and the next level is cities, and so on. And if "user a" login, he will be able to see the all regions and east, and then east cities (of course, if he select all regions, there will be no data available).
    Do you think this multiple level combo boxes can be the cause of this error message?
    Thanks a lot

  • Help please - error message while installing mobi usb card modem

    Hello,
    I keep getting an error message while trying to install a mobi usb card modem onto my g4. The message is "error encountered while running the installationcheck tool".
    I've never seen this message before, can't find any info about it. I'd really appreciate any help, we don't have any mac support where I live (and mobi have no idea).
    Thanks!

    Yzmina,
    Make sure your USB card is compatible with the Mac and also, connect a USB device to see if the card is working.
    You don't say what kind of Mac you have, but didn't most G4s have an internal modem.
    What software are you trying to install - Macs usually don't need third party software for USB cards.
    A little more information will help people solve your problem.

  • Hi, I am getting an error message while installing iTunes store app on my windows 7 laptop stating 'There is a problem with this windoes installer package. A program required for this install to complete could not be run. Contact your package  vendor'

    Plz assist

    Let's try the following user tip with that one:
    "There is a problem with this Windows Installer package ..." error messages when installing iTunes for Windows

  • Error Message while installing Reader 9.4

    I am currently using Windows XP and am getting the following error message when installing
    Adobe Reader 9.4:
    Error 1402. Could Not open Key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\OptionalComponents\MSFS.
    Verify that you have sufficient access to that key, or contact your support personnel
    I have already removed my previous Reader Version 7.  Not sure why this is happening.  Please help.  Thanks.
    Sam.

    Please refer to the following KB article:
    http://kb2.adobe.com/cps/329/329137.html

  • Error Message while Installing OC4J_EXTENDED

    Hi --
    Installing the preconfigured version of the OC4J container containing the PDK -- downloaded from url http://download.oracle.com/otndocs/tech/ias/portal/files/OC4J_EXTENDED.zip -- followed all the instructions. After unzipping and setting config parms, while running the "startup" command, get an exception message that looks like this:
    Copying default deployment descriptor from archive at C:\Program Files\jdeveloper\j2ee\home\applications\portalTools/META-INF/orion-application.xml to deployment directory C:\Program Files\jdeveloper\j2ee\home\application-deployments\portalTools...
    java.lang.NullPointerException
    at java.io.File.<init>(Unknown Source)
    at oracle.security.jazn.JAZNConfig.getJAZNProperties(Unknown Source)
    at oracle.security.jazn.JAZNConfig.access$100(Unknown Source)
    at oracle.security.jazn.JAZNConfig$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jazn.JAZNConfig.getJAZNPropertiesNoCheck(Unknown Source)
    at oracle.security.jazn.JAZNConfig.<init>(Unknown Source)
    at oracle.security.jazn.JAZNConfig.initJAZNSingleton(Unknown Source)
    at oracle.security.jazn.JAZNConfig.getJAZNConfig(Unknown Source)
    at oracle.security.jazn.util.Dbg$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jazn.util.Dbg.getJAZNProperty(Unknown Source)
    at oracle.security.jazn.util.Dbg.getBoolJAZNAndSystemProperty(Unknown Source)
    at oracle.security.jazn.util.Dbg.<clinit>(Unknown Source)
    at oracle.security.jazn.JAZNConfig.parseJAZNConfig(Unknown Source)
    at com.evermind.server.XMLServerConfig.parseJAZNNode(XMLServerConfig.java:1050)
    at com.evermind.server.XMLServerConfig.parseDeploymentMainNode(XMLServerConfig.java:780)
    at com.evermind.server.deployment.EnterpriseArchive.parseDeploymentMainNode(EnterpriseArchive.java:309)
    at com.evermind.xml.XMLConfig.parseRootNode(XMLConfig.java:274)
    at com.evermind.xml.XMLConfig.init(XMLConfig.java:151)
    at com.evermind.server.ServerComponent.initDeployment(ServerComponent.java:317)
    at com.evermind.server.ServerComponent.copyAndDeploy(ServerComponent.java:386)
    at com.evermind.server.ServerComponent.deployAndInit(ServerComponent.java:527)
    at com.evermind.server.XMLApplicationServerConfig.parseApplicationConfig(XMLApplicationServerConfig.java:1644)
    at com.evermind.server.XMLApplicationServerConfig.sortApplicationConfigReferences(XMLApplicationServerConfig.java:2228)
    at com.evermind.server.XMLApplicationServerConfig.postInit(XMLApplicationServerConfig.java:320)
    at com.evermind.xml.XMLConfig.init(XMLConfig.java:181)
    at com.evermind.xml.XMLConfig.init(XMLConfig.java:92)
    at com.evermind.server.XMLApplicationServerConfig.init(XMLApplicationServerConfig.java:1935)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
    at java.lang.Thread.run(Unknown Source)
    The startup process continues without any other complaints, but -- because I've got other problems later on -- I wanted to check whether this error was common and benign.
    Any thoughts?

    Some additional followup...
    If instead of running the startup.bat file I switch to j2ee\home and execute
    java -jar oc4j.jar
    I get a slightly different error message.
    Error instantiating application at file: C:/Program Files/jdeveloper/j2ee/home/applications/portalTools.ear:
    Constructing UserManager for portalTools:
    caught oracle.security.jazn.JAZNInitException:
    Cannot locate default jazn.xml. Please define "oracle.home".
    this is followed by a series of errors that complain
    Error initializing site Oracle9iAS Containers for J2EE HTTP Web Site: No application named 'portalTools' found in the server
    ... is this another symptom of the same underlying problem? It suggests that "oracle.home" should be defined, so that file jazn.xml can be found. Sure sounds like it might be associated with the NullPointerException in my previous post -- since that occurred on the call to "getJAZNProperties"...
    Any thoughts what "oracle.home" should be defined as?

  • Getting error message while trying to Develop Applications using Oracle ADF

    I have just started learning Oracle ADF. I have installed Oracle ADF 11g (with Oracle 11g database) in my PC. I am an experienced Oracle Forms Developer. While trying to run the application after development in
    Oracle ADF I get the following error message :
    This Project has no default run target. Please choose the file you want to run. Default Run Target:
    and then it gives you a browse option to select default run target file.
    This message always come in any type of application I want to write in Oracle ADF. Can you please tell me what is the possible fix to this issue.
    Installation of Oracle ADF did not show any error message. Oracle Middleware and webserver 11g has been installed before the installation of Oracle ADF 11g.
    I will appreciate any feedback for this. Thank you.

    Let me add some missing information.
    Right clicking a page or java class and selecting run or debug is ONE way to start the application with the page selected or the class selected (if the class can be started).
    Sometimes it's more desirable to always start the application using the same way (e.g. start page in a unbounded task flow) regardless where you are currently working on. So you don't need to find the page in the application navigator.
    For this you can use the 'Run configurations'. These (as you can have more then one) can be used to tell the framework which page or class to start if you hit the run or debug toolbar button. You can edit or create run configurations by using the menu 'run->choose active configuration->manage run configuration' or you open the project properties of the viewcontroller project and select 'run/debug/profile'. Then you get the dialog to edit or create a run configuration.
    Select default (this won is created for you by the framework) and click 'edit'. Then you see the launch settings. If you are using adf task flows you can e.g. select the adfc-config.xml file as 'default run target'. This allows you to select the page to start in the 'ADF Task FLow' sub node. If you now uncheck the 'attempt to run active file...' the framework always start the page you selected from the unbounded task flow.
    Timo

  • Constant error message while installing Yosemite

    Hello all,
    I've had some frustrations while trying to upgrade from Mavericks to Yosemite and I keep getting the error message "This copy of the Install OS X Yosemite.app application can't be verified. It may have been corrupted or tampered with during downloading." I have repeatedly deleted it and re-installed it and I still get the same message. I have even tried to download and install it in Safe Mode...No success. Anyone know what is causing this not to install?

    Then do a disk repair in case you have a problem on the drive causing this to happen:
    Repair the Hard Drive and Permissions - Yosemite, Mavericks, Mountain Lion or Lion
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu. Select Restart from the Apple menu.

  • Error message while installing QT for Windows 7.1.3

    While installing Quicktime I get the message:
    Error reading from file: C:\Program Files\Quicktime\QTSystem\QTJava.zip. Verify the file exists and that you can access it.
    Abort Retry Ignore
    I checked the directory and the file is there. Clicking Retry does not seem to help. If I Ignore the installation proceeds but the player doesn't work properly. I have to Abort installation for now.

    let's try getting a QuickTime 7.1.3 installer log to the Apple Engineers for a look.
    first, doublecheck that all itunes and quicktime has been removed from the PC as per:
    Removing iTunes and QuickTime for Windows
    now download and save a copy of the standalone QT 7.1.3 installer to your hard drive:
    Quicktime 7.1.3 Installers … get the one that doesn’t mention iTunes
    1. Open a command prompt window. (Start menu -> Run. Type in "cmd". Hit return.)
    2. Drag and drop QuickTimeInstaller.exe onto the window so that the full pathname of the file is at the command line prompt.
    3. Type in a space, then the following line:
    /l*v C:\log.txt
    4. Hit return.
    5. The installer will create a log file:
    C:\log.txt
    Find that file and send it as an attachment to this email address.
    in the email to Roy, be sure to include the following information:
    - A link to the thread on Apple Discussions where the issue is being discussed
    - The username you are using in the thread
    - The version of QuickTime you are using or trying to use
    - the version of Windows you are using (mention service packs)
    - A concise description of the issue you are seeing
    - The exact text of the error message you are seeing
    (probably best to explicitly mention that you're attaching a QT log, too. most of the logs Roy gets through that channel are iTunes logs.)

  • Laser Jet 1536dnf fatal error message while installing driver

    HP Laserjet 1536dnf
    Windows 8.1 64-bit
    Got the printer a month ago and originally had no problems installing the full package software using the cd that was provided. The printer part worked great.  I had to uninstall the software because the scanner on  the 1536dnf was not being recognized by any programs on my laptop. 
    Now, I'm having problems re-installing the full package software on my windows 8.1 64 bit using the product's cd that came in the box.  After the installer recognizes the printer is connected through wired network connection (not using USB cable) it attempts to install the software and gives me an error " Fatal error occurred preventing product use." No error code.  It forces me to hit the cancel button and uninstalls all the files. 
    I have tried the following: uninstalling the 1536dnf software from the laptop, restarted my computer, updated my Adobe flash to the current version (not sure why but one of the forums on here mentioned it). I have also tried to install the online  full package with the same error result.  
    I used the same CD with another laptop that had win 7 and it installed the software without any problems, so I don't think there is anything wrong with the CD. 
    Can anyone help me? 
    Regards,
    Julian

    Hi @foolishdrone3 ,
    I understand that you are getting a fatal error installing the printer over the wired network on Windows 8.1.
    I would like to help you out with this issue today.
    I would use the latest drivers for the installation, that you downloaded from HP.
    I have provided a document with some steps to try to see if that will resolve the issue.
    A 'Fatal Error' (MSI error) Displays on the Computer During HP Software Installation in Windows.
    Find the error code in Windows 8:
    Right-click the lower left corner of the screen, and then click Event Viewer. The Event Viewer opens.
    In the Event Viewer pane (on the left), click the arrow next to Windows Logs.
    Under Windows Logs, click Application. The Event Viewer results display in the middle pane.
    In the Source column, find the most recent Error entry from HP, and then click the error entry. The error details display in the General tab.
    In the General tab, look for a numbered code. This is the specific error message that you need for troubleshooting. Note the error code, and then continue to the next step.
    What was the error code?
    If you are still having issues, install the printer as a USB connection, then when connecting the USB cable follow this document immediately. A Fatal Error Displays During Software Installation. Then I will provide the steps for flipping the port to the Ethernet connection. Just so we can get the software installed.
    Test the printer as a USB connection.
    Then go into Devices and Printers, right click the printer and left click Printer Properties, select the Ports tab.
    Click Add Port, select Standard TCP/IP Port, then select New Port and follow the wizard.
    Type in the proper IP address for the printer. You will need to print the Configuration page to get the printer's IPv4 address. Printing a Configuration Report.
    Make sure the printer is online.
    Test the printer.
    Please provide in detail the results if you are still having issues.
    Have a great day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

Maybe you are looking for

  • US Social Security withholding rate for 2012

    Hi Guys, The US Social Security withholding rate for 2012 will change to 6.2% (from 4.2%) for the employee withholding.  Our Business would be running the first payroll for 2012 on 12/22/11.  The social security withholding change needs to be in the

  • Dynamic vlan assignment does not work

    Hello, I have been trying to configure dynamic vlan assignment for the employee wlan. Trying to put the employee on vlan 20 Here are the components used WLC: 2100 Software version: 7.0.240.0 AP: 3502I    IOS version: 12.4  Mini IOS version: 7.0 Radiu

  • How to make cell editable in ALV

    Hello all, I have following scenario. I am using ALV_GRID_DISPLAY. I have 5 field on output screen say A , B , C , D , E. In field A  i have check box. In field B i have number like 0 ,1 , 2 , 3 ,4 ,5. My problem is whenever i get value of field A as

  • Remove delete button on SM30

    Hi, I have created Ztable and did table maintainance generator. When i used SM30 i am able to add the entries and delete entries. But, my requirement is delete button should not be there. User dont want that option. Thanks in Advance. Regards, Bala

  • HP 8600 Adobe IE

    good to know HP poro 8600 hang IE   10 whnre you try to print from Adobe  9 opened inside IE., Printer dialog hangs and no print button. anyone know if there is a fix fo rthis. ?? OTHER THAN dont use IE