Installing forms 11gr2 services on windows server 2008 r2 64 bit

hello,
I successfully installed on windows 7 64 bit my developer forms & reports 11gR2 with weblogic 10.3.5 , jdk 1.6.0_+.
Now i want to install in it in windows server 2008 R2 64bit, to deploy the application i created as a test.
Question.
1. Can I used the same installation set up , step, procedure as the development mode by only changing the installation mode to production mode in windows 2008R2?
1.1 Do I need to create domain first after install the weblogic or it is like the development mode that the FRM_installation will create its classic domain?
2. Can I used it without the fusion middleware?
3. It is compatible version for forms 11gr2 for Oracle Fusion Middleware 11g Release 1 (11.1.1.6.0) ? << doubted not compatible.
4. It is valid if i only install weblogic server 10.3.5 without the fusion middleware? Am I or other clients can able to access it?
5. It is will be a AS server even if without the repository creation?
Note : i only need the forms&report server services to run our application on windows server 2008 R2 64 bit and compile respectedly.
I ve done it with OAS 10g before but different procedures now since forms 11gr2 is using now weblogic server.
Thank you very much.

... i want to install in it ... , to deploy the application i created as a test If you chose the "Development" install option during the installation of 11.1.2 you would have everything you needed to run your form. The only significant difference between the Dev and Deploy installation is the that in the Dev install type the Forms and Reports Servlets are deployed into the Admin server Managed server rather than creating a unique one for each. For local testing purposes, this should be sufficient for most cases. If on the other hand you need a full installation (Deployment), I would recommend that you choose this option, but be sure to also include the Builders. The Builders are available for both install types. I would not recommend attempting to have both install types installed together although it likely can be done. Having both installed would likely create confusion and difficulty during troubleshooting.
Important point. If you choose the Deployment option and include the Builders during that installation, you do not need to start everything in order to run a form. All that is needed is WLS_FORMS. All other processes can be stopped if system resources is a concern. For an actual production deployment, it is recommended that you route end-user requests through HTTP Server, but this is not required unless you plan to use SSO or other feature that is managed through HTTP Server.

