SAPOSCOL is not starting

Hi All,
SAPOSCOL is not comming up after starting SAP.
On trying to start SAPOSCOL getting the following error:
<hostname>:ir1adm> saposcol -l
-l
open logfile '/usr/sap/tmp/dev_coll.tmp' failed... use stderri
06:39:57 20.11.2009 ERROR:  cannot open log file /usr/sap/tmp/dev_coll.tmp
06:39:57 20.11.2009 ERROR:  Make sure directory /usr/sap/tmp exists or specify DIR_PERF
06:39:57 20.11.2009 ERROR:  in profile and run saposcol pf=<profile>
<hostname>:ir1adm> more dev_coll.tmp
      SAPOSCOL version  COLL 20.95 700 - AIX v11.15 5L-64 bit 080317, 64 bit, single threaded, Non-Unicode
      compiled at   Nov 18 2008
      systemid      324 (IBM RS/6000 with AIX)
      relno         7000
      patch text    COLL 20.95 700 - AIX v11.15 5L-64 bit 080317
      patchno       185
      intno         20050900
      running on    p13024dtp096 AIX 3 5 00CFBC3D4C00
10:16:06 15.09.2009   LOG: Profile          : no profile used
10:16:06 15.09.2009   LOG: Saposcol Version  : [COLL 20.95 700 - AIX v11.15 5L-64 bit 080317]
10:16:06 15.09.2009   LOG: Working directory : /usr/sap/tmp
Kindly look into the issue. Looking forward for ur reply.
Thanks,
Soumya

Hi,
It's clearly a permission issue. I also faced it.
Resolution
1) change the permission /usr/sap/tmp folder
chmod 777  /usr/sap/tmp
2) run following script
goto /sapmnt/SID/exe
./saproot.sh SID
It will set the correct permission of saposcol.
Regards,
Sachin Rane.

