Java Web Console starts in "user local mode" after Sol 10 Patches

After applying Solaris 10 recommended patch cluster, the web console on my SPARC platform starts the web console such that only the local host clients can connect via web (https://localhost:6789/). Webconsole log file states "the console instance "console" is starting in local user mode. Prior to applying the patch cluster, the log file stated "the console instance "console" is starting in user mode." How do I get it to start in regular user mode?
Patch cluster is dated: 24-Apr-2009. I am running Version 3.1 of the webconsole. Using the webconsole primarily for adminsistration of Sun Java Directory Server 6.3.1 using the DSCC.

Thank you for the response. Prior to implementing your recommended fix, I discovered the following Example in the man pages for smcwebserver:
Example 3 Using SMF Property to Allow Remote Access
The following sequence of commands allows remote access to the Sun Web Console server.
# svccfg -s svc:/system/webconsole \
setprop options/tcp_listen = true
# svcadm refresh svc:/system/webconsole
Executing the above commands restored full webconsole access.

Similar Messages

  • Sun Java Web Console can not be connected over a browser through port 6789

    Symptom:
    If i want to connect the Sun Java Web Console with a Browser (Tried: Firefox and IE) over https://x6220:6789 the browser connects to the server but nothing more occures. Important: It is not a connection error!
    What is the Problem:
    I now cannot access the Sun web console server through a browser over port 6789. Before the installation of the Sun Management Center 4.0 it worked.
    System Overview:
    I have a Sun Blade x6220 with Solaris 10 8/07 witch is member of a two node sun cluster 3.2.
    Some Troubleshooting information:
    *# netstat -an | grep 6789*
    *.6789 *.* 0 0 49152 0 LISTEN
    127.0.0.1.6789 127.0.0.1.32852 49152 0 49152 0 CLOSE_WAIT
    172.16.18.66.6789 172.16.18.67.32856 49640 0 49529 0 CLOSE_WAIT
    172.16.18.66.6789 172.16.18.67.32858 49640 0 49529 0 CLOSE_WAIT
    172.16.18.66.6789 172.16.18.67.32865 49640 0 49472 0 CLOSE_WAIT
    172.16.18.66.6789 172.16.18.67.32866 49640 0 49529 0 ESTABLISHED
    127.0.0.1.32916 127.0.0.1.6789 49152 0 49152 0 FIN_WAIT_2
    127.0.0.1.6789 127.0.0.1.32916 49152 0 49152 0 CLOSE_WAIT
    Who is listen on port 6789:
    12930: /usr/java/bin/java -server -Xmx128m -XX:+BackgroundCompilation -XX:Per
    *# svcs |grep webconsole*
    online 10:10:01 svc:/system/webconsole:console
    *# smcwebserver status*
    Sun Java(TM) Web Console is running
    *# svccfg -s svc:/system/webconsole listprop*
    options application
    options/stability astring Evolving
    options/tcp_listen boolean true
    console-multi-user dependency
    console-multi-user/entities fmri svc:/milestone/multi-user
    console-multi-user/grouping astring require_all
    console-multi-user/restart_on astring none
    console-multi-user/type astring service
    general framework
    general/entity_stability astring Unstable
    *# cat /usr/share/webconsole/webapps/console/WEB-INF/app.xml*
    <!--Tags used to determine a user's access to this app. Leave empty to indicate no auths required-->
    <authTypes>
    <authType name="">
    <classType></classType>
    <permissionParam name=""></permissionParam>
    </authType>
    </authTypes>
    But now:
    *# wcadmin list*
    I'm waiting for some output till today but nothing...nothing---nothing!
    Question:
    What else could not work probably? Thank you for help.

    I also couldn't attach to port 6789
    +21:38:33:helaman:root>svcadm enable webconsole+
    +21:38:58:helaman.:root>svcs webconsole+
    STATE          STIME    FMRI
    offline*       21:53:17 svc:/system/webconsole:console
    +21:54:02:helaman:root>+
    Looking at the log didn't help
    +21:55:26:helaman:root>cat /var/svc/log/system-webconsole:console.log+
    +[ Aug 24 21:54:06 Executing start method ("/lib/svc/method/svc-webconsole start") ]+
    Starting Sun Java(TM) Web Console Version 3.1 ...
    Cannot determine if console started successfully
    +[ Aug 24 21:54:55 Method "start" exited with status 0 ]+
    +[ Aug 24 21:54:55 Stopping because all processes in service exited. ]+
    +[ Aug 24 21:54:55 Executing stop method ("/lib/svc/method/svc-webconsole stop") ]+
    The console is stopped.
    +[ Aug 24 21:54:56 Method "stop" exited with status 0+ ]
    The service started and stopped ....
    so I looked at the debug file in */var/log/webconsole/console/console_debug_log*
    +==============================================================+
    Java Web Console Version 3.1 started on Sun Aug 24 21:54:54 PDT 2008
    +==============================================================+
    java.lang.ClassNotFoundException: org.apache.catalina.core.ApplicationContextFacade$1
    + at java.net.URLClassLoader$1.run(URLClassLoader.java:200)+
    + at java.security.AccessController.doPrivileged(Native Method)+
    + at java.net.URLClassLoader.findClass(URLClassLoader.java:188)+
    + at java.lang.ClassLoader.loadClass(ClassLoader.java:306)+
    + at java.lang.ClassLoader.loadClass(ClassLoader.java:251)+
    + at org.apache.catalina.security.SecurityClassLoad.loadCorePackage(SecurityClassLoad.java:53)+
    + at org.apache.catalina.security.SecurityClassLoad.securityClassLoad(SecurityClassLoad.java:40)+
    + at org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:210)+
    + at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:390)+
    Looks like the updates that I did lost a jar file ... Does anyone know what JDK I should use ... I have the following
    +22:03:21:helaman:root>uname -a+
    SunOS helaman 5.10 Generic_137112-05 i86pc i386 i86pc
    +22:03:26:helaman:root>cat /etc/release+
    + Solaris 10 5/08 s10x_u5wos_10 X86+
    + Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.+
    + Use is subject to license terms.+
    + Assembled 24 March 2008+
    +22:03:32:helaman:root>java -version+
    java version "1.6.0_07"
    Java(TM) Platform, Standard Edition for Business (build 1.6.0_07-b06)
    Java HotSpot(TM) Server VM (build 10.0-b23, mixed mode)
    +22:03:36:helaman:root>env | grep JAVA+
    JAVA_HOME=/usr/java
    +22:03:41:helaman:root>ls -dall /usr/java+
    lrwxrwxrwx   1 root     root          10 Aug 24 21:45 /usr/java -> jdk/latest
    +22:03:53:helaman:root> smpatch analyze+
    + You have new messages. To retrieve: smpatch messages [-a]+
    No patches required.
    +22:06:06:helaman:root>+
    Any insight on this would be much appreciated.

  • Problem with JAVA Web Console

    Hello friends:
    trying to use Java Web Console under Sol10 / Sparc:
    Please...any help?
    root@uben:/$ smcwebserver start
    Registering com.sun.web.console_2.2.2.
    Registering com.sun.web.ui_2.2.2.
    Registering /usr/share/webconsole/lib/serviceapi.jar
    as com_sun_management_services_api.jar for scope ALL
    Registering /usr/share/webconsole/lib/serviceimpl.jar
    as com_sun_management_services_impl.jar for scope ALL
    Registering /usr/share/webconsole/lib/consoleimpl.jar
    as com_sun_management_console_impl.jar for scope ALL
    Registering /usr/share/webconsole/lib/cc.jar
    as com_sun_management_cc.jar for scope ALL
    Registering /usr/share/webconsole/lib/SMIWebCommon.jar
    as com_sun_management_webcommon.jar for scope ALL
    Registering /usr/share/lib/jato/jato.jar
    as com_iplanet_jato_jato.jar for scope ALL
    Registering /usr/share/webconsole/lib/serviceimpl_es.jar
    as com_sun_management_services_impl_2.2_es.jar for scope ALL
    Registering /usr/share/webconsole/lib/cc_es.jar
    as com_sun_management_cc_2.2_es.jar for scope ALL
    Registering /usr/share/webconsole/lib/solaris_impl.jar
    as com_sun_management_solaris_impl.jar for scope ALL
    Registering login module com.sun.management.services.authentication.PamLogin Module
    Registering login module com.sun.management.services.authentication.RbacRole LoginModule
    Registering /usr/share/webconsole/lib/solaris_implx.jar
    as com_sun_management_solaris_implx.jar for scope ALL
    Server not started! No management applications registered.
    root@uben:/$ smcwebserver start
    Server not started! No management applications registered.
    root@uben:/$

    Thanks Tim for the info, and thank you all too.
    The issue here is not only if Essbase is fully supported or not by the new java version (or the other way around).  A patch later on will solve the compatibility problem.
    But the major problems here are two: 
    1. Oracle publishes java versions prematurely without warning the public for the compatibility issues, or at least to say that "we haven't checked everything yet".
    2. The end users get pop ups (unless disabled) that their (older) java version is not secure anymore. That scares the users and drives them to update their JRE or JDK prematurely without telling that to anyone.
    Cheers
    George

  • N1 system manager installation faied (newer version of Java web console)

    Hi,
    I am trying to install Sun N1 system manager on Solaris x86 U3 + all patches. Once I run the installer I got:
    N1SM Installer (version 1.3.2 on SunOS)
    1. Install OS packages. [Completed]
    2. Install Expect. [Completed]
    3. Install IPMI tool. [Completed]
    4. Install JDK 1.5. [Completed]
    5. Install service provisioning components. [Completed]
    6. Install OS provisioning components. [Completed]
    7. Copy DHCP configuration file. [Completed]
    8. Install user interface components. [Partially Run]
    9. Install service container components. [Not Completed]
    10. Install N1 System Manager. [Not Completed]
    Failed Step: Install user interface components.
    The following is a portion of the installer
    log which may indicate the cause of the error.
    If this does not indicate the cause of the
    error, you will need to view the full log
    file. More information on how to do that is
    available below.
    The Sun Java(TM) Web Console software already installed (version 3.0.2)
    is newer than the version (3.0) you are attempting to install.
    Downgrading is not supported. If you wish to run the older version,
    you can install it after unintalling the currently installed version.
    Error running lockhart setup: 1792
    Please fix the problem and then try this step again.
    For a full log of the failed install see the file: /var/tmp/installer.log.9327.
    t. Try this step again (correct the failure before proceeding)
    x. Exit
    Enter selection: (t/x) x
    Is there any way to continue my installation and using currently installed version of Java Web Console?

    Tried removing the currently installed Java Web Console as described at http://docs.sun.com/app/docs/doc/817-1985/6mhm8o5l4?a=view
    It says to simply run /usr/share/webconsole/bin/setup -u, however there is no setup binary in the listed dir.
    # ls -l /usr/share/webconsole/bin/
    total 396
    -r-xr-xr-x 1 root sys 9995 Oct 9 08:18 smcwebserver
    -r-xr-xr-x 1 root sys 6571 Oct 9 08:17 smloginmodule
    -r-xr-xr-x 1 root sys 171907 Oct 9 08:17 smreg
    -r-xr-xr-x 1 root sys 1456 Oct 9 08:17 smwebapp
    -r-xr-xr-x 1 root sys 2917 Oct 9 08:17 wcadmin
    # uname -a
    SunOS host 5.10 Generic_118855-33 i86pc i386 i86pc
    It seems the docs are wrong?

  • Problem installing StorADE 2.4 in Oracle Java Web Console 3.1 with CAM 6.6.

    Hi Guys,
    I am having problem installing StorADE 2.4 in Oracle Java Web Console 3.1 with CAM 6.6.
    I am sure I have seen them together in Web Console but doesn't seems to be working... I am getting all sort of javv exception errors...
    Also the installation of StorADE wasn't trivial, I had to create following link for the installation to succeed... and no errors during the installation btw.
    - linked /usr/sbin/smcwebserver -> /usr/sadm/bin/smcwebserver
    - linked /usr/sbin/smreg -> /usr/sadm/bin/smreg
    root # grep -i error /var/sadm/install/Storage_ADE/Install.log
    root #
    last few logs....
    SUNWstadm: Checking the status of the Java Web Console.
    SUNWstadm: Stopping the Java Web Console to register.
    Shutting down Oracle Java(TM) Web Console Version 3.1 ...
    The console is stopped
    SUNWstadm: Registering Storage_A.D.E_2.4 with the Java Web Console.
    Warning: smreg is obsolete and is preserved only for
    compatibility with legacy console applications. Use wcadmin instead.
    Type "man wcadmin" or "wcadmin --help" for more information.
    Registering Storage_A.D.E_2.4.
    SUNWstadm: Enabling the Java Web Console console_debug_log file
    to automatically grow and rollover using the default settings.
    Warning: smreg is obsolete and is preserved only for
    compatibility with legacy console applications. Use wcadmin instead.
    Type "man wcadmin" or "wcadmin --help" for more information.
    SUNWstadm: Enabling the Java Web Console to startup automatically
    during subsequent system boot and gracefully stop during system
    shutdown. If you do not want this capability please execute the
    following command: /usr/sadm/bin/smcwebserver disable
    SUNWstadm: Starting the Java Web Console after registration.
    Starting Oracle Java(TM) Web Console Version 3.1 ...
    The console is running
    To complete the configuration, point your browser to:
    https://<hostname>:6789
    Please refer to the SUNWstadm release notes for additional
    installation, configuration, and usage information.
    Installation of <SUNWstadm> was successful.
    SUNWstazt is already installed
    SUNWstazh is already installed
    SUNWstako is already installed
    SUNWstaja is already installed
    SUNWstafr is already installed
    Installation successful
    | You have installed the following: |
    | |
    | o Storage A.D.E. 2.4 - Enterprise Edition - Success |
    | o Storage A.D.E. 2.4 - Management Station UI - Success |
    | |
    | The UI can be accessed at the URL : https://<hostname>:6789/ |
    Finished at: Friday, 20 August 2010 11:14:55 AM EST
    Note: A log has been saved to: /var/sadm/install/Storage_ADE/Install.log
    Any pointers will be appreciated....
    Thanks,
    Nitin

    Hi Guys,
    I am having problem installing StorADE 2.4 in Oracle Java Web Console 3.1 with CAM 6.6.
    I am sure I have seen them together in Web Console but doesn't seems to be working... I am getting all sort of javv exception errors...
    Also the installation of StorADE wasn't trivial, I had to create following link for the installation to succeed... and no errors during the installation btw.
    - linked /usr/sbin/smcwebserver -> /usr/sadm/bin/smcwebserver
    - linked /usr/sbin/smreg -> /usr/sadm/bin/smreg
    root # grep -i error /var/sadm/install/Storage_ADE/Install.log
    root #
    last few logs....
    SUNWstadm: Checking the status of the Java Web Console.
    SUNWstadm: Stopping the Java Web Console to register.
    Shutting down Oracle Java(TM) Web Console Version 3.1 ...
    The console is stopped
    SUNWstadm: Registering Storage_A.D.E_2.4 with the Java Web Console.
    Warning: smreg is obsolete and is preserved only for
    compatibility with legacy console applications. Use wcadmin instead.
    Type "man wcadmin" or "wcadmin --help" for more information.
    Registering Storage_A.D.E_2.4.
    SUNWstadm: Enabling the Java Web Console console_debug_log file
    to automatically grow and rollover using the default settings.
    Warning: smreg is obsolete and is preserved only for
    compatibility with legacy console applications. Use wcadmin instead.
    Type "man wcadmin" or "wcadmin --help" for more information.
    SUNWstadm: Enabling the Java Web Console to startup automatically
    during subsequent system boot and gracefully stop during system
    shutdown. If you do not want this capability please execute the
    following command: /usr/sadm/bin/smcwebserver disable
    SUNWstadm: Starting the Java Web Console after registration.
    Starting Oracle Java(TM) Web Console Version 3.1 ...
    The console is running
    To complete the configuration, point your browser to:
    https://<hostname>:6789
    Please refer to the SUNWstadm release notes for additional
    installation, configuration, and usage information.
    Installation of <SUNWstadm> was successful.
    SUNWstazt is already installed
    SUNWstazh is already installed
    SUNWstako is already installed
    SUNWstaja is already installed
    SUNWstafr is already installed
    Installation successful
    | You have installed the following: |
    | |
    | o Storage A.D.E. 2.4 - Enterprise Edition - Success |
    | o Storage A.D.E. 2.4 - Management Station UI - Success |
    | |
    | The UI can be accessed at the URL : https://<hostname>:6789/ |
    Finished at: Friday, 20 August 2010 11:14:55 AM EST
    Note: A log has been saved to: /var/sadm/install/Storage_ADE/Install.log
    Any pointers will be appreciated....
    Thanks,
    Nitin

  • Sun Java Web Console certificate based authentication ?

    I'd like the Web Console to authenticate users thanks to their (x509) certificate. The certificate would be stored on the client side,
    in the browser's certificate store.
    I read that the console could use PAM, but the only PAM pkcs#11 module I found requires a smart card reader on the console host,
    while I'd like to be able to use the user's certificate in the browser, thus possibly on a remote host.
    Any idea ?

    Make sure JAVA_HOME is set (+echo $JAVA_HOME+)
    BTW, Sun Java Web Console is not the same thing as Sun Management Center

  • Where is the Java Web Console

    Hi,
    Please could someone help me out, I'm new to Solaris, I have a requirement to remotely access our development server, I understand there is a Java Web Console, however browsing to https://localhost:6789 locally doesn't work.
    I've tried running the following:
    smcwebserver -V
    It results in:
    Could not find command smcwebserver
    Any assistence would be greatly appreciated.
    Jana

    "search" without "-r" will look on your local system for the keyword. Use "-r" to search the repository.
    pkg search -r console gives some output.
    For example:
    pkg:/system/[email protected] pkg.summary set The Console Manager
    Not sure if that is what you are looking for, or another package that is output from "search -r".
    -- Alan

  • How do I change the default certificate in Java Web Console?

    I have a 3rd party issued server keystore & truststore ready to go in both jks and p12 file formats. I wish to use this in the Sun Java Web Console instead of the self signed certificate. I cannot find any documentation as to changing the certificate. I did find commands to change the keystore and truststore passwords, but I want to change the entire certificate.
    I tried manually messing with the /var/webconsole/domains/console/conf/server.xml configuration file but realized it was more complex than that. Is there a documented procedure for changing the default certifcate?
    Thanks

    Siri will use the default calendar specified in the Mail, Contacts, Calendars setting.
    Go to Settings/Mail,Contacts,Calendars, then scroll down, and change the default in the Calendars section to your the one you prefer.
    hope this helps.

  • JAVA WEB Console upgrade?

    Hi
    We can not apply patches to Solaris 10 host for Java Web Console because the patches are for version 3.1.x, the JWC in our server is 2.2.4.
    I have been looking the path to upgrade to 3.1.x from 2.2.4, but it seems no way to upgrade in Solaris 10.
    Thank you for your help.

    If anyone ever needs this, the service name is 'smcconsole'.
    And if you're curious as to how I found this out, it was mostly guesswork. By looking at logs from debugging the `other` sections of pam.conf, I saw that `pamverifier` was the process actually invoking the PAM calls (which is located at /usr/lib/webconsole/pamverifier). Then I just tried using the names output by running `strings` on that, and smcconsole worked.
    I don't even know if that is the actual string that is used in the PAM invocation, or if it's just a coincidence. To my knowledge, this is not documented anywhere, just like most things with the web console dealing with PAM.

  • Nokia c2-02 showing local mode after software upda...

    I TRIED TO UPDATE NOKIA C2-02 WITH PC SUITE AND INTERNET CONNECTION
    IT WAS ALL GOING SMOOTHLY AFTER SOMETIME IT SHOWED RESTART YOUR PC FOR FURTHER INSTALLATION I DID IT AND NOW AFTER RESTARTING MY PC WHEN I ON THE PC SUITE APLLICATION IT SHOWD NO PHONE CONECTED AND MY NOKIA MOBILE IS SHOWING "LOCAL MODE".
    PLEASE SOMEONE HELP ME HOW TO RESOLVE THIS PROBLEM
    I AM WORRIED

    Nokia c2-02 showing local mode after software update

  • Java Web Console CAM 6.7.0.12  - Unable to login

    I've installed the CAM version 6.7.0.12 installation on a Redhat 5.5 system. The installation went smoothly and I'm able to hit the login page at https://localhost:6789.
    I'm attempting to login with the system root account and am having no luck.
    I see the following in the systems message log: Oracle Java(TM) Web Console[31794]: Authentication of user root failed
    Thanks for any help

    CAM 6.7.0 bug fixes. (Windows OS)
    Status: RELEASEDPatch Id: 144861-01***********************************************************************
    READ THE TERMS OF THE AGREEMENT ("AGREEMENT") IN THE LEGAL_LICENSE.TXT
    FILE CAREFULLY BEFORE USING THIS SOFTWARE. BY USING THE SOFTWARE, YOU
    AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE
    TERMS, PROMPTLY DESTROY THE UNUSED SOFTWARE.
    For further information on patching best practices and resources, please
    see the Big Admin Patching Center:
    http://www.oracle.com/technetwork/systems/patches
    ***********************************************************************Summary: CAM 6.7.0 bug fixes.Date: Nov/16/2010Installation Requirements:Additional instructions may be listed belowSolaris Release: Note: Microsoft WindowsSun OS Release: Note: WindowsUnbundled Product: Sun StorageTek Common Array Mgr Firmware UpdatesUnbundled Release: 6.7.0Xref: Topic: Relevant Architecture: i386BugId's fixed with this patch:6968739 6972298
    Changes incorporated in this version:6968739 6972298
    Patches accumulated and obsoleted by this patch:
    Patches which conflict with this patch:
    Required Patches:
    Obsoleted by:
    Files Included in this Patch: Note:
    sun-cam-scsi.msi
    SUNWsefms.msi
    SUNWstkcamcd.msi
    SUNWstkcamui.msiProblem Description: 6968739 J4410 reporting incorrect chassis serial number.
    6972298 Win2k8: Constant errors: libses Property (sun-expander-product-identification) is not defined
    Revision History:
    141581-01:
    Initial Windows patch for CAM 6.7.0 containing Fishwrap 3.7.2-1 bug fixes.
    Special Notes:
    This patch supplies bug fixes for CAM 6.7.0 Typical 'Full Installation' or Custom
    'Management Host' or 'Data Host Proxy Agent' installations. It is not intended to
    be used or is it required for 'Administrator Host CLI Client' installations.
    Linux RHEL SuSE CAM 6.7.0 Firmware Release for F5100 (LINUX OS)
    Status: RELEASEDPatch Id: 145967-01***********************************************************************
    READ THE TERMS OF THE AGREEMENT ("AGREEMENT") IN THE LEGAL_LICENSE.TXT
    FILE CAREFULLY BEFORE USING THIS SOFTWARE. BY USING THE SOFTWARE, YOU
    AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE
    TERMS, PROMPTLY DESTROY THE UNUSED SOFTWARE.
    For further information on patching best practices and resources, please
    see the Big Admin Patching Center:
    http://www.oracle.com/technetwork/systems/patches
    ***********************************************************************Summary: Linux RHEL SuSE CAM 6.7.0 Firmware Release for F5100Date: Nov/17/2010Installation Requirements:Additional instructions may be listed belowSolaris Release: Note: Redhat SuSESun OS Release: Note: RHEL SuSEUnbundled Product: Sun StorageTek Common Array Mgr Firmware UpdatesUnbundled Release: 6.7.0Xref: Topic: Relevant Architecture: i386BugId's fixed with this patch:6961484 6969860
    Changes incorporated in this version:6969860 6961484
    Patches accumulated and obsoleted by this patch:
    Patches which conflict with this patch:
    Required Patches:
    Obsoleted by:
    Files Included in this Patch: Note:
    sun-cam-fw-j4000-6.7.0-11.i386.rpmProblem Description: 6969860 LF1.0-ERIE: Win2k8 SP2 driver loses SCSI enclosure several times per second
    6961484 LF1.0 Erie - Driver does not connect to devices after power-cycle
    Revision History:
    145967-01:
    F5100 Firmware
    SAS Expander:
    sasxfwmo.5.04.05.fw

  • In web console Attestation menu item not showing,after OIM 9.1.0.1 install

    In web console Attestationmenu item not showing,after OIM 9.1.0.1 installation
    Version: 9.1.0.1860.16
    Build 1860.16
    thanks.

    Choose option Oracle Identity Manager with Audit and Compliance Module during installation.
    INIYA.

  • Java node 'server0' terminated with exit code 2150 after JSPM patches

    Dear Experts,
    We want to install SAP Netweaver 7.3 EHP1.
    After applying patches SP11 from JSPM utility we tried to restart the SAP Java instances from SAP MMC.
    But it failed to start with error code :
    *** LOG => SfCJavaVm: exit hook is called. (rc = 2150)
    *** ERROR => Java node 'server0' terminated with exit code 2150.
    *** To resolve the issue, we restarted machine, Database services, SAP services but it still did not start.
    *** Let us know if you need any other trace file for debugging.
    Below is the log file:
    stdout log file:-
    stdout/stderr redirection
    node name   : server0
    host name   : INPUNEME01
    system name : ME2
    system nr.  : 00
    started at  : Thu Jul 17 00:10:29 2014
    JVMX version - Jun 22 2014 00:31:35 - 61_REL - optU - windows amd64 - 6 - bas2:220276 (mixed mode)
    (CompilerOracle read from file C:\usr\sap\ME2\J00\exe\sapjvm_6\jre\.hotspot_compiler)
    The active factory is : com.sap.engine.boot.loader.StandardClassLoaderFactory
    Class loading cache information loaded from package index [C:\usr\sap\ME2\J00\j2ee\cluster\bin\index.list]
    Reading manager properties from [kernelProperties.bin] file
       Checked the data for [16] ms
       Objects read for [109] ms
       Substituted the values for [94] ms
    Finished reading kernel objects for [203] ms
    Startup mode [NORMAL] and action [NONE] read
    AS Java version [7.31.3710.148365.20111012091351] is starting server process [ID3448650] on host [INPUNEME01.India.***.com] ...
    Loading [LogManager]... [109] ms
    Loading [PoolManager]... [0] ms
    Loading [ApplicationThreadManager]... 2.296: [GC2.296: [ParNew: 343552K->8912K(381696K), 0.0251348 secs] 343557K->8917K(2059008K), 0.0253589 secs] [Times: user=0.03 sys=0.03, real=0.02 secs]
    [125] ms
    Loading [ThreadManager]... [32] ms
    Loading [ClassLoaderManager]... [31] ms
    Loading [ClusterManager]... [485] ms
    Loading [LockingManager]... [63] ms
    Loading [ConfigurationManager]... [1624] ms
    Loading [CacheManager]... [141] ms
    Loading [DatabaseManager]... [547] ms
    Loading [SessionManager]... [515] ms
    Loading [LicensingManager]... [32] ms
    Loading [ServiceManager]...
    Initialize components for : 94 ms.
    Resolve components for : 31 ms.
    Load components for 969 ms.
    Loading services.
    Calculate startup service set for 266 ms.
      Service [tc~je~content~classification~handler] started. [16] ms / [0] CPU ms
      Service [tc~je~sca~ws.plugin] started. [16] ms / [0] CPU ms
      Service [engine.lm.log.facade] started. [62] ms / [0] CPU ms
      Service [engine.dsr.facade] started. [62] ms / [0] CPU ms
      Service [webservices] started. [62] ms / [0] CPU ms
      Service [tc~je~security~api] started. [62] ms / [0] CPU ms
      Service [tc~je~cross~api] started. [62] ms / [0] CPU ms
      Service [tc~je~mngt_model~srv] started. [62] ms / [0] CPU ms
      Service [r3startup] started. [62] ms / [0] CPU ms
      Service [security.destination.facade] started. [62] ms / [0] CPU ms
      Service [tc~esi~uddi~content~handler] started. [62] ms / [0] CPU ms
      Service [tc~je~sca~jco.plugin] started. [110] ms / [0] CPU ms
      Service [jmx_notification] started. [140] ms / [15] CPU ms
      Service [cluster] started. [125] ms / [0] CPU ms
      Service [runtimeinfo] started. [109] ms / [15] CPU ms
      Service [memory] started. [297] ms / [31] CPU ms
      Service [timeout] started. [297] ms / [15] CPU ms
      Service [userstore] started. [297] ms / [0] CPU ms
      Service [tc~sec~destinations~provider] started. [344] ms / [171] CPU ms
      Service [cross] start ================= ERROR =================
      CSN Component [BC-JAS-COR-RMT], DC Name [sap.com/cross]
    java.lang.NoSuchFieldError: ipaddress
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init1(Native Method)
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init(FCAProperties.java:54)
    at com.sap.engine.services.cross.fca.FCAConnectorImpl.<init>(FCAConnectorImpl.java:101)
    at com.sap.engine.services.cross.CrossFrame.start(CrossFrame.java:82)
    at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:165)
    at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:118)
    at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:65)
    at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
    at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:178)
    at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:316)
    FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [cross] failed to start]
    Heap
    par new generation   reserved 419840K, committed 419840K, used 298078K [0x000000013fe70000, 0x0000000159870000, 0x0000000159870000)
      eden space 343552K,  84% used [0x000000013fe70000, 0x00000001518d3970, 0x0000000154df0000)
      from space 38144K,  23% used [0x0000000157330000, 0x0000000157be4038, 0x0000000159870000)
      to   space 38144K,   0% used [0x0000000154df0000, 0x0000000154df0000, 0x0000000157330000)
    concurrent mark-sweep generation reserved 1677312K, committed 1677312K, used 60K [0x0000000159870000, 0x00000001bfe70000, 0x00000001bfe70000)
    concurrent-mark-sweep perm gen reserved 1048576K, committed 1048576K, used 31907K [0x00000001bfe70000, 0x00000001ffe70000, 0x00000001ffe70000)
    stdout/stderr redirection
    node name   : server0
    host name   : INPUNEME01
    system name : ME2
    system nr.  : 00
    started at  : Thu Jul 17 00:10:46 2014
    JVMX version - Jun 22 2014 00:31:35 - 61_REL - optU - windows amd64 - 6 - bas2:220276 (mixed mode)
    (CompilerOracle read from file C:\usr\sap\ME2\J00\exe\sapjvm_6\jre\.hotspot_compiler)
    The active factory is : com.sap.engine.boot.loader.StandardClassLoaderFactory
    Class loading cache information loaded from package index [C:\usr\sap\ME2\J00\j2ee\cluster\bin\index.list]
    Reading manager properties from [kernelProperties.bin] file
       Checked the data for [16] ms
       Objects read for [188] ms
       Substituted the values for [78] ms
    Finished reading kernel objects for [266] ms
    Startup mode [NORMAL] and action [NONE] read
    AS Java version [7.31.3710.148365.20111012091351] is starting server process [ID3448650] on host [INPUNEME01.India.***.com] ...
    Loading [LogManager]... [109] ms
    Loading [PoolManager]... [0] ms
    Loading [ApplicationThreadManager]... 2.406: [GC2.406: [ParNew: 343552K->8913K(381696K), 0.0187920 secs] 343557K->8919K(2059008K), 0.0190498 secs] [Times: user=0.06 sys=0.00, real=0.02 secs]
    [141] ms
    Loading [ThreadManager]... [31] ms
    Loading [ClassLoaderManager]... [94] ms
    Loading [ClusterManager]... [454] ms
    Loading [LockingManager]... [47] ms
    Loading [ConfigurationManager]... [1578] ms
    Loading [CacheManager]... [78] ms
    Loading [DatabaseManager]... [344] ms
    Loading [SessionManager]... [296] ms
    Loading [LicensingManager]... [16] ms
    Loading [ServiceManager]...
    Initialize components for : 78 ms.
    Resolve components for : 16 ms.
    Load components for 703 ms.
    Loading services.
    Calculate startup service set for 172 ms.
      Service [webservices] started. [16] ms / [0] CPU ms
      Service [tc~esi~uddi~content~handler] started. [16] ms / [0] CPU ms
      Service [tc~je~content~classification~handler] started. [16] ms / [0] CPU ms
      Service [tc~je~sca~ws.plugin] started. [16] ms / [0] CPU ms
      Service [r3startup] started. [16] ms / [0] CPU ms
      Service [tc~je~cross~api] started. [31] ms / [0] CPU ms
      Service [tc~je~security~api] started. [47] ms / [0] CPU ms
      Service [engine.dsr.facade] started. [47] ms / [0] CPU ms
      Service [engine.lm.log.facade] started. [47] ms / [0] CPU ms
      Service [security.destination.facade] started. [47] ms / [0] CPU ms
      Service [tc~je~mngt_model~srv] started. [47] ms / [0] CPU ms
      Service [cluster] started. [62] ms / [15] CPU ms
      Service [tc~je~sca~jco.plugin] started. [62] ms / [0] CPU ms
      Service [jmx_notification] started. [46] ms / [0] CPU ms
      Service [runtimeinfo] started. [62] ms / [0] CPU ms
      Service [memory] started. [172] ms / [15] CPU ms
      Service [tc~sec~destinations~provider] started. [234] ms / [109] CPU ms
      Service [timeout] started. [266] ms / [31] CPU ms
      Service [log_configurator] started. [312] ms / [46] CPU ms
      Service [userstore] started. [312] ms / [31] CPU ms
      Service [cross] start ================= ERROR =================
      CSN Component [BC-JAS-COR-RMT], DC Name [sap.com/cross]
    java.lang.NoSuchFieldError: ipaddress
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init1(Native Method)
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init(FCAProperties.java:54)
    at com.sap.engine.services.cross.fca.FCAConnectorImpl.<init>(FCAConnectorImpl.java:101)
    at com.sap.engine.services.cross.CrossFrame.start(CrossFrame.java:82)
    at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:165)
    at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:118)
    at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:65)
    at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
    at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:178)
    at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:316)
    FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [cross] failed to start]
    Heap
    par new generation   reserved 419840K, committed 419840K, used 298923K [0x000000013fe70000, 0x0000000159870000, 0x0000000159870000)
      eden space 343552K,  84% used [0x000000013fe70000, 0x00000001519a6a18, 0x0000000154df0000)
      from space 38144K,  23% used [0x0000000157330000, 0x0000000157be45b8, 0x0000000159870000)
      to   space 38144K,   0% used [0x0000000154df0000, 0x0000000154df0000, 0x0000000157330000)
    concurrent mark-sweep generation reserved 1677312K, committed 1677312K, used 60K [0x0000000159870000, 0x00000001bfe70000, 0x00000001bfe70000)
    concurrent-mark-sweep perm gen reserved 1048576K, committed 1048576K, used 31359K [0x00000001bfe70000, 0x00000001ffe70000, 0x00000001ffe70000)
      Service [locking] started. [47] ms / [0] CPU ms
    stdout/stderr redirection
    node name   : server0
    host name   : INPUNEME01
    system name : ME2
    system nr.  : 00
    started at  : Thu Jul 17 00:11:02 2014
    JVMX version - Jun 22 2014 00:31:35 - 61_REL - optU - windows amd64 - 6 - bas2:220276 (mixed mode)
    (CompilerOracle read from file C:\usr\sap\ME2\J00\exe\sapjvm_6\jre\.hotspot_compiler)
    The active factory is : com.sap.engine.boot.loader.StandardClassLoaderFactory
    Class loading cache information loaded from package index [C:\usr\sap\ME2\J00\j2ee\cluster\bin\index.list]
    Reading manager properties from [kernelProperties.bin] file
       Checked the data for [16] ms
       Objects read for [110] ms
       Substituted the values for [93] ms
    Finished reading kernel objects for [203] ms
    Startup mode [NORMAL] and action [NONE] read
    AS Java version [7.31.3710.148365.20111012091351] is starting server process [ID3448650] on host [INPUNEME01.India.***.com] ...
    Loading [LogManager]... [109] ms
    Loading [PoolManager]... [0] ms
    Loading [ApplicationThreadManager]... 2.297: [GC2.297: [ParNew: 343552K->9136K(381696K), 0.0230809 secs] 343557K->9142K(2059008K), 0.0233963 secs] [Times: user=0.06 sys=0.00, real=0.02 secs]
    [125] ms
    Loading [ThreadManager]... [31] ms
    Loading [ClassLoaderManager]... [16] ms
    Loading [ClusterManager]... [501] ms
    Loading [LockingManager]... [62] ms
    Loading [ConfigurationManager]... [1500] ms
    Loading [CacheManager]... [125] ms
    Loading [DatabaseManager]... [453] ms
    Loading [SessionManager]... [406] ms
    Loading [LicensingManager]... [32] ms
    Loading [ServiceManager]...
    Initialize components for : 110 ms.
    Resolve components for : 32 ms.
    Load components for 953 ms.
    Loading services.
    Calculate startup service set for 265 ms.
      Service [tc~je~security~api] started. [16] ms / [0] CPU ms
      Service [webservices] started. [16] ms / [15] CPU ms
      Service [engine.lm.log.facade] started. [0] ms / [0] CPU ms
      Service [tc~je~sca~ws.plugin] started. [0] ms / [0] CPU ms
      Service [engine.dsr.facade] started. [0] ms / [0] CPU ms
      Service [r3startup] started. [0] ms / [0] CPU ms
      Service [tc~je~cross~api] started. [0] ms / [0] CPU ms
      Service [security.destination.facade] started. [32] ms / [0] CPU ms
      Service [tc~esi~uddi~content~handler] started. [32] ms / [0] CPU ms
      Service [tc~je~content~classification~handler] started. [32] ms / [0] CPU ms
      Service [tc~je~mngt_model~srv] started. [32] ms / [0] CPU ms
      Service [tc~je~sca~jco.plugin] started. [47] ms / [15] CPU ms
      Service [jmx_notification] started. [125] ms / [31] CPU ms
      Service [runtimeinfo] started. [109] ms / [15] CPU ms
      Service [cluster] started. [109] ms / [0] CPU ms
      Service [userstore] started. [156] ms / [15] CPU ms
      Service [cross] start ================= ERROR =================
      CSN Component [BC-JAS-COR-RMT], DC Name [sap.com/cross]
    java.lang.NoSuchFieldError: ipaddress
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init1(Native Method)
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init(FCAProperties.java:54)
    at com.sap.engine.services.cross.fca.FCAConnectorImpl.<init>(FCAConnectorImpl.java:101)
    at com.sap.engine.services.cross.CrossFrame.start(CrossFrame.java:82)
    at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:165)
    at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:118)
    at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:65)
    at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
    at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:178)
    at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:316)
      Service [timeout] started. [235] ms / [31] CPU ms
    FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [cross] failed to start]
    Heap
    par new generation   reserved 419840K, committed 419840K, used 275035K [0x000000013fe70000, 0x0000000159870000, 0x0000000159870000)
      eden space 343552K,  77% used [0x000000013fe70000, 0x000000015021acd0, 0x0000000154df0000)
      from space 38144K,  23% used [0x0000000157330000, 0x0000000157c1c238, 0x0000000159870000)
      to   space 38144K,   0% used [0x0000000154df0000, 0x0000000154df0000, 0x0000000157330000)
    concurrent mark-sweep generation reserved 1677312K, committed 1677312K, used 59K [0x0000000159870000, 0x00000001bfe70000, 0x00000001bfe70000)
    concurrent-mark-sweep perm gen reserved 1048576K, committed 1048576K, used 29998K [0x00000001bfe70000, 0x00000001ffe70000, 0x00000001ffe70000)
      Service [memory] started. [312] ms / [46] CPU ms
    stdout/stderr redirection
    node name   : server0
    host name   : INPUNEME01
    system name : ME2
    system nr.  : 00
    started at  : Thu Jul 17 00:11:18 2014
    JVMX version - Jun 22 2014 00:31:35 - 61_REL - optU - windows amd64 - 6 - bas2:220276 (mixed mode)
    (CompilerOracle read from file C:\usr\sap\ME2\J00\exe\sapjvm_6\jre\.hotspot_compiler)
    The active factory is : com.sap.engine.boot.loader.StandardClassLoaderFactory
    Class loading cache information loaded from package index [C:\usr\sap\ME2\J00\j2ee\cluster\bin\index.list]
    Reading manager properties from [kernelProperties.bin] file
       Checked the data for [15] ms
       Objects read for [109] ms
       Substituted the values for [94] ms
    Finished reading kernel objects for [203] ms
    Startup mode [NORMAL] and action [NONE] read
    AS Java version [7.31.3710.148365.20111012091351] is starting server process [ID3448650] on host [INPUNEME01.India.***.com] ...
    Loading [LogManager]... [94] ms
    Loading [PoolManager]... [16] ms
    Loading [ApplicationThreadManager]... 2.267: [GC2.268: [ParNew: 343552K->9051K(381696K), 0.0218818 secs] 343557K->9057K(2059008K), 0.0221899 secs] [Times: user=0.06 sys=0.00, real=0.02 secs]
    [156] ms
    Loading [ThreadManager]... [31] ms
    Loading [ClassLoaderManager]... [16] ms
    Loading [ClusterManager]... [485] ms
    Loading [LockingManager]... [62] ms
    Loading [ConfigurationManager]... [1297] ms
    Loading [CacheManager]... [141] ms
    Loading [DatabaseManager]... [437] ms
    Loading [SessionManager]... [406] ms
    Loading [LicensingManager]... [16] ms
    Loading [ServiceManager]...
    Initialize components for : 110 ms.
    Resolve components for : 31 ms.
    Load components for 953 ms.
    Loading services.
    Calculate startup service set for 265 ms.
      Service [engine.lm.log.facade] started. [16] ms / [0] CPU ms
      Service [tc~esi~uddi~content~handler] started. [16] ms / [0] CPU ms
      Service [tc~je~mngt_model~srv] started. [16] ms / [0] CPU ms
      Service [webservices] started. [16] ms / [0] CPU ms
      Service [engine.dsr.facade] started. [16] ms / [0] CPU ms
      Service [tc~je~cross~api] started. [16] ms / [0] CPU ms
      Service [r3startup] started. [32] ms / [0] CPU ms
      Service [tc~je~security~api] started. [32] ms / [0] CPU ms
      Service [security.destination.facade] started. [32] ms / [0] CPU ms
      Service [tc~je~content~classification~handler] started. [16] ms / [0] CPU ms
      Service [tc~je~sca~ws.plugin] started. [16] ms / [0] CPU ms
      Service [runtimeinfo] started. [47] ms / [15] CPU ms
      Service [tc~je~sca~jco.plugin] started. [47] ms / [0] CPU ms
      Service [jmx_notification] started. [63] ms / [0] CPU ms
      Service [cluster] started. [47] ms / [15] CPU ms
      Service [timeout] started. [172] ms / [93] CPU ms
      Service [userstore] started. [140] ms / [31] CPU ms
      Service [memory] started. [172] ms / [15] CPU ms
      Service [cross] start ================= ERROR =================
      CSN Component [BC-JAS-COR-RMT], DC Name [sap.com/cross]
    java.lang.NoSuchFieldError: ipaddress
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init1(Native Method)
    at com.sap.bc.proj.jstartup.fca.FCAProperties.init(FCAProperties.java:54)
    at com.sap.engine.services.cross.fca.FCAConnectorImpl.<init>(FCAConnectorImpl.java:101)
    at com.sap.engine.services.cross.CrossFrame.start(CrossFrame.java:82)
    at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:165)
    at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:118)
    at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:65)
    at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
    at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:178)
    at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:316)
    FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [cross] failed to start]
    Heap
    par new generation   reserved 419840K, committed 419840K, used 277992K [0x000000013fe70000, 0x0000000159870000, 0x0000000159870000)
      eden space 343552K,  78% used [0x000000013fe70000, 0x0000000150513298, 0x0000000154df0000)
      from space 38144K,  23% used [0x0000000157330000, 0x0000000157c06fd0, 0x0000000159870000)
      to   space 38144K,   0% used [0x0000000154df0000, 0x0000000154df0000, 0x0000000157330000)
    concurrent mark-sweep generation reserved 1677312K, committed 1677312K, used 59K [0x0000000159870000, 0x00000001bfe70000, 0x00000001bfe70000)
    concurrent-mark-sweep perm gen reserved 1048576K, committed 1048576K, used 30982K [0x00000001bfe70000, 0x00000001ffe70000, 0x00000001ffe70000)
    Thanks and Regards,
    Muddassar Khan

    Hi Muddassar,
    Hope you are doing good.
    A new note has been released exclusively for this issue. Please see:
    note 1937296 - SUM fails at start-shadow-instance-dm step. This is not
    an issue with the SCAs and more with the kernel employed.
    You will need to make sure that you are on the latest kernel so that
    this can be resolved.
    The below links will help you if there are any queries with the
    kernel update procedure
    SAP Note No. 1636252 - Installing a 7.20 kernel in SAP Web AS
                           7.00/7.01/7.10/7.11
    SAP Note No. 1629598 - SAP Kernel 720 will replace older
                           kernel versions
    SAP Note No. 19466   - Downloading SAP kernel patches
    Also check:
    <http://scn.sap.com/docs/DOC-1206>
    (for Manual Kernel Upgrade)
    and
    <http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/11219>
    (for kernel upgrade using JSPM)
    Thank you and have a nice day!
    Kind Regards,
    Hemanth

  • Java Web Console - How do I get the "Storage" application to work

    I kind of forgot this console even existed until getting into our Sun Cluster class. It seems that part of the cluster package installation it makes the console fire up and the Systems | Sun Cluster Managert works awesome. But I really want to get the "Storage" application running, and the Services might be kind of handy as well. I haven't found anything other than references to registering packages.. well, where and what should I be looking for to get these installed?
    Running this off a 5.10 Generic_137111-03 sun4v sparc SUNW,SPARC-Enterprise-T5220.
    thanks!

    I  need  step  by step  instructions  on  how  to  get  my  virtual  lab  cd  to  work. The  technician  said  cd  not  compatible  or  is  corrupt.  I  do  not  believe  their  is  nothing  that  can  be  done.  When  I  put  the  cd  in  the  side  slot  nothing  comes  up  on  the  screen.  I  have  tried  several   ways, the  technician  did  not  seem  very  knowledgeable  on  what  to  do. Also  this  cd  plays  fine  on  my  other  computer  which  is  not  an  apple  computer. Is  there  anything  I  can  do  to  correct  this?

  • IMac does not starts once on sleep mode after last Mavericks update... Anyone with the same problem?

    Since the last update, when my iMac goes to sleep mode it seems that the mouse or the keyboard can wake it up.  I have to do a "hard reset" everytime.  Anyone has this type a problem?

    Step 1
    Take all the applicable steps in this support article. That's the starting point for any further efforts to solve the problem.
    Step 2
    If you're running OS X 10.8.5 or earlier, from the menu bar select
     ▹ System Preferences... ▹ Accessibility
    If the checkbox at the bottom marked
    Enable access for assistive devices
    is checked, uncheck it and test.
    If you're running OS X 10.9 or later, select
     ▹ System Preferences... ▹ Security & Privacy ▹ Privacy ▹ Accessibility
    If any applications are listed on the right and have a checked box next to them, uncheck all the boxes and test. You may first have to click the padlock icon in the lower left corner of the window and authenticate as an administrator to unlock the settings.
    Step 3
    Disconnect all wired peripherals except those needed to boot, if any. Be sure to disconnect all USB hubs. If you use a keyboard or mouse plugged into a hub, plug the devices directly into a built-in USB port and remove the hub. Test.
    Step 4
    If you have more than one user account, you must be logged in as an administrator for this step.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    In the Console window, look under the heading DIAGNOSTIC AND USAGE INFORMATION on the left for Diagnostic and Usage Messages. If you don't see that heading, select
    View ▹ Show Log List
    from the menu bar. In the search box in the window's toolbar, enter "powerd" (without the quotes.) Select the last few messages that appear, if any, and copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).

