2009 Biztalk 64-bit on Windows 2008 IIS7 - SSL 2.0/3.0

Our shop is requesting we update our 2009 Biztalk servers from ssl 2.0 to ssl 3.0 TLS 1.0.  I have researched this and found registry edits need to be applied. 
SSL 2.0 needs to be disabled:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\Schannel\Protocols\SSL 2.0\Client]
"Enabled"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\Schannel\Protocols\SSL 2.0\Server]
"Enabled"=dword:00000000
SSL 3.0 needs to be enabled:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\SSL 3.0\Client]
"Enabled"=dword:ffffffff
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\SSL 3.0\Server]
"Enabled"=dword:ffffffff
TLs 1.0 needs to be enabled:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.0\Client]
"Enabled"=dword:ffffffff
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.0\Server]
"Enabled"=dword:ffffffff
Is this the correct procedure for 2009 Biztalk? 

SSL upgrade has not dependency on BizTalk server.
You can follow these steps to upgrading SSL 3.0 from 2.0:
Follow these steps to make the change manually:
Back up your registry (outside link)
Disable SSL 2.0:
Browse to the "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\SSL 2.0" key. 
There is probably a key there called "Client".  If there is not also a key under there called "Server", create it.
Create a DWORD for the "SSL 2.0\Client" sub-key called "Enabled" and set it to "0".
Create a DWORD value for the "SSL 2.0\Server" subkey and set it to "0", too.  (This will disable SSL version 2.0)
Enable SSL 3.0:
Browse to the "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\" key. 
If there is not a key under there called "SSL 3.0", create it.
Under "SSL 3.0", create a key called "Client" and a key called "Server".
For both "Client" and "Server", add a DWORD value to each called "Enabled" and set it to "1" (This will enable SSL 3.0).
Enable TLS 1.0:
Browse to the "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\" key. 
If there is not a key under there called "TLS 1.0", create it.
Under "TLS 1.0", create a key called "Client" and a key called "Server".
For both "Client" and "Server", add a DWORD value to each called "Enabled" and set it to "1" (This will enable  TLS 1.0).
Add support for the RC2, RC4, and 3DES ciphers:
Browse to this key: "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Ciphers"
Under "Ciphers" you will add three keys.  The first is called "RC2 128/128".  The second is called "RC4 128/128".  The third is called "Triple DES 168/168".
Do not add any values or keys under the three new keys.
Restart the server.
Reference:
http://spinplate.com/2010/08/how-to-disable-ssl-2-0-and-force-ssl-3-0-and-tls-1-0-in-iis/
If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