Similar Messages

  • SAPOSCOl is not started on PROD server

    Dear All,
    SAPOSCOl is not started ,pls check below logs
    ROOT@PRDAPP2:/#su - irpadm
    PRDAPP2:irpadm 1> saposcol
    This is Saposcol Version COLL 20.95 700 - AIX v11.65 5L-64 bit 090118
    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)
    saposcol -l
    Started saposcol not responding.
    PRDAPP2:irpadm 2> -l
    This is Saposcol Version COLL 20.95 700 - AIX v11.65 5L-64 bit 090118
    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)
    Started saposcol not responding.
    PRDAPP2:irpadm 3> saposcol -s
    Collector Versions :
      running :
      dialog  : COLL 20.95 700 - AIX v11.65 5L-64 bit 090118
    Shared Memory       : attached
    Number of records   : 17640
    Active Flag         : not active (00)
    Operating System    :
    Collector PID       : 0 (00000000)
    Collector:               not running (see 'active' Flag)
    PRDAPP2:irpadm 4> saposcol -k
    PID 0 not found. Collecting process not running ?
    Setting Stop Flag :
    14:01:40 05.04.2011   LOG: ==== Stop Flag was set by saposcol (kill_collector())
    14:01:40 05.04.2011   LOG: ====  The collection process will stop as soon as pos
    sible
    Collecting process has stopped.
    Process died without reaction ?
    14:01:51 05.04.2011   LOG: Shared memory deleted.
    PRDAPP2:irpadm 5>
    Regards

    hi
    Please check the permissions of the saposcol file.
    it should be like this:
    -rwsr-x--- 1 root sapsys 1665340 Nov  1 00:49 saposcol
    It can be done using following commands:
    #cd /sapmnt/SID/exe/
    #chown root saposcol
    #chgrp sapsys saposcol
    #chmod 4750 saposcol
    Regards
    Edited by: VijayIngle on Apr 5, 2011 11:11 AM
    Edited by: VijayIngle on Apr 5, 2011 11:12 AM

  • SAPOSCOL does not start with SAP Host Agent processes

    Dear all,
    on one of our servers the SAPOSCOL process is not running. The latest SAP Host Agent is in place - automatic updating has been finished sucessfully but after the restart of the host agent processes SAPOSCOL returned the following entry in log dev_saphostexec:
    [Thr 01] Fri Nov 25 11:23:30 2011
    [Thr 01] *** WARNING => /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile exit with status 4 [OsCollectorW 171]
    It is only a warning but as a consequence no SAPOSCOL process is running.
    Any ideas? Your quick response will be very much appreciated
    Regards,
    Mattias Umlauf

    Hi
    if
    /usr/sap/hostctrl/exe/saposcol -status
    shows no PID but shared memory attached either cleanipc
    or try to force start saposcol
    /usr/sap/hostctrl/exe/saposcol -f
    Regards
    Stanislav

  • SAP MMC does not start and red in color

    Hi Gurus,
    We are in a process of installing EhP4 and there were lots of errors. We reverted back to old version.
    After moving back to old state i.e., EhP3, system does not start.
    1. SAPosCol does not start acutomatically in the service
    2. sapmmc does not show database details
    3. When I try to start the server through SAPMMC, all esmart03 0, esmart03 1 turns to red.
    Please let me know how i can fix this problem.
    I want to post screen shot, but i am not sure how i can post the same here.
    Thanks in advance.
    Regards
    Shreeshail

    Thanks Sunny for your reply.
    We had taken system system backup (complete "E" drive) where SAP server is installed. I had to stop EhP4 process as we got a requirement to bringup NWBC.
    We restored the "E" drive content and then restarted the SAP server.
    After that servies did not start and MMC does not show up Database details.
    Do i need to create services and MMC to fix the issues??
    Thanks in advance.
    Regards
    Shreeshail

  • Saposcol not started on Application server

    Hi,
    saposocol started on Central instance and on 2 Application server.
    Not started on 1 Application server.
    Platform is : SAP R3 4.7 oracle 9.2.0.8 AIX 5.3.
    Please help me

    Hello Maurizio,
    Possibilities :-
    1> SAPService<sid> is the user which is associated with SAPOSCOL.
    Check the password for this user which is used with the process saposcol.
    May be you have changed the password for this user.
    stop SAPOSCOL before changing user password
    2>Check if your kernel is working properly and it has been patched properly.
    3>  Reducing the CPU Load Caused by SAPOSCOL  - http://help.sap.com/saphelp_nw04/helpdata/en/c4/3a6c4d505211d189550000e829fbbd/frameset.htm
    Regards,
    Manomeet
    Award points if helpful **

  • Upgrade SM 7.0 to EhP1 - Windows service SAP SID _ inst.no does not start

    Hi gurus,
    I have to upgrade our Solution manager 7.0 (Windows 2003 32-bit, NW 7.0 SP15, Kernel SP185, non-unicode) to the latest SP of EhP1. I downloaded the upgrade and update guides and followed them.
    1. Updated to SPAM 700 SP38.
    2. Stopped the server and updated the Kernel to 32-bit non-unicode 7.01 SP69.
    3. I tried to start the services SAPOSCOL and SAP<SID>_00 and both did not started sayin the application is broken and needs reinstall.
    4. I downgraded to Kernel 23-bit non-unicode 7.01 SP55 and tried again - the service SAPOSCOL started but the service SAP<SID>_00 did not.
    5. I downgraded  to Kernel 23-bit non-unicode 7.01 SP15 and tried again - the same as with SP55.
    6. I restored the original Kernel and the server started normally.
    The update guide says I first should update SPAM and the Kernel and after that run SAINT to import the EhP1 components selected in MOPZ.
    I found a suggestion to run SAINT import before the Kernel upgrade - should I do it?
    How can I resolve the problem?
    Thanks everyone!
    Petar

    Thank you Paul!
    I finally found [another thread|How to Upgrade kernel 7.0 to 7.01; with similar problem solved by SAP note 684106. It solved my problem too.
    I will try to continue update from the current state but will have in mind if something goes wrong your advice. I will write later for the results.
    Regards,
    Petar

  • 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 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

  • SAPOSCOL is not running,shared memory not available

    Hi,
    While I tried to start the SAPOSCOL ,it is not starting and throughing the below error.
    Profile          : no profile used
    06:59:26 05.03.2010   LOG: Saposcol Version  : [COLL 20.95 701 - V3.72 64Bit]
    06:59:26 05.03.2010   LOG: Working directory : /usr/sap/tmp
    06:59:26 05.03.2010   LOG: Process Monitoring active.
    06:59:26 05.03.2010   LOG: searching for Process Monitoring Templates in /usr/sap/tmp/dev_proc
    06:59:26 05.03.2010   LOG: searching for Process Monitoring Templates in /usr/sap/tmp/procmon/
    06:59:26 05.03.2010   LOG: The following processes will be monitored:
    06:59:26 05.03.2010   LOG: Process:    jlaunch-DSAPINFO=IDH_00_dispatcher*  for user:               idhadm
    06:59:26 05.03.2010   LOG: Process:        jlaunch-DSAPINFO=IDH_00_server*  for user:               idhadm
    06:59:26 05.03.2010   LOG: Process:           jlaunch-DSAPINFO=IDH_00_sdm*  for user:               idhadm
    06:59:26 05.03.2010   LOG: RefreshDeviceFiltering failed - no filtering done!
    06:59:26 05.03.2010   LOG: Shared Memory Size: 328100.
    06:59:26 05.03.2010   LOG: Connected to existing shared memory.
    06:59:26 05.03.2010   LOG: MaxRecords = 3492 <> RecordCnt + Dta_offset = 3031 + 61
    06:59:42 05.03.2010 WARNING: WaitFree: could not set new shared memory status after 15 sec
    06:59:42 05.03.2010   LOG: PfDeleteMonArea Failed
    06:59:42 05.03.2010 _WARNING: Cannot create Shared Memory_
    06:59:53 05.03.2010   LOG:  check_remap: Switched to new shared memory.
    Please help me regarding this .
    Regards,
    Minakshi

    This is a bug in NT
    Note 1322232 - saposcol: attaching to existing shared memory
    I donot see a straight forward correction declared for the same issue in unix flavored systems. From the log file,working directory format(/usr/sap/tmp) looks like a unix box. Could you let us know the OS ? If its AIX there are many notes u may check , to begin with
    Note 561356 - saposcol on AIX terminates due to memory leak
    Note 710975 - FAQ: which saposcol should be used on AIX
    cheers !
    PRADi

  • SAPOSCOLL is not running

    Hi Experts
    In my system SAPOSCOLL is not running, when i try to enter st06 system throwing error "saposcoll is not running (shared memory available).
    we are using os400, ecc6 & DB2.
    Thanks in Advance
    Venkat

    Hi
    The operating system collector SAPOSCOL is a stand-alone program that runs in the operating system background. It runs independently of SAP instances exactly once per monitored host. SAPOSCOL collects data about operating system resources, including:
    ·        Usage of virtual and physical memory
    ·        CPU utilization
    ·        Utilization of physical disks and file systems
    ·        Resource usage of running processes
    SAPOSCOL makes the data available using a segment of the shared memory for various applications and all SAP instances on a host. A CCMS agent or a dialog work process reads the data from the shared memory. You can display the data in various monitoring architecture monitors or in the operating system monitor (transactions OS07 and ST06). If the operating system data is read and sent by CCMS agents, you can display operating system data for any hosts in a central system.
    Please check if the saposcol is running properly at OS level or not. The reason for this is saposcol should start before the sap application server, since it creates a shared memory segment where it store the information which is collected by it.
    When the SAP application server starts up , it looks for the shared memory segment which was created earlier,if the memory segment is present SAP app server attaches to that segment and ST06 works fine.If saposcol was not running when SAP app server started. The shared memory segment isn't present and hence ST06 and other transactions relying in SAPOSCOL doesn't work even after  you startup saposcol later.
    Oerating system monitor and file system monitoring is part of it.
    Hope it helps.
    Edited by: Esha Rajpal on Sep 3, 2008 7:07 PM

  • 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]

  • I am not able to launch FF everytime i tr to open it, it says FF has to submit a crash report, i even tried doing that and the report was submitted too, but stiil FF did not start, and the problem still persists, please help me solve this issue in English

    Question
    I am not able to launch FF everytime i try to open it, it says FF has to submit a crash report,and restore yr tabs. I even tried doing that and the report was submitted too, but still FF did not start, and the problem still persists, please help me solve this issue
    '''(in English)'''

    Hi Danny,
    Per my understanding that you can't get the expect result by using the expression "=Count(Fields!TICKET_STATUS.Value=4) " to count the the TICKET_STATUS which value is 4, the result will returns the count of all the TICKET_STATUS values(206)
    but not 180, right?
    I have tested on my local environment and can reproduce the issue, the issue caused by you are using the count() function in the incorrect way, please modify the expression as below and have a test:
    =COUNT(IIF(Fields!TICKET_STATUS.Value=4 ,1,Nothing))
    or
    =SUM(IIF(Fields!TICKET_STATUS=4,1,0))
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Error "can not start the configuration in parallel does not correct"

    Hello everybody,
    I have Windows 7 SP1, and when I install Business Objects 4.1 Client, it is install correctly but when i execute the program, for example BO Rich Client, an error appear "can not start the configuration in parallel does not correct" Could you help me?
    Thanks in advance!

    Check this KB
                  1678498  - BI 4.0 Universe Designer Gives Side-by-Side configuration incorrect Error

  • Can not start data Collection service

    I have installed Fabric Manager version 3.3.(4). In the Performance Web Client I can not start the service Data Collection is in starting forever.
    I also could not stop it. I rebooted the server and the status for this service is in starting.
    Thanks,

    Please provide more details like: Server OS, Java version, and what type of database you are using for the FM Server.  Have you considered using a newer version of FM Server?

  • I can not start secion in creative cloud from a macbook

    I can not start secion in creative cloud from a macbook, always comes CERRO secion, and never I log in I can not start secion indesign folio builder fails me in muse could not enter if you remove it to install again, now I can not download, I tried / Library / Application Support / Adobe / OOBE rename the folder to OOBE_old setup Guide, and simply does not work, if we are paying the membership of adobe creative cloud, at least ask for is a solution, timely responses because we are losing time and therefore money, if they are solving a problem is better than what we say and if more users seek solutions and only wait.
    En español.
    No puedo iniciar secion en creative cloud desde una macbook, siempre sale CERRO SECION, y nunca me conecto, en indesign no puedo iniciar secion de folio builder me da error, en muse tampoco podia entrar a si que lo elimine para poder instalar nuevamente, ahora no puedo descargar, he intentado / Library / Application Support / Adobe / OOBE cambiar el nombre de la configuración rápida carpeta para OOBE_old, y simplemente no funciona, si nosotros estamos pagando la membresia de adobe creative cloud, lo menos que pedimos es una solucion, respuestas oportunas porque estamos perdiendo tiempo y consecuencia dinero, si estan resolviendo algun problema es mejor que lo digan y a si nosotros los usuarios no buscamos mas soluciones y solamente esperaremos.
    we want a valid and positive response

    Hello, could you please try the steps posted here: http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html
    Please let me know if you are successful or not.

