Problem register a system with sconadm

Hello guys,
I'm trying to register a Solaris 10 6/06 u2 system using sconadm, but it fails:
ryna# cat /tmp/RegistrationProfile.properties | grep -v ^# | grep -v '^$'
userName=__deather
password=XXXXXXX
hostName=
subscriptionKey=
proxyHostName=
proxyPort=
proxyUserName=
proxyPassword=
ryna# /usr/sbin/sconadm register -a -r /tmp/RegistrationProfile.properties
sconadm is running
Authenticating user ...
Exception in thread "main" java.lang.NullPointerException
at com.sun.cns.basicreg.BasicRegCLI.run(BasicRegCLI.java:695)
at com.sun.cns.basicreg.BasicRegCLI.main(BasicRegCLI.java:562)
[loops forever]
^C
I've been reading various thread posted here, so here is the usually asked commands:
ryna# java -version
java version "1.5.0_16"
Java(TM) Platform, Standard Edition for Business (build 1.5.0_16-b02)
Java HotSpot(TM) Client VM (build 1.5.0_16-b02, mixed mode, sharing)
ryna# cacaoadm get-param java-home
java-home=/usr/jdk/jdk1.5.0_16
ryna# cacaoadm status
default instance is ENABLED at system startup.
Smf monitoring process:
1995
SUNWbrg's dependencies are all satisfied, and the system is almost up-to-date (using PCA, currently).
If anyone has a clue...
Thanks!

Thanks -
Here is the content of the log file. It seems to work fine at the beginning, but then it break out:
ryna# cat basicreg20081001115711845.log
Oct 1, 2008 11:57:40 PM com.sun.cns.basicreg.BasicReg loadPropertiesFromHomeDir
INFO: properties file loaded from the default config.properties
Oct 1, 2008 11:57:40 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: userName = __deather
Oct 1, 2008 11:57:40 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: password = *****
Oct 1, 2008 11:57:40 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: hostName =
Oct 1, 2008 11:57:40 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: subscriptionKey = ********
Oct 1, 2008 11:57:40 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: proxyHost =
Oct 1, 2008 11:57:40 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: proxyPort =
Oct 1, 2008 11:57:40 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: proxyUsername =
Oct 1, 2008 11:57:40 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: proxyPassword = ****
Oct 1, 2008 11:57:40 PM com.sun.cns.basicreg.BasicRegCLI run
INFO: Authenticating user ...
Oct 1, 2008 11:57:40 PM com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter getSCNClientSession
INFO: CREATING SCNClientSession
Oct 1, 2008 11:57:41 PM com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter$LoginAccountCallbackHandler handle
INFO: account callback setting username: __deather
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter loginAccount
INFO: SCNClientSession.login(LoginAccountCallbackHandler) = true
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter loginAccount
INFO:
SCNClientLoginMBean.getAuthToken() =
AQIC5wM2LY4SfcwCRQetDZ09uKP16tZ4mqcMPu6h3mYO13I=@AAJTSQACMDE=#
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogs
INFO: catalog: 0
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogs
INFO: catalog.scopname: Sun Connection Network
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogs
INFO: catalog.scopURI: null
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 0
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Use Sun Update Manager and Sun Update Connection to manage updates
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.SoftwareUpdate
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: SoftwareUpdateOfferingInstance
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 1
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Use Sun Update Manager using a local update source, such as Sun Connection Proxy
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.SoftwareUpdate
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: SoftwareUpdateOfferingInstance
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 2
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Register the Solaris software without choosing an update option
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.ProductRegistration
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: ProductRegOfferingInstance
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter activate
INFO: OCA activate: Use Sun Update Manager and Sun Update Connection to manage updates
Oct 1, 2008 11:57:47 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter activate
INFO: with config: null
[EOF]
As the program's output talk about a nullPointerException, we can see here the "with config: null". However, I don't know the sconadm internals to debug this out...

