Issue with installing second Service Manager server

We decided to install a second SM server to use as a test following the KB from MS below:
http://technet.microsoft.com/en-us/library/dn520899.aspx
We later found out that this install process had some issues and we needed a hotfix from MS to resolve it. The hotfix is basically a whole new installer MSI. MS had me uninstall SM and then reinstall using the MSI they gave me.
I am not getting the following error trying to do the install
Install Services
An error occurred while executing a custom action:_CreateMOMRegKey.
The upgrade attempt has failed before permanent modifications were made.
Upgrade has successfully rolled back to the original state of the syste. Once
the corrections are made, you can retry upgrade for this role.
The install rolls back and thats it. MS has been somewhat helpful but we still haven't gotten it resolved. Anyone else try installing this hotfix version of SM and run into the same issue?
The KB that refers to the replacement MSI is
KB2862620.

among other things, _CreateMOMRegKey creates registry keys related to ops manager and service manager. This is a common error with a management server reinstall, since these keys are not removed by an uninstall, and the creation method apparently does
not handle the case where they already exists. Consider
this thread.
The long and short of it is that you will probably need to remove the registry keys [HKLM\Software\Microsoft\Microsoft Operations Manager] and [HKLM\Software\Microsoft\System Center] as well as restore your management server's encryption key from the backup
you made after installing the first time.

