CiscoWorks Web Server won't start after LMS upgrade 3.0 - 3.2

I upgraded CiscoWorks LMS from 3.0 to 3.2 today.  Everything worked prior to the upgrade.
The upgrade was successful, with no errors, and all services started except "CiscoWorks Web Server" which has the following error.
Apache.exe: Syntax error on line 1025 of C:/Program Files/CSCOpx/MDC/Apache/conf/httpd.conf: Cannot load C:/Program Files/CSCOpx/MDC/Apache/modules/mod_ssl.so into server: The operating system cannot run %1.
Environment:
Windows 2003 SP2 Enterprise R2 32-bit, 8 GB RAM, HP BL460c Server
I suspect there is a problem with the precompiled apache installation?
I was wondering if someone could zip up a known-working C:/Program Files/CSCOpx/MDC/Apache folder for me from CiscoWorks LMS 3.2?
Or if someone has a patch or update to 3.2 to correct this?  Or, where I can get LMS 3.1 instead of 3.2 if LMS 3.2 is buggy?
Or if there is some other solution?  (even if it is a clean install... although I'd rather wait to see if someone can solve this a better way)

Do you have another application that might be loading Apache or OpenSSL on that same server?
Search for theses files and verify its located in CSCOpx\bin directory .
cwssleay32.dll
cwlibeay32.dll
If not, copy it from CSCOpx\setup\support directory to CSCOpx\bin directory and then restart the server.
Get the MDCSupportZip output from C:\Program Files\CSCOpx\MDC\bin\mdcsupport.exe file and upload it here.

Similar Messages

  • CiscoWorks won't start after LMS upgrade 3.0 - 3.2 ERROR 502 Bad Gateway in Portal

    I upgraded CiscoWorks LMS from 3.0 to 3.2 today.  Everything worked prior to the upgrade.
    The upgrade was successful, with no errors, and all services started.
    Can anyone help, and check everything and I see no problem. The system creates the file MDCSupportInformation.zip me clean without any content.
    I add the installation log file;
    And tell them that after upgrading to 3.2, you carge the following patches:
    LMS321-win-CSCtr77570-0.zip,
    cm5.2.1-nt-CSCtw88763-1.0.zip,
    lms3.2.1-win-CSCts95764-0.zip,
    lms3.2.1-win-CSCts82530-0.zip
    in that order.
    He added the logs generated by the LMS services Tomcat and Apache

    Hi,
    Here are the various errors/warning I found while looking through the attached logs.
    WARNING:The application that you are installing requires new tasks to be
    WARNING:registered with ACS. If you have already registered this application
    WARNING:with ACS from another server, you do not need to register it again.
    WARNING:However if you re-register the application, you will lose any custom
    WARNING:roles that you  had created earlier for this application  in ACS.
    WARNING:Some features in ACS may not work correctly on Dual-stack servers.
    Warning: System memory is less than the minimum requirement.This may affect performance.
    Warning: Current swap space is less than the minimum requirement. This may affect performance.
    WARNING: The available RAM is 4086 MB which is lesser than the required RAM of 4096 MB. User chose to continue the installation
    WARNING: Domain Name is not found from TcpIp parameters, setting PX_FQDN same as PX_HOST
    INFO: User Selected to Reboot the Machine
    Installation Completed at 16:38:06
    Nov 23, 2012 7:59:11 PM org.apache.tomcat.util.threads.ThreadPool$ControlRunnable run
    SEVERE: Caught exception (java.lang.NoClassDefFoundError) executing org.apache.jk.common.ChannelSocket$SocketConnection@d888c7, terminating thread
    [warn] RSA server certificate CommonName (CN) `LOND-CW-MDF-1' does NOT match server name!?
    [Fri Nov 23 19:19:46 CST 2012] CMFX - fileLoc is \C:\PROGRA~1\CSCOpx\lib\classpath\md.properties
    [ Fri Nov 23 19:22:22 CST 2012 ] TomcatMonitor After gettingAJPPort
    [ Fri Nov 23 19:22:22 CST 2012 ] TomcatMonitor After gettingAJPPort : ajpPort = 9009 and host =LOND-CW-MDF-1
    Cookie value is invalid
    LTGateway.run(): connection to LWMS failed, trying again,  Nov 23 19:22:28
    You have a BUNCH of the ChannelSocket$SocketConnection exceptions.
    The next step for you:
    Check the running processes via cmd line (pdshow -brief).
    Check that all processes are running as expected.  If they are then take a look at what is keeping ports open on your box (netstat -anob).  From above, the reason may be an application occupying a port LMS needs.  Also check the Windows error logs.
    Check the following services, they should look like:
    Ciscoworks ANI database engine :Manual
    CiscoWorks Daemon Manager :Auto
    CiscoWorks RME NG database :Manual
    CiscoWorks Tomcat Servlet engine : Manual
    CW VisiBroker Smart Agent :Manual
    CiscoWorks Web Server :Manual
    CWCS Cmf database engine :Manual
    CWCS rsh/rcp service :Auto
    CWCS syslog service :Auto
    CWCS tftp service :Auto
    DFM dfmEpm :Manual
    DFM dfmFh :Manual
    DFM dfmInv :Manual
       4.  Log in as the local Administrator (not Domain).
    Stop daemons (net stop crmdmgtd)
    CSCOpxMDC\Apache\perl ConfigSSL.pl -disable
    CSCOpx\MDC\Apache\perl ConfigSSL.pl -enable (Answer when prompted)
    navigate to ..\NMSROOT\setup\support
    Execute resetCasuser.exe
    Start Daemons (net start crmdmgtd) and wait 20 minutes.
    Check if condition persists.
       5.  Check the output of  ..\NMSROOT\MDC\Apache\bin>pdreg -l Apache
    A couple other things:
    Set the server name to be the server name with the domain as well.
    Set the primary DNS suffix to match
    Modify md.properties & Registry & set PX_FQDN to the above.
    - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
    - HKEY_LOCAL_MACHINE\SOFTWARE\Cisco\ResourceManager\CurrentVersion\Environment
    Thanks.

  • SUN WEB SERVER WON'T START AFTER CHANGING JVM & CLASSPATH

    hi all,
    i have a sunfire 280r box running solaris 8 which i installed with sun web server 6.0 sp11.
    the default java is
    root@smartvideo1 # java -version
    java version "1.2.2"
    Solaris VM (build Solaris_JDK_1.2.2_10, native threads, sunwjit)
    but this is what i need for my java classes
    root@smartvideo1 # /usr/j2se/bin/java -version
    java version "1.4.2_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06)
    Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode)
    root@smartvideo1 #
    i set the JVM & CLASSPATH settings to /usr/j2se and rebooted the hardware.
    now, when i try to start the web server, i get the ff:
    [08/Apr/2008:03:23:29] info ( 835): iPlanet-WebServer-Enterprise/6.0SP11 B12/15/2006 03:03
    [08/Apr/2008:03:23:29] failure ( 835): Configuration initialization failed: Error running init function load-modules: dlopen of /usr/iplanet/servers/bin/https/lib/libNSServletPlugin.so failed (ld.so.1: ns-httpd: fatal: libjvm.so: open failed: No such file or directory)
    would appreciate any help.
    thanks :)

    hi mv,
    tried your suggestion of installing sun webserver7 but i got an error, something like "can't use sparcv9.so" (too bad i didn't copy the entire error before uninstalling). may have something to do with patches for solaris8. unfortunately, i don't have access to the patches since my support for the hardware ended many years ago.
    was able to get 108434-18 but not 108435-18 which needs an active support account.
    Apr 13, 2008 7:32:55 PM com.sun.web.installer.common.dialogs.CustomDirectorySelectionPanel is
    DisplayComplete
    INFO: Installing Sun Java System Web Server 7.0U2
    Apr 13, 2008 7:32:55 PM com.sun.web.installer.web.dialogs.PatchDetectionListener displayWarni
    ng
    INFO: The following patches need to be installed for the server installation to complete succ
    essfully.
    Patches to be installed: [108435-18]
    Edited by: r3.062167 on Apr 13, 2008 5:16 AM

  • The Connection Server does not start after an upgrade to BO4.1 SP3

    Hello guys,
    The Connection Server does not start after an upgrade to BO4.1 SP3
    We are in process to upgrade our Business Objects environments to BO4.1 SP3
    The first 2 environments , the upgrade went fine. But the third environment de connection server won’t start.
    When I always try to start it returns me a failed status and shows me that the server is considered failed because it has stopped 5 time(s) in 60 minute(s).
    Our OS is AIX
    Uncaught Exception in SilentScope: [CS] Ser
    verInitialization::InitManager::Initialize: 0.007^^
    The CS initialization failed within the CS server. Aborting
    trc file: "connectionserver_BIO.ConnectionServer_ncs.trc", trc level: 1, release: "720"
    Gerd

    Hi Amine
    The File seems ok
    File from the failing connection server
    -rw-rw---- 1 bioadm bosys 43993 Apr 11 11:29 boconfig.cfg
    File from our test system
    -rw-rw---- 1 bitadm bosys 43892 Apr 14 10:56 boconfig.cfg
    I created a new connectieserver(by the copy function), but the new server won't start.
    Regards
    Gerd
    Log
    |89d4a6e0-2a89-7a05-3020-a51d517ab872|2014 04 14 11:54:30:113|+0200|Error| |>>|E| |connectionserver_BIO.ConnectionServer|28246236|3097|| |0|0|0|0|-|-|-|-|-|-||||||||||||[CS] Unhandled exception raised during CS initialization.
    init_srv.cpp:95:-: TraceLog message 3
    |4dcf04b1-1e1d-df13-48ad-a67f06e29864|2014 04 14 11:54:30:113|+0200|Error| |<<|E|X|connectionserver_BIO.ConnectionServer|28246236|3097|| |0|0|0|0|-|-|-|-|-|-||||||||||||Uncaught Exception in SilentScope: [CS] ServerInitialization::InitManager::Initialize: 0.003
    |77ad78f4-37f7-3013-3b50-85cce9fbe7b8|2014 04 14 11:54:30:113|+0200|Error| |>>|E| |connectionserver_BIO.ConnectionServer|28246236|3097|| |0|0|0|0|-|-|-|-|-|-||||||||||||[CS] The CS initialization failed within the CS server. Aborting.

  • X server won't start after recent catalyst-test and kernel upgrade

    Hi,
    after recent upgrade of catalyst-test (13.2) and kernel (3.7.5), my x server won't start with this log (WW) and (EE) only:
    [   114.989] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [   116.077] (WW) Falling back to old probe method for fglrx
    [   116.093] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [   116.101] (EE) fglrx(0): DAL initialization failed!
    [   116.101] (EE) fglrx(0): Display Infrastructure Failed
    [   116.101] (EE) fglrx(0): PreInit failed
    [   116.212] (EE) Screen(s) found, but none have a usable configuration.
    [   116.212]
    Fatal server error:
    [   116.212] no screens found
    [   116.212] (EE)
    Please consult the The X.Org Foundation support
         at http://wiki.x.org
    for help.
    [   116.212] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [   116.212] (EE)
    [   116.515] Server terminated with error (1). Closing log file.
    My card is mobility radeon hd 5700, I'm running on x86_64 system. I'm using aticonfig generated xorg.conf. I will provide any other information if needed.
    I've tried:
    - to downgrade to catalyst 12.8 and xorg 1.12 (screen just freezes after trying to get to X, only poweroff button works (system catches the signal and shuts down softly - no errors in Xorg.0.log))
    - to use catalyst-total 13.1 / catalyst-generator 13.1 (Xorg.0.log says something about *not* compatible module - i can try it again and give you the whole log, it is probably another problem)
    - to use open-source drivers (poor performance, overheating)
    - to check nomodeset option (present at all kernel images in generated grub.cfg)
    Unfortunately, I could not find any similar issue solved in past few days...

    Downgrading kernel to 3.7.4 actually worked for catalyst 13.1. Anyone knows what could be wrong for linux 3.7.5?
    Edit: catalyst-test 13.2 beta works with linux 3.7.4.
    Last edited by sirkubador (2013-02-05 14:24:44)

  • Itunes just won't start after the upgrade

    I've upgraded my itunes, and done all the double checks I've found on this site. My itunes just will not start after the upgrade. It's frustrating to say the least because I can't even access my libary or edit my ipod. I've tried everything including uninstalling and reinstalling.. please help! I wanted to put my audio books on my ipod for a roadtrip tomorrow!

    Thanks Katrina. I was able to find what I needed through the link that you provided.
    To those that are having this problem, here's what I did to fix this issue:
    +If I have a computer or device that does not work well with an AWD with the latest update, how can I install previous (earlier) versions of firmware?+
    +1. Open AirPort Utility.+
    +2. From the AirPort Utility menu, hold the Option key *(Control key in Windows XP and Vista)* and choose Check for Updates....+
    +3. Select the specific firmware version you require.+
    +4. Click Download.+
    +5. Select your base station and choose Manual Setup from the Base Station menu, or double-click on the AWD icon.+
    +6. Choose Base Station > Upload Firmware.+
    +7. Select a firmware version and click OK.+
    +An important note about installing firmware+
    +After you have successfully installed a firmware update, AirPort Utility will wait for the AWD to restart. Once the AWD is available, AirPort Utility will display the standard configuration setup window with the Manual Setup and Continue buttons. Unless you intentionally wish to change some configuration of one of your apple Wireless Devices, you do not need to click Continue. At this point, simply quit AirPort Utility. Your AWD should be functioning correctly.+
    http://support.apple.com/kb/HT1218
    I chose firmware: Airport Extreme with 8-2.11n (Fast Ethernet) 7.3.2 Be patient, as Airport Utility will report that it can't find the AEBS, but after a short while mine was back. I did not roll back my version of Airport Utility.
    All appears to be normal and the iTunes library is rebuilding as I type this. Hopefully, Apple will figure out what's causing the problem with firmware 7.4.1

  • WCS won't start after Linux Upgrade

    Hi,
    I've just upgrade RH to v5.0 and it all seemed to go fine except WCS won't start. I was running v5.0.56.0 on RH v4.0 (I know it's not supported) on a WLSE appliance, which ironically seemed to be fine. Now I get this....
    Database server is running
    Apache server is stopped
    WCS is registered, but not initialized.
    The Server seems to be unavailable. The possible reasons are
    1. The server is not running yet.
    2. The server is hanging.
    3 The server has crashed.
    If the server has crashed or is hanging
    Please report the issue and follow the instructions to restart it.
    1. Run StopWCS to stop all WCS processes.
    2. Run StartWCS to start the WCS server.
    3. If the server still fails to start, or you still get this
    message, then reboot the machine.
    Any suggestions will be most welcome.
    Thanks
    Scott

    Hi Lucien,
    Thanks for the suggestions - unfortunately I can't get dbadmin to do anything;
    [root@nlcwcs1 bin]# dbadmin ?
    -bash: dbadmin: command not found
    [root@nlcwcs1 bin]# DBAdmin ?
    -bash: DBAdmin: command not found
    [root@nlcwcs1 bin]# dbadmin.sh
    -bash: dbadmin.sh: command not found
    [root@nlcwcs1 bin]#
    Am I in the right directory?
    [root@nlcwcs1 WCS5.0.56.0]# cd bin
    [root@nlcwcs1 bin]# dir
    aclProtocol.sql upgrade_2.2_b.sql
    Backup upgrade_2.2_c.sql
    Backup.lax upgrade_3.0-3.1.sql
    CVS upgrade_3.0_Beta1_Beta2.sql
    DBAdmin upgrade_3.0_Beta2_Beta3.sql
    DBAdmin.lax upgrade_3.1-3.2.sql
    dbadmin.sh upgrade_3.2_Beta1_Beta2.sql
    EULA.html upgrade_4.0_Beta1_Fcs.sql
    If I am, can you tell me how to use these commands please?
    Many Thanks
    Scott

  • [BDB/OpenLDAP] OpenLDAP won't start after BDB upgrade

    After upgrading to BDB 4.6.21-1, my OpenLDAP-server doesn't start anymore displaying some error about environment mismatch. When upgrading BDB I saw the message I needed to upgrade the database, but that didn't work because the environment versions were different. (I've been trying to get this sh!t running for over two hours, deleted the database files in the meantime so I can't reproduce the error anymore ..)
    According to JGC in http://bbs.archlinux.org/viewtopic.php?id=31375, where somebody has a similar problem, the following should be 100% working:
    1) /etc/rc.d/openldap stop
    it is stopped, wouldn't even start after reboot
    2) slapcat -l /root/ldif
    I made backup yesterday using this method
    3) pacman -S openldap
    local version is up to date
    4) rm /var/lib/openldap/data/* (though you could keep a backup of DB_CONFIG)
    check
    5) slapadd -l /root/ldif
    bdb_back_initialize: BDB library version mismatch: expected Berkeley DB 4.6.19: (August 10, 2007), got Berkeley DB 4.6.21: (September 27, 2007)
    backend_init: initialized for type "bdb"
    slapadd: slap_init failed!
    6) /etc/rc.d/openldap start
    it doesn't start (Fail). Starting manually with debugging on level 255, I get the following:
    [root@kitten openldap]# /usr/sbin/slapd -f /etc/openldap/slapd.conf -d 255
    @(#) $OpenLDAP: slapd 2.3.38 (Sep 29 2007 14:38:33) $
            tobias@T-POWA-LX:/home/tobias/Install/Arch/arch-cvs/extra/daemons/openldap/src/openldap-2.3.38/servers/slapd
    daemon_init: <null>
    daemon_init: listen on ldap:///
    daemon_init: 1 listeners to open...
    ldap_url_parse_ext(ldap:///)
    daemon: IPv6 socket() failed errno=97 (Address family not supported by protocol)
    daemon: listener initialized ldap:///
    daemon_init: 2 listeners opened
    slapd init: initiated server.
    slap_sasl_init: initialized!
    bdb_back_initialize: initialize BDB backend
    bdb_back_initialize: BDB library version mismatch: expected Berkeley DB 4.6.19: (August 10, 2007), got Berkeley DB 4.6.21: (September 27, 2007)
    backend_init: initialized for type "bdb"
    slapd destroy: freeing system resources.
    slapd stopped.
    connections_destroy: nothing to destroy.
    Any help appreciated, I really don't know what to do about this!

    Someone opened a bug report for it already. Glad I'm not the only one with this problem http://bugs.archlinux.org/task/8311

  • Won't start after recent upgrade

    Started the recent upgrade. A depiction of the apple tv and usb cable connected on one end to tv and other end pointing to iTunes icon then showed up on the tv screen. Let run overnight and still will not connect. I am pretty sure battery in remote is fine; remote was working fine before the upgrade.

    The update has failed.
    You need to connect to iTunes on a computer with a cable.
    Using a USB to microUSB lead (that Apple annoyingly don't include!), try to restore the AppleTV software to current version software using instructions here:
    http://support.apple.com/kb/HT4367
    Pay attention to differences in power connection depending on whether or not you have AppleTV2 or AppleTV 3.

  • WEB server doesn't start after php5 install failed

    Hi,
    Running a PPC G4 with osx server 10.3.9
    I tried to install entropy php 5.1.6 on my server but it failed and said it could not complete the install.
    After that my web service stopped and I can't turn it on anymore.
    Please HELP !
    I can't reinstall the whole OS because I need ton keep my MySQL DB.
    When doing [sudo apachectl start]
    I get the error :
    dyld: /usr/sbin/httpd Undefined symbols:
    _untitled
    /usr/sbin/apachectl: line 193: 850 Trace/BPT trap $HTTPD
    /usr/sbin/apachectl start: httpd could not be started
    Thanks

    Just found the answer on Entropy
    php5.1.6 from entropy is for 10.4 only apparently
    Someone just gave me 5.1.2 and it worked fine after I completely reinstalled my Server...
    So remember OSX Server 10.3.9 loves 5.1.2 php package from entropy,
    Just install the package of php5 as your php4 module is off and the web service stopped
    Then add the module of php5 in your list
    Finally turn on web service and ENJOY !

  • Weblogic Administrator Server won't start after a fresh WCC install

    Hi guys, i followed this [install documentation|http://docs.oracle.com/cd/E23943_01/doc.1111/e14538/qiecm.htm#sthref8] to install wls and WCC on a OEL6 (64bit), all went relatively smoothly. Then when I get ready to start weblogic admin server for the first time, it errors out on me.
    system:
    -Oracle Enterprise Linux6 (64bit)
    -WebLogic Server 12.1.1
    -Webcenter Content 11g
    -Oracle DB 11g
    basic steps I've took:
    1) RCU installed UCM, URM, IPM, and IBR schemas into 11g DB
    2) installed wls, created a basic domain (base_domain) with Admin Server as a place holder
    3) installed WCC, create new domain (wcc_domain) with Admin Server
    4) start wls Admin Server: $WCC_DOMAIN_HOME/bin/startWebLogic.sh
    5) error.......
    [high level error msg]
    Feb 12, 2013 10:27:07 PM oracle.security.jps.internal.keystore.file.FileKeyStoreManager openKeyStore
    WARNING: Opening of file based keystore failed.
    <Feb 12, 2013 10:27:07 PM CST> <Error> <Security> <BEA-090892> <The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-06514: Opening of file based keystore failed.>
    <Feb 12, 2013 10:27:07 PM CST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-06514: Opening of file based keystore failed.
    weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-06514: Opening of file based keystore failed.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1402)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1022)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:148)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-06514: Opening of file based keystore failed.
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:167)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:369)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsException: JPS-06514: Opening of file based keystore failed.
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPDPService(PolicyUtil.java:2855)
         at oracle.security.jps.internal.policystore.PolicyUtil.getPDPService(PolicyUtil.java:3099)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:164)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:369)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.service.keystore.KeyStoreServiceException: JPS-06514: Opening of file based keystore failed.
         at oracle.security.jps.internal.keystore.file.FileKeyStoreManager.openKeyStore(FileKeyStoreManager.java:374)
         at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.doInit(FileKeyStoreServiceImpl.java:105)
         at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.<init>(FileKeyStoreServiceImpl.java:77)
         at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.<init>(FileKeyStoreServiceImpl.java:67)
         at oracle.security.jps.internal.keystore.KeyStoreProvider.getInstance(KeyStoreProvider.java:157)
         Truncated. see log file for complete stacktrace
    [high level error msg]
    steps I've took to tackle this problem:
    1) removed $WCC_DOMAIN/security folder, then re-enter username/password
    <result> can't find SerializedSystemIni.dat file
    2) create a boot.properties file in folder
    <result> same keystore error as above
    3) re-generate a new SerializedSystemIni.dat file [described here|http://www.wikiconsole.com/wiki/?p=3041]
    <result> same keystore error as above
    4) tried modify cwallet.sso [described here|https://forums.oracle.com/forums/thread.jspa?threadID=2266436]
    <result> can't modify, content in sso file is encrtyped
    5) review message with debug option enabled
    <result> it said error from LDAP [described here|http://docs.oracle.com/cd/E17904_01/core.1111/e10043/aptrouble.htm] but I don't have LDAP enabled/installed
    6) create a key store based on WCC install doc (IRM section)
    <result> same keystore error as above
    none of the steps above work, only option left I can think of, is maybe install it with wls 10.3 (seems like that's what the installation doc used). I honestly hope it could be as simple as that, but if I'm missing anything critical, please let me know.
    Thank you
    p.s: please feel free to ask me to post the long lengthy debug output

    Hi ,
    First and foremost I am not sure why you have used WLS 12c to be installed for WCC environment . That is currently a non-supported configuration .
    Secondly you are starting the admin server from <domain_home>/bin ? If yes , then go up the directory and start it from <domain_home> itself .
    Check if that works .
    Thanks,
    Srinath

  • IChat server won't start after upgrade to 10.6.8

    Get the following errror in the log;
    attempting connection to router at 127.0.0.1, port=5347
    fileserver jabberd/sm[1621]: shutting down

    Today i installed Snow Leopard.  iChat was working.  Installed updates and now iChat is not working.  Same error as listed above.  Any ideas?

  • Apps won't start after iOS5 upgrade for ipad2

    Hi, after upgrading my ipad with the latest iOS. when you clck on any apps..it starts and then minimize..when you double click on the home buttom..you will see the apps there. Please advice.

    If it's happening on all the apps that you've downloaded from the App Store, but not the Apple built-in ones, then try downloading any free app from the store (as that appears to reset something) and then re-try them - the free app can then be deleted.
    Otherwise have you tried closing all apps completely and then seeing if they work when you re-open them ? From the home screen (i.e. not with any app 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of each app to close them, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    If that doesn't work then you could try a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • Safari won't start after Yosemite upgrade

    Safari won't connect to internet after upgrading to Yosemite

      Go step by step by step and test.
    1. Power off the router. Unplug it from the wall. Wait a while.
        Plug it back to the wall. Power the router on. Wait until all the lights are lit properly. It will take a while.
        Restart the computer.
        Start up in Safe Mode.
        http://support.apple.com/kb/PH14204
    2. Deselect Proxies if selected.
       System Preference > Network > Advanced  > Proxies Tab
       Under "Select Protocol", uncheck any box if selected.
       Click "OK" then  "Apply”.
    3. Delete Caches.db
        Close all windows and quit all applications.
        Hold "option" key down and click "Go" menu in the Finder menu bar.
        Select "Library" from the dropdown.
        Library > Caches > com.apple.Safari > Caches.db
        Right click the Caches.db file and select "Move To Trash.
        Close windows and relaunch Safari.
    4. Empty Caches
        Safari > Preference > Advanced
        Checkmark the box for "Show Develop menu in menu bar".
        Develop menu will appear in the Safari menu bar.
        Click Develop and select "Empty Caches" from the dropdown.
    5. Safari > Preferences > Extensions
        Turn off Extensions if any and launch Safari again to test.
        Turn on those one by one and test.

  • IPad won't start after iOS7 upgrade and reset

    Hi,
    I have just tried to upgrade to iOS7 through WiFi. No luck. So I upgraded via iTunes. When it finally was finished, I tried to turn on my iPad, but it wouldn't. It gets stuck at the Apple logo with a loading bar just under it. I did a full reset on iTunes and I can only get to the loading bar (which won't load).. Any suggestions?

    I was experiencing the same thing.  This article worked for me, hopefully it will help you.
    http://ipad.about.com/od/iPad_Troubleshooting/ss/What-To-Do-When-Your-Ipad-Wo-No t-Turn-On.htm
    Hold both the home button and the wake/suspend button down at the same time. You should see the Apple logo appear on your screen after holding these buttons down a couple of seconds, which means your iPad is booting up and should be good to go in a few more seconds.

Maybe you are looking for

  • GL Account Missing: A/R Credit memo

    Hi I am getting error : "GL Account Missing: A/R Credit Memo". Please suggest. Regards

  • Sample app: Web Cache and ESI

    Download a new sample application and learn how to deliver dynamic, personalized content faster with Oracle9iAS Web Cache and Edge Side Includes (ESI). Oracle9iAS Web Cache and ESI can also accelerate the performance of e-business applications and bo

  • Many inconsistent fonts.

    After converting a pdf to word, the inconsistency of fonts and sizes was many. How do you correct all this inconsistency and even after correcting everything one by one, there was a visual mismatch displayed in the document.

  • Attaching pdf files to e-mails ?

    when I try to attach a pdf to my email it only attaches the first page. I run mavericks ?

  • Password protecting my iMac

    I have recently changed over from Windows and been pretty happy with my new iMac.Sofar all is well,but now I realized that I like to have my machine protected from anybody else using it when I am not around away from home.In Windows I could password