Similar Messages

  • Registering ABAP system with SLD Web AS JAVA

    Hello,
    I'm trying to register an ABAP only system with an SLD that resides on a JAVA-only system. When registering the ABAP system in RZ70, I enter the gateway host of the JAVA-only system and the gateway service as "sapgw<instance>". However, when looking at the java-only system, I don't see that the gateway is even running.
    The JAVA only system is running on Windows 2008.
    A couple questions:
    1) Is "sapgw<instance>" the gateway service on a java-only system?
    2) If the gateway is running, does it show in the services or in the SAP MMC?
    3) I've tried starting the gateway manually using "gwrd -force pf=<start profile>" and the dev_rd log says"***LOG S00=> GwInitReader, gateway started ( 2980) [gwxxrd.c     1757]
    ERROR => [CreateOsShm] CreateFileMapping(5,4 KB) failed with Err=5
                  EIO*: Input/output error OR: Access is denied. [shmnt.c      2174]
    ERROR => ShmCreate: Create (5,4096,1) failed [shmnt.c      506]
    Is this the right way to start the gateway?
    Any help would be greatly appreciated.
    Thanks,
    Dale Dingmann

    Hi Dale,
    could you please tell us which Release your AS Java is? I have an AS Java 7.01(UsageType EP) on an AIX machine with a local SLD to which an AS ABAP 7.01 should register. I am not sure whether I can use the solution mentioned above or whether I have to install a standalone gateway.
    System Landscape Directory Planning Guide (March 2010, page 43) quotes quite a similar solution but without Information concerning the release. This information also belongs to a standalone SLD. The last three scentences of SAP Note 1057720 quotes that for releases up to and including Release 7.0 one has to install a standalone gateway. In higher releases however "the SCS of the AS Java installs an RFC gateway and configures it as the default in the SLD". Is AS Java 7.01 a higher release than 7.00 and how can I check wheter there is an installed Gateway on SCS instance or not?
    Can someone clarify that point?
    Best Regards

  • Unable to register system with sconadm

    I'm trying to get smpatch working within my environment so I can get our patch management/automation under control. I've been able to successfully get this working on 1 system. When attempting to get this working on a second system, I have had nothing but issues. Any help with this would be greatly appreciated.
    1. I have followed both ID 1288579.1 and ID 1311733.1 to a T.
    2. I do have a valid MOS account, and to take it a step further, I have had my account set to Admin on the support contract I have.
    3. I've verified that my account can download patches. I tested with PCA and it can retrieve patches without issue with me account.
    4. my suc.sh output:
    | Sun Update Collector V 1.0.10 |
    Solaris release:
    Solaris 10 10/08 s10x_u6wos_07b X86
    Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 27 October 2008
    Solaris Kernel: Generic_137138-09
    Machine Type: i86pc
    Platform: i86pc
    Software Cluster:
    CLUSTER=SUNWCall
    Environment:
    HOME=/
    HZ=
    LOGNAME=root
    MAIL=/var/mail/root
    OLDPWD=/usr/jdk
    PATH=/usr/sbin:/usr/bin
    PWD=/export/home/bbranch
    SHELL=/sbin/sh
    SHLVL=1
    TERM=vt100
    TZ=US/Central
    _=./suc.sh
    Sun UC package status:
    SUNWbreg not installed
    SUNWdc not installed
    Sun UC package information:
    Sun UC package chk:
    ..done..
    Sun UC patch revision:
    120336-04
    121082-06
    121082-08
    121119-13
    121119-19
    121454-02
    123004-03
    123004-04
    123006-07
    123006-09
    123631-03
    123896-05
    123896-25
    124187-07
    137138-09
    Patch install dates:
    Note: The dates listed and patches listed may differ due to patches included with the OS release installed.
    drwxr-xr-- 2 root root 512 2011-09-21 13:47:44.093500000 -0500 121082-08
    drwxr-xr-- 2 root root 512 2011-09-21 11:04:00.643649000 -0500 121119-19
    drwxr-xr-- 2 root root 512 2011-09-21 13:04:38.208182000 -0500 123004-04
    drwxr-xr-- 2 root root 512 2011-09-21 11:04:23.198060000 -0500 123006-09
    drwxr-xr-- 2 root root 512 2011-09-21 11:11:22.682756000 -0500 123896-25
    Java versions:
    System default:
    java version "1.5.0_22"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_22-b03, mixed mode)
    Java 5:
    java version "1.5.0_22"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_22-b03, mixed mode)
    Java 6:
    Unable to locate JRE meeting specification "1.6*"
    Java used by smpatch and updatemanager:
    /usr/sbin/pprosvc:JAVACMD="/usr/jdk/latest/bin/java -version:1.5+"
    /bin/updatemanager:JAVA_EXEC="/usr/jdk/latest/bin/java -version:1.5+"
    Cacao Java version:
    java-home=/usr/jdk/latest
    Cacao Base Directories:
    cacao.install.rt.base.dir=/
    cacao.install.etc.base.dir=/
    Cacao all settings:
    snmp-adaptor-port=11161
    snmp-adaptor-trap-port=11162
    jmxmp-connector-port=11162
    commandstream-adaptor-port=11163
    rmi-registry-port=11164
    secure-webserver-port=11165
    java-flags= -Xmx128M -Dcom.sun.management.jmxremote -Dfile.encoding=utf-8 -Djava.endorsed.dirs=/usr/lib/cacao/lib/endorsed
    micro-agent=false
    java-home=/usr/jdk/latest
    jdmk-home=/usr/share/lib/jdmk
    nss-lib-home=/usr/lib/mps/secv1
    nss-tools-home=/usr/sfw/bin
    retries=4
    log-file-limit=1000000
    log-file-count=3
    log-file-append=true
    enable-instrumentation=false
    user=root
    group=sys
    network-bind-address=127.0.0.1
    watchdog-heartbeat-timeout=60
    Cacao Modules:
    List of modules registered:
    com.sun.cacao.agent_logging 1.0
    com.sun.cacao.cached_connector 2.2
    com.sun.cacao.command_stream_adaptor 1.0
    com.sun.cacao.dtrace 1.0
    com.sun.cacao.efd 2.2
    com.sun.cacao.instrum 1.0
    com.sun.cacao.invoker 1.0
    com.sun.cacao.mib2simple 1.0
    com.sun.cacao.rbac 2.1
    com.sun.cacao.rmi 1.0
    com.sun.cacao.session 2.2
    com.sun.cacao.snmpv3_adaptor 1.0
    com.sun.cacao.watchdog.heartbeat 1.0
    com.sun.cacao.watchdog.probe 1.0
    com.sun.scn.SolarisAssetModule 1.0
    com.sun.scn.base.SCNBase 1.0
    com.sun.scn.offering.ProductRegistration 1.0
    com.sun.scn.offering.SoftwareUpdate 1.0
    com.sun.scn.sensor.Sensor_Module 1.0
    ls Cacao directories:
    /etc/cacao/instances/default:
    total 6
    drwxr-xr-x 2 root sys 512 Sep 21 13:04 modules
    drwxr-xr-x 3 root sys 512 Sep 21 11:11 private
    drwxr-xr-x 5 root sys 512 Sep 21 10:12 security
    /etc/cacao/instances/default/modules:
    total 24
    -rw-r----- 1 root sys 2581 Mar 27 2006 com.sun.scn.base.SCNBase.xml
    -rw-r----- 1 root sys 2921 Dec 3 2007 com.sun.scn.offering.ProductRegistration.xml
    -rw-r--r-- 1 root sys 2789 Dec 3 2007 com.sun.scn.offering.SWUPRegistration.xml
    -rw-r----- 1 root sys 1307 Mar 17 2010 com.sun.scn.sam.SolarisAssetModule.xml
    -rw-r----- 1 root sys 1010 Mar 16 2006 com.sun.scn.sensor.Sensor_Module.xml
    /etc/cacao/instances/default/private:
    total 26
    -rw-r--r-- 1 root sys 5386 Sep 22 09:57 cacao.properties
    -rw-r--r-- 1 root sys 559 Sep 21 10:12 logger.properties
    drwxr-xr-x 2 root sys 3072 Sep 21 11:11 modules
    -rw-r--r-- 1 root sys 2196 Sep 21 11:11 svc_cacao.xml
    /etc/cacao/instances/default/private/modules:
    total 82
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.auth.session.2.2.2.properties
    -rw-r--r-- 1 root sys 1435 Sep 21 11:11 com.sun.cacao.auth.session.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.cached_connector.2.2.2.properties
    -rw-r--r-- 1 root sys 1033 Sep 21 11:11 com.sun.cacao.cached_connector.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.command_stream_adaptor.2.2.2.properties
    -rw-r--r-- 1 root sys 1005 Sep 21 11:11 com.sun.cacao.command_stream_adaptor.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 10:12 com.sun.cacao.dtrace.properties
    -rw-r--r-- 1 root sys 957 Sep 21 10:12 com.sun.cacao.dtrace.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.efd.2.2.2.properties
    -rw-r--r-- 1 root sys 1115 Sep 21 11:11 com.sun.cacao.efd.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.instrum.2.2.2.properties
    -rw-r--r-- 1 root sys 1025 Sep 21 11:11 com.sun.cacao.instrum.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.invoker.2.2.2.properties
    -rw-r--r-- 1 root sys 1086 Sep 21 11:11 com.sun.cacao.invoker.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.logging_manager.2.2.2.properties
    -rw-r--r-- 1 root sys 903 Sep 21 11:11 com.sun.cacao.logging_manager.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.mib2simple.2.2.2.properties
    -rw-r--r-- 1 root sys 2816 Sep 21 11:11 com.sun.cacao.mib2simple.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.rbac.2.2.2.properties
    -rw-r--r-- 1 root sys 1295 Sep 21 11:11 com.sun.cacao.rbac.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.rmi.2.2.2.properties
    -rw-r--r-- 1 root sys 960 Sep 21 11:11 com.sun.cacao.rmi.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.snmpv3_adaptor.2.2.2.properties
    -rw-r--r-- 1 root sys 2049 Sep 21 11:11 com.sun.cacao.snmpv3_adaptor.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.watchdog.heartbeat.2.2.2.properties
    -rw-r--r-- 1 root sys 2559 Sep 21 11:11 com.sun.cacao.watchdog.heartbeat.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.watchdog.probe.2.2.2.properties
    -rw-r--r-- 1 root sys 1757 Sep 21 11:11 com.sun.cacao.watchdog.probe.2.2.2.xml
    /etc/cacao/instances/default/security:
    total 8
    drwxr-xr-x 2 root sys 512 Sep 21 10:12 jsse
    drwxr-xr-x 5 root sys 512 Sep 21 10:12 nss
    -rw------- 1 root sys 197 Sep 21 10:12 password
    drwxr-xr-x 2 root sys 512 Sep 22 09:57 snmp
    /etc/cacao/instances/default/security/jsse:
    total 8
    -rw-r--r-- 1 root sys 639 Sep 21 10:12 agent.cert
    -rw-r--r-- 1 root sys 1630 Sep 21 10:12 keystore
    -rw-r--r-- 1 root sys 486 Sep 21 10:12 truststore
    /etc/cacao/instances/default/security/nss:
    total 6
    drwxr-xr-x 2 root sys 512 Sep 21 10:12 localca
    drwxr-xr-x 2 root sys 512 Sep 21 10:12 unknown
    drwxr-xr-x 2 root sys 512 Sep 21 10:12 wellknown
    /etc/cacao/instances/default/security/nss/localca:
    total 226
    -rw-r--r-- 1 root sys 65536 Sep 21 10:12 cert8.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 key3.db
    -rw-r--r-- 1 root sys 635 Sep 21 10:12 localca.cert
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 secmod.db
    /etc/cacao/instances/default/security/nss/unknown:
    total 208
    -rw-r--r-- 1 root sys 65536 Sep 21 10:12 cert8.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 key3.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 secmod.db
    /etc/cacao/instances/default/security/nss/wellknown:
    total 226
    -rw-r--r-- 1 root sys 65536 Sep 21 10:12 cert8.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 key3.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 secmod.db
    -rw-r--r-- 1 root sys 643 Sep 21 10:12 wellknown.cert
    /etc/cacao/instances/default/security/snmp:
    total 8
    -rw------- 1 root sys 884 Sep 21 10:12 jdmk.acl
    -rw------- 1 root sys 1110 Sep 22 09:57 jdmk.security
    -rw------- 1 root sys 664 Sep 21 10:12 jdmk.uacl
    /usr/lib/cacao/lib/tools/template:
    total 8
    drwxr-xr-x 5 root sys 512 Sep 21 09:49 config
    drwxr-xr-x 2 root sys 1536 Sep 21 11:11 modules
    drwxr-xr-x 2 root sys 512 Sep 21 11:11 startup
    /usr/lib/cacao/lib/tools/template/config:
    total 6
    drwxr-xr-x 2 root sys 512 Sep 21 09:49 modules
    drwxr-xr-x 3 root sys 512 Sep 21 11:11 private
    drwxr-xr-x 3 root sys 512 Sep 21 09:49 security
    /usr/lib/cacao/lib/tools/template/config/modules:
    total 0
    /usr/lib/cacao/lib/tools/template/config/private:
    total 16
    -rw-r--r-- 1 root sys 6045 Dec 7 2010 cacao.properties
    -rw-r--r-- 1 root sys 565 Dec 7 2010 logger.properties
    drwxr-xr-x 2 root sys 512 Sep 21 09:49 modules
    /usr/lib/cacao/lib/tools/template/config/private/modules:
    total 0
    /usr/lib/cacao/lib/tools/template/config/security:
    total 2
    drwxr-xr-x 2 root sys 512 Sep 21 11:11 snmp
    /usr/lib/cacao/lib/tools/template/config/security/snmp:
    total 6
    -rw-r--r-- 1 root sys 896 Dec 7 2010 jdmk.acl
    -rw-r--r-- 1 root sys 1005 Dec 7 2010 jdmk.security
    -rw-r--r-- 1 root sys 680 Dec 7 2010 jdmk.uacl
    /usr/lib/cacao/lib/tools/template/modules:
    total 54
    -rw-r--r-- 1 root sys 1435 Dec 7 2010 com.sun.cacao.auth.session.2.2.2.xml
    -rw-r--r-- 1 root sys 1033 Dec 7 2010 com.sun.cacao.cached_connector.2.2.2.xml
    -rw-r--r-- 1 root sys 1005 Dec 7 2010 com.sun.cacao.command_stream_adaptor.2.2.2.xml
    -rw-r--r-- 1 root sys 957 Feb 15 2007 com.sun.cacao.dtrace.xml
    -rw-r--r-- 1 root sys 1115 Dec 7 2010 com.sun.cacao.efd.2.2.2.xml
    -rw-r--r-- 1 root sys 1025 Dec 7 2010 com.sun.cacao.instrum.2.2.2.xml
    -rw-r--r-- 1 root sys 1086 Dec 7 2010 com.sun.cacao.invoker.2.2.2.xml
    -rw-r--r-- 1 root sys 903 Dec 7 2010 com.sun.cacao.logging_manager.2.2.2.xml
    -rw-r--r-- 1 root sys 2816 Dec 7 2010 com.sun.cacao.mib2simple.2.2.2.xml
    -rw-r--r-- 1 root sys 1295 Dec 7 2010 com.sun.cacao.rbac.2.2.2.xml
    -rw-r--r-- 1 root sys 960 Dec 7 2010 com.sun.cacao.rmi.2.2.2.xml
    -rw-r--r-- 1 root sys 2049 Dec 7 2010 com.sun.cacao.snmpv3_adaptor.2.2.2.xml
    -rw-r--r-- 1 root sys 2559 Dec 7 2010 com.sun.cacao.watchdog.heartbeat.2.2.2.xml
    -rw-r--r-- 1 root sys 1757 Dec 7 2010 com.sun.cacao.watchdog.probe.2.2.2.xml
    /usr/lib/cacao/lib/tools/template/startup:
    total 14
    -rw-r--r-- 1 root sys 3770 Dec 7 2010 cacao
    -rw-r--r-- 1 root sys 2164 Dec 7 2010 svc_cacao.xml
    checking Cacao ports:
    *.111 Idle
    127.0.0.1.11161 Idle
    *.111 *.* 0 0 49152 0 LISTEN
    127.0.0.1.11164 *.* 0 0 49152 0 LISTEN
    127.0.0.1.11163 *.* 0 0 49152 0 LISTEN
    127.0.0.1.11162 *.* 0 0 49152 0 LISTEN
    checking Cacao java process:
    root 3225 0.3 4.011263241060 ? S 09:57:06 0:03 /usr/jdk/latest/bin/java -Xmx128M -Dcom.sun.management.jmxremote -Dfile.encoding=utf-8 -Djava.endorsed.dirs=/usr/lib/cacao/lib/endorsed -classpath /usr/share/lib/jdmk/jdmkrt.jar:/usr/share/lib/jdmk/jmxremote_optional.jar:/usr/lib/cacao/lib/cacao_cacao.jar:/usr/lib/cacao/lib/cacao_j5core.jar:/usr/lib/cacao/lib/bcprov-jdk14.jar -Djavax.management.builder.initial=com.sun.jdmk.JdmkMBeanServerBuilder -Dcacao.print.status=true -Dcacao.config.dir=/etc/cacao/instances/default -Dcacao.monitoring.mode=smf -Dcom.sun.cacao.ssl.keystore.password.file=/etc/cacao/instances/default/security/password com.sun.cacao.container.impl.ContainerPrivate
    root 1325 0.2 1.68425216216 ? S 09:42:59 0:02 /usr/jdk/latest/bin/java -version:1.5+ -jar /usr/lib/patch/swupna.jar -wait
    noaccess 710 0.1 11.6196796119900 ? S 09:08:02 0:13 /usr/java/bin/java -server -Xmx128m -XX:+UseParallelGC -XX:ParallelGCThreads=4 -classpath /usr/share/webconsole/private/container/bin/bootstrap.jar:/usr/share/webconsole/private/container/bin/commons-logging.jar:/usr/share/webconsole/private/container/bin/log4j.jar:/usr/java/lib/tools.jar:/usr/java/jre/lib/jsse.jar -Djava.security.manager -Djava.security.policy==/var/webconsole/domains/console/conf/console.policy -Djavax.net.ssl.trustStore=/var/webconsole/domains/console/conf/keystore.jks -Djava.security.auth.login.config=/var/webconsole/domains/console/conf/consolelogin.conf -Dcatalina.home=/usr/share/webconsole/private/container -Dcatalina.base=/var/webconsole/domains/console -Dcom.sun.web.console.home=/usr/share/webconsole -Dcom.sun.web.console.conf=/etc/webconsole/console -Dcom.sun.web.console.base=/var/webconsole/domains/console -Dcom.sun.web.console.logdir=/var/log/webconsole/console -Dcom.sun.web.console.native=/usr/lib/webconsole -Dcom.sun.web.console.appbase=/var/webconsole/domains/console/webapps -Dcom.sun.web.console.secureport=6789 -Dcom.sun.web.console.unsecureport=6788 -Dcom.sun.web.console.unsecurehost=127.0.0.1 -Dwebconsole.default.file=/etc/webconsole/console/default.properties -Dwebconsole.config.file=/etc/webconsole/console/service.properties -Dcom.sun.web.console.startfile=/var/webconsole/tmp/console_start.tmp -Djava.awt.headless=true -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog org.apache.catalina.startup.Bootstrap start
    root 3224 0.0 0.2 1864 1184 ? S 09:57:06 0:00 /usr/lib/cacao/lib/tools/launch -w /var/cacao/instances/default -L 16384 -A /usr/lib/cacao/lib/tools/proc_analysis -W /var/cacao/instances/default -T 300 -P /var/run/cacao/instances/default/run/hb.pipe -f -U root -G sys -- /usr/jdk/latest/bin/java -Xmx128M -Dcom.sun.management.jmxremote -Dfile.encoding=utf-8 -Djava.endorsed.dirs=/usr/lib/cacao/lib/endorsed -classpath /usr/share/lib/jdmk/jdmkrt.jar:/usr/share/lib/jdmk/jmxremote_optional.jar:/usr/lib/cacao/lib/cacao_cacao.jar:/usr/lib/cacao/lib/cacao_j5core.jar:/usr/lib/cacao/lib/bcprov-jdk14.jar -Djavax.management.builder.initial=com.sun.jdmk.JdmkMBeanServerBuilder -Dcacao.print.status=true -Dcacao.config.dir=/etc/cacao/instances/default -Dcacao.monitoring.mode=smf -Dcom.sun.cacao.ssl.keystore.password.file=/etc/cacao/instances/default/security/password com.sun.cacao.container.impl.ContainerPrivate
    copying cacao files to /tmp/suc-cacao...
    done.
    Solaris 10 cacao instances:
    STATE NSTATE STIME CTID FMRI
    online - 9:57:07 88 svc:/application/management/common-agent-container-1:default
    9:57:06 3224 launch
    9:57:06 3225 java
    Full list of cacao SMF service(s):
    fmri svc:/application/management/common-agent-container-1:default
    name Cacao, a common Java container for JDMK/JMX based management solution
    enabled true (temporary)
    state online
    next_state none
    state_time Thu Sep 22 09:57:07 2011
    logfile /var/svc/log/application-management-common-agent-container-1:default.log
    restarter svc:/system/svc/restarter:default
    contract_id 88
    dependency require_all/none svc:/system/filesystem/local (online)
    dependency require_all/none svc:/network/initial (online)
    dependency require_all/none svc:/milestone/multi-user (online)
    Services in maintenance/disabled state:
    svc:/system/pkgserv:default (Flush package command database to disk (see pkgadm(1m)).)
    State: offline since Thu Sep 22 09:07:25 2011
    Reason: Dependency file://localhost/usr/sadm/install/bin/pkgserv is absent.
    See: http://sun.com/msg/SMF-8000-E2
    Impact: This service is not running.
    All ccr properties:
    18:
    cns.assetid:
    cns.br.SunUCenabled:
    true
    cns.ccr.keyGenPath:
    /usr/lib/cc-ccr/bin/ccrKeyGen
    cns.clientid:
    cns.httpproxy.auth:
    cns.httpproxy.ipaddr:
    cns.httpproxy.port:
    cns.regtoken:
    cns.security.password:
    dAw5y36sZJoC+XZR504J4YfvVN8gcxGUYp1bCb8i7x21
    cns.security.privatekey:
    cns.security.publickey:
    cns.swup.UMautolaunch:
    false
    cns.swup.autoAnalysis.enabled:
    true
    cns.swup.checkinInterval:
    2
    cns.swup.lastCheckin:
    0
    cns.swup.patchbaseline:
    current
    cns.swup.regRequired:
    true
    cns.transport.serverurl:
    patchsvr not installed.
    Entitlement:
    smpatch settings:
    patchpro.backout.directory     -     ""
    patchpro.baseline.directory     -     /var/sadm/spool
    patchpro.download.directory     -     /var/sadm/spool
    patchpro.install.types          -     rebootafter:reconfigafter:standard
    patchpro.patch.source          -     https://getupdates.oracle.com/
    patchpro.patchset          -     current3
    patchpro.proxy.host          -     ""
    patchpro.proxy.passwd          ****     ****
    patchpro.proxy.port          -     8080
    patchpro.proxy.user          -     ""
    debug smpatch analyze:
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is getupdates.oracle.com
    ... ... Filename of URL is /xml/motd.xml
    ... ... File path portion of URL is /xml/motd.xml
    Defining request header : IF_MODIFIED_SINCE... valueWed Dec 31 18:00:00 CST 1969
    ... Caught IO Exception.
    ((HttpURLConnection)connection).getResponseCode() : 401
    ((HttpURLConnection)connection).getResponseMessage() : Authorization Required
    Error: Unable to download document : "xml/motd.xml"
    Cannot connect to retrieve motd.xml: Authorization Required
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is getupdates.oracle.com
    ... ... Filename of URL is /detector/detectors.jar
    ... ... File path portion of URL is /detector/detectors.jar
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is getupdates.oracle.com
    ... ... Filename of URL is /database/current3.zip
    ... ... File path portion of URL is /database/current3.zip
    Defining request header : IF_MODIFIED_SINCE... valueWed Dec 31 18:00:00 CST 1969
    Defining request header : IF_MODIFIED_SINCE... valueWed Dec 31 18:00:00 CST 1969
    ... Caught IO Exception.
    ((HttpURLConnection)connection).getResponseCode() : 401
    ((HttpURLConnection)connection).getResponseMessage() : Authorization Required
    ... Caught IO Exception.
    ((HttpURLConnection)connection).getResponseCode() : 401
    ((HttpURLConnection)connection).getResponseMessage() : Authorization Required
    Failure: Cannot connect to retrieve current3.zip: Authorization Required
    ls /var/sadm/spool:
    /var/sadm/spool:
    total 2
    drwxr-xr-x 5 root sys 512 Sep 22 10:00 cache
    /var/sadm/spool/cache:
    total 6
    drwxr-xr-x 2 root root 512 Sep 22 10:00 Database
    drwxr-xr-x 3 root sys 512 Sep 21 09:54 updatemanager
    drwxr-xr-x 2 root root 512 Sep 22 10:00 xml
    /var/sadm/spool/cache/Database:
    total 0
    /var/sadm/spool/cache/updatemanager:
    total 2
    drwxr-xr-x 2 root sys 512 Sep 21 09:54 analysis.results
    /var/sadm/spool/cache/updatemanager/analysis.results:
    total 0
    /var/sadm/spool/cache/xml:
    total 0
    copying sconadm log files to /tmp/suc-sconadm...
    done.
    checking certificate...
    Enter keystore password:
    ***************** WARNING WARNING WARNING *****************
    * The integrity of the information stored in your keystore *
    * has NOT been verified! In order to verify its integrity, *
    * you must provide your keystore password. *
    ***************** WARNING WARNING WARNING *****************
    Keystore type: jks
    Keystore provider: SUN
    Your keystore contains 11 entries
    Alias name: smirootcacert
    Creation date: Jun 18, 2002
    Entry type: trustedCertEntry
    Owner: CN=Sun Microsystems Inc Root CA, O=Sun Microsystems Inc, C=US
    Issuer: CN=GTE CyberTrust Root, O=GTE Corporation, C=US
    Serial number: 200014a
    Valid from: Tue Nov 07 16:39:00 CST 2000 until: Thu Nov 07 17:59:00 CST 2002
    Certificate fingerprints:
         MD5: D8:B6:68:D4:6B:04:B9:5A:EB:34:23:54:B8:F3:97:8C
         SHA1: BD:D9:0B:DA:AE:91:5F:33:C4:3D:10:E3:77:F0:45:09:4A:E8:A2:98
    Alias name: updateserver.sun.com
    Creation date: Apr 20, 2004
    Entry type: trustedCertEntry
    Owner: CN=updateserver.sun.com, OU=Solaris Patch Server, O="Sun Microsystems, Inc.", L=Santa Clara, ST=California, C=US
    Issuer: CN=updateserver.sun.com, OU=Solaris Patch Server, O="Sun Microsystems, Inc.", L=Santa Clara, ST=California, C=US
    Serial number: 4085ad7d
    Valid from: Tue Apr 20 18:08:45 CDT 2004 until: Fri Apr 18 18:08:45 CDT 2014
    Certificate fingerprints:
         MD5: C7:0D:9B:84:B2:E0:57:FA:F4:D1:0C:2E:F3:0E:68:DF
         SHA1: 48:B3:6B:35:AB:15:FE:BF:C5:B9:FF:39:F9:7E:FF:BB:C2:07:9B:7A
    Alias name: gtecybertrustglobalca
    Creation date: Feb 6, 2006
    Entry type: trustedCertEntry
    Owner: CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US
    Issuer: CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US
    Serial number: 1a5
    Valid from: Wed Aug 12 19:29:00 CDT 1998 until: Mon Aug 13 18:59:00 CDT 2018
    Certificate fingerprints:
         MD5: CA:3D:D3:68:F1:03:5C:D0:32:FA:B8:2B:59:E8:5A:DB
         SHA1: 97:81:79:50:D8:1C:96:70:CC:34:D8:09:CF:79:44:31:36:7E:F4:74
    Alias name: verisignclass3g2ca
    Creation date: Feb 6, 2006
    Entry type: trustedCertEntry
    Owner: OU=VeriSign Trust Network, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US
    Issuer: OU=VeriSign Trust Network, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US
    Serial number: 7dd9fe07cfa81eb7107967fba78934c6
    Valid from: Sun May 17 19:00:00 CDT 1998 until: Tue Aug 01 18:59:59 CDT 2028
    Certificate fingerprints:
         MD5: A2:33:9B:4C:74:78:73:D4:6C:E7:C1:F3:8D:CB:5C:E9
         SHA1: 85:37:1C:A6:E5:50:14:3D:CE:28:03:47:1B:DE:3A:09:E8:F8:77:0F
    Alias name: smicacert
    Creation date: Jun 18, 2002
    Entry type: trustedCertEntry
    Owner: O=Sun Microsystems Inc, CN=Sun Microsystems Inc CA (Class B)
    Issuer: CN=Sun Microsystems Inc Root CA, O=Sun Microsystems Inc, C=US
    Serial number: 1000006
    Valid from: Mon Nov 13 13:23:10 CST 2000 until: Fri Nov 13 13:23:10 CST 2009
    Certificate fingerprints:
         MD5: B4:1F:E1:0D:80:7D:B1:AB:15:5C:78:CB:C8:8F:CE:37
         SHA1: 1E:38:11:02:F0:5D:A3:27:5C:F9:6E:B1:1F:C4:79:95:E9:6E:D6:DF
    Alias name: patchsigning3
    Creation date: Dec 9, 2008
    Entry type: trustedCertEntry
    Owner: CN=patchsign 20081125, OU=Class B, OU=Corporate Object Signing, O=Sun Microsystems Inc
    Issuer: CN=Object Signing CA, OU=Class 2 OnSite Subscriber CA, OU=VeriSign Trust Network, O=Sun Microsystems Inc
    Serial number: c6c945f7361c6aa3c520502b3db45a7
    Valid from: Mon Nov 24 18:00:00 CST 2008 until: Fri Nov 25 17:59:59 CST 2011
    Certificate fingerprints:
         MD5: 37:FD:5B:76:06:29:65:DB:47:D8:A5:AB:E7:D7:2C:08
         SHA1: 30:C7:C3:AF:85:00:8F:3B:41:DC:55:A3:99:53:E4:00:D8:97:D7:01
    Alias name: patchsigning2
    Creation date: Feb 8, 2006
    Entry type: trustedCertEntry
    Owner: CN=Patch (No version), OU=Class B, OU=Corporate Object Signing, O=Sun Microsystems Inc
    Issuer: CN=Object Signing CA, OU=Class 2 OnSite Subscriber CA, OU=VeriSign Trust Network, O=Sun Microsystems Inc
    Serial number: 3ed0ec9de0eed991b93f09d331d05e93
    Valid from: Tue Jan 24 18:00:00 CST 2006 until: Sat Jan 24 17:59:59 CST 2009
    Certificate fingerprints:
         MD5: 07:5C:E4:4F:4C:DC:4D:D5:D0:A8:A8:16:C8:DB:37:5F
         SHA1: A2:A8:17:32:2C:C4:7E:DE:8E:67:70:5E:08:2B:91:E9:8A:48:8C:05
    Alias name: patchsigning
    Creation date: Jun 18, 2002
    Entry type: trustedCertEntry
    Owner: CN=Enterprise Services Patch Management, O=Sun Microsystems Inc
    Issuer: O=Sun Microsystems Inc, CN=Sun Microsystems Inc CA (Class B)
    Serial number: 1400007b
    Valid from: Mon Sep 24 15:38:53 CDT 2001 until: Sun Sep 24 15:38:53 CDT 2006
    Certificate fingerprints:
         MD5: 6F:63:51:C4:3D:92:C5:B9:A7:90:2F:FB:C0:68:66:16
         SHA1: D0:8D:7B:2D:06:AF:1F:37:5C:0D:1B:A0:B3:CB:A0:2E:90:D6:45:0C
    Alias name: smirootcacert2
    Creation date: Oct 21, 2002
    Entry type: trustedCertEntry
    Owner: CN=Sun Microsystems Inc Root CA, O=Sun Microsystems Inc, C=US
    Issuer: CN=GTE CyberTrust Root, O=GTE Corporation, C=US
    Serial number: 40002ae
    Valid from: Wed Oct 16 10:45:00 CDT 2002 until: Sat Oct 16 18:59:00 CDT 2004
    Certificate fingerprints:
         MD5: 54:E3:D1:E4:79:B4:17:23:65:B4:F9:14:AD:C6:4A:FE
         SHA1: 90:F1:AB:87:AE:A0:4C:1F:AF:43:60:DE:5D:A8:0E:D8:CE:E7:06:AE
    Alias name: getupdates.oracle.com
    Creation date: Apr 25, 2011
    Entry type: trustedCertEntry
    Owner: CN=*.oracle.com, OU=Terms of use at www.verisign.com/rpa (c)10, OU=Global IT, O=Oracle Corporation, L=Redwood Shores, ST=California, C=US
    Issuer: OU=www.verisign.com/CPS Incorp.by Ref. LIABILITY LTD.(c)97 VeriSign, OU=VeriSign International Server CA - Class 3, OU="VeriSign, Inc.", O=VeriSign Trust Network
    Serial number: 7854c9713b40a03d934e4b1b7f266170
    Valid from: Mon Apr 12 19:00:00 CDT 2010 until: Thu May 05 18:59:59 CDT 2011
    Certificate fingerprints:
         MD5: 03:CB:5F:B8:58:40:23:03:7E:89:A7:49:AF:06:7C:23
         SHA1: 63:95:E0:5C:87:42:8E:38:95:73:EE:03:1C:50:48:FE:43:8F:DC:8C
    Alias name: oracle.com
    Creation date: Apr 25, 2011
    Entry type: trustedCertEntry
    Owner: CN=VeriSign Class 3 International Server CA - G3, OU=Terms of use at https://www.verisign.com/rpa (c)10, OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US
    Issuer: CN=VeriSign Class 3 Public Primary Certification Authority - G5, OU="(c) 2006 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US
    Serial number: 641be820ce020813f32d4d2d95d67e67
    Valid from: Sun Feb 07 18:00:00 CST 2010 until: Fri Feb 07 17:59:59 CST 2020
    Certificate fingerprints:
         MD5: BA:B0:65:B4:3B:9C:E8:40:30:21:7D:C5:C6:CD:3F:EB
         SHA1: B1:8D:9D:19:56:69:BA:0F:78:29:51:75:66:C2:5F:42:2A:27:71:04
    checking network settings...
    141.146.44.51     updates.oraclegha.com getupdates.oracle.com updates.oracle.com
    164.58.129.138     a248.e.akamai.net
    164.58.129.143     a248.e.akamai.net
    141.146.44.51     updates.oraclegha.com cns-services.oracle.com updates.oracle.com

    Sampath,
    You can use one of the following workarounds :
    1. Install redhat-release package from AS
    or
    2. Edit /etc/redhat-release
    change (for example):
    Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
    to:
    Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
    The next version of "up2date" will correctly handle "ES" or "WS" systems.
    Regards,
    Björn

  • Problem connecting CRM system with PI7.11

    Hi,
       Can anybody give solution to this problem. This is to do withe the connectivity between CRM 5.0 and PI7.11. We have been sucessful in connecting R/3 4.7 with PI7.11. But when try to check the SLD check from CRM server through the SLDCHECK command we get the following error:
    Calling Function LCR_GET_OWN_BUSINESS_SYSTEM
    Retrieving data from the SLD server......
    No corresponding business system found
    => Check the SLD data content for the current system client.
    Summary: Some non-fatal execption has occured, but connection to SLD works technically
    => Check and maintain the SLD data content.
    Can anybody guide us to overcpme this problem as we are not able to connect the CRM system to PI7.11. All the RFC 's and HTTP destination are maintained properly and tested correctly.
    Thanks
    Regards
    suk

    Hi suk,
         You need to create a business system in yuour CRM system w.r.t your R/3(BS<SID>) which shjould be same as the business system you created in PI system for R/3.
    After creating the business system you try executing SLDCHEK...it works fine.
    CHeers!!!
    Naveen.

  • Problem registering apex app with sso

    I followed the instructions listed in Note:353023.1 to register an apex app as an sso application.
    when i go to the url:
    http://portal.research.na.admworld.com/pls/REMGThtmldb/f?p=100:1
    i get:
    Bad Request
    Your browser sent a request that this server could not understand.
    mod_plsql: /pls/REMGThtmldb/f HTTP-400 Invalid name
    i've redone everything several times. i must be missing something simple. any clue as to what this could be?

    Hi Chris,
    I had a lot of problems getting SSO working. The name of the partner application had to be HTML_DB and in the WWSEC_ENABLER_CONFIG_INFO$ table I had to change the port in LSNR_TOKEN to :80. You will find lots of other posts about SSO problems.
    One thing you can do is to set debug on as explained in step 6 here: http://www.oracle.com/technology/products/database/application_express/howtos/sso_partner_app.html
    Regards Pete

  • Problem registering Solaris 10 r. 11/06

    Hi
    I have a problem registering my system with updatemanager and sconadm. When i run
    sconadm register -a -r register.txt
    a get the following errors:
    sconadm is running
    Authenticating user ...
    Exception in thread "main" javax.management.RuntimeMBeanException: RuntimeException thrown by the invoke method of the Dynamic MBean
    at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:227)
    at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    at com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:203)
    at com.sun.cacao.agent.DispatchInterceptor.invoke(DispatchInterceptor.java:662)
    at com.sun.cacao.agent.auth.impl.AccessControlInterceptor.invoke(AccessControlInterceptor.java:618)
    at com.sun.jdmk.JdmkMBeanServerImpl.invoke(JdmkMBeanServerImpl.java:764)
    at com.sun.cacao.common.instrum.impl.InstrumDefaultForwarder.invoke(InstrumDefaultForwarder.java:106)
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1408)
    at javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
    at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1245)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1348)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:782)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
    at sun.rmi.transport.Transport$1.run(Transport.java:153)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
    at java.lang.Thread.run(Thread.java:595)
    at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
    at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
    at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)
    at javax.management.remote.rmi.RMIConnectionImpl_Stub.invoke(Unknown Source)
    at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:972)
    at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:201)
    at $Proxy8.register(Unknown Source)
    at com.sun.cns.basicreg.cacao.SWUPOMCacaoAdapter.registerSystem(SWUPOMCacaoAdapter.java:358)
    at com.sun.cns.basicreg.BasicRegCLI.run(BasicRegCLI.java:809)
    at com.sun.cns.basicreg.BasicRegCLI.main(BasicRegCLI.java:567)
    Caused by: java.lang.NullPointerException
    at com.sun.scn.offering.swupom.SWUPOfferingInstance.register(SWUPOfferingInstance.java:340)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
    at javax.management.StandardMBean.invoke(StandardMBean.java:323)
    at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
    at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    at com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:203)
    at com.sun.cacao.agent.DispatchInterceptor.invoke(DispatchInterceptor.java:662)
    at com.sun.cacao.agent.auth.impl.AccessControlInterceptor.invoke(AccessControlInterceptor.java:618)
    at com.sun.jdmk.JdmkMBeanServerImpl.invoke(JdmkMBeanServerImpl.java:764)
    at com.sun.cacao.common.instrum.impl.InstrumDefaultForwarder.invoke(InstrumDefaultForwarder.java:106)
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1408)
    at javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
    at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1245)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1348)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:782)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
    at sun.rmi.transport.Transport$1.run(Transport.java:153)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
    at java.lang.Thread.run(Thread.java:595)
    Can somebody help!
    Thanks

    root> java -version
    java version "1.5.0_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
    Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode)
    root@Swiatowit:~> which java
    /usr/bin/java
    root> ls -l `which java`
    lrwxrwxrwx 1 root other 16 Aug 22 13:21 /usr/bin/java -> ../java/bin/java*
    root> ls -dl /usr/java
    lrwxrwxrwx 1 root root 12 Sep 9 21:12 /usr/java -> jre1.5.0_12//
    root> cacaoadm get-param java-home
    java-home=/usr/jdk/jdk1.5.0_07
    root> cacaoadm use jdk1.5.0_07. I tried
    root> cacaoadm ser-param java-home=/usr/jre1.5.0_12
    root> cacaoadm stop
    root> cacaoadm start
    root> cacaoadm get-param java-home
    java-home=/usr/jdk/jdk1.5.0_07
    I tried the following:
    root> cd /usr/jdk
    root> mv jdk1.5.0_07 jdk_org
    root> ln -s ../jre1.5.0_12 jdk1.5.0_07
    but the problem still

  • Nokia Music error "there was a problem registering...

    hi i m using nokia c7. I hav prob regrdin nokia music store in my handset.when ever i trying to downlod song thr is showing''there was a problem registering your phone with your unlimited downlods subscription.try again in a moment'' help me on this
    Moderator's note: We have amended the title of this post as this was moved from another thread.

    Hi Sarath4,
    For which phone is this? Did you manage to register your phone to the subscription?

  • Cannot register with sconadm

    #sconadm register -a -r ./RegistrationProfile.properties
    sconadm is running
    Authenticating user ...
    Sun On-line Account authentication failed
    failed registration!
    The RegistrationProfile.properties file is setup and filled out correctly. It's the same file used by over a dozen of our other servers.
    I downloaded and ran the suc.sh program.
    root@domainname:/tmp #./suc.sh
    User:
    Logname: root
    Thu Apr 9 16:59:16 CDT 2009
    domainname
    smpatch settings:
    patchpro.backout.directory - ""
    patchpro.baseline.directory - /var/sadm/spool
    patchpro.download.directory - /var/sadm/spool
    patchpro.install.types - rebootafter:reconfigafter:standard
    patchpro.patch.source - https://getupdates1.sun.com/
    patchpro.patchset - current
    patchpro.proxy.host - ""
    patchpro.proxy.passwd **** ****
    patchpro.proxy.port - 8080
    patchpro.proxy.user - ""
    smpatch analyze:
    Failure: Cannot connect to retrieve detectors.jar: This system is currently unregistered and is unable to retrieve patches from the Sun Update Connection. Please register your system using the Update Manager, /usr/bin/updatemanager or provide valid Sun Online Account(SOA) credentials.
    Sun UC patch revision:
    120336-04
    121082-06
    121082-08
    121119-09
    121119-12
    121119-13
    121454-02
    123004-02
    123006-05
    123631-01
    123896-04
    124187-03
    124615-01
    138065-02
    Solaris release:
    Solaris 10 11/06 s10x_u3wos_10 X86
    Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 14 November 2006
    Solaris Kernel: Generic_137112-02
    Machine Type: i86pc
    Platform: i86pc
    Java -version:
    java version "1.5.0_15"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
    Java HotSpot(TM) Server VM (build 1.5.0_15-b04, mixed mode)
    Cacao Java version:
    java-home=/usr/jdk/jdk1.5.0_15
    Software Cluster:
    CLUSTER=SUNWCmreq
    All ccr properties:
    17:
    Property not defined: 17
    cns.assetid:
    cns.br.SunUCenabled:
    true
    cns.ccr.keyGenPath:
    /usr/lib/cc-ccr/bin/ccrKeyGen
    cns.clientid:
    cns.httpproxy.auth:
    cns.httpproxy.ipaddr:
    cns.httpproxy.port:
    cns.regtoken:
    cns.security.password:
    cns.security.privatekey:
    cns.security.publickey:
    cns.swup.autoAnalysis.enabled:
    true
    cns.swup.checkinInterval:
    2
    cns.swup.lastCheckin:
    0
    cns.swup.patchbaseline:
    current
    cns.swup.regRequired:
    true
    cns.transport.serverurl:
    patchsvr not installed.
    Sun UC package status:
    SUNWbreg not installed
    SUNWccccfg not installed
    SUNWccfwctrl not installed
    SUNWccinv not installed
    SUNWcctpx not installed
    SUNWdc not installed
    SUNWj5rtx not installed
    SUNWupdatemgrr not installed
    SUNWupdatemgru not installed
    Please attach /tmp/domainname-090409-suc-out.Z in your reply to the Sun Update Connection Technical Support Team.
    I would have attached the file, but I don't see a way to attach any files. If someone could help me register my system, I would appreciate it. Our older servers all work fine, I just can't seem to register a new one.

    I see that you have used the SUNWmreq cluster - technically we need the SUNWuser cluster to be used, but I would suggest that you install the following packages from your installation media:
    SUNWccccfg not installed
    SUNWccfwctrl not installed
    SUNWccinv not installed
    SUNWcctpx not installed
    SUNWj5rtx not installed
    SUNWupdatemgrr not installed
    SUNWupdatemgru not installed
    Once that has been done you will need to manually download and apply the following patches:
    121119-15
    123004-03
    123006-07
    123631-03
    123896-05
    124187-07
    137138-09
    Failing that you might want to try rebuilding using a newer release - Solaris 10 11/06 (update 3) is quite old, we are currently at 10/08 (update 6) and the next release is just around the corner.
    Incidentally the suc.sh script that you have used is a little out-of-date too - I have attached a newer copy.
    If you run into any problems, please run the script and collect the output generated along with the following files:
    /tmp/basicreg<timestamp>.log
    /var/cacao/instances/default/logs/cacao.0
    Please upload these as a tarball to our [Support Uploads|http://supportuploads.sun.com/] site and then inform us the full path and name. Alternatively if you have a support contract you can raise a support case so we can look into the problem more quickly.

  • I have never been able to use the Macmail feature.  Running OSX 10.4.11, and the problems appear to be related to the fact that I originally registered my computer with apple, I subsequently changed my e-mail address.  Have since upgraded the e-mail addre

    I have never been able to use the Macmail feature.  Running OSX 10.4.11, and the problems appear to be related to the fact that when I originally registered my computer with apple, I used an old e-mail address which is now defunct.  Have since upgraded the e-mail address in account manger, but it still locks me out and rejects my user name and password when I try to log in.  It seems it established an account for me automatically when I first fired the beast up, but now the Macmail program is uncooperative with me.  Any assistance would be much appreciated, Thanks

    Hi rbcjoker76, and a warm welcome to the forums!
    Sounds like some needed System Fonts wre replaced by bad ones. Y also have Font Book in Applications for validating fonts & checking for duplicates.
    Required Fonts from 10.3, much the same in 10.4...
    http://support.apple.com/kb/HT2444?viewlocale=en_US
    You may have to get Pacifist...
    http://www.charlessoft.com/
    then intall the Fonts what you need from your Install Disk.
    Or do a relatively painless Archive & Install, which gives you a new/old OS, but can preserve all your files, pics, music, settings, etc., as long as you have plenty of free disk space and no Disk corruption, and is relatively quick & painless...
    http://docs.info.apple.com/article.html?artnum=107120
    Just be sure to select Preserve Users & Settings.

  • Problem, unable to register my mobile with the new enterprise email

    Dear All,
    I have a serious problem, my company changed the domain name thus my enterprise email has changed. Now I am unable to register my mobile with the new server. The system admin replied that once the mobile is regitered you won't be able to re-register it again with any other domain. I think it's a nightmare, I am unable to register any emails or even to reactivate my personal emails.
    I need your help,
    Thanks,
    George

    I had the exact same thing with my shuffle - same error message saying that it was corrupt so I restored it (wiping everything in the process) and the same message came up as soon as it reloaded. Thank god I didn't try it with my iPod or iPhone first. So many issues with this new version of iTunes!!!!!!!!

  • Middleware problem -Outbound queue is stuck in SAP R/3 system with message

    Hi Middleware gurus ,
    We are stuck with a serious issue . We are trying to download Business partners from SAP R/3 4.6c system to SAP CRM 5.2 system using CRM Middleware
    Previously we did a successful Initial download of 2 Business partners from SAP R/3 to CRM . Their BP numbers in CRM are 001 and 002 . The Delta load is working fine for the both the BPs which are already downloaded
    Now , the real problem is when we are trying to download a new Business partner . When we set the Filter ( BP no 003 ) in MW adaptor object CUSTOMER_MAIN and start the Initial load again , we see that the Outbound queue is getting stuck with message “STOP” .
    There are two queues generated in SAP R/3 system with names “MASS_CRM_CUSTOME” and “R3AD_CUSTOME” . The status for both the queues is “STOP” and when go for details it mentions “sapsuck ..SAPMSSY1 “ -Message no. SR 053.
    Even we checked the txn SMW01, the Bdocs message is "Recived ( Intermediate state) " for Bdoc type BUPA_MAIN.
    We really don’t as to why the Initial load worked fine with 2 BPs  and later when want to do more BP Initial Load the Outbound queue is getting stuck
    Also , by unlocking the 2nd queue “R3AD_CUSTOME” we are able to release it , but the first queue “MASS_CRM_CUSTOME*” is stuck
    Please help us urgently
    Regards
    Dinesh and Ritvij
    Email : [email protected]
    Mobile -+91=9704933315

    Hi Praveen and other Middleware gurus,
    We checked on this . Actually the RFC is used for connecting to SAP R/3 system.
    We also raised an OSS message on this and found a reply that in transaction CRMM_BUPA_MAP, we can map the required BP . But the SAP support guy recived an error received the error:
    An RFC link is not maintained in the Middleware
    Message no. CRM_BUPA_MAPPING051
    We have set the RFC link , but still the problem continues!!!
    Please help further..
    Regards
    Dinesh and Ritvij

  • I want to know about imessages and how it works !! how to register a number with imessages?? I saved a number in contacts but when I try to send a message it say "! not delivered" in red mark.How can I fix this problem??

    I want to know about imessages and how it works !! how to register a number with imessages?? I saved a number in contacts but when I try to send a message it says "! not delivered" in red mark.How can I fix this problem??

    Perhaps something in this support article will help:
    http://support.apple.com/kb/TS2755
    Regards.

  • Hello! My iMac frozed and I had to switch the electricty supply off and on in order to start again the system, with the problem that the screen looks wierd, I tried to calibrate it... doesnt works any suggestion?

    hello! My iMac frozed and I had to switch the electricty supply off and on in order to start again the system, with the problem that the screen looks wierd, I tried to calibrate it... doesnt works any suggestion?

    Dear Paul, thank you very much for your time and answer, I followed those steps, somehow it helped the performance of my Imac, is faster now, but the screen issue about the very High contrast colours is still there. Since I am a photographer I am very depending on the screen calibration. I am worried that I came to damage the video card when I shut down the computer from the swicth when It was frozed.

  • Facing problems in Registering AIA Components with OSB

    Hi all,
    I am trying to implement AIA on OSB for that as an initial step I am trying to Register AIA Components with OSB.
    In this step I am facing problems getting 705 conflicts removing these conflicts manually is a huge task .
    Can anyone suggest me good approach or if any one has removed AIA components jar please share with me.
    Thanks
    Phani

    Hi Madhavi,
    You said:
    OMB+> OMBALTER LOCATION 'TEST_LOCATION' SET PROPERTIES ( HOST, PORT, SERVICE_NAME , SCHEMA, CONNECT_AS_USER,PASSWORD, VERSION, UOID,DATABASE_NAME) \
    VALUES ( '$HOST', $PORT,'$SERVICE', '$TgtDBUser', '$TgtDBUser', 'TgtDBPWD','$
    dbversion','true','$SERVICE');
    Did you leave out the "$"-character for the TgtDBPWD variable in purpose? Could this be the source of your problem?
    Regards,
    Ed

  • Problem registering with ULN

    I tried to register a server with uln and the registration failed for some more other reason.
    I tried to run the registration again. It says: the system is already registered. But I don't see it under systems on the ULN Webpage.
    When I try to run up2date it tells me: Authorization required.
    With my other servers the registration went fine.
    Any ideas? I unfortunately only purchased network support.
    Regards
    Christian

    Please email me privately about this. Click on my name (to the left) to get my email address.
    I'll need your CSI number, login name, and the name of the machine you registered.
    If you can enclose "/etc/sysconfig/rhn/up2date-uuid" that would be good also.
    Cheers

Maybe you are looking for

  • Error message when trying to open iTunes files.

    I just began having the problem of an error message appearing... ... if I double-click on an iTunes audio file mp3, m4a, etc. or even drag the file directly on to the iTunes application icon. I did a rebuild of LaunchServices and rebooted but the mes

  • Form Question

    Hi Everyone, I'm first creating a form in Microsoft word before I put it into an Adobe form but, I need help. I want users to be able to fill in the text boxes & check boxes but, I also want them to be able to copy and paste text or pictures (into tw

  • SAP ERP Central Component 5.0 upgrade?

    Hi, Currently we have "SAP ERP Central Component 5.0 ides" system with us. Can we upgrade it to ECC 6.0 EHP4 ? Main concern is can ides system be upgraded to higher versions? I can see latest avaialable ides version is ECC 6.0 EHP4 ides but there are

  • Download is there but file missing

    I downloaded file and when I hover over the file and move to the right the files are there but when open says files missing how do I recover??

  • High resolution graphics

    hi all. i'm trying to get one jtextpane graphics and convert it to a bufferedimage. some portion of my code is : BufferedImage image = new BufferedImage(region.width, region.height, BufferedImage.TYPE_INT_RGB);           Graphics2D g2d = image.create