Maybe you are looking for

  • No data in WEBI report - but plenty of data in the underlying Bex query...

    HI all - I have a problem with my webi queries - which are sometimes breaking... We run in the XI 3.1 ans SAP int, kit - SP 2 on both. Sometimes af perfectly well functioning webi report suddenly returns no values - stating that the query didn't find

  • Dead hard drive or software problem

    Hello Everyone!! I recently picked used 600 Mhz iMac It came with 10.3 installed, wanted to install 10.2.8 and the computer crashed when I started off the 9.1 install CD After the crash, the computer would not start up off the hard drive, and I've tr

  • Burned DVD issues in DVD player not reading or music issues stop and start

    I'm a PC converted to a MAC (less than a month) and love it so far. I have been able to create and burn a DVD. The problem I'm having is one DVD player will not read the DVD (Hitachi). The other DVD player will play it, but the music stops and starts

  • How do I stop duplicate emails in Mail?

    Big problem in that every email comes in twice or three times in Mail. On the left, I have both an Imap mailbox listed and MobileMe mailbox, which seem almost identical except Mobile Me has two drafts folders and a sent folder. Should I get rid of on

  • Projects - Can this be done?

    I have loads of photos on my hard drive in no particular order but I would like to import them into aperture and have them all placed in different projects depending upon the created date. Is there any way to do this or if not then is there anyway to