R12 install on windows

Hi
I installed R12 on windows 2008 server (Virtual machine)
the installation completed successfully, but now when I try to open forms, it get hang for a long time and then pops up below error
FRM-92101 There was a failure in Form Server during startup. This could happen due to invalid configuration. please look into web server log file for details
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
proxyHost=null
proxyPort=0
connectMode=HTTP, native.
oracle.forms.net.ConnectionException: Forms session <1> aborted: unable to communicate with runtime process.
     at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
     at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
     at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
     at oracle.forms.net.HTTPNStream.flush(Unknown Source)
     at java.io.DataOutputStream.flush(Unknown Source)
     at oracle.forms.net.HTTPConnection.connect(Unknown Source)
     at oracle.forms.engine.FormsDispatcher.initConnection(Unknown Source)
     at oracle.forms.engine.FormsDispatcher.init(Unknown Source)
     at oracle.forms.engine.Runform.initConnection(Unknown Source)
     at oracle.forms.engine.Runform.startRunform(Unknown Source)
     at oracle.forms.engine.Main.createRunform(Unknown Source)
     at oracle.forms.engine.Main.start(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
The entries in hosts file is correct
Regards

In the application.log file, i find below errors
13/03/23 07:46:04.739 10.1.3.4.0 Started
13/03/23 07:46:17.193 formsweb: FormsServlet init():
configFileName: C:\oracle\VIS\inst\apps\VIS_erptest\ora/10.1.2/forms/server/appsweb.cfg
testMode: false
13/03/23 07:46:17.224 formsweb: 10.1.3.4.0 Started
13/03/23 22:20:27.329 formsweb: ListenerServlet init()
13/03/23 22:24:35.904 formsweb: RunformProcess.connect(): failed !
13/03/23 22:24:35.904 formsweb: Forms session <1> aborted: unable to communicate with runtime process.
13/03/23 22:24:35.904 formsweb: Forms session <1> exception stack trace:
java.net.ConnectException: Connection refused: connect
     at java.net.PlainSocketImpl.socketConnect(Native Method)
     at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
     at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
     at java.net.Socket.connect(Socket.java:519)
     at java.net.Socket.connect(Socket.java:469)
     at java.net.Socket.<init>(Socket.java:366)
     at java.net.Socket.<init>(Socket.java:209)
     at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
     at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
     at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
     at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0)