Maybe you are looking for

  • Purchase order qty issue

    Hi SAP SD GURUS, this is STO  process, Doucment type is UB, delivery type is NLCC, Item catagory is NLC. When ever to create the delivery enter the qty more than the purchase order qty, system is allow to create the delivery, in this case i want rest

  • Display HTML code in TextView

    Helo everybody,                  I wanna apply <marquee> tag in WebDynpro View..... what i did: 1. Created Attribute with STRING type, 2. bound to FormattedTextView UI element. 3. set value as '<html><body><marquee> my message </marquee></body></html

  • Handling standard toolbar event in CL_SALV_TABLE

    Hi Experts, I have created a ALV report using class CL_SAL_TABLE. I have created some buttons in the application toolbar of ALV by which I can jump to other ALV views. Now my requirement is if I click on the Exit (Shift+F3) button on the standard too

  • Flexconnect AP with auto anchor at head office

    hi All,   I have a head quarters with two WLC5508 anchored to another 5508 on the DMZ. Now we want to roll out wireless guest to the branches with local switching of guest wireless traffic. The guest ssid used at head quarters is anchored to the gues

  • EVDRE - 'ALL' Keyword in Expand range not working when using ParentH2

    Hi experts, I am using a second hierarchy in my P_ACCT dimension (ParentH2). When creating a report with the ALL keyword in expand range (MemberSet) to show all members under P&L an error occurs (EVDRE cannot retrieve data). Without having the second