Similar Messages

  • Installing Forms 11g 64bit on Windows Server 2008 64bit

    Hi,
    we are trying to install Forms 11g 64 bit with WebLogic 64bit on windows Server 2008 64bit and followed the short checklist of Jan Carlin :
    - installed JDK 64bit
    - installed WLS1032-generic
    - started installation of Forms/Reports
    Installation of Software worked fine and the configuration part did create the domain, but starting the domain fails (hang).
    Info in Log-File :
    =========================================================
    oracle.as.provisioning.util.ConfigException:
    Fehler beim Starten der Domain.
    Cause:
    Zeitüberschreitung beim Starten von Admin_Server.
    Action:
    Weitere Informationen finden Sie in den Logs.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3142)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3033)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1647)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:637)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    [2010-02-22T19:37:39.730+01:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000IRqToJA5uXW5Pzw0yd1BWefv00000B,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:688)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    ================================================
    Somewhere I've read that the reason might be that the installation uses 32bit JDK, but I don't know if I did something wrong.
    Somewhere else I've read that the reason could be the Path setting, which may include some directories with emphasis in the name which might be a problem for Weblogic.
    Any idea or help is appreciated.
    Thanks,
    Mark

    FYI,
    This is related to Oracle-Bug 9370799 which hopefulls get sorted out sometimes. Having "(" or ")" somewhere in the PATH is not working. The workaround til the Bug is solved as of support is :
    =================================
    1) Remove the directory with "(" ")" from the System Path at install time only (this is what you have already performed)
    2) Roll back the change so the System Path contains again the directory path with parenthesis
    3) Copy in the clipboard the current PATH value and edit the <Middleware Home>\wlserver_10.3\common\bin\commEnv.cmd file and look for the following line:
    if "%WL_USE_X86DLL%" == "true" set PATH=%PATCH_PATH%;%WL_HOME%\server\native\win\32;%WL_HOME%\server\bin;%ANT_HOME%\bin;%JAVA_HOME%\jre\bin;%JAVA_HOME%\bin;%PATH%;%WL_HOME%\server\native\win\32\oci920_8
    4) Before this line define PATH to value you have in the clipboard without the reference to the directory with "(" and ")"
    5) Save the commEnv.cmd and you should be able to start up your domain having the directory containing the "(" and ")" in the System Path
    ==================================
    Thanks for your replies,
    Mark

  • Cisco Security Manager Client running on Windows Server 2008 R2 (64 bit) in Terminal Service

    Hello CSM Gurus,
    Would there be any performance issues in CSM client software design if multiple instances of CSM client by multiple users ran concurrently on a Windows Server 2008 R2(64 bits) while CSM users accessing the server via Remote Desktop Services ?
    In my environment, we have a CSM server at our major data center while security administrators from all over the world need to use this CSM server. 
    In order to overcome the latency of the CSM client due to the WAN network, the plan is to use a Windows Server 2008 R2(64bits) as a terminal server and all security administrators would need to access this terminal server via RDP and would launch CSM client on their desktop.  The terminal server locates on the same LAN as the CSM server itself in order to minimize network latency in communications between the CSM clients running on the terminal server and the CSM server.  there would be multiple instances of CSM clients running concurrently on the Windows Server 2008 R2, the terminal server. 

    Hi;
    please check
    Oracle Database 11g Release 1 (11.1.0.7.0) <<Oracle Database 11g Release 1 (11.1.0.7.0) for Microsoft Windows Server 2008 x64
    http://www.oracle.com/technology/software/products/database/oracle11g/111070_win64_2008soft.html
    Check Database 11g Release 2 Certification Highlights [ID 1065024.1]
    But please check this thread
    client 11gR2 install on Win 7 Pro fails java.lang.NullPointerException
    Regard
    Helios
    Edited by: Helios- Gunes EROL on May 14, 2010 4:49 PM

  • OWB 11gr2 32Bit on Windows Server 2008 R2 64Bit Error 0xC0000018

    Hi there.
    I had install Oracle Warehouse Builder g11 R2 32 Bit version on a Windows Server 2008 R2 64 Bit version.
    After the install, my setowbenv.bat looks like:
    @echo off
    REM This file is automatically generated from shiphome/owb/bin/win32/owbEnv.ctl
    REM Any manual changes will be lost on next generation.
    set JAVAPATH=..\..\..\jdk
    set ORACLE_HOME=C:\product\11.2.0\dbhome_2
    set OWB_HOME=C:\product\11.2.0\dbhome_2
    set JDK_HOME=..\..\..\jdk
    set ORA_HOME=C:\product\11.2.0\dbhome_2
    set OEM_HOME=C:\product\11.2.0\dbhome_2
    set IAS_HOME=C:\product\11.2.0\dbhome_2
    set OWBCC_HOME=C:\product\11.2.0\dbhome_2
    set CLASSPATH=Personalities.jar;%MIMB_JAR%;
    set CLASSPATH_LAUNCHER=-classpath %CLASSPATH%;..\admin\;..\admin\launcher.jar -D OWB_HOME=%OWB_HOME% -D JDK_HOME=%JDK_HOME% -D SYSTEMROOT=%SystemRoot% -D ORA_HOME=%ORA_HOME% -D OEM_HOME=%OEM_HOME% -D IAS_HOME=%IAS_HOME% -Doracle.net.tns_admin=%ORA_HOME%\network\admin Launcher ..\admin\owb.classpath cd /d ..\admin
    And if I start the Warehouse Builder - Design Center, I get an error message something like:
    owb.exe - Application error
    <The Application couldn't start correctly (0xc0000018). Click to "OK" to close the application.> (translated from german)
    Can someone help me?
    What did I do wrong?
    Is there any work around?
    Thanks a lot.
    hakki

    Hi Deb
    With the code that's out today I don't think the compatibility mode works, from what I can read from users' experencies on LinkedIn discussions.
    Customers have used Windows XP mode for Windows 7 (for example), this installs a Windows XP virtual machine in which you can install and run OWB 11gR2 on your Windows 7 (64-bit) workstation. Windows XP mode can be downloaded from:
    http://www.microsoft.com/windows/virtual-pc/download.aspx
    You should also increase your XP mode virtual machine memory (RAM) allocation to at least 1GB for it to perform at an acceptable level. This will get you going until there is a better option.
    Cheers
    David

  • Installing Application Server 10g (10.1.3) on Windows Server 2008 R2 64 bit

    installing Application Server 10g (10.1.3) on Windows Server 2008 R2 64 bit
    i have installed this but restarting of server making problem
    i m not able to start opmn.ctl
    what should i do is there any other version to be downloaded
    I did.
    1. i installed X 86 software as 64 bits is available for itanium only
    2. it installed successfully after changing value in orapram.ini
    now after reboot of server my opmnctl doesnt come up
    what can be the issue?

    hi,
    1st..check whether all the services of oracle are started in services.msc(if possible pls specify what all services of oracle can you see in services.msc)
    2nd..when you use the command opmnctl startall..what errors do you get..
    3rd..can you specify the opmn.logs and ons logs
    Regards
    Fabian

  • Offline data synchronization in azure mobile services on windows server 2008

    Hi,
    I have a class library which insert data into tables in azure mobile services on windows server 2008 OS for windows universal C# platform. I am trying to insert data using offline data synchronization.
    I had installed SQLite runtime for windows 8.1 and windows phone 8.1, but unable to add reference 'SQLite for Windows Runtime(Windows8.1)'.
    Please guide me whether windows server 2008 OS supports offline data synchronization in azure mobile services.
    Thank you.

    I also have a Windows Server 2012 R2 system using Azure Backup, and I don't have the problem. However, you probably noticed that you use a different Azure Backup installation download for Windows Server 2008 R2 vs. Windows Server 2012 R2. Although both
    show the same Microsoft Azure Recovery Services Agent version 2.0.8692.0 installed, my Windows Server 2012 R2 also lists Microsoft Azure Backup for Windows Server Essentials version 6.2.9805.9 installed as well. It could be the case the my problem with the
    CATALOG FAILURE 0x80131500 errors is something specific to the version of Azure Backup installed on my Windows 2008 R2 servers.
    Trilon, Inc.

  • BO XI 3.1 SP3 Install issue on Windows Server 2008 R2 64-bit

    We are trying to install the lastest Build of Business Objects XI 3.1 SP3 on a new server with Windows Server 2008 R2 64-bit OS (51038908_part1.exe,51038908_part2.rar, 51038908_part3.rar).
    The setup never finish! It seems that the setup can't validate the CMS installation and is trying again and again.
    In the "Enterprise XI 3.1 SP3 - Windows - Supported Platforms" document, the Windows Server 2008 R2 Entreprise 64-bit Edition is supported.
    The antivirus is desactivated and the setup.exe file was launched in the administrator mode.
    Any ideas?
    Edited by: Frederic Wojnarowski on Nov 22, 2010 5:45 PM

    We have run into similar issues with that same package (51038908_part1.exe) which is a complete install of "BOE-3.1 package with SP3" for Windows 2008 Server that only installs in the 64-bit mode.
    We had a 32-bit Oracle 10g client installed, that BOE did not recognize for the CMS - so the install was hanging at the CMS config...(no clear errors / no simple way to roll-back the failed install).
    We only discovered the underlying Oracle issue when we deployed just the CMS with a local MySQL database - and then tried to point the CMS at the Oracle DB instead. It gave us TNS errors even though we could hit the same TNS without issue using SQL-PLUS on the same machine.
    This lead us to assume that the 64-bit BOE couldn't connect via the 32-bit Oracle 10g drivers.
    We have had trouble installing the 64-bit Oracle 10g client that we downloaded - so are now looking for some advice.
    Anyone know which specific 64-bit Oracle 10g client should be used with the cumulative "BOE-3.1 package with SP3" 64-bit package (51038908_part1.exe)...?
    I assume that this Oracle client will be used for any connection to the CMS / AUDIT Oracle databases - and any RPT content running on the CR-JobServers that is using an Oracle Native connection...?
    Thanks in advance for the advice.

  • Best practice for install oracle 11g r2 on Windows Server 2008 r2

    Dear all,
    May I know what is the best practice for install oracle 11g r2 on windows server 2008 r2. Should I create a special account for windows for the oracle database installation? What permission should I grant to the folders where Oracle installed and the database related files located (datafiles, controlfiles, etc.)
    Just grant Full for Administrators and System and remove permissions for all others accounts?
    Also how should I configure windows firewall to allow client connect to the database.
    Thanks for your help.

    Hi Christian,
    Check this on MOS
    *RAC Assurance Support Team: RAC Starter Kit and Best Practices (Windows) [ID 811271.1]*
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=BULLETIN&id=811271.1
    DOC Modified: 14-DEC-2010
    Regards,
    Levi Pereira

  • Installing CF9 on Windows Server 2008 Standard 64-bit

    Hi-
    I'm attempting to  install a new ColdFusion configuration with a host who is useless  regarding the support that they offer (for now, they shall remain  nameless).
    It's a Windows Server 2008 Standard 64 bit VPS  configuration. MySQL is already installed so I'm on the hook to  configure ColdFusion 9 with IIS (7.5, I believe). There are numerous  settings which the installer does not seem to address so I've had to  address several Module Mappings which failed during the install....
    Can  anyone point me to an installation doc for the above configuration?  Will the CF installer eventually handle these issues or are we on our  own to support this?
    Thanks in advance,
    Rich

    My advice is to get out now and go to a site like hosting.com that has a solid track record hosting CF. There are several others to choose from. If they are starting this rough you will have constant problems.

  • Indexing .cfm files using Indexing Service on windows server 2008 and IIS 7.0

    Hi All,
    Anyone knows why .cfm files would not get indexed by Indexing Service on windows server 2008 and IIS 7.0.  This is a coldfusion website using Indexing Service for site search.  There are a lot of cfm pages indexed as unknown files.   Any clues on how this can be fixed?
    Thanks!

    You might try editing your registry so that *.cfm, *.cfc, and other ColdFusion related files are treated as text files by the Windows search feature.  See link below.
    http://www.dougknox.com/xp/tips/xp_bad_search.htm
    Disclaimer: I am not a Windows system admin.  You might try posting this question to a Windows specific forum.

  • Install Premiere pro cs4 on windows server 2008

    Hi ,
    How can i Install Premiere pro cs4 on windows server 2008?

    I don't think you can... as far as I know, PPro is not designed to run on a server

  • Installing SUP 2.0 in Windows Server 2008

    Hello Experts,
       I am going to install SUP 2.0 in windows server 2008. so please suggest me how to install it and which components must be install in Server and in Client machine.
    How to connect client machine with the Server 2008 for Sybase.
    I followed SUP Installation Guide. But can't get any proper information,
    Please reply me.
    Regards,
    Tapan

    Hi Tapan,
    You have two options to install SUP 2.0.
    1. Cluster installation
         a. Data tier node
         b. Server nodes
    2. Single node installation
    For Single node installation, all Data Tier and UnwiredPlatform components will be installed on single system. For this you need to launch the installer and proceed with default installation options (you can change ports, etc).
    For Cluster installation, on one machine launch the installer and select cluster option and select "installation Data tier node for my cluster" and install it. After this share the Data folder (Under the install directory) to the user who is going to install Server nodes. For Server nodes, launch the installer on diffrent machine and select cluster option and select "installing first server node for my cluster" and enter needed information.
    Hope this helps.
    Regards,
    Abhishek Joshi

  • Guideline of installing remote desktop services in window server 2012 r2

    Hi,
    I tried to install remote desktop services in window server 2012, I joined my current domain ( in window server 2003).
    During installation, it require me to promote my server to domain controller? This is one of the requirement for remote desktop services?
    If I didnt join any domain, it prompt me I must join a domain.
    Anyone can advise me? provide me a steps by steps guide will be perfect!
    Thanks 

    Hi GP_IT001,
    In your current network do you currently have a domain controller? You mentioned that you "had" a Domain Controller running Windows Server 2003.
    Am I correct in thinking that you no longer have this server?
    As this article mentions:
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/f3d0543a-edab-4eb2-8360-3658a3351bb0/licensing-issue?forum=winserverTS
    You will need a domain environment which means you'll need a server that is a domain controller, and I believe that it will also need to operate Windows Server 2012 or above. You could, if you wanted, setup a new server (virtual or physical) as a domain
    controller and use that if you wish.
    Best regards,
    Please remember to mark the replies as helpful if they help, or as answers if they answer your question. Please also unmark the answers if they provide no help.
    Zach Roberts
    Independent Microsoft Community Support Advisor
    Disclaimer: I don't work for Microsoft. Any advice given is my own and does not represent Microsoft.
    Follow me on Twitter:
    @WindowsZach

  • AD Management Gateway Service for Windows Server 2008 SP2

    Hey,
    I'm having the same issue as in this thread.
    https://social.technet.microsoft.com/forums/windowsserver/en-US/93be1866-8aa8-4004-be95-113b7a4faef2/ad-management-gateway-service-for-windows-server-2008-sp2
    And trying to follow the 5 step procedure listed in the 3rd post, but am stuck on step 5, getting the hotfix from Microsoft. The link posted from the Hotfix page is just a generic Microsoft Support page. Which is not helpful. How do I actually contact them
    (phone # or email address) to get the software?
    Thanks In Advance,

    No luck. I've tried the chat which asks which Windows version Im using and there's no Server 2008 only desktop versions. I called and after talking with 3 people I got cut off. There has to be an easier way to get a simple file downloaded.
    You can hire me to do it for you.  I am always successful at contacting MS Support. 
    You didn't follow the instructions I  posted.
    Reach us over the phone at 1-800-642-7676 (TTY: 1-800-892-5234)
    http://smallbusiness.support.microsoft.com/en-us/contact/
    Click Technical Support for Chat.                     
    GREAT BIG BLUE BUTTON SAYS "Technical Support" - CLICK IT AND SELECT WINDOWS SERVER AT THE BOTTOM OF THE LIST.
    It is really that easy.
    ¯\_(ツ)_/¯

  • Oracle 11.2.0.3 on Windows Server 2008 R2 64-bit

    Good night Oracle community,
    I'm having problems on using Oracle 11.2.0.3 on Windows Server 2008 R2 64-bit that runs inside a virtual machine.
    The first problem was the error ORA-12152 (unable to send break message) when using a 32-bit server version when trying to connect via SQLPlus using domain administrator user. I did reboot, tnsping, checked parameters and oracle support articles but neither help me. So I uninstalled it and installed the 64-bit version and it wasn't possible to run the applications like netca.
    Now I installed it on a local profile version 32-bit to see if the problem was related to the domain.
    My question is simple: is this environment ok to run a production database server? 11.2.0.3 is that stable with Windows 2008?
    Thank you very much!

    Oracle Database 11.2.0.3.0 is certified on Microsoft Windows (32-bit) 2008.
    Error: ORA 12152
    Text: TNS:unable to send break message
    Cause: Unable to send break message. Connection probably disconnected.
    Action: Re-establish connection. If the error is persistent, turn
    n tracing and reexecute the operation.
    Refer to MOS
    ORA-12152 "Unable To Send Break Message" on Connection [ID 363638.1]

Maybe you are looking for

  • How do I stop a Movie Clip (Button) from working once clicked?

    Ok, I'm using a movie clip as a button to show content on a page, effectively its like a new page of the website. Problem is, with the script im using for it, once the content is show, the button is still active and if clicked again, will re-load the

  • Populating cost center automatically by Ts code WVFB - Which user exit ?

    Hi experts, I want to populate cost center and to do 'k' assignment automatically using WVFB for Sotre Order creation. Which user-exit should be activate? thanks a lot in advance. ( the purpose is when user create a  store order by transaction code W

  • Startup Full Disk Error

    I have a Mac Book Air and last night I let it getting a plug in in order to watch videos, this morning I turned it on and all I got was a blue screen whit this message: YOUR DISK IS FULL. It only opens messenger but it is impossible to get to the fin

  • Use of PHP function - stripslashes( )

    I'm in need to removing the backslashes (\) that appear in my e-mails from forms on my website, whenever the user enters quotes or apostrophes into the fields. I'm aware of the PHP function stripsplashes( ) that is supposed to remove them, but am uns

  • Can anyone interpret this trace for me please

    I've had an ongoing issue for about 10 months which looks to me like data loss at peak times. I've got BT working on this but it's a slow and painful process. Outbound tracert from me to an IP address are fine and show slow times but no data loss. I'