Similar Messages

  • JRE 6 32 bit on windows 2008 R2 itanium 64 bit

    Hi to all,
    is it possible to install a JRE 6 or above 32 bit on Windows 2008 R2 Itanium 64 bit?
    can anyone please provide any roadmap?
    thank you very much in advance
    Soni

    Hi
    thank you for yuour reply.
    i try the x86 jre6u30 but the following error shows during install
    Problem signature:
    Problem Event Name:     APPCRASH
    Application Name:     jre-6u30-windows-i586.exe
    Application Version:     6.0.300.12
    Application Timestamp:     4ebc013e
    Fault Module Name:     StackHash_95ec
    Fault Module Version:     0.0.0.0
    Fault Module Timestamp:     00000000
    Exception Code:     c000041d
    Exception Offset:     75d66974
    OS Version:     6.1.7601.2.1.0.274.15
    Locale ID:     1033
    Additional Information 1:     95ec
    Additional Information 2:     95ec3c867631220ade8b6955311fbb79
    Additional Information 3:     7abb
    Additional Information 4:     7abb8bd6c5b989792a7fb20e8989bd53
    Read our privacy statement online:
    http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
    C:\Windows\system32\en-US\erofflps.txt
    thanks and regards
    Soni

  • Can we install Oracle Database 10g 32 bit on Windows 2008 64bit

    Can we install Oracle Database 10g 32 bit on Windows 2008 64bit will there be any disadvantages, will all the features of Oracle database work ( Like Data Guard , OEM, Grid Control).
    Solution will be appriciated.

    Hi,
    If it is true can you please give me some reference doc, as per my knowledge installing Oracle Database 10g 32 bit on Windows 2008 64bit must be possible.
    Thanks & Redards

  • Deploying CF 9 Ent 64-bit on Windows 2008 64-bit

    Hello,
    I'm getting ready to migrate 20 or so websites from CFMX 6.1 Ent (Win 2k3) to CF 9 Ent 64-bit on Windows 2008 64-bit and was wondering if it made sense to tweak the jvm.config file. I looked around on Adobe's site for any guidance regarding "best practices" for JVM tuning under CF 9 but couldn't find anything. Also, most of the articles I've come across related to CF and modifying the JVM seem pretty dated. In any event, the server will have 32 GB of RAM and running a single processor, Quad Core Intel Xeon L5520 (Win 2008 Std 64-bit).
    Can someone provide some insight regarding whether it's needed or even recommended to modify the JVM config?
    TIA

    Hello
    I did a talk recently on JVM.CONFIG related matters at the CFMEETUP site. There is a recording you can view:
    http://www.meetup.com/coldfusionmeetup/pages/Recordings%20of%20the%20ColdFusion%20Meetup-2 010
    Like the others mention, it is an area that is hard to say do this or that in a quick forum entry. The “out of the box settings” may well suit your needs - so if it is not broken why touch it.
    On Win64 and CF9 64 I find adjustments to the maximum heap setting and MaxPerm settings are good, having said that the minimum settings are also important. You need to be aware of what is in the “OUT logs” and how the JVM is working to know if changes are useful or indeed needed.
    HTH, Carl.

  • I need the link to download Adobe Flash Player 64 bit for Windows 2008 server

    I need the link to download Adobe Flash Player 64 bit for Windows 2008 server

    http://get.adobe.com/flashplayer/
    The page has javascript to determine OS and bit rate. it WILL provide you the correct download.

  • R12 Cloning from Windows 2003 64 bit to Windows 2008 R2 64 bit

    Dear Gurus,
    I have a 12.1.3 applications and 11.2.0.2 database running on Windows 2003 *64 bit*. Now I need to perform a migration from Windows 2003 to Windows 2008 R2 64 bit. Please confirm if we can directly perform a clone from 2003 64 bit to 2008 R2 64 bit using Rapid clone?
    Thanks in advance!
    -Khan

    We are in Windows 2003 32bit on Applications and Windows 2003 64 bit for database. This architecture was certified as per Support which we had confirmed via SR.Correct.
    BTW the reason for raising this thread is that the clone failed for db Tier at a very first go with the below error where it states unknown OS Windows 2008 R2.
    E:\TEST\oracle\11.2.0\appsutil\clone\bin\..\jre\bin\java.exe -Xmx600M -cp E:\TES
    T\oracle\11.2.0\appsutil\clone\jlib\java;E:\TEST\oracle\11.2.0\appsutil\clone\jl
    ib\xmlparserv2.jar;E:\TEST\oracle\11.2.0\appsutil\clone\jlib\ojdbc5.jar oracle.a
    pps.ad.context.CloneContext -e E:\TEST\oracle\11.2.0\appsutil\clone\bin\..\conte
    xt\db\CTXORIG.xml -validate -pairsfile C:\Users\APDF38~1.ADM\AppData\Local\Temp\
    2\adpairsfile_2800.lst -stage E:\TEST\oracle\11.2.0\appsutil\clone 2> C:\Users\
    APDF38~1.ADM\AppData\Local\Temp\2\adcfgclone_2800.err && echo %ERRORLEVEL% > C:\
    Users\APDF38~1.ADM\AppData\Local\Temp\2\adcfgclone_2800.res
    RC-20011: Fatal: Failed to retrieve OS name. The following OS string returned fr
    om System.getProperty("os.name") is unknown: Windows Server 2008 R2
    Can't open Exception in thread "main" java.lang.ExceptionInInitializerError:
    Invalid argumentPlease see these docs.
    How to Overcome Windows 2008 Being Unrecognised by AutoConfig and rapid Clone? [ID 1270782.1]
    Running adbldxml.pl On Windows 2008 R2 Dbtier Fails On Unknown: Windows Vista [ID 1263136.1]
    Thanks,
    Hussein

  • Installing Oracle 11.2.0.2 64-bit on Windows 2008 standard 64-bit

    Getting an architecture error during the prerequisite checks:
    Architecture - This is a prerequisite condition to test whether the system has a certified architecture.
    Expected Value
     : 64-bit
    Actual Value
     : 32-bit
     List of errors:
    PRVF-7535 : Proper architecture is not found on node "WS8-DBATEST" [Expected = "64-bit" ; Found = "32-bit"]  - Cause:  System architecture does not meet the requirement.  - Action:  Ensure that the correct software bundle is being used.
    This is in a VM test environment as we prepare to move to 64-bit. The server is windows 2008 standard and the processor is AMD64 Family 16 Model 9. I have verified the OS is 64 bit by running Winver and verified the CPU is 64bit by running systeminfo. What am I missing?

    Is this still a bug? I am encountering this now. Windows server 2008 Standard R2 64 bit.
    I need both 32 bit client and 64 bit client for EPM 11.1.2.2 and the order mentioned in that documentation is
    first 32 bit and then 64 bit. Is there a fix for this ?

  • Migrating Windows 2003 (64 bit) to Windows 2008

    Hi Experts!!!!!
    Recently we have been facing performance issue in our CRM 2007 development system. particulary with Tcode CRMD_ORDER. We have analysed from all corners like processor (4 processor), RAM (12 GB), User load (40 users), memory parameters, Network load, and also the EWA report from solution manager which shows that performance factor as green inidcator. But, while checking the load by transaction wise CRMD_ORDER is taking lot of time. We also run the DB Check and statistics update regularly.  So, I presumed that probelm is with CRMD_ORDER tcode and posted the issue with SAP where it has come up with a solution to migrate OS from Windows 2003 to Windows 2008 as this is a issue with Windows 2003 server as per notes 1320013 and 1316558.
    Now, what I would like to know is migrate from windows 2003 (64 bit) server to Windows 2008 then we need to follow system copy process only right. If  yes then we need to follow homogeneous copy method only as this is same windows environment only or have to go with heterogenous copy. Also, if I do a homogenous copy then I need to take the backup and also export the data from current 2003 server and then clean it completely. After that need to install 2008 server and then install SAP freshly and then restore the data from backup or system copy method. Is this right or is there any other better way. Also, kindly suggest if you find any advantages or disadvantages with this process or migration.
    Kind Regards,
    Sharath

    Hi, yes you can do standart homogeneous system copy. First of all you need to test your scenario (if it are Productive server)
    Create good backup and after try to do TEST system copy on installed win 2008, (this will show for you all
    possible errors and surprises. But note SAP does'nt  support current the windows 2008 R2 , more information -->
    SAP on Microsoft Windows
    Regards.

  • How to copy an executable file(s) to multiple windows 64 bit OS Windows 2008 and above and execute the app thru cmd

    This is how i phased by goals:
    1)Login as admin on remote computers from a txt file.
    2) Copy the exe files to Windows folder
    3) Using cmd execute the commands
    4)Get the output tabulated into a txt file
    Can someone help me with this

    Being new to PS, i think i am mixing up PS and PSexec.
    I launch PS window and run a few commands PSexec commands.
    Command to copy MegaCli64.exe file and execute it but i need to actually create a folder in windows and copy two files there.
    ===============================================================================================================================
    PsExec.exe -d -c \\REMOTE COMPUTER  -u administrator -p PASSWORD c:\Windows\MegaCli64.exe 
    ----copies file in remote computer in windows folder
    Here i am also not sure how to feed the txt file with the IP or hostnames of those 100 systems.
    Command to launch cmd and execute MegaCli commands:-
    =====================================================
    psexec \\REMOTE COMPUTER -u administrator -p PASSWORD cmd
    -----this launches the commandline for the remote computer then it should run command MegaCli -PDList -aALL
    Extracting filtered output to a txt file:-
    =========================================
    for each hostname or IP, i only need its various
    Slot Number:  and their Firmware state:
    So this would look like
    hostname  slot   firmware state
    hostname   slot  firmware state
    etc..

  • Installing Oracle Application Server 10g 101202 on Windows 2008 64 bit

    Hi All,
    what i need to do is install this software like this:
    installing Oracle Infrastructure to handel Sessions as db for oracle forms & reports
    install Oracle Forms & Reports Service as Middle-Tire on the same machine in defirent home
    configure my report server as i require it to work with rdf files in spechial folders
    i have done this installation more than i can remember in Windows 2003 R2 SP2 32 bit
    but for Windows Server 2008 i am facing some problem that there is no software avilable for 64 bit or Windows 2008 in Oracle Download Site
    Spechilaly when my server is not itanum !
    Can any one point me to the right download page if avilable or another solution for this problem
    i don't think that oracle have stopped support for this product spechilaly when the reports generated by Oracle Report Service is far to good and fast with Oracle Database
    Best Regards
    Ibrahim

    Hi Ibrahim,
    You should decide what you require.
    32bit version can be installed on 64bit server and this should work fine (check the certification matrix for this).
    The "problem" is that you would not gain any performance benefit from the 64bit server
    If you want to have benefit you can upgrade the JVM to 64 bit version.
    I did this 3 years ago and I do not remember exact steps though everything worked OK.
    WARNING:
    this  can be unsupported, ask support to be sure
    - Install the 32 bit version on the server
    - Download 64 bit Java JRE/JDK and install it (well, you can search the same release as included in the AppServer or try newer one, 7 for example)
    - later, reconfigure the appserver so it uses the version you've installed, OR Copy the everything from c:\progfiles\java\... to the directory OraHome\... (forgot exact directories)
    try to search the forum, there had been a thread with the same question
    regards, michael
    Edited by: MickleSh on Sep 27, 2011 9:59 AM

  • Oracle 10g 64-bit database on Windows 2008 R2 (64-bit) error ?

    - I have installed Oracle 64-bit database on Windows 2008 R2 (64-bit) server
    - Now everything works fine locally on the database.
    - I had installed Oracle forms/reports 6i which has Oracle SQL Plus 8.0.6.
    on a windows 7 Professional (32-bit) PC. Now when I connect SQLPUS
    from this PC to the windows 2008 R2. It gives me an error
    "Oracle SQL*PLUS has stopped working"
    Problem Event Name:     APPCRASH
    Application Name:     PLUS80.exe
    Application Version:     0.0.0.0
    Application Timestamp:     37f946a5
    Fault Module Name:     ORA805.dll
    Any suggestions or how to connect this 8.0.6 SQL to a Oracle 64-bit database (windows 2008 64-bit )

    - I have installed Oracle 64-bit database on Windows 2008 R2 (64-bit) server
    - Now everything works fine locally on the database.
    - I had installed Oracle forms/reports 6i which has Oracle SQL Plus 8.0.6.
    on a windows 7 Professional (32-bit) PC. Now when I connect SQLPUS
    from this PC to the windows 2008 R2. It gives me an error
    "Oracle SQL*PLUS has stopped working"
    Problem Event Name:     APPCRASH
    Application Name:     PLUS80.exe
    Application Version:     0.0.0.0
    Application Timestamp:     37f946a5
    Fault Module Name:     ORA805.dll
    Any suggestions or how to connect this 8.0.6 SQL to a Oracle 64-bit database (windows 2008 64-bit )

  • Windows 2008 64-bit SQL Server 2008 64-bit Linked Server fails - ODBC connects but has issues

    Installed the 64 but Oracle 11g client and Oracle ODAC. 
    From SQL Server Management Studio run script :  exec master.dbo.xp_cmdshell 'PING OracleHostNameHere'        Ping was successful
    OraOLEDB.Oracle shows up in the Provider list.  Run This Script:
    EXEC master.dbo.sp_MSset_oledb_prop N'OraOLEDB.Oracle', N'AllowInProcess', 1
    GO
    EXEC master.dbo.sp_MSset_oledb_prop N'OraOLEDB.Oracle', N'DynamicParameters', 1
    GO
    EXEC master.dbo.sp_addlinkedserver @server = N'Nav14', @srvproduct=N'Oracle', @provider=N'OraOLEDB.Oracle', @datasrc=N'TheOracleHostName'
    EXEC master.dbo.sp_addlinkedsrvlogin @rmtsrvname=N'TheOracleHostName',@useself=N'False',@locallogin=NULL,@rmtuser=N'TheUser',@rmtpassword='ThePassWord'
    Msg 15015, Level 16, State 1, Procedure sp_addlinkedsrvlogin, Line 49     The server 'TheHostName' does not exist. Use sp_helpserver to show available servers.
    Did the same process on a Windows 7 32 bit Enterprise - ODBC Works after installing ODAC
    ODBC worked, shows list of Oracle servers - picked the server - ODBC successful - MS Access able to use that ODBC service.
    In Windows 2008 64 bit installed both Oracle 11g Client and 64 bit ODAC - ODBC opens, the list of oracle servers doesn't populate, hard code in the host name - ODBC reports Success.
    Another Person Suggested:  Win7 64-bit with Oracle 11g. Oddly enough, it ran differently when I opened a command prompt window as administrator and ran setup.exe with the suggested command-line options:
    setup.exe -debug -printtime -printmemory -printdiskusage -logLevel finest
    While it had previously been failed both by running setup from the Explorer windows as administrator and by running it from the command line as administrator - it died every time at the same point mentioned by others in this thread - just after this message appeared in the log:
    Get view named [SummaryUI]
    ( I have tried re installing with no success)

    Windows 7 Enterprise 32-Bit
    Installed the version 12 for 32 bit ODAC and it worked. The key is to Install as Administrator once it is unzipped.
    Was able to set up Listener then
    Was able to set up ODBC using the ODAC. Connect MS Access 2010 to the Oracle views.
    Then, tried to install the 64 Bit onto Windows 2008 Server.
    It locked up during installation both times.
    Installed ODAC without an error.
    However, the ODBC setup will not provide a list of the servers in the ODBC  TNS Service Name listbox for Server 2008.
    In Windows 7, it populates the TNS Service Name.
    The list box in Windows 2008 is empty.
    Do you know what would cause that?
    The .ORA file scrips look the same on Windows 2008 as they do on Windows 7 except it does not have the (server = Dedicated) argument.
    Thanks.

  • Windows 2008 R2 Standard 32 bit

    Hello
    We need Windows 2008 R2 Standard 32 bit.
    So please convert Windows 2008 R2 Standard 64 bit to Windows 2008 R2 Standard 32 bit.
    Regards
    Sunil Bagle

    hi
    You cannot convert a x64 bit OS to a 32 bit version, you will need to contact a reseller in your area to assist you with the media if you have a license.
    Hope this helps. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • EPM 11.1.2: Foundation Services config fails on Windows 2008 SP1 server.

    Hi,
    I installed EPM 11.1.2 on Windows 2008 SP1, 32-bit. The installation succeeded (no errors in logs). However, when I run EPM Configurator to configure Foundation Services, it fails.
    Environment:
    EPM Server: Windows 2008 SP1 32-bit
    RDBMS: Oracle Enterprise Edition 10.2.0.4 (running on remote AIX 5.3 TL 8 server)
    Oracle Client: 10.2.0.4 (full client install)
    The configtool.log (see below) indicates that the program cannot find the reg.properties file. I checked the server and this file does not exist. The log file also reports non-existing classpath entries (not sure if this is related). The registry.log file (see below) reports a jdbc driver error: java.sql.SQLSyntaxErrorException: ORA-00917: missing comma.
    I submitted a service request with Oracle Support, but the support engineer said that installation and configuration errors are outside the scope of technical support.
    Any ideas/suggestions would be greatly appreciated.
    Thank you.
    Configtool_Summary.log:
    ---- Product Configuration Summary.....
    ( May 9, 2010 6:55:58 AM ): ---- Hyperion Foundation Configuration......
    ( May 9, 2010 6:55:59 AM ): Pre-Configuration :: pass
    ( May 9, 2010 6:55:59 AM ): Common Settings :: fail
    ( May 9, 2010 6:56:03 AM ): Configure Database :: pass
    ( May 9, 2010 6:56:03 AM ): Deploy to Application Server :: fail
    ( May 9, 2010 6:57:03 AM ): Configure Oracle Configuration Manager :: fail
    ( May 9, 2010 6:57:08 AM ): ---- Workspace Configuration......
    ( May 9, 2010 6:57:08 AM ): Deploy to Application Server :: fail
    Configtool.log:
    [2010-05-09T06:49:19.927-06:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 10] [ecid: 0000IXx7D4337E65zNd9iW1BtexF000000,0] [SRC_CLASS: com.oracle.preconfig.util.EpmLoggerPreConfigReporter] trace: Running preconfig checks...[[
    Running EPM_ORACLE_HOME check...
    EPM_ORACLE_HOME environment variable value: C:\Oracle\Middleware\EPMSystem11R1
    JAVA_HOME environment variable value: C:\Oracle\Middleware\EPMSystem11R1\..\jdk160_11
    EPM_ORACLE_HOME check succeeded
    Running .oracle.products check... .oracle.products check succeeded
    Running Jars manifest check...
    Time spent for manifests parsing: 55129 ms
    Maximum jars depth achieved: 9, while restriction was: unrestricted
    Parsed 439 manifests
    Total jars and classpath entries encountered: 439
    Total not-existing referenced classpath entries count: 28
    Enumerating not-existing classpath entries:
    Missing (depth 9) file C:\oracle\Middleware\modules\com.bea.cie.comdev.it_6.1.1.0.jar referenced from C:\oracle\Middleware\modules\features\com.bea.cie.config.it_6.1.0.0.jar referenced from C:\oracle\Middleware\modules\features\com.bea.cie.config.L10N_6.1.0.0.jar referenced from C:\oracle\Middleware\modules\features\com.bea.cie.config_6.1.0.0.jar referenced from C:\oracle\Middleware\utils\config\10.3\config-launch.jar referenced from C:\oracle\Middleware\wlserver_10.3\common\lib\pdev.jar referenced from C:\oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar referenced from C:\oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\epm_jrf.jar referenced from C:\oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\epm_j2se.jar referenced from C:\oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\configtool.jar
    Missing (depth 5) file C:\oracle\Middleware\wlserver_10.3\server\lib\wlw-langx-L10N.jar referenced from C:\oracle\Middleware\wlserver_10.3\server\lib\wlw-langx.jar referenced from C:\oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar referenced from C:\oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\epm_jrf.jar referenced from C:\oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\epm_j2se.jar referenced from C:\oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\configtool.jar
    Total classpath elements to check: 67
    Check for C:\oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\lib\hit-common.jar existence succeeded; file depth: 1
    Check for C:\oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\lib\hit-config.jar existence succeeded; file depth: 1
    Jars manifest check succeeded
    Running Environment variables check... Environment variables check succeeded
    Running Windows system32 directory check... Windows system32 directory check succeeded
    Preconfig checks passed! Going further
    [2010-05-09T06:49:22.303-06:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01731] [oracle.EPMCFG] [tid: 10] [ecid: 0000IXx7D4337E65zNd9iW1BtexF000000,0] [SRC_CLASS: com.hyperion.config.wizard.ConfigToolWizardLoader] Couldnt find proper class for wizard state: {0}, skipping...
    [2010-05-09T06:49:22.943-06:00] [EPMCFG] [WARNING] [EPMCFG-01001] [oracle.EPMCFG] [tid: 10] [ecid: 0000IXx7D4337E65zNd9iW1BtexF000000,0] [SRC_CLASS: com.hyperion.config.document.Storage] trace: {0}[[
    com.hyperion.hit.registry.exceptions.RegistryException: No database properties could be read
    [2010-05-09T06:49:22.943-06:00] [EPMCFG] [TRACE] [EPMCFG-05934] [oracle.EPMCFG] [tid: 10] [ecid: 0000IXx7D4337E65zNd9iW1BtexF000000,0] [SRC_CLASS: com.hyperion.cis.utils.StopWatch] Task [Init Storage] has been started.
    [2010-05-09T06:49:22.943-06:00] [EPMCFG] [TRACE] [EPMCFG-05934] [oracle.EPMCFG] [tid: 10] [ecid: 0000IXx7D4337E65zNd9iW1BtexF000000,0] [SRC_CLASS: com.hyperion.cis.utils.StopWatch] Task [Getting registry instance] has been started.
    [2010-05-09T06:49:22.943-06:00] [EPMCFG] [WARNING] [EPMCFG-01001] [oracle.EPMCFG] [tid: 10] [ecid: 0000IXx7D4337E65zNd9iW1BtexF000000,0] [SRC_CLASS: com.hyperion.config.document.Storage] trace: com.hyperion.hit.registry.exceptions.RegistryException: No database properties could be read
    [2010-05-09T06:49:22.943-06:00] [EPMCFG] [TRACE] [EPMCFG-05935] [oracle.EPMCFG] [tid: 10] [ecid: 0000IXx7D4337E65zNd9iW1BtexF000000,0] [SRC_CLASS: com.hyperion.cis.utils.StopWatch] Task [Getting registry instance] has been ended. Execution time [0] sec.
    [2010-05-09T06:49:22.943-06:00] [EPMCFG] [TRACE] [EPMCFG-05934] [oracle.EPMCFG] [tid: 10] [ecid: 0000IXx7D4337E65zNd9iW1BtexF000000,0] [SRC_CLASS: com.hyperion.cis.utils.StopWatch] Task [Loading CT documents] has been started.
    [2010-05-09T06:49:22.959-06:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01044] [oracle.EPMCFG] [tid: 10] [ecid: 0000IXx7D4337E65zNd9iW1BtexF000000,0] [SRC_CLASS: com.hyperion.cis.config.document.ConfigToolDocumentManager] Loading product descriptor from file C:\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\product\aps\11.1.2.0\default_aps_1.xml...
    [2010-05-09T06:50:53.137-06:00] [EPMCFG] [TRACE] [EPMCFG-05922] [oracle.EPMCFG] [tid: 13] [ecid: 0000IXx7Zkm37E65zNd9iW1BtexF000004,0] [SRC_CLASS: com.hyperion.install.sw.SoftwareRegistry] Adding Hyperion Home entry...
    [2010-05-09T06:50:53.137-06:00] [EPMINS] [NOTIFICATION] [EPMINS-00006] [oracle.EPMINS] [tid: 13] [ecid: 0000IXx7Zkm37E65zNd9iW1BtexF000004,0] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] Wizard state is: RegistryWizardState
    [2010-05-09T06:51:41.437-06:00] [EPMINS] [TRACE] [EPMINS-00015] [oracle.EPMINS] [tid: 11] [ecid: 0000IXx7Zhb37E65zNd9iW1BtexF000002,0] [SRC_CLASS: com.hyperion.hit.wizard.AbstractWizardAction] Invoked action: navigation.next
    [2010-05-09T06:51:41.453-06:00] [EPMCFG] [ERROR] [EPMCFG-01001] [oracle.EPMCFG] [tid: 14] [ecid: 0000IXx7j^D37E65zNd9iW1BtexF000005,0] [SRC_CLASS: com.hyperion.config.document.Storage] trace: {0}[[
    com.hyperion.hit.registry.exceptions.RegistryException: com.hyperion.hit.registry.exceptions.RegistryException: No database properties could be read
         at com.hyperion.hit.registry.Registry.releaseInstance(Registry.java:2039)
         at com.hyperion.config.document.Storage.resetRegistryItems(Storage.java:811)
         at com.hyperion.config.document.Storage.resetRegistry(Storage.java:798)
         at com.hyperion.config.wizard.impl.RegistryWizardState$1.validate(RegistryWizardState.java:348)
         at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:504)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: com.hyperion.hit.registry.exceptions.RegistryException: No database properties could be read
         at com.hyperion.hit.registry.datasource.SharedServicesDataSourceFactory.getDataSource(SharedServicesDataSourceFactory.java:29)
         at com.hyperion.hit.registry.datasource.SharedServicesDatabaseConnectionBuilder.getConnection(SharedServicesDatabaseConnectionBuilder.java:26)
         at com.hyperion.hit.registry.RegistryUtils.createNewConnection(RegistryUtils.java:183)
         at com.hyperion.hit.registry.RegistryConnection.getInstance(RegistryConnection.java:149)
         at com.hyperion.hit.registry.Registry.releaseInstance(Registry.java:2030)
         ... 5 more
    [2010-05-09T06:51:46.891-06:00] [EPMCFG] [WARNING] [EPMCFG-01863] [oracle.EPMCFG] [tid: 14] [ecid: 0000IXx7j^D37E65zNd9iW1BtexF000005,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RegistryWizardState] Unknown server type: ORACLE
    [2010-05-09T06:51:46.938-06:00] [EPMCFG] [TRACE] [EPMCFG-01864] [oracle.EPMCFG] [tid: 14] [ecid: 0000IXx7j^D37E65zNd9iW1BtexF000005,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RegistryWizardState] HSS DB commit: serverType = ORACLE, host = fsdev21.jeffco.k12.co.us, port = 1521, db = EPMDMO
    [2010-05-09T06:54:20.402-06:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 22] [ecid: 0000IXx8MHf37E65zNd9iW1BtexF00000B,0] [SRC_CLASS: com.hyperion.cis.utils.Log4jEPMLoggerAdapter] trace: oracle.sysman.ccr.common.network.EndPoint: SSL Protocol Initialized - SSL SocketFactory initialized
    [2010-05-09T06:54:20.699-06:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 22] [ecid: 0000IXx8MHf37E65zNd9iW1BtexF00000B,0] [SRC_CLASS: com.hyperion.cis.utils.Log4jEPMLoggerAdapter] trace: oracle.sysman.ccr.common.network.EndPoint: Peer Certificate Chain(3):
    [2010-05-09T06:54:20.714-06:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 22] [ecid: 0000IXx8MHf37E65zNd9iW1BtexF00000B,0] [SRC_CLASS: com.hyperion.cis.utils.Log4jEPMLoggerAdapter] trace: oracle.sysman.ccr.common.network.EndPoint: [[[
    Version: V3
    Subject: CN=ccr.oracle.com, OU=Terms of use at www.verisign.com/rpa (c)05, OU=Global IT, O=Oracle Corporation, L=Redwood Shores, ST=California, C=US
    Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5
    Key: Sun RSA public key, 1024 bits
    modulus: 126484617735060833031672477175673947636995798346030414463203905767325249772953279144384357766006815101034501698878511926718137275402247180206176507598520965207099036209959054153609440070358274987559344845438007585125964758282852498389487164896685302381484205088204064664382056656592869143856352689583929480807
    public exponent: 65537
    Validity: [From: Mon May 04 18:00:00 MDT 2009,
                   To: Sun Jul 04 17:59:59 MDT 2010]
    Issuer: CN=VeriSign Class 3 Secure Server CA, OU=Terms of use at https://www.verisign.com/rpa (c)05, OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US
    SerialNumber: [    52b9bccd 239d7a0d 7bb16003 389848b0]
    Certificate Extensions: 8
    [1]: ObjectId: 1.3.6.1.5.5.7.1.12 Criticality=false
    Extension unknown: DER encoded OCTET string =
    0000: 04 62 30 60 A1 5E A0 5C 30 5A 30 58 30 56 16 09 .b0`.^.\0Z0X0V..
    0010: 69 6D 61 67 65 2F 67 69 66 30 21 30 1F 30 07 06 image/gif0!0.0..
    0020: 05 2B 0E 03 02 1A 04 14 4B 6B B9 28 96 06 0C BB .+......Kk.(....
    0030: D0 52 38 9B 29 AC 4B 07 8B 21 05 18 30 26 16 24 .R8.).K..!..0&.$
    0040: 68 74 74 70 3A 2F 2F 6C 6F 67 6F 2E 76 65 72 69 http://logo.veri
    0050: 73 69 67 6E 2E 63 6F 6D 2F 76 73 6C 6F 67 6F 31 sign.com/vslogo1
    0060: 2E 67 69 66 .gif
    [2]: ObjectId: 2.5.29.35 Criticality=false
    AuthorityKeyIdentifier [
    KeyIdentifier [
    0000: 6F EC AF A0 DD 8A A4 EF F5 2A 10 67 2D 3F 55 82 o........*.g-?U.
    0010: BC D7 EF 25 ...%
    [3]: ObjectId: 2.5.29.31 Criticality=false
    CRLDistributionPoints [
    [DistributionPoint:
    [URIName: http://SVRSecure-crl.verisign.com/SVRSecure2005.crl]
    [4]: ObjectId: 2.5.29.37 Criticality=false
    ExtendedKeyUsages [
    serverAuth
    clientAuth
    [5]: ObjectId: 2.5.29.32 Criticality=false
    CertificatePolicies [
    [CertificatePolicyId: [2.16.840.1.113733.1.7.23.3]
    [PolicyQualifierInfo: [
      qualifierID: 1.3.6.1.5.5.7.2.1
      qualifier: 0000: 16 1C 68 74 74 70 73 3A   2F 2F 77 77 77 2E 76 65  ..https://www.ve
    0010: 72 69 73 69 67 6E 2E 63   6F 6D 2F 72 70 61        risign.com/rpa
    [6]: ObjectId: 2.5.29.15 Criticality=false
    KeyUsage [
    DigitalSignature
    Key_Encipherment
    [7]: ObjectId: 1.3.6.1.5.5.7.1.1 Criticality=false
    AuthorityInfoAccess [
    [accessMethod: 1.3.6.1.5.5.7.48.1
       accessLocation: URIName: http://ocsp.verisign.com, accessMethod: 1.3.6.1.5.5.7.48.2
       accessLocation: URIName: http://SVRSecure-aia.verisign.com/SVRSecure2005-aia.cer]
    [8]: ObjectId: 2.5.29.19 Criticality=false
    BasicConstraints:[
    CA:false
    PathLen: undefined
    Algorithm: [SHA1withRSA]
    [2010-05-09T06:54:20.714-06:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 22] [ecid: 0000IXx8MHf37E65zNd9iW1BtexF00000B,0] [SRC_CLASS: com.hyperion.cis.utils.Log4jEPMLoggerAdapter] trace: oracle.sysman.ccr.common.network.EndPoint: [[[
    Version: V3
    Subject: CN=VeriSign Class 3 Secure Server CA, OU=Terms of use at https://www.verisign.com/rpa (c)05, OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US
    Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5
    Key: Sun RSA public key, 2048 bits
    modulus: 18905729229464742433949840178165285210788629616064305164260843170201977241822595607598003983710482114887504542420063531704226365322091550579034120400511694538047325464426047959412241672706076731441028369861556999479337863789783838582999151810376013650218058341794419022809268802993425241541430009002110553726612125414429934927217253337526656605550620555845061032537869588361121949241772361851996536275260212221084778605793422355009443918198903890623415507477268041766919150091887619618794603091993360637671933766441597921249204891707900552776893415739395596650548462810104696585021566385762017523199762687187467514321
    public exponent: 65537
    Validity: [From: Tue Jan 18 17:00:00 MST 2005,
                   To: Sun Jan 18 16:59:59 MST 2015]
    Issuer: OU=Class 3 Public Primary Certification Authority, O="VeriSign, Inc.", C=US
    SerialNumber: [    75337d9a b0e1233b ae2d7de4 469162d4]
    <RESPONSE><STATUS CODE="202"><MESSAGE></MESSAGE></STATUS><REQUEST_DATA><REGISTRATION_CIPHER VALUE="09944570f33deb38b7f170e09875db7e6ceb032d7b721409201e9990f06403478f4ebc88b080ac6b391b466b13abdd11056e5fc1ede4a4c3c45e377689daa321118296752b3efe0d9deaa9fc7150a1c7e6aeb26df38f35ccc96e8cb4cda148049e8b439f58c3c14fcfbc9067f2f81761803554fe79f9a7dbd2b3f79c0a040b19d941d6ab436bf2d016c36531486aa47ce430024bb51e6adfd3a82d9b8b0672935259764208f28ae626f5ab79efad45b11b058c872d6f69e328068957b6c545dea09ebcff54f920e5d0758ce0546352d03b426b7384058a0178599692be48753d7b4cfc1b98b80e68b9b3a93200679e62d62f8a837e45af992651e2eba1906ae5e892761e7005cb75b72e4d5e1a12810a5b61c6a4a670062b6f5af633f2742e93f04030552cbef91de925e8e81b2117922f4b72be9fa495bee4cc230357207fb6ae6ad77bb87f3d5d13d5f5dcd1b219adc857fc09f5d5a448aa2c79723a642d0a1839ac3a12b71159dd0ca1dc36a8eb46a7fb8ca05d86ede61b0f75640ff183efe1faf317202604f928137f7c4b58d9d8c02eb1d5997df2d6"/></REQUEST_DATA></RESPONSE>
    [2010-05-09T06:55:22.359-06:00] [EPMCFG] [WARNING] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionComponent] trace: The component type 'Foundation' is not supported. Valid component types are: [OCM, OHS, WebCache]
    [2010-05-09T06:55:33.954-06:00] [EPMCFG] [ERROR] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.config.document.Storage] trace: com.hyperion.hit.registry.exceptions.RegistryException: Unable to create registry.
    [2010-05-09T06:55:33.954-06:00] [EPMCFG] [TRACE] [EPMCFG-02015] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] Creating product component(s) in the HIT Registry (if not created yet) for all selected product(s)...
    [2010-05-09T06:55:33.954-06:00] [EPMCFG] [TRACE] [EPMCFG-01321] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating product component: component type = SHARED_SERVICES_PRODUCT
    [2010-05-09T06:55:33.954-06:00] [EPMCFG] [TRACE] [EPMCFG-01322] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Product component already exists in the registry: component type = SHARED_SERVICES_PRODUCT
    [2010-05-09T06:55:33.954-06:00] [EPMCFG] [TRACE] [EPMCFG-01321] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating product component: component type = WORKSPACE
    [2010-05-09T06:55:42.970-06:00] [EPMCFG] [TRACE] [EPMCFG-05955] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.config.document.Storage] Setting link. Parent: id [b57bd794d9cd2537337158c31287d1efc497ffe], componnet type [FOUNDATION_SERVICES_PRODUCT]. Child: id [b57bd794d9cd2537337158c31287d1efc497ff1], component type [WORKSPACE]
    [2010-05-09T06:55:42.970-06:00] [EPMCFG] [TRACE] [EPMCFG-02144] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.config.document.Storage] Storage storeComponent trace : WORKSPACE:[b57bd794d9cd2537337158c31287d1efc497ff1] to be stored
    [2010-05-09T06:55:42.970-06:00] [EPMCFG] [TRACE] [EPMCFG-02144] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.config.document.Storage] Storage storeComponent trace : allRegistryComponents contains WORKSPACE:[b57bd794d9cd2537337158c31287d1efc497ff1]
    [2010-05-09T06:55:42.970-06:00] [EPMCFG] [TRACE] [EPMCFG-02144] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.config.document.Storage] Storage storeComponent trace : toUpdateComponents did not contain WORKSPACE:[b57bd794d9cd2537337158c31287d1efc497ff1]. It has been added to toUpdateComponents
    [2010-05-09T06:55:42.970-06:00] [EPMCFG] [TRACE] [EPMCFG-01426] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.cis.ant.AbstractAntConfigurator] propertiesExtractLocation : C:\Oracle\Middleware\user_projects\domains\EPMSystem\scripts
    [2010-05-09T06:55:47.986-06:00] [EPMCFG] [ERROR] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.cis.utils.Shortcut] trace: shortcut out:Microsoft (R) Windows Script Host Version 5.7[[
    Copyright (C) Microsoft Corporation. All rights reserved.
    [2010-05-09T06:55:58.627-06:00] [EPMCFG] [ERROR] [EPMCFG-02151] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionComponent] oracleComponent is null. Component will not be provisioned.
    [2010-05-09T06:56:02.690-06:00] [EPMCFG] [WARNING] [EPMCFG-01113] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] Couldn't find product component in updateRegistryEntries
    [2010-05-09T06:56:02.706-06:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01107] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.cis.DBConfigurator] Running file: C:\Oracle\Middleware\EPMSystem11R1\products\Foundation\workspace\database\Oracle\create.sql
    [2010-05-09T06:56:03.503-06:00] [EPMCFG] [ERROR] [EPMCFG-01020] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] Error: [[
    java.lang.NullPointerException
         at com.hyperion.cis.config.AppServerDeployer.isDeployAsWinService(AppServerDeployer.java:1699)
         at com.hyperion.cis.config.AppServerDeployer.initializeParameters(AppServerDeployer.java:169)
         at com.hyperion.config.wizard.impl.RunAllTasks.executeAppDeploymentTask(RunAllTasks.java:636)
         at com.hyperion.config.wizard.impl.RunAllTasks.execute(RunAllTasks.java:331)
         at com.hyperion.config.wizard.impl.RunnAllTasksState.run(RunnAllTasksState.java:89)
         at java.lang.Thread.run(Thread.java:619)
    [2010-05-09T06:57:03.804-06:00] [EPMCFG] [ERROR] [EPMCFG-01020] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.foundation.config.OCMTaskProcessor] Error: [[
    java.lang.NullPointerException
         at com.hyperion.foundation.config.OCMTaskProcessor.uploadOCMConfigurationToRegistry(OCMTaskProcessor.java:209)
         at com.hyperion.foundation.config.OCMTaskProcessor.execute(OCMTaskProcessor.java:95)
         at com.hyperion.cis.CustomTaskProcessor.execute(CustomTaskProcessor.java:94)
         at com.hyperion.config.wizard.impl.RunAllTasks.executeCustomTask(RunAllTasks.java:725)
         at com.hyperion.config.wizard.impl.RunAllTasks.execute(RunAllTasks.java:313)
         at com.hyperion.config.wizard.impl.RunnAllTasksState.run(RunnAllTasksState.java:89)
         at java.lang.Thread.run(Thread.java:619)
    [2010-05-09T06:57:07.992-06:00] [EPMCFG] [ERROR] [EPMCFG-02151] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionComponent] oracleComponent is null. Component will not be provisioned.
    [2010-05-09T06:57:07.992-06:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] trace: Component provisioning is done.
    [2010-05-09T06:57:07.992-06:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] trace: Done sorting tasks by priority
    [2010-05-09T06:57:07.992-06:00] [EPMCFG] [TRACE] [EPMCFG-07326] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] Executing deployment task for ProductDescriptor [workspace]
    [2010-05-09T06:57:07.992-06:00] [EPMCFG] [TRACE] [EPMCFG-01328] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Looking for product component in the registry: component type = SHARED_SERVICES_PRODUCT
    [2010-05-09T06:57:08.007-06:00] [EPMCFG] [ERROR] [EPMCFG-01020] [oracle.EPMCFG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] Error: [[
    java.lang.NullPointerException
         at com.hyperion.cis.config.AppServerDeployer.isDeployAsWinService(AppServerDeployer.java:1699)
         at com.hyperion.cis.config.AppServerDeployer.initializeParameters(AppServerDeployer.java:169)
         at com.hyperion.config.wizard.impl.RunAllTasks.executeAppDeploymentTask(RunAllTasks.java:636)
         at com.hyperion.config.wizard.impl.RunAllTasks.execute(RunAllTasks.java:331)
         at com.hyperion.config.wizard.impl.RunnAllTasksState.run(RunnAllTasksState.java:89)
         at java.lang.Thread.run(Thread.java:619)
    Registry.log:
    [2010-05-09T06:51:46.860-06:00] [EPMREG] [NOTIFICATION] [EPMREG-51096] [oracle.EPMREG.REG] [tid: 14] [ecid: 0000IXx7j^D37E65zNd9iW1BtexF000005,0] [SRC_CLASS: com.hyperion.hit.registry.RegistryUtils] [SRC_METHOD: readDatabaseProperties] Security Key could not be read from reg.properties file.
    [2010-05-09T06:55:33.719-06:00] [EPMREG] [ERROR] [EPMREG-11054] [oracle.EPMREG.REG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.hit.registry.RegistryConnection] [SRC_METHOD: createRegistry] [arg: C:\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\registry\create_oracle.sql] An SQL Exception executing the registry DDL script C:\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\registry\create_oracle.sql.
    [2010-05-09T06:55:33.735-06:00] [EPMREG] [ERROR] [EPMREG-11099] [oracle.EPMREG.REG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.hit.registry.RegistryConnection] [SRC_METHOD: createRegistry] Exception occurred.[[
    java.sql.SQLSyntaxErrorException: ORA-00917: missing comma
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:91)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1035)
         at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:183)
         at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:942)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1223)
         at oracle.jdbc.driver.OracleStatement.executeInternal(OracleStatement.java:1775)
         at oracle.jdbc.driver.OracleStatement.execute(OracleStatement.java:1744)
         at oracle.jdbc.driver.OracleStatementWrapper.execute(OracleStatementWrapper.java:299)
         at com.hyperion.hit.registry.RegistryConnection.createRegistry(RegistryConnection.java:241)
         at com.hyperion.hit.registry.RegistryUtils.initRegistry(RegistryUtils.java:82)
         at com.hyperion.hit.registry.Registry.createRegistry(Registry.java:2220)
         at com.hyperion.config.document.Storage.createRegProperties(Storage.java:1396)
         at com.hyperion.config.wizard.impl.RunAllTasks.execute(RunAllTasks.java:105)
         at com.hyperion.config.wizard.impl.RunnAllTasksState.run(RunnAllTasksState.java:89)
         at java.lang.Thread.run(Thread.java:619)
    [2010-05-09T06:56:03.456-06:00] [EPMREG] [ERROR] [EPMREG-11037] [oracle.EPMREG.REG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.hit.registry.Registry] [SRC_METHOD: getConnection] An error occured when checking the status of the registry connection and reseting it.[[
    com.hyperion.hit.registry.exceptions.RegistryException: No database properties could be read
         at com.hyperion.hit.registry.datasource.SharedServicesDataSourceFactory.getDataSource(SharedServicesDataSourceFactory.java:29)
         at com.hyperion.hit.registry.datasource.SharedServicesDatabaseConnectionBuilder.getConnection(SharedServicesDatabaseConnectionBuilder.java:26)
         at com.hyperion.hit.registry.RegistryUtils.createNewConnection(RegistryUtils.java:183)
         at com.hyperion.hit.registry.Registry.getConnection(Registry.java:161)
         at com.hyperion.hit.registry.Registry.lookupComponents(Registry.java:1263)
         at com.hyperion.hit.registry.Registry.lookup(Registry.java:517)
         at com.hyperion.css.registry.RegistryManager.<init>(RegistryManager.java:70)
         at com.hyperion.css.registry.RegistryManager.populateCSSTrustedServicesKey(RegistryManager.java:140)
         at com.hyperion.foundation.config.FoundationDbConfigurator.populateCssTrustedKey(FoundationDbConfigurator.java:121)
         at com.hyperion.foundation.config.FoundationDbConfigurator.configure(FoundationDbConfigurator.java:88)
         at com.hyperion.config.wizard.impl.RunAllTasks.executeDbConfigTask(RunAllTasks.java:753)
         at com.hyperion.config.wizard.impl.RunAllTasks.execute(RunAllTasks.java:322)
         at com.hyperion.config.wizard.impl.RunnAllTasksState.run(RunnAllTasksState.java:89)
         at java.lang.Thread.run(Thread.java:619)
    [2010-05-09T06:56:03.456-06:00] [EPMREG] [ERROR] [EPMREG-11045] [oracle.EPMREG.REG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.hit.registry.Registry] [SRC_METHOD: lookupComponents] [arg: SYSTEM9] An exception when looking up components of type SYSTEM9 matching the specified properties.
    [2010-05-09T06:56:03.456-06:00] [EPMREG] [ERROR] [EPMREG-11099] [oracle.EPMREG.REG] [tid: 27] [ecid: 0000IXx8^W937E65zNd9iW1BtexF00000G,0] [SRC_CLASS: com.hyperion.hit.registry.Registry] [SRC_METHOD: lookupComponents] Exception occurred.[[
    com.hyperion.hit.registry.exceptions.RegistryException: com.hyperion.hit.registry.exceptions.RegistryException: No database properties could be read
         at com.hyperion.hit.registry.Registry.getConnection(Registry.java:178)
         at com.hyperion.hit.registry.Registry.lookupComponents(Registry.java:1263)
         at com.hyperion.hit.registry.Registry.lookup(Registry.java:517)
         at com.hyperion.css.registry.RegistryManager.<init>(RegistryManager.java:70)
         at com.hyperion.css.registry.RegistryManager.populateCSSTrustedServicesKey(RegistryManager.java:140)
         at com.hyperion.foundation.config.FoundationDbConfigurator.populateCssTrustedKey(FoundationDbConfigurator.java:121)
         at com.hyperion.foundation.config.FoundationDbConfigurator.configure(FoundationDbConfigurator.java:88)
         at com.hyperion.config.wizard.impl.RunAllTasks.executeDbConfigTask(RunAllTasks.java:753)
         at com.hyperion.config.wizard.impl.RunAllTasks.execute(RunAllTasks.java:322)
         at com.hyperion.config.wizard.impl.RunnAllTasksState.run(RunnAllTasksState.java:89)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: com.hyperion.hit.registry.exceptions.RegistryException: No database properties could be read
         at com.hyperion.hit.registry.datasource.SharedServicesDataSourceFactory.getDataSource(SharedServicesDataSourceFactory.java:29)
         at com.hyperion.hit.registry.datasource.SharedServicesDatabaseConnectionBuilder.getConnection(SharedServicesDatabaseConnectionBuilder.java:26)
         at com.hyperion.hit.registry.RegistryUtils.createNewConnection(RegistryUtils.java:183)
         at com.hyperion.hit.registry.Registry.getConnection(Registry.java:161)
         ... 10 more

    Yes. I downloaded and extracted the additional components. I have also dropped and recreated the HSS repository. Each time I have tried to reinstall, I have uninstalled all EPM/Oracle components, removed registry keys, removed EPM environment variables and removed references to oracle in the PATH environment variable.
    I have tried installing/configuring HSS 11.1.2 on both Windows 2008 SP1 64-bit and Windows 2008 SP1 32-bit. The configuration error is the same.
    I was able to get my SR reassigned to a different support analyst, and we are working on troubleshooting now.
    If you can think of anything else to try, let me know.
    BTW...on the 32-bit server, the page file maximum is 16GB (should be enough)?
    Thanks.

  • Issue with installing password sync on Windows 2008

    I have installed pwd sync 64 bit on Windows 2008. Configured it in direct mode (no jms). But when I change the password of a user it is not syncing with the IdM. We have the 32 bit pwd sync working fine on Win 2003. Is there any special steps for installing, configuring 64 bit pwd sync on Win 2008. Thanks. Jack

    Hi again Tim-
    Given the error "failed to crack URL" I believe you're hitting an issue we have documented as bug # 21999. Here's the jist of it and a possible way around it.
    ==========
    When installing password sync on a Windows 2008 system, if you are not
    logged in as 'Administrator', the installer and the configure applications
    may be subject to Windows File And Registry Virtualization (FARV). This may
    cause the registry entries for password sync to be written to the user portion
    of the registry, rather than the system portion. Subsequently, password sync
    will fail with the message "failed to crack URL".
    To work around FARV, either run the MSI installer from a privileged cmd.exe
    prompt, or run the configure.exe application using the "Run As Administrator"
    functionality (right-click on the configure.exe application, select "Run As
    Administrator").
    ==========
    Hope this helps.
    Regards,
    Alex

Maybe you are looking for

  • Flash not showing up in Firefox 2.0

    I have a page and have used Dreamweaver CS3 to install a Flash file. It is an MP3 file that has been converted into Flash. I used the insert menu and chose Flash, actually I have tried most of the inserts. When I open the page in IE it works fine. Wh

  • I can't open itunes music store

    hi, can someone tell me why how i can open my itune music store. everytime i try an unknown error occured (11333) comes up. what should i do

  • How do I move storage to computer so I can free up space?

    I have very little space left on my phone in order to do my download.  I have deleted some apps, and I purchased more space.  I have 19.5GB available on the cloud, but only 23MB available for updates.  What should I do?

  • WRT54G and WUSB54GSC - Are they compatible?

    I am having trouble connecting my WRT54G to the WUSB54GSC. The connection is intermittent and/or cannot connect to the internet. I did get it to work once briefly but then it wouldn't work after re-boot. System is a Dell 4300S desktop, which has only

  • Ivi.dll problem because ivi_support_c.dll could not be found

    Hi all: I have a labview program to controll the HP6613C DC power source, written on Labview 6. It used the vi files of hp66xxbc.llb. It is working well on the old version labview. When I run this program in Labview 8.2 on a new computer, the error m