Similar Messages

  • Issue with one of the Managed server while enabling SSL.__ Issue Resovled

    Weblogic version:wls 8.1sp6
    SSL: internal
    Environment:
    1 AdminServer and 2 Managed servers. Admin and M1 are on same host. M2 is on different host. We have enabled SSL on M1 & M2 only. Configuration of M1 & M2 are identical. After restarting the servers M1 has no issue with SSL but M2 throws javax.net.ssl.SSLKeyException as shown below,
    <Aug 4, 2008 12:29:01 PM BST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Aug 4, 2008 12:29:02 PM BST> <Info> <WebLogicServer> <BEA-000213> <Adding address: 10.96.201.249 to licensed client list>
    <Aug 4, 2008 12:29:09 PM BST> <Notice> <Security> <BEA-090171> <Loading the identity certificate stored under the alias wpy-euq02 from the JKS keystore file /home/lonwpyq/ssl_cert/WPY_PAYROLLSOLUTIONSKeystore.jks.>
    <Aug 4, 2008 12:29:09 PM BST> <Notice> <Security> <BEA-090170> <Loading the private key stored under the alias wpy-euq02 from the JKS keystore file /home/lonwpyq/ssl_cert/WPY_PAYROLLSOLUTIONSKeystore.jks.>
    <Aug 4, 2008 12:29:09 PM BST> <Warning> <Security> <BEA-090773> <The certificate chain received from lonlxwebhost99.lehman.com - 10.71.129.99 contained a V3 certificate which key usage constraints forbid its key use by the key agreement algorithm.>
    <Aug 4, 2008 12:29:09 PM BST> <Warning> <Security> <BEA-090773> <The certificate chain received from lonlxwebhost99.lehman.com - 10.71.129.99 contained a V3 certificate which key usage constraints forbid its key use by the key agreement algorithm.>
    <Aug 4, 2008 12:29:09 PM BST> <Warning> <Security> <BEA-090773> <The certificate chain received from lonlxwebhost99.lehman.com - 10.71.129.99 contained a V3 certificate which key usage constraints forbid its key use by the key agreement algorithm.>
    <Aug 4, 2008 12:29:09 PM BST> <Error> <Cluster> <BEA-000141> <TCP/IP socket failure occurred while fetching statedump over HTTP from -6401422690190304510S:lonlxwebhost99:[16544,16544,16042,16042,16544,16042,-1,0,0]:etg:lonwpyq_16543_1.
    javax.net.ssl.SSLKeyException: [Security:090773]The certificate chain received from lonlxwebhost99.lehman.com - 10.71.129.99 contained a V3 certificate which key usage constraints forbid its key use by the key agreement algorithm.
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireException(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertSent(Unknown Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown Source)
    at com.certicom.tls.record.handshake.ClientStateReceivedServerHello.handle(Unknown Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessage(Unknown Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessages(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.interpretContent(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.decryptMessage(Unknown Source)
    at com.certicom.tls.record.ReadHandler.processRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown Source)
    at com.certicom.tls.record.WriteHandler.write(Unknown Source)
    at com.certicom.io.OutputSSLIOStreamWrapper.write(Unknown Source)
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66)
    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124)
    at java.io.FilterOutputStream.flush(FilterOutputStream.java:123)
    at weblogic.net.http.HttpURLConnection.writeRequests(HttpURLConnection.java:122)
    at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:322)
    at weblogic.cluster.HTTPExecuteRequest.connect(HTTPExecuteRequest.java:73)
    at weblogic.cluster.HTTPExecuteRequest.execute(HTTPExecuteRequest.java:121)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)>
    Please let me know where I am going wrong. Thnx in advance
    Message was edited by:
    Shashi_sr

    Solution given by BEA Engineer:
    <Warning> <Security> <BEA-090773> <The certificate chain received from lonlxwebhost99.lehman.com - 10.71.129.99 contained a V3 certificate which key usage constraints forbid its key use by the key agreement algorithm.>
    The reason for this was
    The CA Certificate was missing a required bit (according to RFC 3280).
    keyEncipherment bit is not in the KeyUsage and KeyUsage is marked as critical.
    As per RFC:
    The keyEncipherment bit is asserted when the subject public key is
    used for key transport. For example, when an RSA key is to be
    used for key management, then this bit is set.
    According to RFC3280, when the key will be used to encrypt other keys that are send over the wire ("key transport") the keyEncipherment bit of the KeyUsage extension must be set. If the KeyUsage extension is critical, the SSL certificate validation will check that the key can be used in the key agreement. That is, that the key can be used to encrypt the symmetric public key.
    Your KeyUsage only contains the following bits:
    [4]: ObjectId: 2.5.29.15 Criticality=true KeyUsage [
    DigitalSignature
    Key_CertSign
    Crl_Sign
    Since it is marked Critical, it MUST have the keyEncipherment bit.
    Otherwise, it should not be marked as Critical.
    So the three solutions that should work are
    1) Remove keyUsage
    2) Don't mark keyUsage as critical
    3) If keyUsage is critical, make sure keyEncipherment bit is set.

  • Launch Console fails: the vnc viewer is not installed on the manager server and no local vnc viewer is found.

    Hello,
    I have created and started a VM image and try to configure this image, but when launching the console I get the error:
    "the vnc viewer is not installed on the manager server and no local vnc viewer is found."
    I've read the vnc console does not rely on a local version of the vnc client, but uses the java vnc.  From the java log I get:
    Java Web Start 1.6.0_43
    Using JRE version 1.6.0_43-b01 Java HotSpot(TM) Client VM
    User home directory = C:\Users\kgraaf
    28-jun-2013 10:17:04 com.oracle.ovm.ras.proxy.RasProxyApplet main
    INFO: ServiceType : VNC
    28-jun-2013 10:17:04 com.oracle.ovm.ras.proxy.external.ViewerLauncherFactory getViewerLauncher
    INFO: Os is : windows 7
    It is not clear to me yet what is expected to be running where. My configuration is:
    - VM Server 3.1 on Linux host A
    - VM Manager 3.1 on Linux host B
    - Connected via Windows 7 64-bit client via a browser to the Management Server. Let's call this host C
    When launching the console it tries to connect to 127.0.0.1:60505 so to localhost and a port#.
    - Given this information I would expect it tries to launch the vncviewer from my management server (host B).
    - /usr/bin/vncviewer is installed on host B, but this appears not to be used.
    - We see java vnc is started on my Windows 7 client (host C) and it tries to connect to 127.0.0.1 (localhost on my Windows client??) and not to the remote management server (host B)!?
    Questions:
    1 - Can someone explain what exactly is being executed (from where and to which host) when launching the console?
    2 - Is this a java version / Windows 7 related configuration issue? How to fix this?
    Thanks,
    Klaas.

    Per Oracle's website - RAN into this a few hours ago...Do it as ROOT on the VM Manager Host
    http://docs.oracle.com/cd/E26996_01/E18548/html/BABFBEIF.html
    It is preferred that you install either TightVNC on the Oracle VM Manager host computer. You can get the latest TightVNC package from:
    http://oss.oracle.com/oraclevm/manager/RPMS/http://oss.oracle.com/oraclevm/manager/RPMS/
    Install TightVNC with the command:
    # rpm -ivh tightvnc-java-version.noarch.rpm

  • Problem installing Oracle Identity Manager Server  9.1

    Hello,
    I try to install oracle identity Manager Server 9.1, but I'm having a problem.
    Oracle identity manager 9.03 is already installed with jboss-4.0.3SP1 and j2sdk1.4.2_15
    and oracle 10.2.0
    So I follow these steps to clean out the db:
    1. Drop tablespace: drop tablespace oimtbs including contents;
    2. Drop user: drop user oimuser cascade;
    and ran prepare_xl_db.bat as instructed. No errors in the log.
    I ran the DiagonasticDashboard : the db setup was fine.
    When I ran the installer "setup_server.exe", i haved this message :
    Folowing Error occured during schema creation
    Error encountered while loading database script
    E:\OIM_Install\OIM9100\installServer\Xellerate/db/oracle/xell.sql
    Please contact your DBA!
    maximum key length (1478) exceeded
    Does anybody have any idea what this error is about ?
    Thanks.

    Index IDX_LKV_LKV_ENCODED on Table LKV (Column :- LKV_ENCODED - VARCHAR2(3000)) is failing on 2k block size. Though all the Indexes are working fine with the 4k block size.
    But OIM Dev team recommends to create the 8k block size for the Index storage.
    Because the blocksize affects the number of keys within each index node, it follows that the blocksize will have an effect on the structure of the index tree. All else being equal, large blocksizes will have more keys, resulting in a flatter index than the same index created in a 2k tablespace. A large blocksize will also reduce the number of consistent gets during index access, improving performance for scattered reads access.
    HOW TO CREATE THE INDEXES IN LARGER BLOCKSIZE TABLESPACE
    In the existing database:-
    Create a tablespace with the 8k blocksize, For Example
    First,
    Set the system cache size for that particular db block size
    sql> alter system set db_8k_cache_size=100M;
    sql> CREATE TABLESPACE db_8k_tablespace DATAFILE 'C:/oracle/product/10.2.0/oradata/8k_file.dbf' SIZE 100M BLOCKSIZE 8192;
    Then
    Reorganize the Index using command:-
    sql> Alter Index <Index_Name> Rebuild tablespace <Tablespace_Name>
    Regards,
    Neeraj Goel

  • Issue with Carbon Copy Mail on Server

    Hi there everyone. I am having some issues with the Mail service feature on OS 10.2.8 server. There is a setting that allows you to check it and enter an email address to "copy incoming and outgoing messages to". I have been using this for a while now and as of 6 months ago, after a restart of the server, it stopped working. I try to go in and re enter an email address (because the setting is blank) and it tells me that the email address is either not valid or does not have email enabled.
    Both are not true. The account I use for this is a POP account and it does have mail enabled on that server. I tried creating a different account and using it but I keep having the same results.
    Any ideas as to why this is happening and how I could get it resolved? Anything would be greatly appreciated.
    Thanks.

    If you are wondering if it's a permissions issue, you'll spend less time repairing them than posting here.
    Run DiskUtility and do a repair permissions. This can't resolve any permission issue, but does reset permissions to what the system believes they should be.
    Your issue is more likely a config error, perhaps from a hiccup when ServerAdmin fails.
    I didn't use the mail system of OS X during the 10.2 days... so I can't advise you. Wouldn't even know where to start.
    You'll need someone that knows the 10.2 mail service or you'll need to dig through docs and learn where the config files live.
    You could try something like grep'ing the /etc directory for the email address you entered for bcc. something like:
    sudo grep -r [email protected] /etc
    Jeff

  • I am having issues with installing a Ricoh MP C2500 printer on Lion in my MBPro Ci7

    I am having issues with installing a Ricoh MP C2500 printer on Lion in my MBPro Ci7  Where is appletalk or the replacement?
    My it guy has set all the Ricoh (The only brand of printers we use.) to enable Appletalk.  I am unable to see how to enable appletalk or an equivalent on Lion and have spent 3 hours now searching for it.  If I connect to the printer via TCP/IP it prints random characters.  I have a Ricoh working for another moddle but I am needing to use this machine.  HELP!!!!!

    AppleTalk has been gone eons ago. Connect via USB and see what happens. If you are networking the printer then advise on your connection set up.

  • I have CS2 and would like to do Image Stacking.    I understand CS3 allows this.  correct?     Am I wiser to purchase CS3 upgrade.  Am I going to run into issues with install?

    I have CS2 and would like to do Image Stacking.    I understand CS3 allows this.  correct?     Am I wiser to purchase CS3 upgrade.  Am I going to run into issues with install?

    Well, I refuse to sign up to pay Adobe a monthly tribute for life too, but that doesn't mean we are limited to CS3.
    I'm staying with CS6.
    Adobe still sells a perpetual-license to Photoshop CS6 without the subscription model, but it's $700 for the Standard version and a cool $1,000 for the Extended version.
    You haven't mentioned your platform, Macintosh or Windows, so make sure CS3 or any other obsolete version you buy actually runs on a modern operating system.
    Good luck.

  • Stopping connections to Service Manager server during an upgrade

    Planning an upgrade from 2012 SP1 to R2. The more I read, the more questions I have. Document from MS says to make sure there are no connections to the Service Manager server during the upgrade. How is this possible? Most of our connections are through
    Citrix so we can check Citrix connections and disconnect them but what about local installs of the console on client computers? Is there some shell command to run to see active connections and terminate them? If so, how to you keep them from reconnecting?

    It's not really a big deal. just declare downtime and shut down your load balancer. a few errant connections won't cause a problem, but any changes that are submitted may not be saved.

  • Issue with Settting up SCCM IBCM server

    I am having issues with our SCCM IBCM server.  I have set up a dedicated server just for this purpose, installing MP, DP, componet Server, Site System, and Software Update point. I specified the FQDM with an external IP address, and have applied it
    our external DNS, and I am able to ping it.  However, when I go into Software center to test a deployment, it gets an error stating it is unable to download.  Checking the LocationServices Log I see this (I've obfuscated my FQDN and site code):
    Failed to send management point list Location Request Message to FQDM.local.net LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    LSUpdateInternetManagementPoints: Failed to retrieve internet MPs from MP FQDM.local.net with error 0x87d00231, retaining previous list. LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    There is no AMP for site code 'ABC'. Nulling existing entry in WMI LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    Persisted Default Management Point Locations locally LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    Refreshing the Management Point List for site ABC LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    [CCMHTTP] AsyncCallback(): ----------------------------------------------------------------- LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    [CCMHTTP] AsyncCallback(): WINHTTP_CALLBACK_STATUS_SECURE_FAILURE Encountered LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    [CCMHTTP] : dwStatusInformationLength is 4
    LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    [CCMHTTP] : *lpvStatusInformation is 0x10
    LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    [CCMHTTP] : WINHTTP_CALLBACK_STATUS_FLAG_CERT_CN_INVALID is set
    LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    [CCMHTTP] AsyncCallback(): ----------------------------------------------------------------- LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    Raising event:
    instance of CCM_CcmHttp_Status
    ClientID = "GUID:041EFC3C-D559-45EE-8B0E-528E8BD051DA";
    DateTime = "20141208213715.907000+000";
    HostName = "FQDM.local.net";
    HRESULT = "0x80072f8f";
    ProcessID = 2788;
    StatusCode = 16;
    ThreadID = 1564;
    LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    Failed to send request to /SMS_MP/.sms_aut?MPLIST2&ABC at host FQDM.local.net, error 0x2f8f LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    [CCMHTTP] ERROR: URL=https://FQDM.local.net/SMS_MP/.sms_aut?MPLIST2&ABC, Port=443, Options=31, Code=12175, Text=ERROR_WINHTTP_SECURE_FAILURE LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    Successfully sent location services HTTPS failure message. LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    Executing Task LSSiteRoleCycleTask LocationServices 12/8/2014 4:37:15 PM 3896 (0x0F38)
    Ignoring MP error during post-rotation flush period of 20 seconds. LocationServices 12/8/2014 4:37:15 PM 3896 (0x0F38)
    0 internet MP errors in the last 10 minutes, threshold is 5. LocationServices 12/8/2014 4:37:15 PM 3896 (0x0F38)
    Failed to retrieve MP List for site code 'ABC' LocationServices 12/8/2014 4:37:15 PM 1564 (0x061C)
    MPLIST requests are throttled for 00:03:40 LocationServices 12/8/2014 4:37:15 PM 3892 (0x0F34)
    Unexpected row count (0) retrieved from AD. LocationServices 12/8/2014 4:37:16 PM 1564 (0x061C)
    Not sure what to do at this point.

    That did seem to resolve part of the issue I was having, the issue was when I deployed the certificate for the IBCM I defaulted it to Build from AD, and not Supply at request.  So I duplicated the template on our CA, made the change, and enrolled it
    on our just IBCM server.  I exported it, so I could apply it to the Distribution settings on the Primary server, I also modified the IIS bindings on the IBCM sever to use this new certificate. However, when I try to install a program, it still fails.
     In the LocationServices Log, I am seeing this:
    Executing Task LSMPCommSuccessTask LocationServices 12/10/2014 8:27:50 AM 3952 (0x0F70)
    Reset internet MP error count LocationServices 12/10/2014 8:27:50 AM 3952 (0x0F70)
    Using INF MP FQDN.Domain.com as lookup MP. LocationServices 12/10/2014 8:29:10 AM 756 (0x02F4)
    Attempting to retrieve default management points from lookup MP(s) via HTTPS LocationServices 12/10/2014 8:29:10 AM 756 (0x02F4)
    LSGetManagementPointsForSiteFromManagementPoint: Client is on Internet, skipping Intranet MP list request. LocationServices 12/10/2014 8:29:10 AM 756 (0x02F4)
    Unable to retrieve compatible MP(s) from AD LocationServices 12/10/2014 8:29:10 AM 756 (0x02F4)
    LSGetManagementPointsForSite: Domain joined client is in Internet - INF MP will be used to get other INF MPs. LocationServices 12/10/2014 8:29:10 AM 756 (0x02F4)
    LSUpdateInternetManagementPoints LocationServices 12/10/2014 8:29:10 AM 756 (0x02F4)
    No Location Reply received from FQDN.Domain.com LocationServices 12/10/2014 8:29:10 AM 756 (0x02F4)
    LSUpdateInternetManagementPoints: Failed to retrieve internet MPs from MP FQDN.Domain.com with error 0x80004005, retaining previous list. LocationServices 12/10/2014 8:29:10 AM 756 (0x02F4)
    There is no AMP for site code 'ABC'. Nulling existing entry in WMI LocationServices 12/10/2014 8:29:10 AM 756 (0x02F4)
    Persisted Default Management Point Locations locally LocationServices 12/10/2014 8:29:10 AM 756 (0x02F4)
    Raising event:
    instance of CCM_CcmHttp_Status
    ClientID = "GUID:041EFC3C-D559-45EE-8B0E-528E8BD051DA";
    DateTime = "20141210132911.624000+000";
    HostName = "FQDN.Domain.com";
    HRESULT = "0x00000000";
    ProcessID = 1756;
    StatusCode = 0;
    ThreadID = 1644;
    LocationServices 12/10/2014 8:29:11 AM 1644 (0x066C)
    Raising event:
    instance of CCM_CcmHttp_Status
    ClientID = "GUID:041EFC3C-D559-45EE-8B0E-528E8BD051DA";
    DateTime = "20141210132918.171000+000";
    HostName = "FQDN.Domain.com";
    HRESULT = "0x00000000";
    ProcessID = 1756;
    StatusCode = 0;
    ThreadID = 1644;
    LocationServices 12/10/2014 8:29:18 AM 1644 (0x066C)

  • Routing Issue with 2 Nics on Windows Server 2008 R2

    Good Day
    My issue is I needed to set up port forwarding for a web server to communicate with our hotels management server to check availability.
    Initially the server has a single Nic configured in the 172.26.1.0 /24 network  , Its default gateway the Switch vlan interface 172.26.1.1
    We have many vlans for all the systems in the hotel and the server also needs to communicate with 3 other servers on different subnets which it does just fine.
    I now added an additional adsl line with a managed router which has an interface of 192.168.10.1 /24 , My servers second NIC has the IP address 192.168.10.2 with its gateway being the 192.168.10.1
    This 192.168.10.0 network is in a L2 Vlan and the rest of the network does not know it exists. It was working fine then just stopped asfter i added a static route to the server , which i did with RRas... I did this as the server could not communicate with
    just one of the servers..
    If i disable the 172.26.1.0 NIC the port forwarding works but then obviously the rest of the network goes down.. I know its a routing issue but am lost
    please help

    Hello,
    using multiple default gateways is not a good idea.
    See details in http://support.microsoft.com/kb/159168/en-us
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://blogs.msmvps.com/MWeber
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    Twitter:  

  • Failure on clean install of Service Manager 2012 R2 Data Warehouse installation - Error about "AssignSdkAccountAsSsrsPublisher"

    I'm installing the Data Warehouse component on a new server (Server 2008 R2 SP1 with SQL 2012 SP1 CU6).  Reporting service, analysis services and full text services are installed.  I'm installing under an account that has DBO rights to the instance. 
    All pre-reqs pass.  The installation gets to the very end of the installation and i get the following error:
    An error occurred while executing a custom action:_AssignSdkAccountAsSsrsPublisher
    This upgrade attempt has failed before permanent modifications were made. Upgrade has successfully rolled back to the Original state of the system. Once the correction are made, you can retry upgrade for this role.
    I look in the setup logs and only see the following reference to "AssignSdkAccountAsSsrsPublisher"
    MSI (s) (1C:00) [15:09:51:914]: NOTE: custom action _AssignSdkAccountAsSsrsPublisher unexpectedly closed the hInstall handle (type MSIHANDLE) provided to it. The custom action should be fixed to not close that handle.
    CustomAction _AssignSdkAccountAsSsrsPublisher returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    Originally, I had some issues with services not being started during the install because some accounts didn't have "logon as a service" rights, but those have all been rectified.  Not sure if something is leftover from that, or maybe CU6 wasn't
    tested with SM R2 and i need to go back to an earlier CU?

    That worked for me too.  By manually removing all the folders from SSRS, then retrying the install, allowed it to proceed and complete successfully the second time around.
    The first time installing SCSM 2012 R2, I got hit with
    this error, which is why SSRS wasn't in a clean state.  Make sure to launch setup.exe elevated as an admin!

  • Identity Management Install: 11g - Start Managed Server wls_ods1 failed

    Hi All,
    I am installing OAM 10.1.4.3 with Oracle Fusion Middleware 11g. I had installed and configured Only Oracle Internet Directory in an Existing WebLogic Administration Domain success. However, when I was configuring Oracle Directory Services Manager in an Existing WebLogic Administration Domain, I start Managed Servers failed.
    C:\Program Files\Oracle\Inventory\logs\install2009-09-30_10-43-25AM.log
    *** Starting WLServers and Apps if Any ...
    In public start
    DEBUG: trying to start for first time
    *** ASWLServer.start ...
    *** getDomainRuntimeMBeanServerConnection ...
    *** Connecting to Domain runtime ...
    trying to connect to hostname.test.com 7001
    *** Successfully connected to the Domain Runtime ...
    *** getDomainRuntimeMBeanServerConnection ...
    *** Connecting to Domain runtime ...
    trying to connect to hostname.test.com 7001
    *** Successfully connected to the Domain Runtime ...
    oracle.as.provisioning.util.ConfigException: Error Starting Managed Server wls_ods1.
    Cause: An internal error has occured : Managed Server didn't start in RUNNING mode
    Action: See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASWLServer._start(ASWLServer.java:1004)
         at oracle.as.provisioning.weblogic.ASWLServer.start(ASWLServer.java:898)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startStopServersAndApps(WorkFlowExecutor.java:812)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:481)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:870)
         at oracle.as.idm.install.config.BootstrapConfigManager.doExecute(BootstrapConfigManager.java:1133)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:82)
         at java.lang.Thread.run(Thread.java:619)
    progress in calculate progress3
    In doCancel method ...
    Your help is very appreciated.thanks.
    Best,
    Sunny.Zhang
    Edited by: Sunny.Zhang on 2009-10-3 下午6:58

    Hi All,
    It is same case with me :( , Unable to start managed server wls_ods1 during OIM 11g installation.
    My base_domain is configured with the following
    1) Oracle JRF 11.1.1.0 (For ADF runtime)
    2) Oracle Identity Management - 11.1.1.2.0 (From OIM 11g)
    The list of things are not yet configured
    1) Oracle WSM Policy Manager - 11.1.1.0 (From OIM 11g)
    2) Oracle WSM Policy Manager - 11.1.1.0 (From oracle_common)
    3) Oracle JRF Webservices AsyncServices - 11.1.1.0(From OIM 11g)
    4) Oracle JRF Webservices AsyncServices - 11.1.1.0(From oracle_common)
    5) Oracle Enterprise Manager - 11.1.1.0 (From oracle_common)
    I'm not sure, if I've to extend my domain for the Oracle WSM Policy Manager and/or Oracle Enterprise Manager. Or I have to check something else.
    Please let me know if you have overcome this issue.
    Thanks,
    Harikiran

  • Issue in Installing Oracle Service Registry 10.1.3.1 on Soa Suite 10.1.3.3

    Hi,
    I am facing issues while installing OSR 10.1.3.1 on soa suite 10.1.3.3
    Below is the log message -
    Configure Systinet Registry module ..
    Configuring Registry...
    [java] [java] ERROR: account.com.systinet.uddi.account.AccountCoreApiImpl - Initialization of accounts has failed. The config file with accounts probably has a bad format. For help please contact the administrator of the registry.
    [java] [java] EXCEPTION: Length is too small. The minimal allowed length is 1.
    [java] [java] org.systinet.uddi.InvalidParameterException: Length is too small. The minimal allowed length is 1.
    ERROR: group_core.com.systinet.uddi.group.GroupCoreApiImpl - Initialization of groups has failed. The config file with groups probably has a bad format. For help please contact the administrator of the registry.
    [java] [java] EXCEPTION: The user with login name 'admin' does not exist.
    Configure BSC module ..
    Repacking compiled bsc.jar JSPs for oraclefull
    Make Service Registry module war...
    Deploying application...
    [java] [java] Failed at "Could not get DeploymentManager".
    [java] [java] This is typically the result of an invalid deployer URI format being supplied, the target server not being in a started state or incorrect authentication details being supplied.
    [java] [java] More information is available by enabling logging -- please see the Oracle Containers for J2EE Configuration and Administration Guide for details.
    The above 'admin' username and password is populated by default in the installation screens.
    I have tried changing to 'system' but again it gives the same error.
    Any advices on this....
    Thanks,
    Anuj

    HI Einstein,
    We'll take this offline as discussed.
    Thanks
    Dan Hynes

  • Issues on Installing Oracle on Windows Server 2008 Guested on VMware Workstation 10

    I am trying to install Oracle 11g R2 on Windows Server 2008 Guested on VMware Workstation 10 but I am getting this Warning on Enterprise Manager Configuration  at the end of installation.
    Besides, when I tried to connect to hr database through Oracle SQL Developer I am getting following error:
    Can you please let me know what I have done wrong? and how can I fix This? Thanks

    Farzanx1 wrote:
    I need to install and configure Active Directory and DNS service on a
    remote Windows Server 2008 R2 which has a public facing IP, gateway
    and DNS. I don't really understand such network structure:
    IP Address: xx.xx.93.158
    Subnet Mask: 255.255.255.252
    Default Gateway: xx.xx.93.157
    DNS: xx.xx.64.10
    I have experience on installing AD and DC, DNS services on local
    servers (which then the server becomes the DC for the local network)
    but I hesitate to do this on a publicly facing production server.
    Unfortunately I wasn't able to find a proper guide for my case.
    Would appreciate if someone could guide me on the steps I need to
    take so that I will not disturb the current network settings. (A
    little down time for installing the services and features is ok as
    long as I don't lose connectivity)
    Thanks
    You want to install AD on an Internet Server?
    According to your description your server has one public IP-address and
    no internal IP-address and you want to install AD on this Internet
    server?? Is that correct??
    Can you tell us the intended use of this server. Do you want to host
    services on this server, which need AD authentication?
    If you have a second NIC and your DC is on another local machine I
    would not expose your local AD on an public accessible server. If this
    server shall become a DC it should not have more than one IP-address.
    If you want to access data on this server via Internet securely I would
    recommend a VPN solution - preferably not running on the server itself
    but on a separate firewall between the server and the internet. In this
    case I would have no see a big security problem running AD on this
    server.
    Wolfgang

  • Oracle Services & Management Server

    (1) I had installed Oracle 8.1.7 on Window2000 Advance Server. Generally in NT Server, upon restarting
    server all services come up automatically, but my Oracle Services shows started and when I try to
    connect through SQL Plus it gives me error "0RA-27101 - SHARED MEMORY REALM DOES NOT EXIST". So to
    start up database I am using svrmgrl option.
    Can somebody help in configuring services so that when I start server all services also come up
    automatically.
    (2) Also when I am trying to take Backup, it prompt message saying that connect to Oracle Management Server
    and launch this Wizard. But I am not been able to configure my Oracle Management Server.. Can somebody
    tell me how to configure Oracle Management Server so that I can take-up cold as well logical back up
    using this option.

    Hi,
    If you have installed Enterprise Manager on your system, it comes with Configuration Wizard. The Configuration Wizard helps you to configure and set up OEM interactively.
    You can find the information to configure the OEM under Oracle Enterprise Manager Configuration Guide has step-by-step procedure for setting up the OEM. You can find this documentation under the link
    http://technet.oracle.com/docs/products/oracle8i/doc_library/817_doc/em.817/index.htm
    Best of Luck
    Mahesh

Maybe you are looking for

  • Problem with apache mod_python and django

    Hi guys, I've correctly installed django from svn, and set up apache with mod_python. I created my infotreni project into /home/httpd/html/ , edited /etc/httpd/conf/httpd.conf adding this: <Location "/"> SetHandler python-program PythonHandler django

  • Adobe Acrobat Update Error 1612

    I work in IT and I am trying to get Adobe Acrobat Standard 9.3.3 to update to the security patch, 9.3.4.  It is not working at all.  It comes up and says it will download and install but comes up with this: When I click details it sends me to this li

  • Abnormal software update

    During software update of two items this morning the progress bar kept retuning to the beginning. It eventually completed but the restart took considerably longer than usual. Can anybody shed any light on this and/or say if there is anything untoward

  • Can't InDesign Server make a jpg export of a large page? (4000x4500mm)

    Hi guys, I don't have InDesign Server installed so thats why I ask here. I'm using a solution where an InDesign server should return with a jpg of an InDesign document, but for some reason it doesn't work with this document: http://ge.tt/8w1EmaP/v/0

  • WRT54GS v6 Unable to do Port Forwarding

    Yesterday, I downloaded the latest firmware for my router since I had been having some odd issues.... Anyways, I need to forward ports for gaming and such, and now I am totally unable to.  When I put in the ports, which gave me no problems in the pas