APOC daemon could not start

Hi,
currently i have a problem with apoc, the smf(5) error message is the following:
[ Aug 13 09:33:34 Executing start method ("/usr/lib/apoc/apocd svcStart") ]
Starting Configuration Agent ... Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/apoc/spi/PolicyMgrFactory
     at com.sun.apoc.daemon.apocd.Daemon.initConfig(Unknown Source)
     at com.sun.apoc.daemon.apocd.Daemon.init(Unknown Source)
     at com.sun.apoc.daemon.apocd.Daemon.<init>(Unknown Source)
     at com.sun.apoc.daemon.apocd.Daemon.main(Unknown Source)
[ Aug 13 09:34:04 Method or service exit timed out.  Killing contract 111 ]
[ Aug 13 09:34:04 Method "start" failed due to signal KILL ]
Has anyone some idea what to do to correct this problem.
Thanks
Istvan

Hi,
It looks like you have inconsistent versions of two patches. Please ensure that you're using the same revision numbers for 120099 and 119546 (add one to that number for the other platform), it seems you're using revision 8 for 120099 but an earlier one for 119546.
Regards,
Cyrille

Similar Messages

  • CRS could not start after reboot

    I installed oracle 10g R2 RAC on RHEL4 U4 with 2 nodes. It runs fine on 2 nodes (without reboot after installation). But when I rebooted one node, I found that the CRS daemon could not start automatically. The boot menu show "Starting CRS" [OK]. The "init.crs start" command won't init the CRS daemon.
    $ ./crs_stat
    CRS-0184: Cannot communicate with the CRS daemon.
    SQL> conn / as sysdba
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA1/RAC/spfileRAC.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA1/RAC/spfileRAC.ora
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    $ /etc/init.d/init.crs start
    Startup will be queued to init within 90 seconds.
    $ cat /etc/inittab
    id:5:initdefault:
    # Run xdm in runlevel 5
    x:5:respawn:/etc/X11/prefdm -nodaemon
    h1:35:respawn:/etc/init.d/init.evmd run >/dev/null 2>&1 </dev/null
    h2:35:respawn:/etc/init.d/init.cssd fatal >/dev/null 2>&1 </dev/null
    h3:35:respawn:/etc/init.d/init.crsd run >/dev/null 2>&1 </dev/null
    $ ls /etc/rc5.d
    K01tog-pegasus K35smb K85mdmpd S05openibd S18rpcidmapd S55sshd S96readahead
    K02NetworkManager K35vncserver K87auditd S06cpuspeed S19rpcgssd S56rawdevices S97messagebus
    K05saslauthd K35winbind K87ipmi S08arptables_jf S19vmware-tools S56xinetd S97rhnsd
    K10dc_server K40smartd K89netplugd S08iptables S25netfs S58ntpd S98cups-config-daemon
    K10psacct K50ibmasm K90bluetooth S09isdn S26apmd S80sendmail S98haldaemon
    K12dc_client K50netdump K94diskdump S10network S26lm_sensors S85gpm S99local
    K15httpd K50snmpd K96pcmcia S12syslog S27vasd S90crond
    K20nfs K50snmptrapd S00microcode_ctl S13irqbalance S28autofs S90xfs
    K24irda K50tux S01sysstat S13portmap S29oracleasm S95anacron
    K25squid K73ypbind S04readahead_early S14nfslock S44acpid S95atd
    K30spamassassin K74nscd S05kudzu S15mdmonitor S55cups S96init.crs
    Do I miss any configuration to initialize the CRSD at boot?
    thanks, ezlee

    did you run cluster verification utility for node connectivity?
    http://docs.oracle.com/cd/E11882_01/rac.112/e16794/cvu.htm#autoId19
    also check the logs ad $GRID_HOME/log/<hostname>/...
    starting with alert.log, then the ones its referencing

  • CRS-0215: Could not start resource

    Hello
    This is my first time installing clusterware. However, i have not been too successful at it. This is my configuration:
    Operating System: RHES 5.3
    Oracle Database 11gR1
    OpenFiler used to configure shared disks
    After several attempts, i was able to run the root.sh script on both nodes.
    Output on first node:
    [root@vx0301 oracle]# /u01/app/oraInventory/orainstRoot.sh
    Changing permissions of /u01/app/oraInventory to 770.
    Changing groupname of /u01/app/oraInventory to oinstall.
    The execution of the script is complete
    [root@vx0301 oracle]# /u01/crs11g/root.sh
    Checking to see if Oracle CRS stack is already configured
    /etc/oracle does not exist. Creating it now.
    Setting the permissions on OCR backup directory
    Setting up Network socket directories
    Oracle Cluster Registry configuration upgraded successfully
    clscfg: EXISTING configuration version 4 detected.
    clscfg: version 4 is 11 Release 1.
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: vx0301 vx0301-priv vx0301
    node 2: vx0302 vx0302-priv vx0302
    clscfg: Arguments check out successfully.
    NO KEYS WERE WRITTEN. Supply -force parameter to override.
    -force is destructive and will destroy any previous cluster
    configuration.
    Oracle Cluster Registry for cluster has already been initialized
    Startup will be queued to init within 30 seconds.
    Adding daemons to inittab
    Expecting the CRS daemons to be up within 600 seconds.
    Cluster Synchronization Services is active on these nodes.
    vx0301
    Cluster Synchronization Services is inactive on these nodes.
    vx0302
    Local node checking complete. Run root.sh on remaining nodes to start CRS daemons.
    Output on second node:
    [root@vx0301 oracle]# /u01/app/oraInventory/orainstRoot.sh
    Changing permissions of /u01/app/oraInventory to 770.
    Changing groupname of /u01/app/oraInventory to oinstall.
    The execution of the script is complete
    [root@vx0301 oracle]# /u01/crs11g/root.sh
    Checking to see if Oracle CRS stack is already configured
    /etc/oracle does not exist. Creating it now.
    Setting the permissions on OCR backup directory
    Setting up Network socket directories
    Oracle Cluster Registry configuration upgraded successfully
    clscfg: EXISTING configuration version 4 detected.
    clscfg: version 4 is 11 Release 1.
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: vx0301 vx0301-priv vx0301
    node 2: vx0302 vx0302-priv vx0302
    clscfg: Arguments check out successfully.
    NO KEYS WERE WRITTEN. Supply -force parameter to override.
    -force is destructive and will destroy any previous cluster
    configuration.
    Oracle Cluster Registry for cluster has already been initialized
    Startup will be queued to init within 30 seconds.
    Adding daemons to inittab
    Expecting the CRS daemons to be up within 600 seconds.
    Cluster Synchronization Services is active on these nodes.
    vx0301
    vx0302
    I also got the errors:
    Starting GSD application resource on (2) nodes1:CRS-0215: Could not start resource 'ora.vx0301.gsd'
    Starting ONS application resource on (2) nodes1:CRS-0215: Could not start resource 'ora.vx0301.ons'
    There were no log files.
    When i clicked ok on the execute scripts page, i got the following errors in the configuration assistants page:
    Output generated from configuration assistant "Oracle Notification Server Configuration Assistant":
    Command = /u01/crs11g/install/onsconfig add_config vx0301:6251 vx0302:6251
    The ONS configuration failed to create
    Configuration assistant "Oracle Notification Server Configuration Assistant" failed
    The "/u01/crs11g/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------Output generated from configuration assistant "Oracle Notification Server Configuration Assistant":
    Command = /u01/crs11g/install/onsconfig add_config vx0301:6251 vx0302:6251
    The ONS configuration failed to create
    Configuration assistant "Oracle Notification Server Configuration Assistant" failed
    The "/u01/crs11g/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------Output generated from configuration assistant "Oracle Notification Server Configuration Assistant" (attempt 2):
    Command = /u01/crs11g/install/onsconfig add_config vx0301:6251 vx0302:6251
    The ONS configuration failed to create
    Configuration assistant "Oracle Notification Server Configuration Assistant" failed
    The "/u01/crs11g/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------
    Contents of the /u01/crs11g/cfgtoollogs/configToolFailedCommands script:
    [oracle@vx0301 ~]$ cat /u01/crs11g/cfgtoollogs/configToolFailedCommands
    # Copyright (c) 1999, 2007, Oracle. All rights reserved.
    /u01/crs11g/install/onsconfig add_config vx0301:6251 vx0302:6251
    /u01/crs11g/bin/oifcfg setif -global eth0/172.30.4.0:public eth1/192.168.1.0:cluster_interconnect
    /u01/crs11g/bin/cluvfy stage -post crsinst -n vx0301,vx0302
    I tried running /u01/crs11g/install/onsconfig add_config vx0301:6251 vx0302:6251 manually from the terminal:
    [root@vx0301 oracle]# /u01/crs11g/install/onsconfig add_config vx0301:6251 vx0302:6251
    The ONS configuration failed to create
    Output of the ons.log file:
    [root@vx0301 oracle]# cat /u01/crs11g/log/vx0301/racg/ons.log
    Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
    2010-01-25 13:59:15.786: [    RACG][3055679168] [10113][3055679168][default]: clsrons: procr_init:PROC-32: Cluster Ready Services on the local node is not running Messaging error [9] status = 32
    2010-01-25 13:59:33.359: [    RACG][3055584960] [10229][3055584960][default]: clsrons: procr_init:PROC-32: Cluster Ready Services on the local node is not running Messaging error [9] status = 32
    2010-01-25 14:01:00.319: [    RACG][3086849728] [10734][3086849728][default]: clsrons: procr_init:PROC-32: Cluster Ready Services on the local node is not running Messaging error [9] status = 32
    2010-01-25 14:02:02.723: [    RACG][3086628544] [11105][3086628544][default]: clsrons: procr_init:PROC-32: Cluster Ready Services on the local node is not running Messaging error [9] status = 32
    [root@vx0301 oracle]#
    I am absoutely stumped as to what to do next. Any help is greatly appreciated.

    I tried running ruclufvy.sh stage -post crsinst -n vx0301,vx0302 -verbose. Here is the output:
    [oracle@vx0301 clusterware]$ ./runcluvfy.sh stage -post crsinst -n vx0301,vx0302 -verbose
    Performing post-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "vx0301"
    Destination Node Reachable?
    vx0301 yes
    vx0302 yes
    Result: Node reachability check passed from node "vx0301".
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    vx0302 passed
    vx0301 passed
    Result: User equivalence check passed for user "oracle".
    Checking Cluster manager integrity...
    Checking CSS daemon...
    Node Name Status
    vx0302 running
    vx0301 running
    Result: Daemon status check passed for "CSS daemon".
    Cluster manager integrity check passed.
    Checking cluster integrity...
    Node Name
    vx0301
    vx0302
    Cluster integrity check passed
    Checking OCR integrity...
    Checking the absence of a non-clustered configuration...
    All nodes free of non-clustered, local-only configurations.
    Uniqueness check for OCR device passed.
    Checking the version of OCR...
    OCR of correct Version "2" exists.
    Checking data integrity of OCR...
    ERROR:
    OCR integrity is invalid.
    OCR integrity check failed.
    Checking CRS integrity...
    Checking daemon liveness...
    Check: Liveness for "CRS daemon"
    Node Name Running
    vx0302 yes
    vx0301 yes
    Result: Liveness check passed for "CRS daemon".
    Checking daemon liveness...
    Check: Liveness for "CSS daemon"
    Node Name Running
    vx0302 yes
    vx0301 yes
    Result: Liveness check passed for "CSS daemon".
    Checking daemon liveness...
    Check: Liveness for "EVM daemon"
    Node Name Running
    vx0302 yes
    vx0301 yes
    Result: Liveness check passed for "EVM daemon".
    Liveness of all the daemons
    Node Name CRS daemon CSS daemon EVM daemon
    vx0302 yes yes yes
    vx0301 yes yes yes
    Checking CRS health...
    Check: Health of CRS
    Node Name CRS OK?
    vx0302 yes
    vx0301 unknown
    Result: CRS health check failed.
    CRS integrity check failed.
    Checking node application existence...
    Checking existence of VIP node application
    Node Name Required Status Comment
    vx0302 yes exists passed
    vx0301 yes exists passed
    Result: Check passed.
    Checking existence of ONS node application
    Node Name Required Status Comment
    vx0302 no exists passed
    vx0301 no exists passed
    Result: Check passed.
    Checking existence of GSD node application
    Node Name Required Status Comment
    vx0302 no exists passed
    vx0301 no exists passed
    Result: Check passed.
    Post-check for cluster services setup was unsuccessful on all the nodes.
    [oracle@vx0301 clusterware]$
    I also tried running ./ocrchek on both nodes. Here is the output:
    [oracle@vx0301 bin]$ ./ocrcheck
    Status of Oracle Cluster Registry is as follows :
    Version : 2
    Total space (kbytes) : 3306636
    Used space (kbytes) : 2056
    Available space (kbytes) : 3304580
    ID : 1425438992
    Device/File Name : /dev/sdb1
    Device/File integrity check failed
    Device/File not configured
    Cluster registry integrity check failed
    [oracle@vx0301 bin]$ ssh vx0302
    Last login: Mon Jan 25 13:52:03 2010 from vx0301
    [oracle@vx0302 ~]$ cd /u01/crs11g/bin/
    [oracle@vx0302 bin]$ ./ocrcheck
    Status of Oracle Cluster Registry is as follows :
    Version : 2
    Total space (kbytes) : 3306636
    Used space (kbytes) : 2056
    Available space (kbytes) : 3304580
    ID : 1425438992
    Device/File Name : /dev/sdb1
    Device/File integrity check failed
    Device/File not configured
    Cluster registry integrity check failed
    [oracle@vx0302 bin]$
    From the results, the ids are the same, and so is the OCR disk. But the integrity check has failed. How do i interpret this output?

  • Could not start instance 'JC00' of SAP system SUN.

    error in installation of Netweaver 2004 SP1 on AIX. Please Help.  
    ERROR 2007-03-29 00:29:28
    CJS-20022  Could not start instance 'JC00' of SAP system SUN.
    Contains of sapinst.log =>
    00:29:20 29.03.2007   LOG: Effective User Id is root
    This is Saposcol Version COLL 20.87 640 - AIX v4.20 5L-64 bit 040309
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    Starting collector (create new process)
    could not move /usr/sap/tmp/dev_coll to /usr/sap/tmp/dev_coll.old
    saposcol on host ctsaix02 started
    Running /usr/sap/SUN/SYS/exe/run/startj2eedb
    Trying to start database ...
    Log file: /home/sunadm/startj2eedb.log
    /usr/sap/SUN/SYS/exe/run/startj2eedb[113]: dbmcli:  not found.
    /usr/sap/SUN/SYS/exe/run/startj2eedb[116]: dbmcli:  not found.
    Wrong or unsupported SAP DB software installation
    DB startup failed
    ERROR 2007-03-29 00:29:28
    CJS-20022  Could not start instance 'JC00' of SAP system SUN.
    /home/sunadm/startj2eedb.log=>
    Thu Mar 29 10:34:28 CST 2007
    LOGFILE FOR STARTING DATABASE
    Trying to start database ...
    Thu Mar 29 10:34:28 CST 2007
    Checking required environment variables
    SAPSYSTEMNAME is >SUN<
    Start database with xuserkey >c_J2EE<
    Thu Mar 29 10:34:28 CST 2007
    Connect to the database to check the database state
    dbmcli: connect check finished with return code: 0
    Database not available
    Thu Mar 29 10:34:28 CST 2007
    Starting XServer
    Wrong or unsupported SAP DB software installation
    ~
    Message was edited by:
            login
    Message was edited by:
            login

    /local/install_sap=>
    start_SUN_JC00.log=>
    Starting SAP-Collector Daemon
    10:55:42 29.03.2007   LOG: Effective User Id is root
    This is Saposcol Version COLL 20.87 640 - AIX v4.20 5L-64 bit 040309
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    The OS Collector (PID 401408) is already running .....
    saposcol already running
    Running /usr/sap/SUN/SYS/exe/run/startj2eedb
    Trying to start database ...
    Log file: /home/sunadm/startj2eedb.log
    /usr/sap/SUN/SYS/exe/run/startj2eedb[113]: dbmcli:  not found.
    /usr/sap/SUN/SYS/exe/run/startj2eedb[116]: dbmcli:  not found.
    Wrong or unsupported SAP DB software installation
    DB startup failed

  • "Could not start Agent" with SunMC 3.6.1 on Red Hat Enterprise release 4

    Hi everyone,
    I'm trying to install the Linux agent from the SunMC 3.6.1 installation dvd on a RedHat system (kernel 2.6). The installation seems to go fine, but while seting up the agent I recieve the following eror:
    /opt/SUNWsymon/base/sbin/xget: error while loading shared libraries: libxcfg.so.1.0: cannot open shared object file: No such file or directory
    /opt/SUNWsymon/base/sbin/xput: error while loading shared libraries: libxcfg.so.1.0: cannot open shared object file: No such file or directory
    Naturally, in the end you get the message "Could not start Agent"...
    Has anybody experienced this with a RedHat system or any other Linux system?
    Best Regards,
    Emerald

    Hi!
    I am trying to install SunMC 4.0 agent in a Red Hat Enterprise Linux AS release 4 (whith a SunMC server installed in a Solaris 10 platform).
    I had installed the agent in the Red Hat, but the agent did not start.
    I got this messages from the agent.log ( the same messages that Emerald)
    [00000000 0046 ]info May 14 10:19:25 agent Channel already exists: syslog......................
    [00000001 0048 ]info May 14 10:19:25 agent using ip mode for URL addressing....................
    [00000002 003b ]info May 14 10:19:25 agent enabling timed jobs.................................
    [00000003 004d ]info May 14 10:19:25 agent subagent registry successfully loaded...............
    [00000004 005a ]info May 14 10:19:25 agent loading trap actions: subagent-manager-trap-action..
    [00000005 0040 ]info May 14 10:19:25 agent startLegacySubagents: <>............................
    [00000006 003e ]info May 14 10:19:25 agent activating MIB objects..............................
    [00000007 0047 ]info May 14 10:19:25 agent *** shutting down subagents ***.....................
    [00000008 005d ]error May 14 10:19:25 agent stopemd: action command script em-daemon.sh not found.
    [00000009 007b ]error May 14 10:19:25 agent invalid dictionary entry: internal outBoundTrap in b
    ase-agent.x(221) at token '???'............................................................................
    [0000000a 0042 ]error May 14 10:19:25 agent *** aborting execution ***..........................
    [0000000b 0046 ]info May 14 10:20:29 agent Channel already exists: syslog......................
    [0000000c 0048 ]info May 14 10:20:29 agent using ip mode for URL addressing....................
    [0000000d 003b ]info May 14 10:20:29 agent enabling timed jobs.................................
    [0000000e 004d ]info May 14 10:20:29 agent subagent registry successfully loaded...............
    [0000000f 005a ]info May 14 10:20:29 agent loading trap actions: subagent-manager-trap-action..
    [00000010 0040 ]info May 14 10:20:29 agent startLegacySubagents: <>............................
    [00000011 003e ]info May 14 10:20:29 agent activating MIB objects..............................
    [00000012 0047 ]info May 14 10:20:29 agent *** shutting down subagents ***.....................
    [00000013 005d ]error May 14 10:20:29 agent stopemd: action command script em-daemon.sh not found
    Had anyone resolve this isue?? or had any ideas to resolve it??
    Thanks in advance.
    maza

  • Could not start instance on J2EE engine

    Could someone tell me what could be the issue from this install error. It is NetWeaver04 Java system install on a standalone server. Actually i selected the NetWeaver->JavaSystem->Standalone->custom install. I installed oracle 9i database as well as part of the install and i did not understand what it is pointing ABAP database is not available from these message. Can someone educate me and identify my error.
    INFO       2006-10-19 09:46:03
               CJSlibModule::writeInfo_impl()
    Output of /usr/sap/SDN/SYS/exe/run/startsap 'all' 'JC09' 'n1aa1' is written to the logfile start_SDN_JC09.log.
    WARNING    2006-10-19 09:46:37
               CJSlibModule::writeWarning_impl()
    Execution of the command "/usr/sap/SDN/SYS/exe/run/startsap 'all' 'JC09' 'n1aa1'" finished with return code 5. Output:
    Checking SDN Database
    ABAP Database is not available via R3trans
    Checking SDN Database
    Starting SAP-Collector Daemon
    09:46:06 19.10.2006   LOG: Effective User Id is root
    This is Saposcol Version COLL 20.87 640 - V3.50 64Bit
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    The OS Collector (PID 7301) is already running .....
    saposcol already running
    Running /usr/sap/SDN/SYS/exe/run/startj2eedb
    Trying to start SDN database ...
    Log file: /export/home/sdnadm/startdb.log
    /usr/sap/SDN/SYS/exe/run/startj2eedb completed successfully
    Starting SAP Instance JC09
    Startup-Log is written to /export/home/sdnadm/startsap_JC09.log
    Startup of Instance failed
    See /export/home/sdnadm/startsap_JC09.log for details
    ERROR      2006-10-19 09:46:37
               CJSlibModule::writeError_impl()
    CJS-20022  Could not start instance 'JC09' of SAP system SDN.
    Thanks,
    Ram

    Hello Eric,
    Thank you for quick response. Here is the log.
    cat /export/home/sdnadm/startsap_JC09.log
    Trace of system startup/check of SAP System SDN on Thu Oct 19 11:29:57 PDT 2006
    Called command: /usr/sap/SDN/SYS/exe/run/startsap
    Starting SAP Instance JC09
    SAP-R/3-Startup Program Rel 640 V1.8 (2003/04/24)
    Starting at 2006/10/19 11:29:57
    Startup Profile: "/usr/sap/SDN/SYS/profile/START_JC09_jhos1"
    (13395) SETENV LD_LIBRARY_PATH=/usr/sap/SDN/JC09/j2ee/os_libs:/usr/sap/SDN/SYS/exe/run:/usr/sap/SDN/SYS/exe/run:/usr/sap/SDN/SYS/exe/run:/tmp/sapinst_exe.11094.1161276232
    Setup Environment Variables
    (13395) SETENV SHLIB_PATH=/usr/sap/SDN/JC09/j2ee/os_libs:
    (13395) SETENV LIBPATH=/usr/sap/SDN/JC09/j2ee/os_libs:
    Execute Pre-Startup Commands
    (13395) Local: rm -f jc.sapSDN_JC09
    (13395) Local: ln -s -f /usr/sap/SDN/JC09/j2ee/os_libs/jcontrol jc.sapSDN_JC09
    Starting Programs
    (13400) Starting: local jc.sapSDN_JC09 pf=/usr/sap/SDN/SYS/profile/SDN_JC09_jhost1
    (13395) Waiting for Child Processes to terminate.
    (13395) **** 2006/10/19 11:29:58 Child 13400 terminated with Status 0 . ****
    (13395) **** No more Child Processes to wait for.
    (13395) Parent Shutdown at 2006/10/19 11:29:58
    Execute Post-Shutdown Commands
    (13395) Exiting with Return-Code 3. (No more child processes)
    Startup of Instance failed
    Thanks,
    Ram

  • Error: could not start kstartupconfig4?

    Fresh install of arch, just installed KDEMOD , when i start kde/kdm  i get
    "could not start kstartupconfig4, check your installation"
    I have made sure I can RW to my home dir.. any help would be MUCH:D appreciated as i want to get up and runing here...

    sorry, im just frustrated beyond belif, i hate kde WITH THE PASSION, but everyone is saying to give this kdemod a try..
    this is a fresh install of arch, installed kdemod, did not work, so installed kdemod-complete, did not work
    kdm fails on boot,
    i installed GDM, it works fine, when i start a kde session from GDM it get the error.
    "could not start kstartupconfig4, check your installation"
    all daemons are loading fine, no errors anywhere else, xserver works fine.. just bloody kde that doesnt work.

  • Could not start domain

    Dear all,
    I'm experiencing a rather strange issue with the "asadmin" utility for Sun ONE Application Server 7 on Solaris 9, where the default domain "domain1" could not be found.
    Whenever the command "asadmin start-domain --domain domain1" is issued, the error,
    Could not start the domain.
    domain1 is not a registered domainWhen I check the Sun ONE Application Server's installation directory, I found two files "domains.lck" and "domains.bin" both with 0 bytes length.
    I've checked with another Sun ONE Application Server's installation directory and found that "domains.bin" is not 0 bytes in length.
    Any idea on how to resolve this issue?
    Thanks in advance.

    Found a solution.
    After uninstalling the SUN ONE Application Server, some packages must be removed as stipulated in the post with SunOne ID:7887.
    The processes must be killed as well.
    After that, the /opt/SUNWappserver7 directory was removed as well.
    Reinstalling the application server did not cause any problems. Even the domain "domain1" was registered properly as well!
    However, when starting the "domain1", the following error was found in the server.log,
    [27/Jan/2004:18:25:08] INFO (  720): CORE1116: Sun ONE Application Server 7.0.0_01
    [27/Jan/2004:18:25:08] INFO (  721): CORE3016: daemon is running as super-user
    [27/Jan/2004:18:25:10] INFO (  721): CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.2_02] from [Sun Microsystems Inc.]
    [27/Jan/2004:18:25:10] SEVERE (  721): CORE4007: Internal error: Unexpected Java exception thrown (unknown exception, no description), stack: java.lang.NoClassDefFoundError: com/sun/messaging/jmq/jmsclient/JMSXATopicConnectionFactoryImpl
         at com.sun.messaging.jmq.admin.jmsspi.JMSAdminFactoryImpl.getJMSAdmin(JMSAdminFactoryImpl.java:53)
         at com.sun.messaging.jmq.admin.jmsspi.JMSAdminFactoryImpl.getJMSAdmin(JMSAdminFactoryImpl.java:39)
         at com.iplanet.ias.jms.IASJmsUtil.getJMSAdminFactory(IASJmsUtil.java:99)
         at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:157)
         at com.iplanet.ias.server.ApplicationServer.onInitialization(ApplicationServer.java:206)
         at com.iplanet.ias.server.J2EERunner.confPreInit(J2EERunner.java:114)
    [27/Jan/2004:18:25:10] SEVERE (  721): CORE3186: Failed to set configurationAny workarounds would be greatly appreciated... Thanks!!

  • JC00 instance could not start on the last phase of NW04 installation

    hi.. i'm installing Java WAS server (NW04 SR1 ORacle 9.2.05 ), almot at the end of installation after stopping the java and restart it again. the process is failed :
    detailed message at startsap JC00 log is :
    Trace of system startup/check of SAP System WS3 on Tue Jul 25 17:38:21 WAUST 2006
    Called command: /usr/sap/WS3/SYS/exe/run/startsap
    Starting SAP Instance JC00
    SAP-R/3-Startup Program Rel 640 V1.8 (2003/04/24)
    Starting at 2006/07/25 17:38:21
    Startup Profile: "/usr/sap/WS3/SYS/profile/START_JC00_cias109"
    (565280) SETENV LD_LIBRARY_PATH=/usr/sap/WS3/JC00/j2ee/os_libs:
    Setup Environment Variables
    (565280) SETENV SHLIB_PATH=/usr/sap/WS3/JC00/j2ee/os_libs:
    (565280) SETENV LIBPATH=/usr/sap/WS3/JC00/j2ee/os_libs:/usr/lib:/lib:/usr/sap/WS3/SYS/exe/run:/usr/sap/WS3/SY
    S/exe/runU
    Execute Pre-Startup Commands
    (565280) Local: rm -f jc.sapWS3_JC00
    (565280) Local: ln -s -f /usr/sap/WS3/JC00/j2ee/os_libs/jcontrol jc.sapWS3_JC00
    Starting Programs
    (716970) Starting: local jc.sapWS3_JC00 pf=/usr/sap/WS3/SYS/profile/WS3_JC00_cias109
    (565280) Waiting for Child Processes to terminate.
    (565280) **** 2006/07/25 17:38:22 Child 716970 terminated with Status 255 . ****
    (565280) **** No more Child Processes to wait for.
    (565280) Parent Shutdown at 2006/07/25 17:38:22
    Execute Post-Shutdown Commands
    (565280) Exiting with Return-Code 3. (No more child processes)
    Startup of Instance failed
    have anyoney encouter this before, and willing to share the solution?
    Thank you.

    Hi
    I'm facing the same problem:
    installing Java WAS server (NW04 SR1 with MAXDB) on aix 5.2 ML 03
    I'm using java14_64 SR6
    <b>#java -fullversion</b>
    java full version "J2RE 1.4.2 IBM AIX 5L for PowerPC (64 bit JVM) build caix64142-20060824 (SR6)"
    I also set limits as described: see <b>/etc/security/limits</b>
    default:
            fsize = 2097151
            core = 2097151
            cpu = -1
            data = 262144
            rss = 65536
            stack = 65536
            nofiles = 2000
    root:
            data = -1
            stack = -1
            core = -1
            cpu = -1
            rss = -1
            fsize_hard = -1
            core_hard = -1
            cpu_hard = -1
            data_hard = -1
            stack_hard = -1
            fsize = -1
    j2eadm:
            core = -1
            data = -1
            stack = -1
            cpu = -1
            rss = -1
            fsize_hard = -1
            core_hard = -1
            cpu_hard = -1
            data_hard = -1
            stack_hard = -1
            fsize = -1
    bellow are the following logs:
    sapstart.log
    sapinst.log
    sapinst_dev.log
    dev_bootstrap
    dev_jcmon
    dev_jcontrol
    std_bootstrap.out
    stderr0
    thanks for the help
    <u><b>sapstart.log</b></u>
    SAP-R/3-Startup Program Rel 640 V1.8 (2003/04/24)
    Starting at 2007/03/11 02:00:42
    Startup Profile: "/usr/sap/J2E/SYS/profile/START_JC00_tlvibmaix3"
    (307242) SETENV LD_LIBRARY_PATH=/usr/sap/J2E/JC00/j2ee/os_libs:
    Setup Environment Variables
    (307242) SETENV SHLIB_PATH=/usr/sap/J2E/JC00/j2ee/os_libs:
    (307242) SETENV LIBPATH=/usr/sap/J2E/JC00/j2ee/os_libs:/usr/sap/J2E/SYS/exe/run:/usr/sap/J2E/SYS/exe/run:/usr/sap/J2E/SYS/exe/run:/tmp/sapinst_exe.344072.1173599917
    Execute Pre-Startup Commands
    (307242) Local: rm -f jc.sapJ2E_JC00
    (307242) Local: ln -s -f /usr/sap/J2E/JC00/j2ee/os_libs/jcontrol jc.sapJ2E_JC00
    Starting Programs
    (323830) Starting: local jc.sapJ2E_JC00 pf=/usr/sap/J2E/SYS/profile/J2E_JC00_tlvibmaix3
    (307242) Waiting for Child Processes to terminate.
    (323830) New Child Process created.
    (323830) Starting local Command:
    Command:  jc.sapJ2E_JC00
               pf=/usr/sap/J2E/SYS/profile/J2E_JC00_tlvibmaix3
    (307242) **** 2007/03/11 02:00:46 Child 323830 terminated with Status 255 . ****
    (307242) **** No more Child Processes to wait for.
    (307242) Parent Shutdown at 2007/03/11 02:00:46
    Execute Post-Shutdown Commands
    (307242) Exiting with Return-Code 3. (No more child processes)
    <u><b>sapinst.log</b></u>
    WARNING[E] 2007-03-11 01:59:19
    Unable to access application /usr/samples/kernel/vmtune. No such file or directory
    INFO 2007-03-11 01:59:25
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2007-03-11 01:59:25
    Working directory changed to /tmp/sapinst_exe.344072.1173599917.
    INFO 2007-03-11 01:59:25
    Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT.
    INFO 2007-03-11 01:59:26
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/summary.html to: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/summary.6.html.
    INFO 2007-03-11 01:59:26
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/summary.6.html.
    PHASE 2007-03-11 01:59:26
    Prepare the installation program.
    INFO 2007-03-11 01:59:30
    Installation start: Sunday, 11 March 2007, 01:59:20; installation directory: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT; product to be installed: SAP NetWeaver '04 Support Release 1> Java System> MaxDB> Central System> Default Installation - Java System
    INFO 2007-03-11 01:59:33
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/summary.html to: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/summary.7.html.
    INFO 2007-03-11 01:59:33
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/summary.7.html.
    PHASE 2007-03-11 01:59:36
    Deploying SDAs (using SDM and SAP J2EE Engine).
    PHASE 2007-03-11 01:59:36
    Deploying SDAs (using SDM and SAP J2EE Engine).
    PHASE 2007-03-11 01:59:36
    SAP J2EE Engine
    PHASE 2007-03-11 01:59:36
    JLoad Run
    INFO 2007-03-11 01:59:37
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/keydb.xml to: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/keydb.4.xml.
    INFO 2007-03-11 01:59:37
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/keydb.4.xml.
    INFO 2007-03-11 01:59:38
    Working directory changed to /tmp/sapinst_exe.344072.1173599917.
    INFO 2007-03-11 01:59:38
    Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT.
    INFO 2007-03-11 01:59:38
    Working directory changed to /tmp/sapinst_exe.344072.1173599917.
    INFO 2007-03-11 01:59:38
    Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT.
    INFO 2007-03-11 01:59:38
    Account j2eadm already exists.
    INFO 2007-03-11 01:59:38
    Account 0 already exists.
    INFO 2007-03-11 01:59:39
    Account sapsys already exists.
    INFO 2007-03-11 01:59:39
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/msclients.log to: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/msclients.7.log.
    INFO 2007-03-11 01:59:39
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/msclients.7.log.
    INFO 2007-03-11 01:59:39
    Removing file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/msclients.log.
    INFO 2007-03-11 01:59:39
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/msclients.log.
    INFO 2007-03-11 01:59:39
    Output of /usr/sap/J2E/SYS/exe/run/msclients '-mshost' 'tlvibmaix3' '-msserv' '3601' is written to the logfile msclients.log.
    WARNING 2007-03-11 01:59:40
    Execution of the command "/usr/sap/J2E/SYS/exe/run/msclients '-mshost' 'tlvibmaix3' '-msserv' '3601'" finished with return code 255. Output:
    INFO 2007-03-11 01:59:40
    Account j2eadm already exists.
    INFO 2007-03-11 01:59:40
    Account 0 already exists.
    INFO 2007-03-11 01:59:40
    Account sapsys already exists.
    INFO 2007-03-11 01:59:41
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_SCS01.log to: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_SCS01.3.log.
    INFO 2007-03-11 01:59:41
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_SCS01.3.log.
    INFO 2007-03-11 01:59:41
    Removing file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_SCS01.log.
    INFO 2007-03-11 01:59:41
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_SCS01.log.
    INFO 2007-03-11 01:59:41
    Output of /usr/sap/J2E/SYS/exe/run/startsap 'all' 'SCS01' 'tlvibmaix3' is written to the logfile start_J2E_SCS01.log.
    INFO 2007-03-11 02:00:37
    Execution of the command "/usr/sap/J2E/SYS/exe/run/startsap 'all' 'SCS01' 'tlvibmaix3'" finished with return code 0. Output:
    Not a terminal
    Not a terminal
    Checking db Database
    ABAP Database is not available via R3trans
    Checking db Database
    Starting SAP-Collector Daemon
    01:59:41 11.03.2007   LOG: Effective User Id is root
    This is Saposcol Version COLL 20.87 640 - AIX v4.20 5L-64 bit 040309
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    Starting collector (create new process)
    /usr/sap/tmp/dev_coll moved to /usr/sap/tmp/dev_coll.old
    saposcol on host tlvibmaix3 started
    Running /usr/sap/J2E/SYS/exe/run/startj2eedb
    Trying to start database ...
    Log file: /home/j2eadm/startj2eedb.log
    J2E database started
    /usr/sap/J2E/SYS/exe/run/startj2eedb completed successfully
    Starting SAP Instance SCS01
    Startup-Log is written to /home/j2eadm/startsap_SCS01.log
    Instance on host tlvibmaix3 started
    INFO 2007-03-11 02:00:37
    Account j2eadm already exists.
    INFO 2007-03-11 02:00:37
    Account 0 already exists.
    INFO 2007-03-11 02:00:38
    Account sapsys already exists.
    INFO 2007-03-11 02:00:INFO 2007-03-11 01:59:37
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/keydb.xml to: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/keydb.4.xml.
    INFO 2007-03-11 01:59:37
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/keydb.4.xml.
    INFO 2007-03-11 01:59:38
    Working directory changed to /tmp/sapinst_exe.344072.1173599917.
    INFO 2007-03-11 01:59:38
    Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT.
    INFO 2007-03-11 01:59:38
    Working directory changed to /tmp/sapinst_exe.344072.1173599917.
    INFO 2007-03-11 01:59:38
    Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT.
    INFO 2007-03-11 01:59:38
    Account j2eadm already exists.
    INFO 2007-03-11 01:59:38
    Account 0 already exists.
    INFO 2007-03-11 01:59:39
    Account sapsys already exists.
    INFO 2007-03-11 01:59:39
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/msclients.log to: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/msclients.7.log.
    INFO 2007-03-11 01:59:39
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/msclients.7.log.
    INFO 2007-03-11 01:59:39
    Removing file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/msclients.log.
    INFO 2007-03-11 01:59:39
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/msclients.log.
    INFO 2007-03-11 01:59:39
    Output of /usr/sap/J2E/SYS/exe/run/msclients '-mshost' 'tlvibmaix3' '-msserv' '3601' is written to the logfile msclients.log.
    WARNING 2007-03-11 01:59:40
    Execution of the command "/usr/sap/J2E/SYS/exe/run/msclients '-mshost' 'tlvibmaix3' '-msserv' '3601'" finished with return code 255. Output:
    INFO 2007-03-11 01:59:40
    Account j2eadm already exists.
    INFO 2007-03-11 01:59:40
    Account 0 already exists.
    INFO 2007-03-11 01:59:40
    Account sapsys already exists.
    INFO 2007-03-11 01:59:41
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_SCS01.log to: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_SCS01.3.log.
    INFO 2007-03-11 01:59:41
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_SCS01.3.log.
    INFO 2007-03-11 01:59:41
    Removing file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_SCS01.log.
    INFO 2007-03-11 01:59:41
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_SCS01.log.
    INFO 2007-03-11 01:59:41
    Output of /usr/sap/J2E/SYS/exe/run/startsap 'all' 'SCS01' 'tlvibmaix3' is written to the logfile start_J2E_SCS01.log.
    INFO 2007-03-11 02:00:37
    Execution of the command "/usr/sap/J2E/SYS/exe/run/startsap 'all' 'SCS01' 'tlvibmaix3'" finished with return code 0. Output:
    Not a terminal
    Not a terminal
    Checking db Database
    ABAP Database is not available via R3trans
    Checking db Database
    Starting SAP-Collector Daemon
    01:59:41 11.03.2007   LOG: Effective User Id is root
    This is Saposcol Version COLL 20.87 640 - AIX v4.20 5L-64 bit 040309
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    Starting collector (create new process)
    /usr/sap/tmp/dev_coll moved to /usr/sap/tmp/dev_coll.old
    saposcol on host tlvibmaix3 started
    Running /usr/sap/J2E/SYS/exe/run/startj2eedb
    Trying to start database ...
    Log file: /home/j2eadm/startj2eedb.log
    J2E database started
    /usr/sap/J2E/SYS/exe/run/startj2eedb completed successfully
    Starting SAP Instance SCS01
    Startup-Log is written to /home/j2eadm/startsap_SCS01.log
    Instance on host tlvibmaix3 started
    INFO 2007-03-11 02:00:37
    Account j2eadm already exists.
    INFO 2007-03-11 02:00:37
    Account 0 already exists.
    INFO 2007-03-11 02:00:38
    Account sapsys already exists.
    INFO 2007-03-11 02:00:38
    Output of /usr/sap/J2E/JC00/j2ee/os_libs/jcmon 'pf=/sapmnt/J2E/profile/J2E_JC00_tlvibmaix3' is written to the logfile jcmon.log.
    INFO 2007-03-11 02:00:40
    Execution of the command "/usr/sap/J2E/JC00/j2ee/os_libs/jcmon 'pf=/sapmnt/J2E/profile/J2E_JC00_tlvibmaix3'" finished with return code 0. Output: snipped
    INFO 2007-03-11 02:00:40
    Account j2eadm already exists.
    INFO 2007-03-11 02:00:40
    Account 0 already exists.
    INFO 2007-03-11 02:00:40
    Account sapsys already exists.
    INFO 2007-03-11 02:00:40
    Output of /usr/sap/J2E/JC00/j2ee/os_libs/jcmon 'pf=/sapmnt/J2E/profile/J2E_JC00_tlvibmaix3' is written to the logfile jcmon.log.
    INFO 2007-03-11 02:00:40
    Execution of the command "/usr/sap/J2E/JC00/j2ee/os_libs/jcmon 'pf=/sapmnt/J2E/profile/J2E_JC00_tlvibmaix3'" finished with return code 0. Output: snipped
    INFO 2007-03-11 02:00:40
    Account j2eadm already exists.
    INFO 2007-03-11 02:00:40
    Account 0 already exists.
    INFO 2007-03-11 02:00:41
    Account sapsys already exists.
    INFO 2007-03-11 02:00:41
    Output of /usr/sap/J2E/JC00/j2ee/os_libs/jcmon 'pf=/sapmnt/J2E/profile/J2E_JC00_tlvibmaix3' is written to the logfile jcmon.log.
    INFO 2007-03-11 02:00:41
    Execution of the command "/usr/sap/J2E/JC00/j2ee/os_libs/jcmon 'pf=/sapmnt/J2E/profile/J2E_JC00_tlvibmaix3'" finished with return code 0. Output: snipped
    INFO 2007-03-11 02:00:41
    Account j2eadm already exists.
    INFO 2007-03-11 02:00:41
    Account 0 already exists.
    INFO 2007-03-11 02:00:41
    Account sapsys already exists.
    INFO 2007-03-11 02:00:41
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_JC00.log to: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_JC00.6.log.
    INFO 2007-03-11 02:00:41
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_JC00.6.log.
    INFO 2007-03-11 02:00:41
    Removing file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_JC00.log.
    INFO 2007-03-11 02:00:41
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/start_J2E_JC00.log.
    INFO 2007-03-11 02:00:41
    Output of /usr/sap/J2E/SYS/exe/run/startsap 'all' 'JC00' 'tlvibmaix3' is written to the logfile start_J2E_JC00.log.
    WARNING 2007-03-11 02:01:12
    Execution of the command "/usr/sap/J2E/SYS/exe/run/startsap 'all' 'JC00' 'tlvibmaix3'" finished with return code 5. Output:
    Not a terminal
    Not a terminal
    Checking db Database
    ABAP Database is not available via R3trans
    Checking db Database
    Starting SAP-Collector Daemon
    02:00:42 11.03.2007   LOG: Effective User Id is root
    This is Saposcol Version COLL 20.87 640 - AIX v4.20 5L-64 bit 040309
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    The OS Collector (PID 250052) is already running .....
    saposcol already running
    Running /usr/sap/J2E/SYS/exe/run/startj2eedb
    Trying to start database ...
    Log file: /home/j2eadm/startj2eedb.log
    Database already running
    /usr/sap/J2E/SYS/exe/run/startj2eedb completed successfully
    Starting SAP Instance JC00
    Startup-Log is written to /home/j2eadm/startsap_JC00.log
    Startup of Instance failed
    See /home/j2eadm/startsap_JC00.log for details
    ERROR 2007-03-11 02:01:12
    CJS-20022  Could not start instance 'JC00' of SAP system J2E.
    <u><b>sapinst_dev.log</b></u>
    TRACE      [sapinst.cpp:285]
               CSapInst::initMessaging()
    Using custom value info for property SAPINST_MESSAGE_CONSOLE_THRESHOLD.
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:344]
               CControlFile::getMessageFilePath()
    Running with messages from /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT
    TRACE      [sapinst.cpp:306]
               CSapInst::initMessaging()
    This is SAPinst, version 642, build 703609
    compiled on Nov 21 2004, 20:12:59
    TRACE      [sapinst.cpp:311]
               CSapInst::initMessaging()
    Gui connected by user root from host tlvibmaix3
    TRACE      [syuxcgroup.cpp:528]
               bool CSyUserImpl::isExistingOnOS()
    checking existence of account group="system" gid="0" succeeded with true.
    TRACE      [syxxccache.cpp:208]
               CSyAccountCache::getGroupImpl(name="", sid="0", create=false, ISyProgressObserver* )
    inserted account (system, 0, GROUP) into the accountcache.
    TRACE      [syxxsyshlp.cpp:133]
               syslib::logSystemState()
    Process environment
    ===================
    Environment Variables
    =====================
      _ = /tmp/sapinst_exe.344072.1173599917/sapinstexe
      SAPINST_EXE_DIR = /tmp/sapinst_exe.344072.1173599917
      LANG = en_US
      LOGIN = root
      PATH = /usr/java14_64/jre/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java14/jre/bin:/usr/java14/bin
      SAPINST_EXEDIR_CD = .
      LC__FASTMSG = true
      LOGNAME = root
      MAIL = /usr/spool/mail/root
      LOCPATH = /usr/lib/nls/loc
      USER = root
      AUTHSTATE = compat
      DISPLAY = yariv:0.0
      SHELL = /usr/bin/ksh
      ODMDIR = /etc/objrepos
      JAVA_HOME = /usr/java14_64/jre
      HOME = /
      TERM = xterm
      MAILMSG = [YOU HAVE NEW MAIL]
      PWD = /home/sap_inst/im/IM04_AIX_64/SAPINST/UNIX/AIX_64
      TZ = CST6CDT
      A__z = ! LOGNAME
      LIBPATH = /tmp/sapinst_exe.344072.1173599917
      NLSPATH = /usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
    User: root, Id: 0
    Effective user: root, Id: 0
    Group: system, Id: 0
    Effective group: system, Id: 0
    Umask: 022
    Resource Limits
    ===============
    RLIMIT_CPU: maximum amount of CPU time in seconds current: unlimited maximum: unlimited
    RLIMIT_FSIZE: maximum size of  a  file  in  bytes  that  may  be created  by  a process current: unlimited maximum: unlimited
    RLIMIT_DATA: maximum size of a process's heap  in  bytes current: unlimited maximum: unlimited
    RLIMIT_STACK: maximum size of a process's stack  in  bytes current: unlimited maximum: unlimited
    RLIMIT_CORE: maximum size of a core file in bytes current: unlimited maximum: unlimited
    RLIMIT_NOFILE: one more than the maximum value that  the  system  may assign  to a newly created descriptor current: 2000 maximum: unlimited
    RLIMIT_RSS: maximum resident set size in bytes current: unlimited maximum: unlimited
    RLIMIT_AS: maximum size of a process's  total  available memory, in bytes current: unlimited maximum: unlimited
    Working directory: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT
    TRACE      [syuxctask.cpp:1242]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 266396
    TRACE      [syuxctask.cpp:1242]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 266398
    TRACE      [syuxctask.cpp:1242]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 266400
    TRACE      [syuxctask.cpp:1242]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 266402
    WARNING[E] 2007-03-11 01:59:19 [syuxctask.cpp:1100]
               CSyTaskImpl::start(bool)
    Unable to access application /usr/samples/kernel/vmtune. No such file or directory
    TRACE      [syxxsyshlp.cpp:147]
               syslib::logSystemState()
    Could not dump system information.
    TRACE     
    Running with control file /home/sap_inst/im/IM04_AIX_64/SAPINST/UNIX/AIX_64/NW04SR1/WEBAS/JAVA/ADA/control.xml version 642 and changelist 703273
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:142]
               CControlFile::getKeydbControlFileName()
    Running with keydb file keydb.xml
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:235]
               CControlFile::getDialogControlFileName()
    Running with dialog control file dialog.xml
    TRACE      [iaxxccontrolfile.cpp:184]
               CControlFile::getResourecFileName()
    Running with resource file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/helppool.xml
    INFO       2007-03-11 01:59:25 [syxxcfile.cpp:446]
               CSyFileImpl::copy(const CSyPath & q0w9e9r8t7.1.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO       2007-03-11 01:59:25 [iaxxclib.cpp:83]
               load()
    Working directory changed to /tmp/sapinst_exe.344072.1173599917.
    TRACE      [iaxxclib.cpp:165]
               load()
    Opened iaccdlib.o
    INFO       2007-03-11 01:59:25 [iaxxclib.cpp:108]
               load()
    Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT.
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    INFO       2007-03-11 01:59:26 [syxxcfile.cpp:446]
               CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/summary.6.html, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/summary.html to: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/summary.6.html.
    INFO       2007-03-11 01:59:26 [syuxcpath.cpp:369]
               CSyPath::createFile()
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/DEFAULT/summary.6.html.
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    PHASE      2007-03-11 01:59:26 [iaxxcwalker.cpp:416]
               CDomWalker::printPhaseInfo()
    Prepare the installation program.
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]

  • Could not start cache agent for the requested data store

    Hi,
    This is my first attempt in TimesTen. I am running TimesTen on the same Linux host (RHES 5.2) that running Oracle 11g R2. The version of TimesTen is:
    TimesTen Release 11.2.1.4.0
    Trying to create a simple cache.
    The DSN entry for ttdemo1 in .odbc.ini is as follows:
    +[ttdemo1]+
    Driver=/home/oracle/TimesTen/timesten/lib/libtten.so
    DataStore=/work/oracle/TimesTen_store/ttdemo1
    PermSize=128
    TempSize=128
    UID=hr
    OracleId=MYDB
    DatabaseCharacterSet=WE8MSWIN1252
    ConnectionCharacterSet=WE8MSWIN1252
    Using ttisql I connect
    Command> connect "dsn=ttdemo1;pwd=oracle;oraclepwd=oracle";
    Connection successful: DSN=ttdemo1;UID=hr;DataStore=/work/oracle/TimesTen_store/ttdemo1;DatabaseCharacterSet=WE8MSWIN1252;ConnectionCharacterSet=WE8MSWIN1252;DRIVER=/home/oracle/TimesTen/timesten/lib/libtten.so;OracleId=MYDB;PermSize=128;TempSize=128;TypeMode=0;OracleNetServiceName=MYDB;
    (Default setting AutoCommit=1)
    Command> call ttcacheuidpwdset('ttsys','oracle');
    Command> call ttcachestart;
    *10024: Could not start cache agent for the requested data store. Could not initialize Oracle Environment Handle.*
    The command failed.
    The following is shown in the tterrors.log:
    15:41:21.82 Err : ORA: 9143: ora-9143--1252549744-xxagent03356: Datastore: TTDEMO1 OCIEnvCreate failed. Return code -1
    15:41:21.82 Err : : 7140: oraagent says it has failed to start: Could not initialize Oracle Environment Handle.
    15:41:22.36 Err : : 7140: TT14004: TimesTen daemon creation failed: Could not spawn oraagent for '/work/oracle/TimesTen_store/ttdemo1': Could not initialize Oracle Environment Handl
    What are the reasons that the daemon cannot spawn another agent? FYI the environment variables are set as:
    ORA_NLS33=/u01/app/oracle/product/11.2.0/db_1/ocommon/nls/admin/data
    ANT_HOME=/home/oracle/TimesTen/ttdemo1/3rdparty/ant
    CLASSPATH=/home/oracle/TimesTen/ttdemo1/lib/ttjdbc5.jar:/home/oracle/TimesTen/ttdemo1/lib/orai18n.jar:/home/oracle/TimesTen/ttdemo1/lib/timestenjmsxla.jar:/home/oracle/TimesTen/ttdemo1/3rdparty/jms1.1/lib/jms.jar:.
    oracle@rhes5:/home/oracle/TimesTen/ttdemo1/info% echo $LD_LIBRARY_PATH
    /home/oracle/TimesTen/ttdemo1/lib:/home/oracle/TimesTen/ttdemo1/ttoracle_home/instantclient_11_1:/u01/app/oracle/product/11.2.0/db_1/lib:/u01/app/oracle/product/11.2.0/db_1/network/lib:/lib:/usr/lib:/usr/ucblib:/usr/local/lib
    Cheers

    Sure thanks.
    Here you go:
    Daemon environment:
    _=/bin/csh
    DISABLE_HUGETLBFS=1
    SYSTEM=TEST
    INIT_FILE=/u01/app/oracle/product/10.1.0/db_1/dbs/init+ASM.ora
    GEN_APPSDIR=/home/oracle/dba/bin
    LD_LIBRARY_PATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/u01/app/oracle/product/11.2.0/db_1/lib:/u01/app/oracle/product/11.2.0/db_1/network/lib:/lib:/usr/lib:/usr/ucblib:/usr/local/lib
    HOME=/home/oracle
    SPFILE_DIR=/u01/app/oracle/backup/+ASM/initfile_dir
    TNS_ADMIN=/u01/app/oracle/product/11.2.0/db_1/network/admin
    INITFILE_DIR=/u01/app/oracle/backup/+ASM/initfile_dir
    HTMLDIR=/home/oracle/+ASM/dba/html
    HOSTNAME=rhes5
    TEMP=/oradata1/tmp
    PWD=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/bin
    HISTSIZE=1000
    PATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/bin:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/oci:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc/xla:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/jdbc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc_drivermgr:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/proc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/ttclasses:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/ttclasses/xla:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1/sdk:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/ant/bin:/usr/kerberos/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/bin/X11:/usr/X11R6/bin:/usr/platform/SUNW,Ultra-2/sbin:/u01/app/oracle/product/11.2.0/db_1:/u01/app/oracle/product/11.2.0/db_1/bin:.
    GEN_ADMINDIR=/home/oracle/dba/admin
    CONTROLFILE_DIR=/u01/app/oracle/backup/+ASM/controlfile_dir
    ETCDIR=/home/oracle/+ASM/dba/etc
    GEN_ENVDIR=/home/oracle/dba/env
    DATAFILE_DIR=/u01/app/oracle/backup/+ASM/datafile_dir
    BACKUPDIR=/u01/app/oracle/backup/+ASM
    RESTORE_ARCFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_arcfiles.txt
    TMPDIR=/oradata1/tmp
    CVS_RSH=ssh
    ARCLOG_DIR=/u01/app/oracle/backup/+ASM/arclog_dir
    REDOLOG_DIR=/u01/app/oracle/backup/+ASM/redolog_dir
    INPUTRC=/etc/inputrc
    LOGDIR=/home/oracle/+ASM/dba/log
    DATAFILE_LIST=/u01/app/oracle/backup/+ASM/datafile_dir/datafile.list
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    PS1=rhes5:($ORACLE_SID)$
    G_BROKEN_FILENAMES=1
    SHELL=/bin/ksh
    PASSFILE=/home/oracle/dba/env/.ora_accounts
    LOGNAME=oracle
    ORA_NLS10=/u01/app/oracle/product/11.2.0/db_1/nls/data
    ORACLE_SID=mydb
    APPSDIR=/home/oracle/+ASM/dba/bin
    ORACLE_OWNER=oracle
    RESTOREFILE_DIR=/u01/app/oracle/backup/+ASM/restorefile_dir
    SQLPATH=/home/oracle/dba/bin
    TRANDUMPDIR=/tran
    RESTORE_SPFILE=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_spfile.txt
    RESTORE_DATAFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_datafiles.txt
    ENV=/home/oracle/.kshrc
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SSH_CONNECTION=50.140.197.215 62742 50.140.197.216 22
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    TERM=xterm
    GEN_ETCDIR=/home/oracle/dba/etc
    SP_FILE=/u01/app/oracle/product/10.1.0/db_1/dbs/spfile+ASM.ora
    ORACLE_BASE=/u01/app/oracle
    ASTFEATURES=UNIVERSE - ucb
    ADMINDIR=/home/oracle/+ASM/dba/admin
    SSH_CLIENT=50.140.197.215 62742 22
    TZ=GB
    SUPPORT=oracle@linux
    ARCHIVE_LOG_LIST=/u01/app/oracle/backup/+ASM/arclog_dir/archive_log.list
    USER=oracle
    RESTORE_TEMPFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_tempfiles.txt
    MAIL=/var/spool/mail/oracle
    EXCLUDE=/home/oracle/+ASM/dba/bin/exclude.lst
    GEN_LOGDIR=/home/oracle/dba/log
    SSH_TTY=/dev/pts/2
    RESTORE_INITFILE=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_initfile.txt
    HOSTTYPE=i386-linux
    VENDOR=intel
    OSTYPE=linux
    MACHTYPE=i386
    SHLVL=1
    GROUP=dba
    HOST=rhes5
    REMOTEHOST=vista
    EDITOR=vi
    ORA_NLS33=/u01/app/oracle/product/11.2.0/db_1/ocommon/nls/admin/data
    ODBCINI=/home/oracle/.odbc.ini
    TT=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/
    SHLIB_PATH=/u01/app/oracle/product/11.2.0/db_1/lib:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1//lib
    ANT_HOME=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/ant
    CLASSPATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/ttjdbc5.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/orai18n.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/timestenjmsxla.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/jms1.1/lib/jms.jar:.
    TT_AWT_PLSQL=0
    NLS_LANG=AMERICAN_AMERICA
    NLS_COMP=ANSI
    NLS_SORT=BINARY
    NLS_LENGTH_SEMANTICS=BYTE
    NLS_NCHAR_CONV_EXCP=FALSE
    NLS_CALENDAR=GREGORIAN
    NLS_TIME_FORMAT=hh24:mi:ss
    NLS_DATE_FORMAT=syyyy-mm-dd hh24:mi:ss
    NLS_TIMESTAMP_FORMAT=syyyy-mm-dd hh24:mi:ss.ff9
    ORACLE_HOME=
    DaemonCWD = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info
    DaemonLog = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/tterrors.log
    DaemonOptionsFile = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/ttendaemon.options
    Platform = Linux/x86/32bit
    SupportLog = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/ttmesg.log
    Uptime = 136177 seconds
    Backcompat = no
    Group = 'dba'
    Daemon pid 8111 port 53384 instance ttimdb1
    End of report

  • Error: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]

    I'm using Oracle Linux 6u6. While I'm installing openstack ( 2 node set up) using packstack, I'm getting this error:
    Applying 10.245.33.37_cinder.pp
    10.245.33.37_keystone.pp:                         [ ERROR ]
    Applying Puppet manifests                         [ ERROR ]
    ERROR : Error appeared during Puppet run: 10.245.33.37_keystone.pp
    Error: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    You will find full trace in log /var/tmp/packstack/20150327-100335-ltC8Ic/manifests/10.245.33.37_keystone.pp.log
    Please check log file /var/tmp/packstack/20150327-100335-ltC8Ic/openstack-setup.log for more information
    Additional information:
    * A new answerfile was created in: /root/packstack-answers-20150327-100336.txt
    * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
    * Did not create a cinder volume group, one already existed
    * File /root/keystonerc_admin has been created on OpenStack client host 10.245.33.37. To use the command line tools you need to source the file.
    * To access the OpenStack Dashboard browse to http://10.245.33.37/dashboard .
    Please, find your login credentials stored in the keystonerc_admin in your home directory.
    Packages:
    [root@slcai461 ~]# rpm -qa|grep keystone
    python-keystoneclient-0.9.0-5.el6.noarch
    python-keystone-2014.1.3-2.el6.noarch
    openstack-keystone-2014.1.3-2.el6.noarch
    [root@slcai461 ~]# rpm -qa|grep packstack
    openstack-packstack-puppet-2014.1.1-0.12.dev1068.0.4.el6.noarch
    openstack-packstack-2014.1.1-0.12.dev1068.0.4.el6.noarch
    Log :
    [root@slcai461 ~]# cat /var/tmp/packstack/20150327-100335-ltC8Ic/manifests/10.245.33.37_keystone.pp.log
    Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults
    Warning: Scope(Class[Keystone]): The sql_connection parameter is deprecated, use database_connection instead.
    Warning: Scope(Class[Keystone]): token_format parameter is deprecated. Use token_provider instead.
    Warning: Scope(Class[Keystone::Endpoint]): The public_address parameter is deprecated, use public_url instead.
    Warning: Scope(Class[Keystone::Endpoint]): The internal_address parameter is deprecated, use internal_url instead.
    Warning: Scope(Class[Keystone::Endpoint]): The admin_address parameter is deprecated, use admin_url instead.
    Warning: Scope(Class[Nova::Keystone::Auth]): The cinder parameter is deprecated and has no effect.
    Notice: Compiled catalog for slcai461.us.oracle.com in environment production in 1.60 seconds
    Warning: The package type's allow_virtual parameter will be changing its default value from false to true in a future release. If you do not want to allow virtual packages, please explicitly set allow_virtual to false.
       (at /usr/lib/ruby/site_ruby/1.8/puppet/type.rb:816:in `set_default')
    Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_token]/value: value changed '[old secret redacted]' to '[new secret redacted]'
    Notice: /Stage[main]/Keystone/Keystone_config[database/connection]/value: value changed '[old secret redacted]' to '[new secret redacted]'
    Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]: Triggered 'refresh' from 3 events
    Notice: /Stage[main]/Keystone/Exec[keystone-manage pki_setup]: Triggered 'refresh' from 2 events
    Error: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    Wrapped exception:
    Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    Error: /Stage[main]/Keystone::Service/Service[keystone]/ensure: change from stopped to running failed: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    Notice: /Stage[main]/Keystone::Service/Service[keystone]: Triggered 'refresh' from 5 events
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_service[neutron]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_service[neutron]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova_ec2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova_ec2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinderv2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinderv2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_service[novav3]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_service[novav3]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_user[neutron]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_user[neutron]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_user[nova]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_user[nova]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_user[glance]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_user[glance]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_role[admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_role[admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Endpoint/Keystone_service[keystone]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Endpoint/Keystone_service[keystone]: Skipping because of failed dependencies
    Error: Could not prefetch keystone_endpoint provider 'keystone': Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ endpoint-list' returned 1: An unexpected error prevented the server from fulfilling your request. (HTTP 500)
    Notice: /Stage[main]/Keystone::Endpoint/Keystone_endpoint[RegionOne/keystone]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Endpoint/Keystone_endpoint[RegionOne/keystone]: Skipping because of failed dependencies
    Notice: /Stage[main]/Main/Keystone_service[cinder_v2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Main/Keystone_service[cinder_v2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Main/Keystone_endpoint[RegionOne/cinder_v2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Main/Keystone_endpoint[RegionOne/cinder_v2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/novav3]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/novav3]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinder]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinder]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinder]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinder]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_service[glance]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_service[glance]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_endpoint[RegionOne/glance]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_endpoint[RegionOne/glance]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_user[cinder]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_user[cinder]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova_ec2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova_ec2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinderv2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinderv2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova]: Skipping because of failed dependencies
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_user_role[neutron@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_user_role[neutron@services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_endpoint[RegionOne/neutron]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_endpoint[RegionOne/neutron]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Skipping because of failed dependencies
    Notice: Finished catalog run in 3.10 seconds
    Please let me know how to fix this.

    This problem connected with proxy-setings.
    As the first steps you should try:
           1.  export system env variable:
    http_proxy=http://www-proxy.ru.oracle.com:80
    https_proxy=https://www-proxy.ru.oracle.com:80
    no_proxy=127.0.0.1,localhost
    and you can also export
        export OS_TENANT_NAME=admin
        export OS_USERNAME=admin
        export OS_PASSWORD=root
        export OS_AUTH_URL=http://<conntroller_IP>:5000/v2.0/
    2. and than restart mysqld, if it is running, stop iptables and repeat installation process from beginning with the currently generated answer file
    if we are exporting variable OS_PASSWORD, its value should be the same as value for CONFIG_KEYSTONE_ADMIN_PW in the currently generated answer file.
    This OS_PASSWORD will be written by packstack in the /root/keystonerc_admin file and will be used as admin's password for login to  Openstack dashboard.

  • SDM Deployment Failed--SDM could not start the J2EE cluster on the DB Host

    HI,
    I am trying to deploy ESS packges in EP through SDM.But while deploying I am getting this error in SDM at the start itself:-
    Error: An error occured while starting a cluster instance.
    Oct 14, 2008 5:14:41 PM  Error: There is no clutser control instance running on host SBPEPDB1 which is described in SecureStorage
    Please check if there is an appropriate running cluster instances
    SDM could not start the J2EE cluster on the host SBPEPDB1! The online deployment is terminated.
    There is no clutser control instance running on host SBPEPDB1 which is described in SecureStorage
    I am pasting the full LOG File details:-
    Oct 14, 2008 6:32:00 PM  Info: Starting cluster instance processes.
    Oct 14, 2008 6:32:00 PM  Error: An error occured while starting a cluster instance.
    Oct 14, 2008 6:32:00 PM  Error: There is no clutser control instance running on host SBPEPDB1 which is described in SecureStorage . The instances, returned by MessageServer [MS host: SBPEPCI1; MS port: 3900], are :
    Name:JM_T1223989073901_0_CPCAPP109
    Host:SBPEPCI1
    State:5
    HostAddress:172.17.131.38
    Name:JC_CPCAPP109_EPP_01
    Host:CPCAPP109
    State:5
    HostAddress:172.17.131.31
    Please check if there is an appropriate running cluster instances.
    Oct 14, 2008 6:32:00 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 14, 2008 6:32:00 PM  Error: Aborted: development component 'pcui_gp/isr/cfg'/'sap.com'/'MAIN_ERP05VAL_C'/'2515722'/'0', grouped by software component 'SAPPCUI_GP'/'sap.com'/'MAIN_ERP05VAL_C'/'1000.600.0.13.0.20080516101947''/'0':
    SDM could not start the J2EE cluster on the host SBPEPDB1! The online deployment is terminated.
    There is no clutser control instance running on host SBPEPDB1 which is described in SecureStorage .
    The instances, returned by MessageServer [MS host: SBPEPCI1; MS port: 3900], are :
    Name:JM_T1223989073901_0_CPCAPP109
    Host:SBPEPCI1
    State:5
    HostAddress:172.17.131.38
    Name:JC_CPCAPP109_EPP_01
    Host:CPCAPP109
    State:5
    HostAddress:172.17.131.31
    Please check if there is an appropriate running cluster instances.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Oct 14, 2008 6:32:04 PM  Info: Starting to save the repository
    Oct 14, 2008 6:32:05 PM  Info: Finished saving the repository
    Oct 14, 2008 6:32:07 PM  Info: Starting: Initial deployment: Selected software component 'SAPPCUI_GP'/'sap.com'/'MAIN_ERP05VAL_C'/'1000.600.0.13.0.20080516101947''/'0' will be deployed.
    Oct 14, 2008 6:32:07 PM  Error: Aborted: software component 'SAPPCUI_GP'/'sap.com'/'MAIN_ERP05VAL_C'/'1000.600.0.13.0.20080516101947''/'0':
    Failed deployment of SDAs:
    development component 'pcui_gp/isr/cfg'/'sap.com'/'MAIN_ERP05VAL_C'/'2515722'/'0' : aborted
    Please, look at error logs above for more information!
    I have checked the CONFIGTOOl and the properties seem to be OK.
    I tried SHUTTING DOWN all APPLICATION servers & Restarting the DEPLOYMENT,but it still Failed
    Pls suggest.
    Regards,
    Abhijeet
    I

    Hi George,
    Thnx for your reply.
    I have stopped all Application servers and kept only the CI-DB instances running.Retried deploying the ESS packages but still getting the same error.
    Have checked the Visual admin,it is not in SAFE mode,it working normally.
    Have alos checked the CLUSTER Manager Property Values in both Visual Admin & Config Tool,they are alright.
    About the Cluster Resources,can you pls specify what exactly do you mean by "Cluster Resources are running or not".
    I think if the application servers are stopped,then the Cluster resources shudnt come into play right?? Correct me if I am wrong.
    Kindly suggest what other steps I shud take.
    Regards,
    Abhijeet

  • Could not start transport control program tp while releasing the TR

    Hello experts,
    i have a problem if any one phase this kind of problem & if u know the solution please share to me its urgent
    problem in Development system ,for this  i had updated kernel , TP patch level , R3trans patch level in  development and quality system , but still the problem is occurring in development system . while  releasing the Transport Request this error is coming  that too not in frequently some times it is happening some times it not happening  ( some times its working fine ) 
    Could not start transport control program tp
    Message no. TP608 Diagnosis
    There was an attempt to start the transport control program tp using the local RFC interface. An
    error occurred here.
      Error code: 4
      RFC error text: timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'
    Meaning of the error codes:
      03  RFC system failure
      04  RFC communication failure
    System Response
    The function terminates. Details about the error can be found in the trace file of the Gateway
    Monitor (SMGW).
    Procedure
    Contact your system administrator or use report RSTPTEST to localize the error. You can then
    execute the command again.
    please suggest me what can i do for better , how can i resolve this issue
    Thanks &  Regards,
    Narasimha

    Hello experts ,
    Last one and half month on-words we are phasing some problems on STMS
    while releasing the Transport Request getting this error messages on
    status-bar
    1. "could not start transport control program tp"
    2. while importing the TR into quality system getting this error message" RFC Error :timeout during allocate/CPIC-CALL "
    3.while forwarding the TR from QAS to PRD : " RFC Error :timeout during
    allocate/CPIC-CALL "
    after continues refreshing,we are able to release the request and importthe request into quality system. But after some time again same problem
    coming
    for this we did the kernel upgrade , tp , & R3trans update and STMS RE-
    Configuration etc...But no use with this we got the same problem after
    finishing all these workaround , but don't know what happened after 2-3
    days STMS starts working fine DEV-QAS-PRD ,
    Now we are in the same problem after continues refreshing,we are able torelease the request and import the request into quality system. But after
    some time again same problem coming
    please suggest us what could be the reason behind this & what we can do
    for better

  • Windows could not start the FLEXnet Licensing Service service on Local Computer Error 1068: The dependency service or group failed to start.

    Today I installed Adobe Director 11.5. I received a couple of errors in the FLEXnet Licensing Service. It looks It could not start. I tried to download the Licence fix what I found on Google but that doesn't work, so I checked the 'Service' at service (windows).
    It's status is empty. When I double click on the FLEXnet Licensing Service, clicked on start at the opened window and an error is coming: 
    Windows could not start the FLEXnet Licensing Service service on Local Computer
    Error 1068: The dependency service or group failed to start.
    I don't understand what it says with this message, only that it is impossible to start. However, that is not what I am trying of course, I want to start the FLEXnet Licensing Service, service. 
    Re-installing of the software, doesn't make any change. How can I start it so Director is also working?

    Hi Don1233,
    Please consider seek help at the software vendor side.
    For the services didn't start, follow the suggestions posted by Elton in the thread below:
    https://social.technet.microsoft.com/Forums/en-US/e35da253-f0df-41d1-8df2-b73fa54742a0/windows-could-not-start-the-flexnet-licensing-service-service-on-local-computer-error-1068-the?forum=w7itproinstall
    Best regards
    Michael Shao
    TechNet Community Support

  • 1)Could not start up os x 2)Only could start bootcamp 3)Tried resetting nvram 4)Could not start even in bootcamp 5)Verify disk says -. Verifying volume "Macintosh HD" Error: Live file system repair is not supported 6)Installed maverick on USB d

    1) Could not start up os x
    2) Only could start bootcamp
    3) Tried resetting nvram
    4) Could not start even in bootcamp
    5) Verify disk says …. Verifying volume “Macintosh HD”
    Error: Live file system repair is not supported
    6) Installed maverick on USB drive
    7) Boot from USB drive. Tried verifying HD: Volume header needs minor repair. The volume Recovery HD was found corrupt and needs to be repaired. Verifying volume “Macintosh HD”: Error: live file system repair is not supported.
    8) The terminal code says
    9) Last login: Wed Feb 11 14:09:47 on console
    10)  xxxx-MacBook:~ xxxx$ diskutil list
    11)  /dev/disk0
    12)  #: TYPE NAME SIZE       IDENTIFIER
    13)  0:      GUID_partition_scheme *160.0 GB   disk0
    14)  1: EFI EFI 209.7 MB   disk0s1
    15)  2:                  Apple_HFS Macintosh HD            80.1 GB disk0s2
    16)  3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
    17)  4:       Microsoft Basic Data 50.0 GB    disk0s4
    18)  /dev/disk1
    19)  #: TYPE NAME SIZE       IDENTIFIER
    20)  0:      GUID_partition_scheme *15.6 GB    disk1
    21)  1: EFI EFI 209.7 MB   disk1s1
    22)  2:                  Apple_HFS BOOT                    14.8 GB    disk1s2
    23)  3:                 Apple_Boot Recovery HD             650.0 MB   disk1s3
    24)  Saeedehs-MacBook:~ saeedehmirbagheri$ diskutil cs list
    25)  No CoreStorage logical volume groups found
    26)  Saeedehs-MacBook:~ saeedehmirbagheri$ sudo gpt -vv -r show /dev/disk0
    27)  Password:
    28)  gpt show: /dev/disk0: mediasize=160041885696; sectorsize=512; blocks=312581808
    29)  gpt show: /dev/disk0: PMBR at sector 0
    30)  gpt show: /dev/disk0: Pri GPT at sector 1
    31)  gpt show: /dev/disk0: Sec GPT at sector 312581807
    32)  start       size  index  contents
    33)  0          1 PMBR
    34)  1          1 Pri GPT header
    35)  2         32 Pri GPT table
    36)  34          6
    37)  40     409600      1  GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
    38)  409640  156394528      2  GPT part - 48465300-0000-11AA-AA11-00306543ECAC
    39)  156804168    1269544      3  GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
    40)  158073712   56853648        
    41)  214927360   97652736      4  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
    42)  312580096       1679        
    43)  312581775         32         Sec GPT table
    44)  312581807          1         Sec GPT header
    45)  xxxx-MacBook:~ xxxx$ sudo fdisk /dev/disk0
    46)  Disk: /dev/disk0 geometry: 19457/255/63 [312581808 sectors]
    47)  Signature: 0xAA55
    48)  Starting       Ending
    49)  #: id  cyl  hd sec -  cyl  hd sec [     start - size]
    50)  ------------------------------------------------------------------------

    Thank you -
    I booted from external USB. The diskutil list output is from OS x booting from the USB, which shows the following:
    Saeedehs-MacBook:~ saeedehmirbagheri$ diskutil list
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *160.0 GB   disk0
       1:                        EFI EFI                     209.7 MB   disk0s1
       2:                  Apple_HFS Macintosh HD            80.1 GB    disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
       4:       Microsoft Basic Data                         50.0 GB    disk0s4
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *15.6 GB    disk1
       1:                        EFI EFI                     209.7 MB   disk1s1
       2:                  Apple_HFS BOOT                    14.8 GB    disk1s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk1s3
    Saeedehs-MacBook:~ saeedehmirbagheri$ diskutil cs list
    No CoreStorage logical volume groups found
    I am not able to use target disk mode because I don't have firewire/thunderbolt ports.

Maybe you are looking for