Plz sugst                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • R12 install for Windows using cygwin

    I am installing R12 over Windows 2003. I am using Cygwin as pre-requisites.
    But I am facing several difficulties. The rapidwiz is checking the existence for Visual Studio and Mks.
    I do not know the values to be set at rapidwiz for MKS and Visual Studio

    I do not know the values to be set at rapidwiz for MKS and Visual Studios_MSDEVdir=C:\VCPlus\VC --> This is the directory where you have installed MS Visual C++ 8.0
    s_MKSdir=C:\cygwin\bin --> Assuming you have installed 'Cygwin' in 'C:\cygwin'
    You may also refer to the following thread:
    Oracle E-Business Suite R12 Installation on Windows 2003
    Oracle E-Business Suite R12 Installation on Windows 2003

  • R12 install on Windows 2003 server- Error:RW-50004

    I am trying to install EBS 12.1.1 on windows server 2003. Followed the installation document step by step.
    Installed Cygwin with necessary packages, installed Visual Studio Express edition 2008 and set the path for bith cygwin and VC++, did the staging of the disks which are downloaded from E-delivery site ran the rapidwiz, it checked for all the pre requisites and it went fine till the step 1 of 5 and then the error displayed
    RW-50004: Error Code Received when running external process. Check logfile for details.
    Running Database Install Driver for VIS instance
    I am logged in as admin user so no issues with permissions.
    can anyone help me to fix this error?
    Thanks
    Sunil.

    I was getting error at stage 3/5. But I could resolve the issue anyway, but dont know what exact step fixed it.
    I have followed these steps after reading few posts
    I switched over to the conole session of my Server instaead of remote terminal session (mstsc /admin)
    I have installed Visual Studio 2008 express edition before it was standalone VC++
    I have installed cygwin legacy version since the latest version was not inclided with maketemp package
    in the database selection by default Vision Database was selected I have changed it and selcted fresh database
    That is all, installation went sucessfully
    in the end I am at the GUI of the application page. But I do not know what username and passwords I need to give to login
    I did not provided any username/passowrd during the entire instalaltion
    can you help with this ?

  • Oracle E-Business Suite R12 Install on Windows 2003 - FRM-92101

    I have completed the install and can log into the application, however, when I try to access a forms I get an error FRM-92101.
    FRM-92101: There was a failure in the Forms Server during startup.
    This could happen due to invalid configuration.
    Please look into the web-server log file for details.
    The symptoms see to be the same as in Metalink2 Doc ID Link: [429627.1|https://metalink2.oracle.com/metalink/plsql/f?p=130:14:1491198142809682374::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,429627.1,1,1,1,helvetica]
    That Doc ID suggests running "make -f ins_forms.mk install", however, I am unable to get this to work. Is anyone able to help.

    The error you get online is
    FRM-92101: There was a failure in the Forms Server during startup.
    This could happen due to invalid configuration.
    Please look into the web-server log file for details.
    The file $INST_TOP/logs/ora/10.1.3/j2ee/forms/forms_default_group_1/application.log contains
    09/01/10 17:19:01.812 10.1.3.0.0 Started
    09/01/10 17:19:43.453 formsweb: FormsServlet init():
    configFileName: e:\oracle\VIS\inst\apps\VIS_succeed-ebs12\ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    09/01/10 17:19:43.515 formsweb: 10.1.3.0.0 Started
    09/01/10 17:21:15.46 formsweb: 10.1.3.0.0 Stopped
    09/01/10 17:21:38.484 10.1.3.0.0 Started
    09/01/10 17:21:40.515 formsweb: FormsServlet init():
    configFileName: e:\oracle\VIS\inst\apps\VIS_succeed-ebs12\ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    09/01/10 17:21:40.515 formsweb: 10.1.3.0.0 Started
    09/01/10 17:41:17.140 formsweb: 10.1.3.0.0 Stopped
    09/01/10 17:48:33.484 10.1.3.0.0 Started
    09/01/10 17:48:36.171 formsweb: FormsServlet init():
    configFileName: e:\oracle\VIS\inst\apps\VIS_succeed-ebs12\ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    09/01/10 17:48:36.187 formsweb: 10.1.3.0.0 Started
    09/01/10 17:59:34.484 formsweb: ListenerServlet init()
    09/01/10 18:03:09.984 formsweb: Forms session <1> failed during startup: no response from runtime process
    09/01/10 18:03:09.984 formsweb: Forms session <1> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <1> failed during startup: no response from runtime process
    at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
    at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
    at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    09/01/12 11:33:51.531 formsweb: 10.1.3.0.0 Stopped
    The file $INST_TOP/logs/ora/10.1.3/Apache/?????? contains
    [Sat Jan 10 17:18:42 2009] [error] Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting
    [Sat Jan 10 17:22:52 2009] [error] [client 192.168.1.40] [ecid: 1231608172:192.168.1.40:1264:3120:4,0] File does not exist: e:/oracle/vis/inst/apps/vis_succeed-ebs12/portal/oa_html/jtfTestCookie.jsp
    [Sat Jan 10 17:23:07 2009] [error] [client 192.168.1.40] [ecid: 1231608187:192.168.1.40:1264:1980:1,0] File does not exist: e:/oracle/vis/inst/apps/vis_succeed-ebs12/portal/oa_html/jtfTestCookie.jsp
    [Sat Jan 10 17:41:00 2009] [error] Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting
    [Sat Jan 10 17:54:47 2009] [error] [client 192.168.1.40] [ecid: 1231610087:192.168.1.40:3956:2720:2,0] File does not exist: e:/oracle/vis/inst/apps/vis_succeed-ebs12/portal/favicon.ico
    [Sat Jan 10 17:59:33 2009] [error] [client 192.168.1.40] [ecid: 1231610373:192.168.1.40:3956:2848:10,0] Directory index forbidden by rule: e:/oracle/vis/apps/apps_st/comn/java/classes/
    [Sat Jan 10 18:03:10 2009] [error] [client 192.168.1.40] [ecid: 1231610590:192.168.1.40:3956:2848:17,0] File does not exist: e:/oracle/vis/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_GB.class
    [Sat Jan 10 18:03:10 2009] [error] [client 192.168.1.40] [ecid: 1231610590:192.168.1.40:3956:2848:18,0] File does not exist: e:/oracle/vis/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_GB.properties
    [Sat Jan 10 18:03:10 2009] [error] [client 192.168.1.40] [ecid: 1231610590:192.168.1.40:3956:2848:19,0] File does not exist: e:/oracle/vis/apps/apps_st/comn/java/classes/oracle/ewt/alert/resource/AlertBundle_en_GB.class
    [Sat Jan 10 18:03:10 2009] [error] [client 192.168.1.40] [ecid: 1231610590:192.168.1.40:3956:2848:20,0] File does not exist: e:/oracle/vis/apps/apps_st/comn/java/classes/oracle/ewt/alert/resource/AlertBundle_en_GB.properties

  • How to install HR  Global patch For R12.1.1 windows server 2003?????

    Dear Friends
    can any one help me to install patch HR Global patch For R12.1.1 windows server 2003,
    i have R12.1.1 Vision but the payroll not working so i need help,i am not DBA,please
    any one can help me to tell me step by step ,or if any one have good document to share it for me.
    Thanks
    Omar

    can any one help me to install patch HR Global patch For R12.1.1 windows server 2003,
    i have R12.1.1 Vision but the payroll not working so i need help,i am not DBA,please
    any one can help me to tell me step by step ,or if any one have good document to share it for me.Please see these MOS docs.
    Note: 145837.1 - Latest HRMS (HR Global) Legislative Data Patch Available
    Note: 307195.1 - Example - Running DataInstall and Applying hrglobal.drv
    Note: 734910.1 - Can You Run Hrms Datainstall and Apply Hrglobal.Drv Once for Several Legislative Patches
    Note: 300097.1 - Oracle HRMS HRGLOBAL Basics
    Note: 140511.1 - How to Install HRMS Legislative Data Using Data Installer and hrglobal.drv
    Note: 188698.1 - HRMS: On What Server Do I Run The Datainstall Utility And Hrglobal.Drv
    Apply the hrglobal.drv patch using adpatch -- https://forums.oracle.com/forums/search.jspa?threadID=&q=how+to+use+apply+patch&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Clean install of windows 8 crashing with BSoD: "attempted execute of noexecute memory"

    I recently bought this computer (sorry for hyperlink, but it is much easier than trying to list all the components):
    http://www.newegg.com/Product/Product.aspx?Item=N82E16883227593
    I added a Samsung 840 EVO 250gb SSD to it, and then I attempted to do a clean install of windows 8.1 onto the SSD from
    the reinstall DVD that came with the system. Windows 8.1 appears to install correctly, but when the computer restarts to load windows for the first time, I get a BSoD with the error "attempted execute of noexecute memory". I tried reinstalling, but
    got the same error.
    Note that for testing purposes, I installed windows 7 on the SSD, and it works great. Unfortunately, I do not have a windows
    7 key, so this is only a temporary solution. I would like to figure out how to get windows 8.1 on the SSD and running on the my computer.
    Thank you in advance for any help or advice that you can give me.
    Here are the minidump files if helpful:
     https://drive.google.com/file/d/0B1fPQ--DwbjOV2ZuT0xoeWR6QXc/view?usp=sharing
     https://drive.google.com/file/d/0B1fPQ--DwbjOOUtrWUhfZmRMM1E/view?usp=sharing

    P
    These were Related to RTL8192cu.sys USB NDIS Driver from Realtek Semiconductor Corporation  I would remove the current driver and install the newest driver available
    Microsoft (R) Windows Debugger Version 6.3.9600.17237 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    Loading Dump File [C:\Users\Ken\Desktop\120414-8515-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    ************* Symbol Path validation summary **************
    Response Time (ms) Location
    Deferred SRV*f:\symbols*http://msdl.microsoft.com/download/symbols
    Symbol search path is: SRV*f:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is:
    Windows 8 Kernel Version 9600 MP (8 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 9600.16384.amd64fre.winblue_rtm.130821-1623
    Machine Name:
    Kernel base = 0xfffff801`1981d000 PsLoadedModuleList = 0xfffff801`19ae49b0
    Debug session time: Thu Dec 4 05:16:31.298 2014 (UTC - 5:00)
    System Uptime: 0 days 0:00:12.923
    Loading Kernel Symbols
    Loading User Symbols
    Loading unloaded module list
    * Bugcheck Analysis *
    Use !analyze -v to get detailed debugging information.
    BugCheck FC, {ffffd000217aaa00, 8000000104112963, ffffd000217aa7a0, 2}
    *** WARNING: Unable to verify timestamp for rtwlanu.sys
    *** ERROR: Module load completed but symbols could not be loaded for rtwlanu.sys
    Probably caused by : rtwlanu.sys ( rtwlanu+10d69a )
    Followup: MachineOwner
    2: kd> !analyze -v
    * Bugcheck Analysis *
    ATTEMPTED_EXECUTE_OF_NOEXECUTE_MEMORY (fc)
    An attempt was made to execute non-executable memory. The guilty driver
    is on the stack trace (and is typically the current instruction pointer).
    When possible, the guilty driver's name (Unicode string) is printed on
    the bugcheck screen and saved in KiBugCheckDriver.
    Arguments:
    Arg1: ffffd000217aaa00, Virtual address for the attempted execute.
    Arg2: 8000000104112963, PTE contents.
    Arg3: ffffd000217aa7a0, (reserved)
    Arg4: 0000000000000002, (reserved)
    Debugging Details:
    CUSTOMER_CRASH_COUNT: 1
    DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT
    BUGCHECK_STR: 0xFC
    PROCESS_NAME: System
    CURRENT_IRQL: 0
    ANALYSIS_VERSION: 6.3.9600.17237 (debuggers(dbg).140716-0327) amd64fre
    TRAP_FRAME: ffffd000217aa7a0 -- (.trap 0xffffd000217aa7a0)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=ffffd000217aaa08 rbx=0000000000000000 rcx=ffffe00003734a70
    rdx=ffffd000217aa9f0 rsi=0000000000000000 rdi=0000000000000000
    rip=ffffd000217aaa00 rsp=ffffd000217aa938 rbp=ffffd000217aa9a8
    r8=ffffd000217aaa00 r9=ffffd000217aa9f8 r10=ffffd00020640000
    r11=ffffd000217aa940 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0 nv up ei ng nz na po nc
    ffffd000`217aaa00 0000 add byte ptr [rax],al ds:ffffd000`217aaa08=00
    Resetting default scope
    LAST_CONTROL_TRANSFER: from fffff801199c3e32 to fffff8011996d0a0
    STACK_TEXT:
    ffffd000`217aa578 fffff801`199c3e32 : 00000000`000000fc ffffd000`217aaa00 80000001`04112963 ffffd000`217aa7a0 : nt!KeBugCheckEx
    ffffd000`217aa580 fffff801`19853bc6 : 80000001`04112963 00000000`00000000 ffffd000`217aa720 00000000`00000008 : nt! ?? ::FNODOBFM::`string'+0x468a2
    ffffd000`217aa5c0 fffff801`19885ffd : 00000000`00000008 ffffe000`02759880 ffffd000`217aa7a0 ffffe000`052a0000 : nt!MiSystemFault+0xaf6
    ffffd000`217aa660 fffff801`1997732f : 00000000`00000008 ffffe000`03734a70 00000000`00000000 ffffd000`217aa7a0 : nt!MmAccessFault+0x7ed
    ffffd000`217aa7a0 ffffd000`217aaa00 : fffff800`01db969a ffffe000`03734a70 ffffe000`03000000 00000000`00000001 : nt!KiPageFault+0x12f
    ffffd000`217aa938 fffff800`01db969a : ffffe000`03734a70 ffffe000`03000000 00000000`00000001 00000000`00000000 : 0xffffd000`217aaa00
    ffffd000`217aa940 ffffe000`03734a70 : ffffe000`03000000 00000000`00000001 00000000`00000000 ffffd000`217aaa08 : rtwlanu+0x10d69a
    ffffd000`217aa948 ffffe000`03000000 : 00000000`00000001 00000000`00000000 ffffd000`217aaa08 fffff800`01ccf62e : 0xffffe000`03734a70
    ffffd000`217aa950 00000000`00000001 : 00000000`00000000 ffffd000`217aaa08 fffff800`01ccf62e 00000000`00000004 : 0xffffe000`03000000
    ffffd000`217aa958 00000000`00000000 : ffffd000`217aaa08 fffff800`01ccf62e 00000000`00000004 ffffe000`03000000 : 0x1
    STACK_COMMAND: kb
    FOLLOWUP_IP:
    rtwlanu+10d69a
    fffff800`01db969a ?? ???
    SYMBOL_STACK_INDEX: 6
    SYMBOL_NAME: rtwlanu+10d69a
    FOLLOWUP_NAME: MachineOwner
    MODULE_NAME: rtwlanu
    IMAGE_NAME: rtwlanu.sys
    DEBUG_FLR_IMAGE_TIMESTAMP: 51dd743f
    FAILURE_BUCKET_ID: 0xFC_rtwlanu+10d69a
    BUCKET_ID: 0xFC_rtwlanu+10d69a
    ANALYSIS_SOURCE: KM
    FAILURE_ID_HASH_STRING: km:0xfc_rtwlanu+10d69a
    FAILURE_ID_HASH: {095bf10a-821a-1045-f529-a4601d2cff4f}
    Followup: MachineOwner
    2: kd> lmvm rtwlanu
    start end module name
    fffff800`01cac000 fffff800`01ea4000 rtwlanu T (no symbols)
    Loaded symbol image file: rtwlanu.sys
    Image path: \SystemRoot\system32\DRIVERS\rtwlanu.sys
    Image name: rtwlanu.sys
    Timestamp: Wed Jul 10 10:48:31 2013 (51DD743F)
    CheckSum: 001EE009
    ImageSize: 001F8000
    Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Wanikiya and Dyami--Team Zigzag

  • Oracle EBS R12 intalltion on Windows Web Server 2008 R2

    hi ,
    Am planning to install intially oracle EBS R12 in windows web server 2008 R2.
    Is this OS supported by oracle? Did anybody already done this ?
    also later am planning to install OBIA + OBIEE stack on this. will all these
    supported on windows web server 2008 R2?
    Please provide your suggestions.
    which windows version is stable to have EBS R12 + OBIA + OBIEE.
    thanks

    Hi Srini;
    Duplicate post - Oracle EBS R12  intalltion on Windows Web Server 2008 R2
    Dont you have admin right? You could delete duplicate which pretend to open same question more than one place and also it could hold clear to open question interface on main related forum part
    Regard
    Helios

  • Clarification on 11i to R12 upgrade on Windows

    Hi,
    Will these steps also work?
    Source - 11.5.10.2 on Windows 2003.
    Target - R12.1.3 on Windows 2008 (64-bit)
    Install R12.1 on Windows 2008
    Complete Pre-Upgrade Activities on 11i on Windows 2003(32-bit)
    Copy the 11.5.10.2 Application Datafiles from Windows 2003 server to Windows 2008(64-bit) server.
    Apply the R12 drivers.
    Upgrade Applications to R12.1.3.
    Regards,
    VN


    Duplicate post:
    R12 upgrade clarification
    Regard
    Helios

  • Sharepoint Foundation 2013 is not Installing on Window 7

    When I click on 'Install Sharepoint Foundation" 2013 nothing happen. Same is issue with "Install Sharepoint Foundation Pr-Requisite"

    SharePoint 2013 does not support being installed on Windows client (Windows 7 or 8). Instead, try using a Virtual Machine running a supported Server OS. You can use VMware Player (free) on Windows 7, or if you have Windows 8 Pro or Enterprise, Hyper-V.
    Trevor Seward
    Follow or contact me at...
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • HT1349 mini graphics to vga adapter for macbook how to install in windows 7.

    mini graphics to vga adapter for macbook how to install in windows 7.
    i have macbook with windows 7 operating system.

    Can you be more specific?
    What are you trying to do?

  • Windows phone 8.1 SDK want to install on WINDOWS 8.1 PRO 32bits...how can i ?

    windows phone 8.1 SDK want to install on WINDOWS 8.1 PRO 32bits...how can i ?
    is there any patch or any other version for windows 8.1 32 bits..to run win phone SDK..?

    Hi,
    According to the reference about Windows SDK, you should install it on a 64 bit system:
    http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff626524(v=vs.105).aspx
    Regards
    Wade Liu
    TechNet Community Support

  • I have downloaded Indesign CC2014 and installed 3-4 times but it doesn't run. I have installed on  Windows 7 64 bit ,  HP laptop i7

    I have downloaded Indesign CC2014 and installed 3-4 times but it doesn't run /work. I have installed on  Windows 7 64 bit ,  HP laptop i7.

    sign out and then sign back in to your cc desktop app.
    then install cc 2014.

  • Could anyone of you please who has a clean install of Windows 8.1 on the SSD drive look at some settings of certain services (below)?

    Hi everyone,
    could anyone of you please
    who has a clean install of Windows
    8.1 on the SSD drive look at some settings
    of certain services (below)?
    Thank you.
    Prefetch and Superfetch. In registry located on way
    HKEY_LOCAL_MACHINE\SYSTEM \CurrentControlSet\ Control\ SessionManager \MemoryManagement \PrefetchParameters.
    I am interested in EnablePrefetcher and
    EnableSuperfetch REG_DWORD value.
    Just a number in parentheses.
    ReadyBoot. In registry located on way HKEY_LOCAL_MACHINE\SYSTEM \CurrentControlSet\Control \WMI\Autologger\ReadyBoot.
    I am interested REG_DWORD value of
    Start. Just a number in parentheses.
    Run dfrgui command. Go to Change settings and have a look if SSD on which is the system installed is included in regular optimalization schedule.
    Registry can be accessed running regedit command.

    Hi,
    Prefetch and Superfetch means that most commonly used files are stored to disk to be more quickly accessed later.
    For Prefetch:
    Disable Caching: 0
    Cache Applications Only: 1
    Cache Boot Files Only: 2
    Cache Everything (default): 3
    For SuperFetch:Disable Caching: 0
    Cache Boot Processed Only: 1
    Cache Applications Only: 2
    Cache Everything (default): 3
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\ReadyBoot\Start value means:
    disable: 0
    enable: 1
    For more information about clean installation of Windows 8.1 on SSD, I suggest you read below article:
    Windows 8.1 SSD Settings, Etc.
    http://www.tweakhound.com/2013/11/02/windows-8-1-ssd-settings-etc/
    Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Karen Hu
    TechNet Community Support

  • How do I install Bootcamp Windows 8.1 To Go on an external USB disk (MBA 2013)

    Hi,
    I've got a new 11" 2013 macbook air with 128gb SSD. I've downloaded the windows 8.1 enterprise preview, and am trying to figure out how to install it on a 64gb USB3 Flash drive instead of on my SSD. The Flash drive speeds clock around 150mbs read/write so should be fast enough
    I've managed to install the windows 8.1 preview on my SSD with BootCamp, but would like to erase that and try the new Windows To Go instead to install on the external drive.
    Anyone know what the steps are?

    There are 5 supported flash drives: which one do you have?
    Hardware considerations
    Windows To Go works both on USB 2.0 and USB 3.0 connections, and both on legacy BIOS and UEFI firmware.[11] Not all USB drives can be used in this environment; Microsoft has set up specific testing requirements that the USB drive manufacturer must meet in order to be a supported device. Currently there are five USB Flash memory devices listed as supported by Microsoft for Windows To Go:
    Imation IronKey Workspace[15]
    Kingston DataTraveler Workspace[16]
    SPYRUS Portable Workplace[17][18]
    SPYRUS Secure Portable Workplace (w/ Hardware Encryption)[19][20]
    SuperTalent Express RC8[21]

  • CHKDSK fails on fresh install of Windows 7 x64 on mid-2009 MBP with SSD

    There was an earlier post about this that has been archived prematurely that I will reproduce below. The main issue is a flaw in the Windows 7 x64 CHKDSK of the SSD drive in the mid-2009 MBP= 5,2. With fresh OSX installs, bootcamp 3.1, Windows 7 x64 all updates, the CHKDSK operation checks files at about 1 per second in stage 4 of 5, verifying file data.
    Moderators: please leave this open until it is actually resolved.
    Earlier posts:
    Panajev
    Posts: 4
    From: ITALY
    Registered: Oct 14, 2009
    Windows 7 x64, MacBook Pro, frequent CHKDSK after HDD firmware update
    Posted: Nov 2, 2009 6:45 AM
    Hello, I have been having filesystem problems on my Windows 7 partition since the HDD related firmware update (the latest Performance update) was released and installed onto this mid 2009 MacBook Pro.
    The HDD is a 500 GB 7200 RPM model, but it never gave me any troubles under OS X before the "fix" and I know other users had intermittent problems with the HDD on their MacBook Pro's related to the HDD making noises and pausing.
    The fix was released, I installed it and I started seeing my first problem in Windows 7 x64 a few days after... I cleanly shut the OS down, but when I booted it back it asked me to perform a coherency check to the Filesystem... I thought that the problem was related to the fact that I was using the RC1 build of Windows 7... although that problem never manifested itself in the weeks before the Performance Update (HDD firmware fix) was installed and Windows 7 x64 RC1 had been on there and used frequently.
    I recently purchased Windows 7 retail a few days ago and after a bit of trouble-free operation I started having problems again... always shutting the PC down carefully and I was asked to run the CHKDSK utility at boot twice already.
    What to do?
    Message was edited by: Panajev
    MacBook Pro (2009) Mac OS X (10.6.1) Windows 7 x64, Bootcamp 3.0, recent HDD update
    nicegom
    Posts: 6
    Registered: Nov 12, 2009
    Re: Windows 7 x64, MacBook Pro, frequent CHKDSK after HDD firmware update
    Posted: Nov 12, 2009 1:40 AM in response to: Panajev
    Hi there,
    I have a different experience. I installed Windows 7 before the "performance update 1.0" came out. I actually experienced the chkdsk launch problem with Windows 7. I had done repartitioning and clean-install several times but cannot solve the problem. So I tried to install XP and Vista on my MBA (Mid 2009 with SSD) and found that these two OS doesn't introduce such problem.
    To be honest, I'm not sure which caused such problem, Windows 7, a bootcamp driver, or EFI. But I'm sure that CHKDSK in Windows 7 has an obvious bug that needs to be patched (memory leak and maybe this problem as well). So now I'm using Windows Vista SP2. And I'm happy with Vista SP2 (seems to become faster and stable now).
    Cheer,
    Message was edited by: nicegom
    Macbook Air Windows Vista MBA of Mid 2009 with SSD

    Windows 7 x64 all updates
    Just doublechecking. Does that include the recent chkdsk hotfixes?
    [The Chkdsk.exe program does not start correctly on a Windows 7-based computer|http://support.microsoft.com/kb/975778]

Maybe you are looking for