ODI 11g Agents using OPMN in Windows 2008 R2

Hello,
Has anyone tried installing ODI agents in 11g using "odi_opmn_addagent.bat" script?
If yes, then please share some pointers.
We are able to start agents using 'agent.bat' script and it serves the purpose.
Instead of keeping a cmd window open for agent, we want to install that as an opmn service.
ODI 11g Install guide talks about opmn agents in Appendix I section.
But reality is that odi_opmn_addagent.bat in ODI_HOME/oracledi/agent/bin directory is not working for us.
Thanks.

Hiren created another agent , port in ODI is 20910, still cannot start it:
Processes in Instance: EPM_epmsystem1
--------------------------------------------------------------+---------
ias-component | process-type | pid | status
--------------------------------------------------------------+---------
INTERFACE2 | odiagent | N/A | Down
INTERFACE | odiagent | 0 | NONE
Essbase1 | EssbaseAgent | 628 | Alive
C:\Oracle\Middleware\user_projects\epmsystem1\bin>
<ias-component id="INTERFACE2">
- <process-type id="odiagent" module-id="CUSTOM">
- <environment>
<variable id="ODI_HOME" value="/Oracle/product/11.1.1/Oracle_ODI_1\oracledi\agent" />
<variable id="JAVA_HOME" value="/Oracle/Middleware/jdk160_11" />
<variable id="ODI_MASTER_DRIVER" value="weblogic.jdbc.sqlserver.SQLServerDriver" />
<variable id="ODI_MASTER_URL" value="jdbc:weblogic:sqlserver://bbags2sqld2:1433;DatabaseName=BBA_CRS_ODI_MST;selectMethod=cursor" />
<variable id="ODI_MASTER_USER" value="site_crs_des" />
<variable id="ODI_MASTER_ENCODED_PASS" value="b9yXeQkghOwh1RKyqjazX9xrr" />
<variable id="ODI_SECU_WORK_REP" value="HYP_WORKREP1" />
<variable id="ODI_SUPERVISOR" value="SUPERVISOR" />
<variable id="ODI_SUPERVISOR_ENCODED_PASS" value="b9yXeQkghOwh1RKyqjazX9xrr" />
<variable id="ODI_USER" value="$ODI_SUPERVISOR" />
<variable id="ODI_ENCODED_PASS" value="$ODI_SUPERVISOR_ENCODED_PASS" />
<variable id="ODI_JAVA_HOME" value="$JAVA_HOME" />
<variable id="ODI_INIT_HEAP" value="32m" />
<variable id="ODI_MAX_HEAP" value="256m" />
<variable id="ODI_ADDITIONAL_JAVA_OPTIONS" value="" />
<variable id="ODI_ADDITIONAL_CLASSPATH" value="" />
<variable id="ODI_JAVA_EXE" value="$ODI_JAVA_HOME/bin/java" />
<process-set id="odiagent" numprocs="1">
- <module-data>
- <category id="start-parameters">
<data id="start-executable" value="$ODI_JAVA_EXE" />
<data id="start-args" value="$ODI_JAVA_START_OPTIONS oracle.odi.Agent $ODI_REPOSITORY_PARAMS -PORT=20910 -NAME=INTERFACE2 -JMXPORT=21910" />
</category>
- <category id="restart-parameters">
<data id="restart-executable" value="$ODI_JAVA_EXE" />
<data id="restart-args" value="$ODI_JAVA_START_OPTIONS oracle.odi.Agent $ODI_REPOSITORY_PARAMS -PORT=20910 -NAME=INTERFACE2 -JMXPORT=21910" />
</category>
- <category id="stop-parameters">
<data id="stop-executable" value="$ODI_JAVA_EXE" />

Similar Messages

  • 11g GC Installation Problem on Windows 2008

    Hi All
    I am facing a problem installing 11GC on Windows 2008. The installer will not get past "Step 12 - Agent Configuration Assistant" - it shows as FAILED.
    My setup is as following:
    - GCSERVER: where I am installing GC - Windows 2008 R1 32-bit (Actually a VMware VM)
    - DBSERVER: where em repository db resides - Windows 2008 R1 64-bit (Physical Server)
    The steps I have followed:
    - Created a new database called emrep111 (11.1.0.7) on DBSERVER
    - Installed WL Server (10.3.2) on GCSERVER
    - Run GC 11.1.0.1.0 for Win32 on GCSERVER and then get error
    I have to cancel the installation at this stage, however, I would have expected by the time it gets to this stage it would have done the important stuff, however, when I browse to the EM URL I get "Backend WLS or EM application seems to be down".
    If anyone has any experience of 11g GC on Windows I would be grateful if you have any advice on Troubleshooting this problem.
    Regards
    Alan

    Hi All,
    a short intermediate result:
    Oracle Support is working on the problem. Today they asked me to perform the following action:
    set EM_SECURE_VERBOSE=true
    +<agent_home>\bin>emctl secure agent+
    If you take a look at the generated log file '<agent_home>\sysman\log\secure.log' you can see that OMS does not respond correctly:
    [27-07-2010 10:06:50] USERINFO ::Securing agent... Started.
    [27-07-2010 10:06:50] DEBUG ::Executing ... D:\oracle\product\em\agent11g\jdk\jre/bin/java -cp D:/oracle/product/em/agent11g/jdbc/lib/ojdbc5.jar;D:/oracle/product/em/agent11g/lib/xmlparserv2.jar;D:\oracle\product\em\agent11g/sysman/jlib/log4j-core.jar;D:/oracle/product/em/agent11g/jlib/share.jar;D:/oracle/product/em/agent11g/jlib/http_client.jar;D:/oracle/product/em/agent11g/jlib/jssl-1_1.jar;D:/oracle/product/em/agent11g/jlib/ojmisc.jar;D:/oracle/product/em/agent11g/opmn/lib/optic.jar;D:\oracle\product\em\agent11g/sysman/jlib/emagentRT.jar;D:\oracle\product\em\agent11g/sysman/jlib/emagentSDK.jar;D:/oracle/product/em/agent11g/lib/dms.jar;D:/oracle/product/em/agent11g/lib/dmsEmd.jar;D:\oracle\product\em\agent11g/sysman/jlib/emcoreAgent.jar;D:/oracle/product/em/agent11g/modules/oracle.http_client_11.1.1.jar -DEMSTATE=D:\oracle\product\em\agent11g -Ddebug=true oracle.sysman.emctl.secure.agent.SecureAgentCmd
    2010-07-27 10:06:56,352 [main] INFO agent.SecureAgentCmd secureAgent.226 - Requesting an HTTPS Upload URL from the OMS
    2010-07-27 10:06:56,368 [main] INFO agent.SecureAgentCmd openPage.829 - Opening: https://BTNDBSRV4.btnntdom.local:1159/em/genwallet
    2010-07-27 10:07:15,166 [main] INFO agent.SecureAgentCmd openPage.855 - Response Status Code: 200
    2010-07-27 10:07:15,166 [main] INFO agent.SecureAgentCmd openPage.863 - RESPONSE_STATUS header: null
    2010-07-27 10:07:15,166 [main] INFO agent.SecureAgentCmd openPage.864 - Response body: <head><title>OMS is unavailable</title></head><body><br><br><div align=center><b><font size=5>Backend WLS or EM application seems to be down</font></b></div></body>
    2010-07-27 10:07:15,166 [main] INFO agent.SecureAgentCmd getOMSSecurePort.809 - Non-numeric response obtained: <head><title>OMS is unavailable</title></head><body><br><br><div align=center><b><font size=5>Backend WLS or EM application seems to be down</font></b></div></body>
    2010-07-27 10:07:15,166 [main] INFO agent.SecureAgentCmd getOMSSecurePort.811 - OMS Secure Port: -1
    2010-07-27 10:07:15,166 [main] ERROR agent.SecureAgentCmd secureAgent.231 - The OMS is not set up for Enterprise Manager Security.
    2010-07-27 10:07:15,166 [main] ERROR agent.SecureAgentCmd main.210 - Failed to secure the Agent:
    java.lang.Exception: The OMS is not set up for Enterprise Manager Security.
         at oracle.sysman.emctl.secure.agent.SecureAgentCmd.secureAgent(SecureAgentCmd.java:232)
         at oracle.sysman.emctl.secure.agent.SecureAgentCmd.main(SecureAgentCmd.java:203)
    I'm curious about the next steps from Oracle Support.
    Best rgds
    Kai

  • Scenario is not running in ODI Standalone agent from OPMN

    when i am trying to run my scenario using ODI standalone agent it is not running and it is giving below error in opmn log file.
    VARNING: Error retrieving ID statistics for repository WORKREP1.
    ODI-1406: Agent Agent_ODI started with warning: JDBC connection error occurs while connecting to the work repository WORKREP1.
    Caused By: oracle.odi.core.config.WorkRepositoryResourceFailureException: ODI-10182: Uncategorized exception during repository access.     
    Could not get JDBC Connection; nested exception is java.sql.SQLException: Ett undantag uppstod när anslutning hämtades: oracle.ucp.UniversalConnectionPoolException: Kan inte hämta anslutning från datakälla: java.sql.SQLException: ORA-12154: TNS:could not resolve the connect identifier specified
         at oracle.odi.core.repository.Repository.getWorkRepository(Repository.java:195)
         at oracle.odi.core.OdiInstance.createWorkRepository(OdiInstance.java:504)
         at oracle.odi.runtime.agent.utils.AgentOdiInstance.createWorkRepository(AgentOdiInstance.java:60)
         at oracle.odi.core.OdiInstance.<init>(OdiInstance.java:581)
         at oracle.odi.runtime.agent.utils.AgentOdiInstance.<init>(AgentOdiInstance.java:28)
         at oracle.odi.runtime.agent.utils.AgentOdiInstance.createInstance(AgentOdiInstance.java:32)
         at oracle.odi.runtime.agent.utils.OdiInstanceCache.getWorkInstance(OdiInstanceCache.java:181)
         at oracle.odi.runtime.agent.support.InternalAgentUtils.getAuthenticatedTargetOdiInstance(InternalAgentUtils.java:336)
         at oracle.odi.runtime.agent.servlet.AgentServlet.verifyAllIdStatistics(AgentServlet.java:988)
         at oracle.odi.runtime.agent.servlet.AgentServlet.startup(AgentServlet.java:361)
         at oracle.odi.runtime.agent.servlet.AgentServlet.init(AgentServlet.java:239)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:431)
         at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:263)
         at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
         at org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:676)
         at org.mortbay.jetty.servlet.Context.startContext(Context.java:140)
         at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1239)
         at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
         at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:466)
         at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
         at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
         at org.mortbay.jetty.Server.doStart(Server.java:224)
         at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
         at oracle.odi.Agent.startAgent(Agent.java:204)
         at oracle.odi.Agent.main(Agent.java:538)
    Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Ett undantag uppstod när anslutning hämtades: oracle.ucp.UniversalConnectionPoolException: Kan inte hämta anslutning från datakälla: java.sql.SQLException: ORA-12154: TNS:could not resolve the connect identifier specified
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:82)
         at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:524)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:588)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:613)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:645)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:111)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:121)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:136)
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:182)
         at oracle.odi.core.repository.support.RepositoryUtils.loadWorkRepositoryInfo(RepositoryUtils.java:382)
         at oracle.odi.core.repository.Repository.getWorkRepository(Repository.java:174)
         ... 25 more
    Caused by: java.sql.SQLException: Ett undantag uppstod när anslutning hämtades: oracle.ucp.UniversalConnectionPoolException: Kan inte hämta anslutning från datakälla: java.sql.SQLException: ORA-12154: TNS:could not resolve the connect identifier specified
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:133)
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:62)
         at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:113)
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:79)
         ... 35 more
    Caused by: java.sql.SQLException: Ett undantag uppstod när anslutning hämtades: oracle.ucp.UniversalConnectionPoolException: Kan inte hämta anslutning från datakälla: java.sql.SQLException: ORA-12154: TNS:could not resolve the connect identifier specified
         at oracle.ucp.util.UCPErrorHandler.newSQLException(UCPErrorHandler.java:488)
         at oracle.ucp.util.UCPErrorHandler.throwSQLException(UCPErrorHandler.java:163)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:943)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:873)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:863)
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter$ConnectionProcessor.run(LoginTimeoutDatasourceAdapter.java:217)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.ucp.UniversalConnectionPoolException: Kan inte hämta anslutning från datakälla: java.sql.SQLException: ORA-12154: TNS:could not resolve the connect identifier specified
         at oracle.ucp.util.UCPErrorHandler.newUniversalConnectionPoolException(UCPErrorHandler.java:368)
         at oracle.ucp.util.UCPErrorHandler.throwUniversalConnectionPoolException(UCPErrorHandler.java:49)
         at oracle.ucp.util.UCPErrorHandler.throwUniversalConnectionPoolException(UCPErrorHandler.java:80)
         at oracle.ucp.jdbc.DriverConnectionFactoryAdapter.createConnection(DriverConnectionFactoryAdapter.java:122)
         at oracle.ucp.common.UniversalConnectionPoolImpl$UniversalConnectionPoolInternal.createOnePooledConnectionInternal(UniversalConnectionPoolImpl.java:1610)
         at oracle.ucp.common.UniversalConnectionPoolImpl$UniversalConnectionPoolInternal.access$600(UniversalConnectionPoolImpl.java:1446)
         at oracle.ucp.common.UniversalConnectionPoolImpl.createOnePooledConnection(UniversalConnectionPoolImpl.java:514)
         at oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool.createOnePooledConnection(OracleJDBCConnectionPool.java:129)
         at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnectionWithoutCountingRequests(UniversalConnectionPoolImpl.java:297)
         at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnection(UniversalConnectionPoolImpl.java:142)
         at oracle.ucp.jdbc.JDBCConnectionPool.borrowConnection(JDBCConnectionPool.java:157)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:931)
         ... 9 more

    i have tried to change the all the ways in odiparms file but i am getting the same error message....

  • Remote Agent for ACS for Windows 2008 R2 64-bit

    Hi,
    We having difficulties with installing remote agent on windows 2008 R2 64-bit server and got the attached error.
    Our ACS is 4.2.0.124 and remote agents we tried are :Remote-Agent-ACSse-win-v4.2.1.15-K9.zip and Acs-4.2.1.15.9-RA.zip.
    I see following urls says it does not support Windows 2008 R2 and also 64-bit Windows,
    https://supportforums.cisco.com/message/3135061#3135061
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_solution_engine/4.2/installation/guide/remote_agent/rawi.html#wp289019
    However following url says its support 2008 R2 with 64-bit version
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.2.1/Release_Notes/acs421_rn.html
    Appreciate if someone can adivse us what vesion (file name) of Remote Agent can support (or working) for Windows 2008 R2 64-bit.
    thanks in advance

    Hi Tarik,
    What I wanted to say that the below url says that ACS 4.2 does not support on 64-bit OS:
    ACS Requirements
    You must use ACS Remote Agent for Windows, version 4.2, with ACS SE, version 4.2. We do not support other Cisco Secure ACS releases.
    Note ACS Remote Agent 4.2 for Windows does not support 64-bit operating systems.
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_solution_engine/4.2/installation/guide/remote_agent/rawi.html#wp289019
    However could you please let me know what exact Remote Agent file you recommend to use for windwos 2008 R2 64-bit Server. The ACS SE version that I have is 4.2.0.124.
    Thanks

  • Oracle Standalone DB 11g installation with ASM on Windows 2008

    Hi Experts,
    I would like to install Oracle Database 11g R2 on Windows 2008 with ASM .
    Since I want to do it as a standalone database server , I did not confiugre any shared storage. I have a single disk on my machine with 1 TB space.
    There is a free space of 750 GB and want to use that space for ASM disks.
    Can someone guide me on how to configure ASM disks ?.
    Thanks

    859875 wrote:
    Thanks Fiedi. Thanks a lot for your response.
    Last month I did RAC installation where I need format raw devices using below commands :
    clean all
    create part ext
    create part log
    Is it not required for standalone DB installation with ASM ?
    Basically preparing disk for ASM on RAC or non RAC is the same
    >
    >
    I am able to create 4 logical raw devices (175GB) each. 2 for Data and 2 for DB flash. However I am not able to clean those raw devices with "clean all" command.
    Can you help me ?
    what error did you get?. Try delete the logical partition and recreate it

  • Memory Leak using CertOpenStore on Windows 2008 R2

    I have a program (runs both 32 and 64 bit ) that when using CertOpenStore results in a memory leak on Windows 2008 R2 only (I haven't tried 2012, but this code has run for years on 2000, 2003, 2008 without issues)
    Sample code to reproduce the issue:
    int main( int argc, char** argv )
    HCERTSTORE store;
    int go = 1;
    while( go ){
    store = CertOpenStore(
    CERT_STORE_PROV_SYSTEM_A,
    0,
    0,
    CERT_SYSTEM_STORE_LOCAL_MACHINE | CERT_STORE_OPEN_EXISTING_FLAG,
    "MY" );
    if( store ){
    //if( !CertCloseStore( store , CERT_CLOSE_STORE_CHECK_FLAG ) ){
    if( !CertCloseStore( store , CERT_CLOSE_STORE_FORCE_FLAG ) ){
    if( GetLastError() == CRYPT_E_PENDING_CLOSE ){
    printf( "!" );
    else{
    go = 0;
    else{
    go = 0;
    Sleep( 10 );
    return 0;
    The callstack for allocations pretty much are all like this  (this is from a 32 bit process on a 2008R2 box)
          HEAP_ENTRY Size Prev Flags    UserPtr UserSize - state
            02e75af0 000f 0000  [00]   02e75b08    0005e - (busy)
            7724dff2 ntdll!RtlAllocateHeap+0x00000274
            745f6017 AcLayers!malloc+0x00000079
            7460dc96 AcLayers!NS_VirtualRegistry::MakePath+0x00000056
            7460e817 AcLayers!NS_VirtualRegistry::CVirtualRegistry::OpenKeyW+0x000000a9
            7460f21a AcLayers!NS_VirtualRegistry::APIHook_RegOpenKeyExW+0x00000036
            743d2641 AcGenral!NS_WRPMitigation::APIHook_RegOpenKeyExW+0x00000024
            7527a246 crypt32!RegOpenHKCUKeyExU+0x00000055
            7527de26 crypt32!OpenSubKeyEx+0x00000108
            7527e4d8 crypt32!OpenSubKey+0x00000015
            7527ed88 crypt32!OpenSystemRegPathKey+0x00000033
            75281a2f crypt32!EnumPhysicalStore+0x00000162
            75281d0e crypt32!I_CertDllOpenSystemStoreProvW+0x0000015c
            752c9fce crypt32!I_CertDllOpenSystemStoreProvA+0x0000006c
            7527e49a crypt32!CertOpenStore+0x0000010e
    Anyone have any ideas of a hotfix available for this?
    thanks

    Might ask them here about this.
    Windows Desktop Dev forums on MSDN
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Assistance needed during Oracle 11G R2 client installations in Windows 2008

    Hi,
    I am installing Oracle 11G R2 client in Windows 2008 R2 enterprise server. It has JR6 installed. But whenever I am launching the installer from OUI, I am getting the error 'Java: “Could not find the main class. Program will exit” and the installation is getting terminated. Any inputs/suggestions will be great for me.
    Thanks in advance.

    Hi,
    are you able to run java manually? I.e. java --help in the cmd? Are your environment variables (JAVA_HOME) set properly?                                                                                                                                                                                                                                                               

  • 11g r2 Slow performance in windows 2008 R2

    Hi,
    I have installed 2Node RAC on windows 2008 R2 (IBM servers) with IBM SAN storage, everything went well and oracle is working fine but with performance issue.
    its Standard edition and we are using ASM for database storage.
    The problem is with performance, as i know installation take cares of all basic configuration to begin with, or do i need to perform some postinstallation in windows, this is my first installation on windows.
    We are facing performance issue here.
    what exactly i mean is, if i do a logical import on my laptop it finishes in 10 mins but the same import takes more than 20 mins on server. This server will be used for production use in few days, so please i need some help.
    Is there a way to monitor SAN usage in windows not the storage util provided by IBM.
    Thanks,
    Ajay Kumar

    AEzzy wrote:
    Hi Ajay
    Till now you didn't provide any information about how you trace this problem.
    I'll suggest if you take a snapshot before the import then one after you finish the import. after that get an ASH and AWR reports for these two snapshots.
    On the other hand is the two nodes private network on a physical isolated netwrok? or so they share the public network switches?
    Regards
    AminHi,
    I was doing couple of test, the problem is related to interconnect or RAC, if i shutdown one server then all process are fast including impdp. i tried this from both the servers by bringing down the alternative server.
    Initially we had used cross-cable for interconnect, but now we are using a100MBps dedicated switch, just for testing, once this works then we will upgrade the switch to 1GBps or create VLAN in existing.
    But even after having a dedicated 100MBps switch only for interconnect, same problem exists. i have taken Trace during the impdp process.
    trace from dm00 file
    Elapsed times include waiting on following events:
    Event waited on Times Max. Wait Total Waited
    ---------------------------------------- Waited ---------- ------------
    wait for unread message on broadcast channel
    1359 1.01 1056.87
    ges message buffer allocation 511 0.00 0.00
    library cache lock 20 0.00 0.00
    library cache pin 22 0.00 0.00
    rdbms ipc reply 19 0.00 0.00
    enq: PS - contention 181 0.00 0.07
    PX Deq: reap credit 3010 0.00 0.02
    PX Deq: Join ACK 270 0.00 0.39
    PX Deq: Parse Reply 271 2.52 7.16
    PX Deq: Execute Reply 181 0.00 0.03
    reliable message 552 0.12 0.33
    PX Deq: Signal ACK RSG 270 0.01 0.15
    asynch descriptor resize 44 0.00 0.00
    PX Deq: Signal ACK EXT 120 0.04 0.05
    IPC send completion sync 135 0.00 0.00
    PX Deq: Slave Session Stats 270 0.00 0.30
    row cache lock 35 0.00 0.00
    db file sequential read 1 0.51 0.51
    latch: ges resource hash list 3 0.00 0.00
    latch: shared pool 2 0.00 0.00
    90 user SQL statements in session.
    2022 internal SQL statements in session.
    2112 SQL statements in session.
    Trace file: slrhprod1_dm00_5208.trc
    Trace file compatibility: 10.01.00
    Sort options: default
    1 session in tracefile.
    90 user SQL statements in trace file.
    2022 internal SQL statements in trace file.
    2112 SQL statements in trace file.
    45 unique SQL statements in trace file.
    28261 lines in trace file.
    4218 elapsed seconds in trace file.
    Thanks,
    Ajay

  • Agent for RedHat5 and WIndows 2008 Server

    does anybody know if there is a possiblity to integrate these two platforms?
    thank you for your help
    Werner

    There is both client and server support for Windows 2008 in Ciscoworks LMS starting with release
    3.2 (Common Services V3.3). Please have a look at the following links:
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_common_services_software/3.3/release/notes/cs33rel.html#wp79176
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/3.2/install/guide1/overview.html#wp1086601
    Regards
    Farrukh

  • 11g R2 wont work under windows 2008 R2 doesnt support UTC, and cant change.

    I posted this in error under general, and got no responses. So now Im cutting and pasting it into installation, in a last ditched attemtp to find a way to get a clean installation of oralce on a clean installation of Windows Server 2008 R2 working.
    Problem:
    1) cannt connect to oracle outside of box. Get "TNS Connection timeout occured"
    2) em console "Sepecify Host and Target Database Credentials" always says "Connection refused: connect", even though the OS user/pass and DB user/pass are correct.
    What does work:
    1) I can "select * from dual" using "sqlplus / as sysdba" from the commandline on the box itself.
    2) Once, before I got em console half working, I could connect to the DB from outside the box with SYS as SYSDBA using toad. Now I cant.
    How I installed it:
    1) created a user called "oracle" and put them in the Administrators group.
    2) ran the downloaded installer for enterprise version, partition option chosen, AL32UTF8 char set, global db name: orcl, sid: orcl, "Assert all new security settings on" (No idea what this is) etc.
    3) at the end of the installer it came up with the following error:
    "Set the environment variable ORACLE_UNQNAME to the database unique name"
    3.5) opened up the incomming connections in the windows FW for 1158 and 1521 TCP from all.
    4) set ORACLE_UNQNAME as a system env var for oracle as "orcl"
    5) set ORACLE_HOME to c:\app\oracle\product\11.2.0 (or should this be c:\app\oracle\product\11.2.0\dbhome_1 ??)
    6) set ORACLE_SID to orcl
    7) set ORACLE_HOST to dilbert (the machine name)
    Rebooted.
    8) logged into em console on https:
    dilbert:1158 (works from inside or outside the box).
    9) Entered the oracle windows user userame & pass, and SYS and pass (with connect as SYSDBA). However, it always says "Connectoin refused: connect"
    Im not using a domain. computer name is correctly setup as "dilbert" in the OS.
    I cant think of anything to try, and dont know how to start debugging this problem.
    If I look at the running services, i see:
    OracleDBConsolorcl Stopped
    OracleJobSchedulerORCL Stopped
    OracleMTSRecoveryService Stopped
    OracleOraDb11g_home1CLRAgent stopped
    OracleORADb11g_home1TNSListener Stopped
    OracleServiceORCL Running
    OrclVssWriterORCL Stopped
    nd if i try and start those services as oracle (who is in the Administrators group) it says "The operation could not be completed. Access is denied". If I run task manager as Administrator, I can start all of them except for the TNSListener which doesnt do anything, you say start, and it stays stopped. No errors, now warnings. and the JobSchedulreORCL which says no associated devices.
    HAving manually started some of the services (no idea if you are supposed to do that, cant find any installation documentation which covers before/after running the installer), when I try and specify the host and target database credentials in em console, it says:
    Validation Error
    Please correct the following error:
    dbUserPassword - This field must be specified
    However, the DB password for SYS IS specified and correct - so I have no way to fix this.
    I cant find anyinformatin online where to look for log files, but there is nothing in sysman\log
    Now em console is saying "Conection refused" again, and the following process have killed themselves (as will I soon)
    OracleDBConsolercl Stoppped
    The others which I succeded in starting are still running. So TNSListener nor jobscheduler will start, and Consolerocl kills itself after a minute.
    Well, looks like I'm on my own on this one. Oracle will not intall on windows, and none seems to have noticed. Doing a day of googling reveals that all the log files which are supposed to live in sysman/log do not exist in this installation, so no help there.
    However, I did find an obscure log which says:
    The agentTZRegion value in C:\app\oracle\product\11.2.0\dbhome_1\wario_orcl/sysman/config/emd.properties is not in agreement with what agent thinks it should be.Please verify your environment to make sure that TZ setting has not changed since the last start of the agent.
    The TZ of the windows server is set to "UTC" at long time ago. There is nothing in the oralce windows installation guide to say "Do not use UTC, the most comon server time zone in europe". There is no mention of supported windows timezones.
    Now if Oracle doesnt support basic UTC, then we are all in trouble.
    There are hundreds of articles with this problem and how to solve it on Unix, but almost none for Windows. Do we have to solve Oracle installation bugs ourselves? Is there no support?
    Doing the below reveals that Oracle thinks that UTC is America/Rio_Branco. That HAS to be a bug.
    C:\app\oracle\product\11.2.0\dbhome_1\BIN>emctl config agent getTZ
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Unable to open file for logging. C:\app\oracle\product\11.2.0\dbhome_1/wario_orc
    l/sysman/log/emctl.log: Permission denied
    America/Rio_Branco
    So what next?
    The list of "supported" timezones in supportedtzs.list only lists UNIX timezones, and NO UTC!!!!!
    Googling this turns up nothing - noone on the planet seems to use UTC on their servers. I find this absolutely shocking.
    Windows server ONLY users UTC - it doesnt support GMT any more.
    So I have to now randomly try timezones in Windows which I dont want, which will be different from all the other servers in the Datacenter. It means all our reports will be out by 1 hour in summer ifI have to chose a timzeone which has daylight savings, compared with all the other databases which are UTC (not daylight savings).
    I would expect this from freeware maintained by one person in his garage.
    It seems that this Timezone issue emans Oracle will not run on windows.
    Tried a lot of things, including setting the timzeonse in windows to be "(UTC) Dublin, Edinburgh, Lisbon, London", which unfortuantely is not UTC (as it is affected by daylight savings).
    When you run
    "emctl config agent getTZ"
    you get:
    "Europe/London"
    The only oracle documentation I can find on this subject tells you to edit the emd.properties, and modify the agentTZRegion property, which doesnt exist.
    I tried the following command:
    "c:\app\oracle\product\11.2.0\dbhome_1\BIN>emctl resetTZ agent"
    Which tells you to execute:
    SQL> exec mgmt_target.set_agent_tzrgn('wario:3938','Europe/London')
    SQL> commit
    However, when I do this, I get:
    SQL> exec mgmt_target.set_agent_tzrgn('wario:3938','Europe/London')
    BEGIN mgmt_target.set_agent_tzrgn('wario:3938','Europe/London'); END;
    ERROR at line 1:
    ORA-20233: Invalid agent name wario:3938
    ORA-06512: at "SYSMAN.MGMT_TARGET", line 3811
    ORA-06512: at line 1
    Great. Obviosly, Im loggin in as SYS as no other users have been setup, and certainly I have not seen nor created nor set the password for "em repository user".

    I posted this in error under general, and got no responses. So now Im cutting and pasting it into installation, in a last ditched attemtp to find a way to get a clean installation of oralce on a clean installation of Windows Server 2008 R2 working.
    Problem:
    1) cannt connect to oracle outside of box. Get "TNS Connection timeout occured"
    2) em console "Sepecify Host and Target Database Credentials" always says "Connection refused: connect", even though the OS user/pass and DB user/pass are correct.
    What does work:
    1) I can "select * from dual" using "sqlplus / as sysdba" from the commandline on the box itself.
    2) Once, before I got em console half working, I could connect to the DB from outside the box with SYS as SYSDBA using toad. Now I cant.
    How I installed it:
    1) created a user called "oracle" and put them in the Administrators group.
    2) ran the downloaded installer for enterprise version, partition option chosen, AL32UTF8 char set, global db name: orcl, sid: orcl, "Assert all new security settings on" (No idea what this is) etc.
    3) at the end of the installer it came up with the following error:
    "Set the environment variable ORACLE_UNQNAME to the database unique name"
    3.5) opened up the incomming connections in the windows FW for 1158 and 1521 TCP from all.
    4) set ORACLE_UNQNAME as a system env var for oracle as "orcl"
    5) set ORACLE_HOME to c:\app\oracle\product\11.2.0 (or should this be c:\app\oracle\product\11.2.0\dbhome_1 ??)
    6) set ORACLE_SID to orcl
    7) set ORACLE_HOST to dilbert (the machine name)
    Rebooted.
    8) logged into em console on https:
    dilbert:1158 (works from inside or outside the box).
    9) Entered the oracle windows user userame & pass, and SYS and pass (with connect as SYSDBA). However, it always says "Connectoin refused: connect"
    Im not using a domain. computer name is correctly setup as "dilbert" in the OS.
    I cant think of anything to try, and dont know how to start debugging this problem.
    If I look at the running services, i see:
    OracleDBConsolorcl Stopped
    OracleJobSchedulerORCL Stopped
    OracleMTSRecoveryService Stopped
    OracleOraDb11g_home1CLRAgent stopped
    OracleORADb11g_home1TNSListener Stopped
    OracleServiceORCL Running
    OrclVssWriterORCL Stopped
    nd if i try and start those services as oracle (who is in the Administrators group) it says "The operation could not be completed. Access is denied". If I run task manager as Administrator, I can start all of them except for the TNSListener which doesnt do anything, you say start, and it stays stopped. No errors, now warnings. and the JobSchedulreORCL which says no associated devices.
    HAving manually started some of the services (no idea if you are supposed to do that, cant find any installation documentation which covers before/after running the installer), when I try and specify the host and target database credentials in em console, it says:
    Validation Error
    Please correct the following error:
    dbUserPassword - This field must be specified
    However, the DB password for SYS IS specified and correct - so I have no way to fix this.
    I cant find anyinformatin online where to look for log files, but there is nothing in sysman\log
    Now em console is saying "Conection refused" again, and the following process have killed themselves (as will I soon)
    OracleDBConsolercl Stoppped
    The others which I succeded in starting are still running. So TNSListener nor jobscheduler will start, and Consolerocl kills itself after a minute.
    Well, looks like I'm on my own on this one. Oracle will not intall on windows, and none seems to have noticed. Doing a day of googling reveals that all the log files which are supposed to live in sysman/log do not exist in this installation, so no help there.
    However, I did find an obscure log which says:
    The agentTZRegion value in C:\app\oracle\product\11.2.0\dbhome_1\wario_orcl/sysman/config/emd.properties is not in agreement with what agent thinks it should be.Please verify your environment to make sure that TZ setting has not changed since the last start of the agent.
    The TZ of the windows server is set to "UTC" at long time ago. There is nothing in the oralce windows installation guide to say "Do not use UTC, the most comon server time zone in europe". There is no mention of supported windows timezones.
    Now if Oracle doesnt support basic UTC, then we are all in trouble.
    There are hundreds of articles with this problem and how to solve it on Unix, but almost none for Windows. Do we have to solve Oracle installation bugs ourselves? Is there no support?
    Doing the below reveals that Oracle thinks that UTC is America/Rio_Branco. That HAS to be a bug.
    C:\app\oracle\product\11.2.0\dbhome_1\BIN>emctl config agent getTZ
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Unable to open file for logging. C:\app\oracle\product\11.2.0\dbhome_1/wario_orc
    l/sysman/log/emctl.log: Permission denied
    America/Rio_Branco
    So what next?
    The list of "supported" timezones in supportedtzs.list only lists UNIX timezones, and NO UTC!!!!!
    Googling this turns up nothing - noone on the planet seems to use UTC on their servers. I find this absolutely shocking.
    Windows server ONLY users UTC - it doesnt support GMT any more.
    So I have to now randomly try timezones in Windows which I dont want, which will be different from all the other servers in the Datacenter. It means all our reports will be out by 1 hour in summer ifI have to chose a timzeone which has daylight savings, compared with all the other databases which are UTC (not daylight savings).
    I would expect this from freeware maintained by one person in his garage.
    It seems that this Timezone issue emans Oracle will not run on windows.
    Tried a lot of things, including setting the timzeonse in windows to be "(UTC) Dublin, Edinburgh, Lisbon, London", which unfortuantely is not UTC (as it is affected by daylight savings).
    When you run
    "emctl config agent getTZ"
    you get:
    "Europe/London"
    The only oracle documentation I can find on this subject tells you to edit the emd.properties, and modify the agentTZRegion property, which doesnt exist.
    I tried the following command:
    "c:\app\oracle\product\11.2.0\dbhome_1\BIN>emctl resetTZ agent"
    Which tells you to execute:
    SQL> exec mgmt_target.set_agent_tzrgn('wario:3938','Europe/London')
    SQL> commit
    However, when I do this, I get:
    SQL> exec mgmt_target.set_agent_tzrgn('wario:3938','Europe/London')
    BEGIN mgmt_target.set_agent_tzrgn('wario:3938','Europe/London'); END;
    ERROR at line 1:
    ORA-20233: Invalid agent name wario:3938
    ORA-06512: at "SYSMAN.MGMT_TARGET", line 3811
    ORA-06512: at line 1
    Great. Obviosly, Im loggin in as SYS as no other users have been setup, and certainly I have not seen nor created nor set the password for "em repository user".

  • Setting Default Web Browser using Preferences in Windows 2008

    Hi
    our users need to use both IE8 and Google Chrome. IE 8 is necessary due to issues with clinical apps etc. 
    However, we need to force IE8 as the default browser but allow users to access Google Chrome and not allow this to be set as default.
    There are several posts about "Maintenance Mode" settings but these are no longer available. 
    How can I achieve this?
    Thanks
    Albo

    Hi Albo,
    How is it going? For we are using Windows Server 2008 and IE8, we should still be able to use Internet Explorer Maintenance (IEM) to configure IE as default browser. Besides, if we can't use IEM, we can choose to use script or Group Policy Preferences
    Registry extension to edit registry to set IE as default browser.
    Regarding this point, the following thread can be referred to for more information.
    Default Browser via Group policy
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/e63fe81b-1ad8-4303-ad1d-e2f6e3d8cb0a/default-browser-via-group-policy?forum=winserverGP
    Best regards,
    Frank Shen

  • How to set a default printer using vbs on windows 2008 R2 with remote desktop services

    Hello
    It seems I wasn't in the right places before / threads. BIG Sorry.
    Here's the problem: I have this VBScript:
    On any computer, the Default Printer "HisBadPrinter"
    strPrinterName = "mySuperPrinter"
    Set objPrinter = Helper.CreateObject("WScript.Network")
    objPrinter.SetDefaultPrinter strPrinterName
    In Xp, Windows 7 it work perfect, The default printer is being changed.
    But in Remote Desktop on Windows Server 2008 R2 it is not working, with any type of account (Administrator, user, powerUser...) "HisBadPrinter" is always the default printer and it's always printing on it without any error messages.
    Help Please.

    Ok, here what I have in my ControlPanel > Devices and Printers
    Adobe PDF (redirected 3)
    Brother HL-4150CDN series on infovm1dc (redirected 3)
    Generic / Text Only (redirected 3)
    HP Color LaserJet 3800 PCL 5c on infodc3 (redirected 3)
    Microsoft XPS Document Writer
    Microsoft XPS Document Writer (redirected 3)
    PDFCreator (redirected 3)
    Now Here what I got when I executed the bit of code :
    TS011
    Adobe PDF (redirected 3)
    TS013
    Microsoft XPS Document Writer (redirected 3)
    TS012
    Generic / Text Only (redirected 3)
    TS015
    Brother HL-4150CDN series on infovm1dc (redirected 3)
    TS016
    HP Color LaserJet 3800 PCL 5c on infodc3 (redirected 3)
    TS014
    PDFCreator (redirected 3)
    TS002
    DIRECT - Brother HL-2460 (redirected 2)
    TS006
    PDFCreator (redirected 2)
    TS003
    Fax (redirected 2)
    TS005
    Microsoft XPS Document Writer (redirected 2)
    TS007
    Brother HL-2460 on infodc3 (redirected 2)
    TS004
    Microsoft Office Document Image Writer (redirected 2)
    TS001
    Brother HL-4150CDN series on infovm1dc (redirected 2)
    XPSPort:
    Microsoft XPS Document Writer
    There is no printer called "\\ALPHA\HP LaserJet P2015 Series PCL 6".
    OK  

  • ODI 11g Agents

    Hi Gurus!
    I have installed stand alone agent for one of the master repositories. Now I want to add one more agent or configure existing agent to handle one more master/work repository.
    How can I do this?
    I have tried to add one more agent with cre_all_dwh-416.bat utility, but get following error:
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/as/management/opmn/editor/OpmnEditor
    Caused by: java.lang.ClassNotFoundException: oracle.as.management.opmn.editor.OpmnEditor
    Is it possible to configure one stand alone agent installation or even agent to handle several master repositories, or I should make separate installation for each master repository?
    Thanks in advance!

    You should be able to create another stand alone agent.
    1. Create the required Physical and Logical Agent , with a different port. (if same master and work )
    2. In case you need to call another Master Repository , you need to create a copy of odiparams.bat and update the parameters accordingly.
    3. Create a copy of the default_standalone_agent and rename that and edit and modfiy the parameters accordingly in that batch script.
    4. start the other standalone agent and you will be able to start the second agent on that port.
    5. Keep doing so for any number of Agent required.

  • Error in installing Oracle client 11g on Windows 2008 R2 (64bit) XenApp 6

    I am trying to install "win64_11gR2_client.zip" Oracle 11g Client 64bit on Windows 2008 R2 that has been clamped and restricted by our security department. Details of the clamp:
    http://support.microsoft.com/kb/885409
    The Windows 2008 R2 server is running on CITRIX XenApp 6.
    When we try to install the client on a normal version of Windows 2008 R2 without the Clamp, the installation follows through and successfully. However, when we try to install the 11g Client on the Clamped Windows 2008 R2, we get the error below:
    [INS-08802] Unable to instantiate the View class referred by View ID 'SummaryUI'
    This indicates the primary issue is with the clamp. My issue now is knowing what exactly is causing the error. what restrictions should I enable from the clamp in order to get the installation working?
    Here is the error log:
    Error log:
    INFO: Loading data from: jar:file:/C:/Users/setupc/AppData/Local/Temp/OraInstall2011-10-10_04-13-35PM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Loading beanstore from jar:file:/C:/Users/setupc/AppData/Local/Temp/OraInstall2011-10-10_04-13-35PM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Restoring class oracle.install.driver.oui.ConfigCmdMappings from jar:file:/C:/Users/setupc/AppData/Local/Temp/OraInstall2011-10-10_04-13-35PM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Verifying target environment...
    INFO: Checking whether the IP address of the localhost could be determined...
    INFO: Completed verification of target environment.
    INFO: Inventory exists: false
    INFO: Registering setup bean
    INFO: Building Flow
    INFO: Building the flow graph
    INFO: Loaded state init
    INFO: Loaded state clientInstallType
    INFO: Loaded state productLanguage
    INFO: Loaded state getOracleHome
    INFO: Loaded state prereqExecutionDecider
    INFO: Loaded state checkPrereqs
    INFO: Loaded state postPrereqs
    INFO: Loaded state summary
    INFO: Loaded state clientCustomInstall
    INFO: Loaded state schedulerAgent
    INFO: Loaded state mtsDialog
    INFO: Loaded state setup
    INFO: Loaded state finish
    INFO: Linking states
    INFO: State[checkPrereqs]: route=success; to=summary
    INFO: State[clientCustomInstall]: route=TO_ENDCUSTOM; to=prereqExecutionDecider
    INFO: State[clientCustomInstall]: route=TO_ORAMTS; to=mtsDialog
    INFO: State[clientCustomInstall]: route=TO_SCHEDULERAGENT; to=schedulerAgent
    INFO: State[clientInstallType]: route=ic_no; to=productLanguage
    INFO: State[clientInstallType]: route=ic_yes; to=getOracleHome
    INFO: State[getOracleHome]: route=INVENTORY_NO; to=prereqExecutionDecider
    INFO: State[getOracleHome]: route=INVENTORY_NO_CUSTOM_YES; to=clientCustomInstall
    INFO: State[getOracleHome]: route=INVENTORY_YES; to=prereqExecutionDecider
    INFO: State[getOracleHome]: route=INVENTORY_YES_CUSTOM_YES; to=clientCustomInstall
    INFO: State[init]: route=success; to=clientInstallType
    INFO: State[mtsDialog]: route=success; to=prereqExecutionDecider
    INFO: State[postPrereqs]: route=CUSTOM; to=clientCustomInstall
    INFO: State[postPrereqs]: route=NON_CUSTOM; to=summary
    INFO: State[prereqExecutionDecider]: route=executeprereqs; to=checkPrereqs
    INFO: State[prereqExecutionDecider]: route=ignoreprereqs; to=summary
    INFO: State[productLanguage]: route=productlanguage_yes; to=getOracleHome
    INFO: State[schedulerAgent]: route=TO_ENDCUSTOM; to=prereqExecutionDecider
    INFO: State[schedulerAgent]: route=TO_ORAMTS; to=mtsDialog
    INFO: State[setup]: route=success; to=finish
    INFO: State[summary]: route=success; to=setup
    INFO: Successfully built the flow
    INFO: Opening bean stores from which the beans can be loaded
    INFO: Loading beanstore from a given input stream
    INFO: Translating external format into raw format
    INFO: Registering the flow data beans
    INFO: [INS-07001] Value for property 'INSTALL_TYPE' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_WindowsSystemDirectory' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallEdition' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_CustomComponents' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_OraMTSPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_SchedulerAgentHostName' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_SchedulerAgentPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOME' not found in the bean store.
    INFO: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_BASE' not found in the bean store.
    INFO: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    INFO: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    INFO: [INS-07001] Value for property 'UNIX_GROUP_NAME' not found in the bean store.
    INFO: [INS-07001] Value for property 'INVENTORY_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'SELECTED_LANGUAGES' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_RESPONSE_FILE' not found in the bean store.
    INFO: [INS-07001] Value for property 'MYORACLESUPPORT_USERNAME' not found in the bean store.
    INFO: [INS-07001] Value for property 'MYORACLESUPPORT_PASSWORD' not found in the bean store.
    INFO: [INS-07001] Value for property 'DECLINE_SECURITY_UPDATES' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_HOST' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_PORT' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_USER' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_PWD' not found in the bean store.
    INFO: [INS-07001] Value for property 'SECURITY_UPDATES_VIA_MYORACLESUPPORT' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_IGNORE_FAILURES' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_IGNORE_CONFIGURATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOSTNAME' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_WindowsSystemDirectory' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_InstallEdition' not found in the bean store.
    WARNING: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    WARNING: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    WARNING: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    WARNING: [INS-07001] Value for property 'OCMSettings' not found in the bean store.
    INFO: Set value for bean ClientSetupBean
    INFO: [INS-07001] Value for property 'INSTALL_TYPE' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_WindowsSystemDirectory' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallEdition' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_CustomComponents' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_OraMTSPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_SchedulerAgentHostName' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_SchedulerAgentPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOME' not found in the bean store.
    INFO: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_BASE' not found in the bean store.
    INFO: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    INFO: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    WARNING: Failed to load bean oracle.install.ivw.client.bean.ClientInstallSettings. Reason: [INS-07001] Value for property 'ClientInstallSettings' not found in the bean store.
    INFO: Closing bean stores from which the beans can be loaded
    INFO: Registering the flow views
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.PrereqGUI viewId: null uiType: null]
    INFO: oracle.install.commons.base.interview.common.view.PrereqGUI added to View Type Registry with the key as [PrereqUI]
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.SummaryGUI viewId: null uiType: null]
    INFO: oracle.install.commons.base.interview.common.view.SummaryGUI added to View Type Registry with the key as [SummaryUI]
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.SetupGUI viewId: null uiType: null]
    INFO: oracle.install.commons.base.interview.common.view.SetupGUI added to View Type Registry with the key as [SetupUI]
    INFO: Adding View[type: oracle.install.ivw.common.view.ProductLanguageGUI viewId: ProductLanguageUI uiType: null]
    INFO: oracle.install.ivw.common.view.ProductLanguageGUI added to View Type Registry with the key as [ProductLanguageUI]
    INFO: Adding View[type: oracle.install.ivw.client.view.CustomInstallGUI viewId: null uiType: null]
    INFO: oracle.install.ivw.client.view.CustomInstallGUI added to View Type Registry with the key as [CustomInstallUI]
    INFO: Adding View[type: oracle.install.ivw.client.view.SchedulerAgentGUI viewId: null uiType: null]
    INFO: oracle.install.ivw.client.view.SchedulerAgentGUI added to View Type Registry with the key as [SchedulerAgentUI]
    INFO: Adding View[type: oracle.install.ivw.client.view.OraMTSGUI viewId: null uiType: null]
    INFO: oracle.install.ivw.client.view.OraMTSGUI added to View Type Registry with the key as [OraMTSUI]
    INFO: Adding View[type: oracle.install.ivw.client.view.InstallLocationGUI viewId: null uiType: null]
    INFO: oracle.install.ivw.client.view.InstallLocationGUI added to View Type Registry with the key as [InstallLocationUI]
    INFO: Adding View[type: oracle.install.ivw.client.view.InstallTypesGUI viewId: null uiType: null]
    INFO: oracle.install.ivw.client.view.InstallTypesGUI added to View Type Registry with the key as [InstallTypesUI]
    INFO: Adding View[type: oracle.install.ivw.client.view.FinishGUI viewId: null uiType: null]
    INFO: oracle.install.ivw.client.view.FinishGUI added to View Type Registry with the key as [FinishUI]
    INFO: Initial values of Setup Properties :
    PROPERTY VALUE
    COLLECTOR_IGNORE_CONFIGURATION false
    COLLECTOR_IGNORE_FAILURES false
    COLLECTOR_RESPONSE_FILE
    DECLINE_SECURITY_UPDATES false
    FROM_LOCATION C:\Dev Citrix Tools\Oracle Tools\Oracle 11g client Releas
    e 2\client\install\../stage/products.xml
    INSTALL_TYPE InstantClient
    MYORACLESUPPORT_PASSWORD Protected value, not to be logged
    MYORACLESUPPORT_USERNAME
    ORACLE_BASE
    ORACLE_HOME
    ORACLE_HOSTNAME mndwg068cs.rad.afpaa.r.mil.uk
    PROXY_HOST
    PROXY_PORT
    PROXY_PWD Protected value, not to be logged
    PROXY_USER
    SECURITY_UPDATES_VIA_MYORACLESUPPORT true
    SELECTED_LANGUAGES {"en","en_GB"}
    oracle_install_LaunchNetCA false
    oracle_install_NoMigration true
    oracle_install_RACInstall false
    oracle_install_WindowsSystemDirectory
    oracle_install_client_OraMTSPortNumber 49155
    oracle_install_db_ConfigurationType
    oracle_install_db_InstallEdition EE
    oracle_install_db_InstallType
    INFO: Launching Oracle Client Installer
    INFO: Started executing the flow in INTERACTIVE mode
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state init
    INFO: Waiting for completion all forked tasks at state init
    INFO: All forked task are completed at state init
    INFO: Completed background operations
    INFO: Executing action at state init
    INFO: Completed executing action at state <init>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <init>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <init>
    INFO: Completed validating view at state <init>
    INFO: Validating state <init>
    WARNING: Validation disabled for the state init
    INFO: Completed validating state <init>
    INFO: Verifying route success
    INFO: Get view named [InstallTypesUI]
    INFO: size estimation for InstantClientinstall is 199.0705451965332
    INFO: size estimation for Administratorinstall is 1068.0003070831299
    INFO: size estimation for Runtimeinstall is 751.6538038253784
    INFO: View for [InstallTypesUI] is oracle.install.ivw.client.view.InstallTypesGUI@2398dc19
    INFO: Initializing view <InstallTypesUI> at state <clientInstallType>
    INFO: InstallTypesPane installType is: InstantClient
    INFO: Completed initializing view <InstallTypesUI> at state <clientInstallType>
    INFO: Displaying view <InstallTypesUI> at state <clientInstallType>
    INFO: Completed displaying view <InstallTypesUI> at state <clientInstallType>
    INFO: Loading view <InstallTypesUI> at state <clientInstallType>
    INFO: Completed loading view <InstallTypesUI> at state <clientInstallType>
    INFO: Localizing view <InstallTypesUI> at state <clientInstallType>
    INFO: size estimation for InstantClientinstall is 199.0705451965332
    INFO: size estimation for Administratorinstall is 1068.0003070831299
    INFO: size estimation for Runtimeinstall is 751.6538038253784
    INFO: Completed localizing view <InstallTypesUI> at state <clientInstallType>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state clientInstallType
    INFO: Completed executing action at state <clientInstallType>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <clientInstallType>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Client Install Type set in InstallTypeUI is : Runtime
    INFO: Validating view at state <clientInstallType>
    INFO: Completed validating view at state <clientInstallType>
    INFO: Validating state <clientInstallType>
    WARNING: Validation disabled for the state clientInstallType
    INFO: Completed validating state <clientInstallType>
    INFO: In Transition of InstallTypesAction:
    INFO: Verifying route ic_no
    INFO: Get view named [ProductLanguageUI]
    INFO: View for [ProductLanguageUI] is oracle.install.ivw.common.view.ProductLanguageGUI@1875a340
    INFO: Initializing view <ProductLanguageUI> at state <productLanguage>
    INFO: Completed initializing view <ProductLanguageUI> at state <productLanguage>
    INFO: Displaying view <ProductLanguageUI> at state <productLanguage>
    INFO: Completed displaying view <ProductLanguageUI> at state <productLanguage>
    INFO: Loading view <ProductLanguageUI> at state <productLanguage>
    INFO: Completed loading view <ProductLanguageUI> at state <productLanguage>
    INFO: Localizing view <ProductLanguageUI> at state <productLanguage>
    INFO: Completed localizing view <ProductLanguageUI> at state <productLanguage>
    INFO: Fetching Available Languages...
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state productLanguage
    INFO: Waiting for completion all forked tasks at state productLanguage
    INFO: All forked task are completed at state productLanguage
    INFO: Completed background operations
    INFO: Executing action at state productLanguage
    INFO: Completed executing action at state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: The languages in which the product will be installed are [en, en_GB]
    INFO: Validating view at state <productLanguage>
    INFO: Completed validating view at state <productLanguage>
    INFO: Validating state <productLanguage>
    INFO: Using default Validator configured in the Action class oracle.install.ivw.common.action.ProductLanguageAction
    INFO: Completed validating state <productLanguage>
    INFO: Verifying route productlanguage_yes
    INFO: Get view named [InstallLocationUI]
    WARNING: Active Help Content for InstallLocationPane.cbxOracleBases do not exist. Error :Can't find resource for bundle oracle.install.ivw.client.resource.ContextualHelpResource, key InstallLocationPane.cbxOracleBases.conciseHelpText
    WARNING: Active Help Content for InstallLocationPane.cbxSoftwareLoc do not exist. Error :Can't find resource for bundle oracle.install.ivw.client.resource.ContextualHelpResource, key InstallLocationPane.cbxSoftwareLoc.conciseHelpText
    INFO: View for [InstallLocationUI] is oracle.install.ivw.client.view.InstallLocationGUI@15837e8
    INFO: Initializing view <InstallLocationUI> at state <getOracleHome>
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: Completed initializing view <InstallLocationUI> at state <getOracleHome>
    INFO: Displaying view <InstallLocationUI> at state <getOracleHome>
    INFO: Completed displaying view <InstallLocationUI> at state <getOracleHome>
    INFO: Loading view <InstallLocationUI> at state <getOracleHome>
    INFO: Completed loading view <InstallLocationUI> at state <getOracleHome>
    INFO: Localizing view <InstallLocationUI> at state <getOracleHome>
    INFO: Completed localizing view <InstallLocationUI> at state <getOracleHome>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state getOracleHome
    INFO: Completed executing action at state <getOracleHome>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <getOracleHome>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <getOracleHome>
    INFO: Completed validating view at state <getOracleHome>
    INFO: Validating state <getOracleHome>
    INFO: custom prereq file name: oracle.client_Runtime.xml
    INFO: refDataFile: C:\Dev Citrix Tools\Oracle Tools\Oracle 11g client Release 2\client\stage\cvu\oracle.client_Runtime.xml
    INFO: isCustomRefDataFilePresent: false
    INFO: InstallAreaControl exists: false
    INFO: Checking:NEW_HOME
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:ORCA_HOME
    INFO: Reading shiphome metadata from C:\Dev Citrix Tools\Oracle Tools\Oracle 11g client Release 2\client\install\..\stage\shiphomeproperties.xml
    INFO: Loading beanstore from file:/C:/Dev Citrix Tools/Oracle Tools/Oracle 11g client Release 2/client/install/../stage/shiphomeproperties.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.driver.oui.ShiphomeMetadata from file:/C:/Dev Citrix Tools/Oracle Tools/Oracle 11g client Release 2/client/install/../stage/shiphomeproperties.xml
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: size estimation for Runtimeinstall is 751.6538038253784
    INFO: PATH has :==>C:\Users\setupc\AppData\Local\Temp\OraInstall2011-10-10_04-13-35PM\jdk\jre\bin;.;C:\Windows\system32;C:\Windows;D:\ORADEV10g\jdk\jre\bin\classic;D:\ORADEV10g\jdk\jre\bin;D:\ORADEV10g\jdk\jre\bin\client;D:\ORADEV10g\jlib;D:\ORADEV10g\bin;D:\ORADEV10g\jre\1.4.2\bin\client;D:\ORADEV10g\jre\1.4.2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\CA\SharedComponents\ScanEngine;C:\Program Files\CA\SharedComponents\CAUpdate\;C:\Program Files\CA\SharedComponents\ThirdParty\;C:\Program Files\CA\SharedComponents\SubscriptionLicense\;C:\Program Files\CA\eTrustITM;C:\Program Files (x86)\Citrix\system32\;C:\Program Files (x86)\Citrix\System32\Citrix\IMA;C:\Program Files (x86)\Citrix\System32\Citrix\IMA\Subsystems;C:\Windows\System32\Citrix\IMA;C:\Program Files (x86)\Citrix\system32;C:\Program Files (x86)\Common Files\Citrix\System32\
    INFO: Completed validating state <getOracleHome>
    INFO: InstallLocationAction to INVENTORY_NO
    INFO: Verifying route INVENTORY_NO
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state prereqExecutionDecider
    INFO: Completed executing action at state <prereqExecutionDecider>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <prereqExecutionDecider>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <prereqExecutionDecider>
    INFO: Completed validating view at state <prereqExecutionDecider>
    INFO: Validating state <prereqExecutionDecider>
    WARNING: Validation disabled for the state prereqExecutionDecider
    INFO: Completed validating state <prereqExecutionDecider>
    INFO: Verifying route executeprereqs
    INFO: Get view named [PrereqUI]
    INFO: View for [PrereqUI] is [email protected]2ac
    INFO: Initializing view <PrereqUI> at state <checkPrereqs>
    INFO: Completed initializing view <PrereqUI> at state <checkPrereqs>
    INFO: Displaying view <PrereqUI> at state <checkPrereqs>
    INFO: Completed displaying view <PrereqUI> at state <checkPrereqs>
    INFO: Loading view <PrereqUI> at state <checkPrereqs>
    INFO: Completed loading view <PrereqUI> at state <checkPrereqs>
    INFO: Localizing view <PrereqUI> at state <checkPrereqs>
    INFO: Completed localizing view <PrereqUI> at state <checkPrereqs>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state checkPrereqs
    INFO: custom prereq file name: oracle.client_Runtime.xml
    INFO: refDataFile: C:\Dev Citrix Tools\Oracle Tools\Oracle 11g client Release 2\client\stage\cvu\oracle.client_Runtime.xml
    INFO: isCustomRefDataFilePresent: false
    INFO: Completed executing action at state <checkPrereqs>
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state checkPrereqs
    INFO: Waiting for completion all forked tasks at state checkPrereqs
    INFO: Creating PrereqChecker Job for leaf task Physical Memory
    INFO: Creating CompositePrereqChecker Job for container task Free Space
    INFO: Creating PrereqChecker Job for leaf task Free Space: mndwg068cs:C:\Users\setupc\AppData\Local\Temp
    INFO: Creating PrereqChecker Job for leaf task Architecture
    INFO: Creating PrereqChecker Job for leaf task Environment variable: "PATH"
    INFO: CVU tracingEnabled = false
    INFO: Nodes are prepared for verification.
    INFO: *********************************************
    INFO: Physical Memory: This is a prerequisite condition to test whether the system has at least 128MB (131072.0KB) of total physical memory.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:mndwg068cs
    INFO: Expected Value:128MB (131072.0KB)
    INFO: Actual Value:3.9996GB (4193848.0KB)
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Free Space: mndwg068cs:C:\Users\setupc\AppData\Local\Temp: This is a prerequisite condition to test whether sufficient free space is available in the file system.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:mndwg068cs
    INFO: Expected Value:130MB
    INFO: Actual Value:26.0185GB
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Architecture: This is a prerequisite condition to test whether the system has a certified architecture.
    INFO: Severity:CRITICAL
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:mndwg068cs
    INFO: Expected Value:64-bit
    INFO: Actual Value:64-bit
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Environment variable: "PATH": This test checks whether the length of the environment variable "PATH" does not exceed the recommended length.
    INFO: Severity:CRITICAL
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:mndwg068cs
    INFO: Expected Value:1023
    INFO: Actual Value:791
    INFO: -----------------------------------------------
    INFO: All forked task are completed at state checkPrereqs
    INFO: Completed background operations
    INFO: Moved to state <checkPrereqs>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <checkPrereqs>
    INFO: Completed validating view at state <checkPrereqs>
    INFO: Validating state <checkPrereqs>
    INFO: Using default Validator configured in the Action class oracle.install.ivw.client.action.PrereqAction
    INFO: Completed validating state <checkPrereqs>
    INFO: Verifying route success
    INFO: Get view named [SummaryUI]
    WARNING: Failed to load the view [SummaryUI] . Reason: .
    Refer associated stacktrace #oracle.install.commons.flow.ViewManager:367
    INFO: Terminating all background operations
    INFO: Terminated all background operations
    SEVERE: [FATAL] [INS-08802] Unable to instantiate the View class referred by View ID 'SummaryUI'.
    CAUSE: The given class do not represent a valid View class or an unexpected error occured while instantiating it.
    ACTION: No additional information available.
    SUMMARY:
    - java.lang.NullPointerException.
    Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:370
    INFO: Advice is ABORT
    SEVERE: Unconditional Exit
    INFO: Adding ExitStatus FAILURE to the exit status set
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is -1
    INFO: Shutdown Oracle Client Installer
    INFO: Unloading Setup Driver

    Hi;
    Please see below note than Please see:
    Master Note For Oracle Database Client Installation [ID 1157463.1]
    *+<Moderator edit - MOS Doc content deleted - pl do not post contents of MOS Docs>+*
    If notes not help than i suggest rise SR
    Regard
    Helios

  • Install Forms 11g FM on Windows 2008 64 bit

    Has anyone been able to install FM 11g (Forms etc) on Windows 2008 Server 64 bit.
    Every time I attempt an install I get the OUI checking for swap space and monitor configuration. After that the OUI goes away and nothing else happens.
    The entries in the installactions file is below.
    Using paramFile: D:\Install\Disk1\install\win64\oraparam.ini
    Checking swap space: must be greater than 500 MB. Actual 7154 MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
    The commandline for unzip:
    D:\Install\Disk1\install\win64\unzip -qqqo ..\..\stage\Components\oracle.jdk\6.0.10.33.0\1\DataFiles/"*.jar" -d "C:\Users\S-OTG~1.MAT\AppData\Local\Temp\2\OraInstall2009-09-22_08-56-31AM"
    I have installed the WLS using the 64 bit version of JRockit with no problems.

    I reviewed your SR and wanted to clarify a few things. In the SR, you were not exactly told that installing (in general) was not supported on Win2008(x64). You were simply told that you could not use the 32bit download on a 64bit machine or install the Builders on x64. If you were told something else in a call I apologize as that information may have not been correct. Additionally, the SR is very confusing because you go from talking about Win2008 to XP to 2003 back to 2008 and so on. This is a very difficult way to troubleshoot. Dealing with one problem at a time will almost always result in the fastest resolution time. That said, here are the facts based on the platforms you mentioned in the SR.
    1. Windows 2008 (64bit): This platform is intended for deployment (server). Although it may be possible to install the Forms/Reports Builders on this platform, Oracle is currently not supporting the Builders on any 64bit platform. Plans to support 64bit Operating Systems for Builders is still under review. So, for now, you must use the 64bit download to install on a 64bit platform. If you choose to attempt the installation of the Builders on this platform, you do it at your own risk.
    2. Windows XP and Vista (32bit): These platforms are generally considered "client" platforms. These platforms are supported for using Builders. Technically they are not supported to be used as servers. Therefore, HTTP Server and Web Cache are not supported on these platforms. More details are explained in the Release Notes:
    http://download.oracle.com/docs/cd/E12839_01/relnotes.1111/e10132/intro.htm#sthref8
    3. Windows 2003 (32bit): This platform can be used with both the deployment components and the design-time components. That said, being a 32bit platform, I would not recommend trying to run a prod system and attempt to develop on it as well. Certainly, doing application maintenance on this machine would be fine, but if you were running a prod environment here, I would not suggest running the Builders full time too. 4gig of RAM or more would definitely be needed. See the following:
    http://support.microsoft.com/kb/283037
    Now, the actual problems you had/have:
    Configuration failing when installing on Win2008 (64) - Looking at the SR, this appears to have been the result of trying to use the 32bit installation on the 64bit box. Upon initial release of the product, 64bit Windows distributions were not available. However, they are now and must be used on 64bit Windows 2008 and 2003 platforms. Refer to the OTN Download area.
    Also seen in the error log was a connection issue. This is often caused as a result of several things, but the most common causes are WLS (node manager) is not running or the machine is under powered (usually lack of RAM). Regardless of what is documented, experience shows that a Windows machine will need to have at least 3.5 gig of RAM in order to support the installation process. This assumes that nothing else is running during the installation process unless it is absolutely needed. It seems that 4gig or more offers the most likely chance of a successfull installation on the first attempt.
    Regarding the error which suggests that a given service already exists. This could likely happen if you attempted an installation, but it failed then you attempted to re-run the installation without first doing a thorough clean-up.
    On the XP installation it appears that there was some memory issues. From the log: java.lang.OutOfMemoryError. As I mentioned, for the most likely chance of success, the machine should have at least 3.5 gig of RAM. If you are just installing the Builders you can have less, but if the config portion fails, you will probably see the connection failure seen in your other attempts. When/if this failure occurs, do not exit or do anything with the installer. Allow a minute or two (or more) for the new instance to completely start then select the Retry option. You will likely find that the configuration will complete successfully.
    Also, important for any installation type.... When installing WLS, UNcheck the Launch Quick Start option that appears near the end of the WLS installation. Running this creates a default or demo instance. Unless you are planning to use this example instance, leaving it out can give back as much as 500 meg RAM in some cases. If you have already installed it and don't want to reinstall, stop whatever processes start as a result of that example instance.
    SUMMARY
    1. Be sure you are installing the correct software for your platform type. 64bit software for 64bit OS
    2. On Windows, ensure that you have either installed the Loopback adapter or added your host name to the hosts file. Refer to Section 2.3:
    http://download.oracle.com/docs/cd/E12839_01/install.1111/e10421/install.htm#CHDEAAGD
    3. Ensure that the machine has at least 3.5 gig RAM. For systems with less, expect to see failures during the configuration portion of the install. Use "Retry" to overcome this.
    4. Builders are only supported on 32bit platforms at this time:
    http://download.oracle.com/docs/cd/E12839_01/relnotes.1111/e10132/intro.htm#sthref8
    5. Ensure that WLS node manager is running before installing FMw
    I don't think I missed anything, but just be sure to review the Installation Guide AND the Release Notes.

Maybe you are looking for

  • Integrating E-Mail into a Forte Application

    Hello! I am working with a group of new Forte developers and we are investigating how we can add internet mail capabilities to a Forte application. Some of the things that we would like to do include: - the ability to send internet mail from within a

  • Problems with document merge?

    Hi, I have installed JDeveloper 9i rc2 and the following code (it runs correctly on JDeveloper 3.2.3) Document d = new XMLDocument(); d.appendChild(d.createElement("d")); Document d2 = new XMLDocument(); d2.appendChild(d2.createElement("d2")); Docume

  • Deleted files need to be recovered

    Hi, I have deleted some important files using rm -rf command, i searched on google i didnt find anyway to recover deleted files My OS is OEL 5.3 with ext3 files system. if you know any too which recover deleted files Thanks Alig

  • Double invoice entry at the FI Level

    Where do I go in the FI level not to allow double invcoice entry. Thanks AG

  • Difference between Person ID & Employee ID

    Hi Gurus. in Global Employment Model, we use person id, can some elaborate what is person id as i am confused between a person id and employee id? I wonder why can we use employee id for Global Employment Model? Please explain with examples? Many tha