SAP Convergent Charging 2.0: BART server/IEC error in CDRs acquisition

Good afternoon.
After having installed the convergent charging 2.0 and run the processes, we can't use IEC to load a CDR into the BART database. We get the following error:
Rejected [BART_ACQUISITION_SESSION_ACTION_3]*
Error starting Acquisition Session, server is not available:*
uid=null [reusable] {}
The bart.config file seems to be well set. Where we can find that uid that has not been set?
Kind regards,
Matteo.

Hi,
1. Check whether you have activated your IEC senario within your CAT tool.
2. Have you got any Usage charges within your Subscription and
3. Have you linked Access to this Usage Charge within the Subscription ?
Regards
Shiva

Similar Messages

  • SAP CONVERGENT CHARGING 2.0 Error IEC

    Hello, I need help to solve the following error:
    I have installed the SAP CC 2.0, core, bart and IEC, with the tool (admin, core and bart) I can connect without problems, but when I connect the IEC through Cat, I get the following error attached, plus the attached log on the server. I do not understand the problem and appears to be an authentication problem, but the other tools (Core tool, tool and admin tool bart) connect smoothly.
    Edited by: Álvaro Sánchez on Sep 6, 2011 9:02 AM

    it is resolved i could find any attachment as mentioned

  • SAP Convergent Charging 2.0 launching is aborted

    Hello Experts,
    we are getting error while starting SAP CC 2.0 in dispatcher#1.log.2, We recently applied SP14 to CC 2.0
    2014-03-03 20:20:27.570 - [144.111.37.243*]dispatcher#1 - FATAL - [LAUNCHING_ABORTED] - SAP Convergent Charging 2.0 4.3.14.0 launching is aborted. Please check previous server logs.
    2014-03-03 20:20:29.756 - [144.111.37.243*]dispatcher#1 - INFORM - [LAUNCHER_STARTING] - Starting SAP Convergent Charging 2.0 4.3.14.0.
    2014-03-03 20:20:29.757 - [144.111.37.243*]dispatcher#1 - INFORM - [tracing] - Core Server database schema version: 4.3.5.
    2014-03-03 20:20:29.992 - [144.111.37.243*]dispatcher#1 - INFORM - [SQL_MANAGER_CONNECTED] - Connected to jdbc:oracle:thin:@host.com:1521:dbname ora<sid>.
    2014-03-03 20:20:29.992 - [144.111.37.243*]dispatcher#1 - INFORM - [SQL_MANAGER_RUNNING] - Running (16 connections in pool, statement cache size 1).
    2014-03-03 20:20:29.992 - [144.111.37.243*]dispatcher#1 - INFORM - [SQL_MANAGER_SEQ_CONNECTION] - Creation of connection to jdbc:oracle:thin:@host.com:1521:dbname dedicated to id generation.
    2014-03-03 20:20:30.057 - [144.111.37.243*]dispatcher#1 - INFORM - [tracing] - Initializing the notification helper...
    2014-03-03 20:20:30.058 - [144.111.37.243*]dispatcher#1 - INFORM - [tracing] - Reading notification policy from database...
    2014-03-03 20:20:30.067 - [144.111.37.243*]dispatcher#1 - INFORM - [tracing] - No notification policy defined in the database.
    2014-03-03 20:20:30.118 - [144.111.37.243*]dispatcher#1 - INFORM - [LAUNCHER_AUDIT_ENABLED] - Audit is enabled.
    2014-03-03 20:20:30.180 - [144.111.37.243*]dispatcher#1 - WARN - [tracing] - Unexpected Exception Exception: com.highdeal.bulkloader.db.LoadChargedItemInDBFactory Stacktrace: java.lang.ClassNotFoundException: com.highdeal.bulkloader.db.LoadChargedItemInDBFactory
            at java.net.URLClassLoader$1.run(URLClassLoader.java:255)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:243)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:367)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:344)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:308)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:169)
            at com.highdeal.util.xml.XMLMappingExtractor$1.getClass(XMLMappingExtractor.java:99)
            at com.highdeal.hci.XMLMappingList.getClass(XMLMappingList.java:45)
            at com.highdeal.hci.XMLUnmarshaller.startElement(XMLUnmarshaller.java:154)
            at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:501)
            at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:400)
            at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2756)
            at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:647)
            at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:140)
            at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511)
            at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:817)
            at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
            at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)
            at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
            at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
            at com.highdeal.hci.util.XMLTool.load(XMLTool.java:67)
            at com.highdeal.cif.server.model.ChargedItemProcessorShellModel.getIChargedItemProcessorFactoryModel(ChargedItemProcessorShellModel.java:97)
            at com.highdeal.cif.server.model.ChargedItemProcessorShellModel.initialize(ChargedItemProcessorShellModel.java:62)
            at com.highdeal.admin.parameter.system.SystemParametersManagers.initializeInstanceType(SystemParametersManagers.java:185)
            at com.highdeal.admin.parameter.system.SystemParametersManagers.<init>(SystemParametersManagers.java:97)
            at com.highdeal.launcher.DispatcherInstance.initialize(DispatcherInstance.java:265)
            at com.highdeal.launcher.Instance.initialize(Instance.java:302)
            at com.highdeal.launcher.Launcher.main(Launcher.java:116)
    2014-03-03 20:20:30.181 - [144.111.37.243*]dispatcher#1 - FATAL - [tracing] - Dump occurred exception ...  Exception: SAXException: UnknownTagException: chargedItem2DB Stacktrace: java.lang.IllegalArgumentException: SAXException: UnknownTagException: chargedItem2DB
            at com.highdeal.cif.server.model.ChargedItemProcessorShellModel.getIChargedItemProcessorFactoryModel(ChargedItemProcessorShellModel.java:103)
    Not sure if SAP CC 2.0 services are started successfully. During patching we didnt receive any error or warning from sapisnt. Database is up and running successfully.
    Request your urgent help in this.
    Regards,
    Swapnil Lakhe

    How you check the license file ?
    Regards,
    Vincent

  • Convergent Charging how to rate through the BART-API

    Hallo,
    I'm new in the SAP Business and I don't know how to say the BART-Server that he should rate the CDRs?
    The Connection can be set up by the CDRServiceClient. This Client has methods like
    - startAcquisitionSession(...)
    - acquireCDR(...)
    - stopAcquisitionSession(...)
    With this methodes the CDRs can be acquired in CC.
    How can I rate the CDRs in CC after the acquisition?
    Thanks
    E.F.

    Ciao Matteo,
    have you already done it?
    I also haven't a mediation system in my landscape...
    We are looking for a way to test SAP CC Diameter server with a sort of tools to simulate diameters clients, but still without success. If you google it, you'll find out a list of tools. Seagull is one of then.
    I was expecting to POST under HTTP to the SAP CC diameter server, as well as we do when posting to the updater port in Convergent Charging (usually when provisoning, etc).
    But diameter is a different protocol, and I'm not sure how it is used by the mediations system in order to comunicate with the diameter server.
    Any information will be usefful.
    Regards,
    Leonardo Gazella
    skp: leogazella

  • Two sap enterprise portal in the same server

    Hi,
    We have installed a SAP Enterprise Portal on a linux server, all ok!!. but now we want to install another SAP Portal in the same server with the same ehp and same sp, but diferent url, is it possible? and we have something in mind when we began to install it..
    e.g. diferents ports or diferents database SID to avoid errors.
    thankssss

    Hi Carlos,
    SAP Software in general is flexible regarding this requirement.
    A SAP ID identifies the system, and the Instance ID is related to the Portnumbers that are used...
    So lets say you have an:
    - host called "linuxhost1" and
       - you installed a SAP system "AB1" and
          - the CI is 00 and SCS is 01
    then you can install multiple additional installations for example
    - host called "linuxhost1" and
       - you installed a SAP system "AB2" and
          - the CI is 02 and SCS is 03
    etc etc..
    As long as your host has enough resources you can fill it up...
    The instance numbers you chose are reflected in the portnumbers. So in my example above  the AB1 portal is called by http://linuxhost1:50000 and AB2 portal is called by http://linuxhost1:50200...
    So in other words the instance number of the CI is used in the portnumber of the java instance (5NN00).
    The above info is also spread among different SAP installation guides, and SAP help pages.
    Cheers,
    B

  • Disp+work process starts than dies in SAP R/3 4.7 Ent. server

    I stopped SAP R/3 4.7 ent server for backup, when i restart the Microsoft management console the disp+work process turns yellow to grey.
    Can any one help me to solve this problem???
    O/s :Windows2000 server
    database :SAPDB 7.3
    Here iam attaching the log files......
    sapstart,dev_rfc,dev_w0,dev_disp,stderr2,stderr3 and stderr4
    sapstart.trc:
    SAPSRV\Administrator is starting R/3 System at 2006/05/13 14:35:56
    SAP-R/3-Startup Program
    Starting at 2006/05/13 14:35:56
    Startup Profile: "D:\usr\sap\ER2\SYS\profile\START_DVEBMGS01_SAPSRV"
    Starting Programs
    (3352) Execute: D:\usr\sap\ER2\SYS\exe\run\strdbs.cmd ER2
    (3188) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\msg_server.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    (3856) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\disp+work.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    SAPSRV\Administrator is stopping R/3 System at 2006/05/13 14:44:15
    (1264) Parent Shutdown at 2006/05/13 14:44:15
    (1264) kill(3856) failed.
    SAPSRV\Administrator is starting R/3 System at 2006/05/13 14:44:48
    SAP-R/3-Startup Program
    Starting at 2006/05/13 14:44:48
    Startup Profile: "D:\usr\sap\ER2\SYS\profile\START_DVEBMGS01_SAPSRV"
    Starting Programs
    (3872) Execute: D:\usr\sap\ER2\SYS\exe\run\strdbs.cmd ER2
    (3876) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\msg_server.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    (3844) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\disp+work.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    SAPSRV\Administrator is stopping R/3 System at 2006/05/13 16:24:21
    (1264) Parent Shutdown at 2006/05/13 16:24:21
    (1264) kill(3844) failed.
    SAPSRV\Administrator is starting R/3 System at 2006/05/13 17:53:25
    SAP-R/3-Startup Program
    Starting at 2006/05/13 17:53:25
    Startup Profile: "D:\usr\sap\ER2\SYS\profile\START_DVEBMGS01_SAPSRV"
    Starting Programs
    (2872) Execute: D:\usr\sap\ER2\SYS\exe\run\strdbs.cmd ER2
    (948) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\msg_server.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    (3468) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\disp+work.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    SAPSRV\Administrator is stopping R/3 System at 2006/05/14 14:36:33
    (1264) Parent Shutdown at 2006/05/14 14:36:33
    (1264) kill(3468) failed.
    SAPSRV\Administrator is starting R/3 System at 2006/05/14 14:41:50
    SAP-R/3-Startup Program
    Starting at 2006/05/14 14:41:50
    Startup Profile: "D:\usr\sap\ER2\SYS\profile\START_DVEBMGS01_SAPSRV"
    Starting Programs
    (3220) Execute: D:\usr\sap\ER2\SYS\exe\run\strdbs.cmd ER2
    (3236) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\msg_server.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    (3244) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\disp+work.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    SAPSRV\Administrator is stopping R/3 System at 2006/05/14 14:47:09
    (1264) Parent Shutdown at 2006/05/14 14:47:09
    (1264) kill(3244) failed.
    2.dev_w0
    trc file: "dev_w0", trc level: 1, release: "620"
    ACTIVE TRACE LEVEL 1
    ACTIVE TRACE COMPONENTS all, M
    B
    B Sun May 14 14:42:14 2006
    B create_con (con_name=R/3)
    B Loading DB library '5\dbadaslib.dll' ...
    M *** ERROR => DlLoadLib: LoadLibrary(5\dbadaslib.dll) Error 126 [dlnt.c 226]
    M Error 126 = "The specified module could not be found."
    B *** ERROR => Couldn't load library '5\dbadaslib.dll'
    [dbcon.c 3789]
    M systemid 560 (PC with Windows NT)
    M relno 6200
    M patchlevel 0
    M patchno 674
    M intno 20020600
    M pid 3296
    M
    M ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3296) [dpxxdisp.c 1028]
    I MtxInit: -2 0 0
    M DpShMCreate: sizeof(wp_adm) 20304 (752)
    M DpShMCreate: sizeof(tm_adm) 1690816 (8412)
    M DpShMCreate: sizeof(wp_ca_adm) 18000 (60)
    M DpShMCreate: sizeof(appc_ca_adm) 6000 (60)
    M DpShMCreate: sizeof(comm_adm) 192000 (384)
    M DpShMCreate: sizeof(wall_adm) (22440/34344/56/100)
    M DpShMCreate: SHM_DP_ADM_KEY (addr: 00100040, size: 1985344)
    M DpShMCreate: allocated sys_adm at 00100040
    M DpShMCreate: allocated wp_adm at 00100560
    M DpShMCreate: allocated tm_adm_list at 001054B0
    M DpShMCreate: allocated tm_adm at 001054D8
    M DpShMCreate: allocated wp_ca_adm at 002A2198
    M DpShMCreate: allocated appc_ca_adm at 002A67E8
    M DpShMCreate: allocated comm_adm_list at 002A7F58
    M DpShMCreate: allocated comm_adm at 002A7F70
    M DpShMCreate: allocated ca_info at 002D6D70
    M DpShMCreate: allocated wall_adm at 002D6D78
    X
    X Sun May 14 14:42:16 2006
    X EmInit: MmSetImplementation( 2 ).
    X <ES> client 0 initializing ....
    X Using implementation std
    M <EsNT> Memory Reset enabled as NT default
    X ES initialized.
    M calling db_connect ...
    B create_con (con_name=R/3)
    B Loading DB library '5\dbadaslib.dll' ...
    M *** ERROR => DlLoadLib: LoadLibrary(5\dbadaslib.dll) Error 126 [dlnt.c 226]
    M Error 126 = "The specified module could not be found."
    B *** ERROR => Couldn't load library '5\dbadaslib.dll'
    [dbcon.c 3789]
    M ***LOG R19=> tskh_init, db_connect ( DB-Connect 008192) [thxxhead.c 1102]
    M in_ThErrHandle: 1
    M *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c 8437]
    M
    M Info for wp 0
    M
    M stat = 4
    M reqtype = 1
    M act_reqtype = -1
    M tid = -1
    M mode = 255
    M len = -1
    M rq_id = -1
    M rq_source = 255
    M last_tid = 0
    M last_mode = 0
    M rfc_req = 0
    M report = > <
    M action = 0
    M tab_name = > <
    M
    M *****************************************************************************
    M *
    M * LOCATION SAP-Server SAPSRV_ER2_01 on host SAPSRV (wp 0)
    M * ERROR tskh_init: db_connect
    M *
    M * TIME Sun May 14 14:42:16 2006
    M * RELEASE 620
    M * COMPONENT Taskhandler
    M * VERSION 1
    M * RC 13
    M * MODULE thxxhead.c
    M * LINE 8569
    M * COUNTER 1
    M *
    M *****************************************************************************
    M
    M Entering TH_CALLHOOKS
    M ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c 672]
    M *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c 237]
    M Entering ThSetStatError
    M Entering ThReadDetachMode
    M call ThrShutDown (1)...
    M ***LOG Q02=> wp_halt, WPStop (Workproc 0 3296) [dpnttool.c 346]
    3. dev_rfc.trc
    ERROR file opened at 20060419 104033 India Standard , SAP-REL 620,0,1574 RFC-VER 3 673347 MT-SL
    T:73832 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1422
    T:73832 <* RfcReceive [1] : returns 3:RFC_SYS_EXCEPTION
    T:73832 <* RfcCallReceive [1] : returns 3:RFC_SYS_EXCEPTION
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:52:34 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:52:35 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:53:15 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:55:12 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:58:17 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 11:01:11 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 11:02:21 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 11:02:22 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 11:05:32 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcSendData [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcDispatch [1] : returns 18:RFC_INVALID_HANDLE
    ERROR file opened at 20060421 202203 India Standard , SAP-REL 620,0,841 RFC-VER 3 568712 MT-SL
    T:4468 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1402
    T:4468 <* RfcDispatch [1] : returns 1:RFC_FAILURE
    ERROR file opened at 20060428 194717 India Standard , SAP-REL 620,0,841 RFC-VER 3 568712 MT-SL
    >TS> Fri Apr 28 19:47:18 2006
    T:73164 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1402
    T:73164 <* RfcDispatch [1] : returns 1:RFC_FAILURE
    ERROR file opened at 20060512 214308 India Standard , SAP-REL 620,0,841 RFC-VER 3 568712 MT-SL
    T:5504 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1402
    T:5504 <* RfcDispatch [1] : returns 1:RFC_FAILURE
    4.dev_disp.trc
    trc file: "dev_disp", trc level: 1, release: "620"
    Sun May 14 14:42:07 2006
    kernel runs with dp version 3(ext=1) (@(#) DPLIB-INT-VERSION-3)
    length of sys_adm_ext is 304 bytes
    systemid 560 (PC with Windows NT)
    relno 6200
    patchlevel 0
    patchno 674
    intno 20020600
    pid 3244
    ***LOG Q00=> DpSapEnvInit, DPStart (01 3244) [dpxxdisp.c 978]
    shared lib "dw_xml.dll" version 674 successfully loaded
    shared lib "dw_xtc.dll" version 674 successfully loaded
    shared lib "dw_stl.dll" version 674 successfully loaded
    Sun May 14 14:42:11 2006
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c 3212]
    MtxInit: -2 0 0
    DpShMCreate: sizeof(wp_adm) 20304 (752)
    DpShMCreate: sizeof(tm_adm) 1690816 (8412)
    DpShMCreate: sizeof(wp_ca_adm) 18000 (60)
    DpShMCreate: sizeof(appc_ca_adm) 6000 (60)
    DpShMCreate: sizeof(comm_adm) 192000 (384)
    DpShMCreate: sizeof(wall_adm) (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY (addr: 001C0040, size: 1985344)
    DpShMCreate: allocated sys_adm at 001C0040
    DpShMCreate: allocated wp_adm at 001C0560
    DpShMCreate: allocated tm_adm_list at 001C54B0
    DpShMCreate: allocated tm_adm at 001C54D8
    DpShMCreate: allocated wp_ca_adm at 00362198
    DpShMCreate: allocated appc_ca_adm at 003667E8
    DpShMCreate: allocated comm_adm_list at 00367F58
    DpShMCreate: allocated comm_adm at 00367F70
    DpShMCreate: allocated ca_info at 00396D70
    DpShMCreate: allocated wall_adm at 00396D78
    Sun May 14 14:42:12 2006
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 2458 MB
    <ES> 2457 blocks reserved for free list.
    ES initialized.
    ***LOG Q0K=> DpMsAttach, mscon ( SAPSRV) [dpxxdisp.c 9115]
    CCMS: Initalizing shared memory of size 20000000 for monitoring segment.
    Sun May 14 14:42:13 2006
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6200, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c 941]
    DpMsgAdmin: Set patchno for this platform to 674
    Release check o.K.
    Sun May 14 14:42:52 2006
    ERROR => W0 (pid 3296) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W0
    ERROR => W1 (pid 3304) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W1
    ERROR => W2 (pid 3312) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W2
    ERROR => W3 (pid 3320) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W3
    ERROR => W4 (pid 3328) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W4
    ERROR => W5 (pid 3336) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W5
    ERROR => W6 (pid 3344) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W6
    ERROR => W7 (pid 3784) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W7
    ERROR => W8 (pid 3820) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W8
    ERROR => W9 (pid 3584) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W9
    ERROR => W10 (pid 3668) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W10
    ERROR => W11 (pid 3632) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W11
    ERROR => W12 (pid 3652) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W12
    ERROR => W13 (pid 3616) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W13
    ERROR => W14 (pid 3648) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W14
    ERROR => W15 (pid 3628) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W15
    ERROR => W16 (pid 3656) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W16
    ERROR => W17 (pid 4024) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W17
    ERROR => W18 (pid 3928) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W18
    ERROR => W19 (pid 3880) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W19
    ERROR => W20 (pid 3432) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W20
    ERROR => W21 (pid 3124) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W21
    ERROR => W22 (pid 3800) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W22
    ERROR => W23 (pid 3804) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W23
    ERROR => W24 (pid 3812) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W24
    ERROR => W25 (pid 3832) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W25
    ERROR => W26 (pid 3480) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W26
    my types changed after wp death/restart 0xbd --> 0x80
    DP_FATAL_ERROR => DpEnvCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    DpModState: change server state from STARTING to SHUTDOWN
    Sun May 14 14:42:57 2006
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c 9341]
    MBUF state OFF
    MBUF component DOWN
    ***LOG Q05=> DpHalt, DPStop ( 3244) [dpxxdisp.c 7883]
    5.stderr2
    D:\usr\sap\ER2\DVEBMGS01\work>set DBNAME=ERc
    D:\usr\sap\ER2\DVEBMGS01\work>if "" == "" (set DB_USERKEY="c" ) else (set DB_USERKEY="c_J2EE" )
    D:\usr\sap\ER2\DVEBMGS01\work>dbmcli -U "c" dbm_version VERSION 1>dbversion.out
    D:\usr\sap\ER2\DVEBMGS01\work>findstr -i "OK" dbversion.out 1>dbmcli.err
    D:\usr\sap\ER2\DVEBMGS01\work>if errorlevel 1 goto err_dbm
    D:\usr\sap\ER2\DVEBMGS01\work>findstr -i "7.4" dbversion.out 1>adatmp
    D:\usr\sap\ER2\DVEBMGS01\work>if errorlevel 1 (set dbmcli_cmd="db_warm" ) else (set dbmcli_cmd="db_online" )
    D:\usr\sap\ER2\DVEBMGS01\work>dbmcli -U "c" "db_warm"
    OK
    Database ER2 successfully started !
    6. stderr3
    rslgwr1(21): Searching for overlap point in pre-existing SysLog file...
    7.stderr4
    maximum pfclock time: 4294sec (1)
    work process W0 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W2 died => tskh_init: db_connect
    IcmBndMain: handle for "localhost:8001" successfully sent to server
    maximum pfclock time: 4294sec (1)
    work process W23 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1155
    adjust_clock: delta 1106
    work process W26 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W10 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 757
    work process W20 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 9312
    adjust_clock: delta 1040
    work process W7 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W18 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W12 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W1 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W14 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 760
    work process W11 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1129
    work process W25 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 3589
    adjust_clock: delta 631
    work process W24 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 757
    adjust_clock: delta 652
    adjust_clock: delta 514
    work process W8 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W22 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1192
    work process W21 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W3 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W16 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1617
    adjust_clock: delta 1609
    work process W5 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 9714
    work process W17 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 2063
    work process W19 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 746
    work process W6 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 2040
    work process W4 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W15 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1089
    work process W13 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W9 died => tskh_init: db_connect
    ICM up and operational (pid: 3272) ***
    Shutdown ICM server ....maximum pfclock time: 4294sec (1)
    ICM shutdown completed (pid: 3272) ***
    DISPATCHER EMERGENCY SHUTDOWN => DpEnvCheck: no more work processes
    maximum pfclock time: 4294sec (1)

    Hi Bapujee,
    I upgraded kernel 6.20 (Patch level 1602)as per the details you mentioned. when i restarted the server the message server starts perfectly,but disp+work process turns to yellow than dies(during that time WP Table is blank).
    Also attaching dev_w0 file.
    thanks & regards,
    sreepathi
    trc file: "dev_w0", trc level: 1, release: "620"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Tue May 16 23:38:55 2006
    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\ER2\SYS\exe\run\dbadaslib.dll' ...
    B  Library 'D:\usr\sap\ER2\SYS\exe\run\dbadaslib.dll' loaded
    B  Version of 'D:\usr\sap\ER2\SYS\exe\run\dbadaslib.dll' is "620.02", patchlevel (0.1599)
    B  New connection 0 created
    M  systemid   560 (PC with Windows NT)
    M  relno      6200
    M  patchlevel 0
    M  patchno    1602
    M  intno      20020600
    M  make:      multithreaded, ASCII
    M  pid        3180

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3180) [dpxxdisp.c   1088]
    I  MtxInit: -2 0 0
    M  DpShMCreate: sizeof(wp_adm)          12920     (760)
    M  DpShMCreate: sizeof(tm_adm)          1835536     (9132)
    M  DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpShMCreate: sizeof(comm_adm)          192000     (384)
    M  DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 05D10040, size: 2122960)
    M  DpShMCreate: allocated sys_adm at 05D10040
    M  DpShMCreate: allocated wp_adm at 05D10678
    M  DpShMCreate: allocated tm_adm_list at 05D138F0
    M  DpShMCreate: allocated tm_adm at 05D13918
    M  DpShMCreate: allocated wp_ca_adm at 05ED3B28
    M  DpShMCreate: allocated appc_ca_adm at 05ED8178
    M  DpShMCreate: allocated comm_adm_list at 05ED98E8
    M  DpShMCreate: allocated comm_adm at 05ED9900
    M  DpShMCreate: allocated ca_info at 05F08700
    M  DpShMCreate: allocated wall_adm at 05F08708
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.

    M Tue May 16 23:38:57 2006
    M  calling db_connect ...

    C  DBADASLIB : version 620.02
    C  SAPDB shared library (dbadaslib) patchlevels (last 10)
    C    (0.1599) Set isolation level calls optimized (note 762712)
    C    (0.1491) ThGetWpId corrected (note 624930)
    C    (0.1412) Support of SAPDB database hints (note 652096)
    C    (0.1411) LobGetpiece returns a failure if no data available (note 720343)
    C    (0.1355) SAPDB supports DBSL_CMD_INI_KRN_CALLBACK (note 624930)
    C    (0.1352) CHECKPOINT NOWAIT removed (note 708201)
    C    (0.1278) UPDSTAT without tracefile (note 696689)
    C    (0.1267) Explain problem with RAW values and IN-clause fixed (note 692188)
    C    (0.1189) Explain for database version 7.5 changed (note 680586)
    C    (0.1115) Object consistency (note 650475)


    C  INFO : SQLOPT= -I 0 -t 0 -F SAPDB.3180.pct
    C  Precompiler Runtime : C-PreComp 7.3.1    Build 007-000-087-566
    C  Precompiler runtime is SAP DB 7.3.1.007
    C  *** ERROR => Using non supported SAP DB precompiler runtime version: 7.3.1.007
    [dbslada.c    5093]
    C  *** ERROR => Min. version for this release must be 7.3.1.010
    [dbslada.c    5095]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1200]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   8812]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    rq_info = 0
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server SAPSRV_ER2_01 on host SAPSRV (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Tue May 16 23:38:57 2006
    M  *  RELEASE     620
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        8957
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   672]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  233]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3180) [dpnttool.c   356]
    Message was edited by: Sreepathi

  • Disp+work process starts than dies in SAP R/3 4.7 Enterprise server

    I stopped SAP R/3 4.7 ent server for backup, when i restart the Microsoft management console the disp+work process turns yellow to grey.
    Can any one help me to solve this problem???
    O/s      :Windows2000 server
    database :SAPDB 7.3
    Here iam attaching the log files......
    sapstart,dev_rfc,dev_w0,dev_disp,stderr2,stderr3 and stderr4
    sapstart.trc:
    SAPSRV\Administrator is starting R/3 System at 2006/05/13 14:35:56
    SAP-R/3-Startup Program
    Starting at 2006/05/13 14:35:56
    Startup Profile: "D:\usr\sap\ER2\SYS\profile\START_DVEBMGS01_SAPSRV"
    Starting Programs
    (3352) Execute: D:\usr\sap\ER2\SYS\exe\run\strdbs.cmd ER2
    (3188) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\msg_server.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    (3856) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\disp+work.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    SAPSRV\Administrator is stopping R/3 System at 2006/05/13 14:44:15
    (1264) Parent Shutdown at 2006/05/13 14:44:15
    (1264) kill(3856) failed.
    SAPSRV\Administrator is starting R/3 System at 2006/05/13 14:44:48
    SAP-R/3-Startup Program
    Starting at 2006/05/13 14:44:48
    Startup Profile: "D:\usr\sap\ER2\SYS\profile\START_DVEBMGS01_SAPSRV"
    Starting Programs
    (3872) Execute: D:\usr\sap\ER2\SYS\exe\run\strdbs.cmd ER2
    (3876) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\msg_server.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    (3844) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\disp+work.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    SAPSRV\Administrator is stopping R/3 System at 2006/05/13 16:24:21
    (1264) Parent Shutdown at 2006/05/13 16:24:21
    (1264) kill(3844) failed.
    SAPSRV\Administrator is starting R/3 System at 2006/05/13 17:53:25
    SAP-R/3-Startup Program
    Starting at 2006/05/13 17:53:25
    Startup Profile: "D:\usr\sap\ER2\SYS\profile\START_DVEBMGS01_SAPSRV"
    Starting Programs
    (2872) Execute: D:\usr\sap\ER2\SYS\exe\run\strdbs.cmd ER2
    (948) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\msg_server.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    (3468) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\disp+work.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    SAPSRV\Administrator is stopping R/3 System at 2006/05/14 14:36:33
    (1264) Parent Shutdown at 2006/05/14 14:36:33
    (1264) kill(3468) failed.
    SAPSRV\Administrator is starting R/3 System at 2006/05/14 14:41:50
    SAP-R/3-Startup Program
    Starting at 2006/05/14 14:41:50
    Startup Profile: "D:\usr\sap\ER2\SYS\profile\START_DVEBMGS01_SAPSRV"
    Starting Programs
    (3220) Execute: D:\usr\sap\ER2\SYS\exe\run\strdbs.cmd ER2
    (3236) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\msg_server.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    (3244) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\disp+work.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    SAPSRV\Administrator is stopping R/3 System at 2006/05/14 14:47:09
    (1264) Parent Shutdown at 2006/05/14 14:47:09
    (1264) kill(3244) failed.
    2.dev_w0
    trc file: "dev_w0", trc level: 1, release: "620"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Sun May 14 14:42:14 2006
    B  create_con (con_name=R/3)
    B  Loading DB library '5\dbadaslib.dll' ...
    M  *** ERROR => DlLoadLib: LoadLibrary(5\dbadaslib.dll) Error 126 [dlnt.c       226]
    M          Error 126 = "The specified module could not be found."
    B  *** ERROR => Couldn't load library '5\dbadaslib.dll'
    [dbcon.c      3789]
    M  systemid   560 (PC with Windows NT)
    M  relno      6200
    M  patchlevel 0
    M  patchno    674
    M  intno      20020600
    M  pid        3296

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3296) [dpxxdisp.c   1028]
    I  MtxInit: -2 0 0
    M  DpShMCreate: sizeof(wp_adm)          20304     (752)
    M  DpShMCreate: sizeof(tm_adm)          1690816     (8412)
    M  DpShMCreate: sizeof(wp_ca_adm)     18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpShMCreate: sizeof(comm_adm)     192000     (384)
    M  DpShMCreate: sizeof(wall_adm)     (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 00100040, size: 1985344)
    M  DpShMCreate: allocated sys_adm at 00100040
    M  DpShMCreate: allocated wp_adm at 00100560
    M  DpShMCreate: allocated tm_adm_list at 001054B0
    M  DpShMCreate: allocated tm_adm at 001054D8
    M  DpShMCreate: allocated wp_ca_adm at 002A2198
    M  DpShMCreate: allocated appc_ca_adm at 002A67E8
    M  DpShMCreate: allocated comm_adm_list at 002A7F58
    M  DpShMCreate: allocated comm_adm at 002A7F70
    M  DpShMCreate: allocated ca_info at 002D6D70
    M  DpShMCreate: allocated wall_adm at 002D6D78

    X Sun May 14 14:42:16 2006
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.
    M  calling db_connect ...
    B  create_con (con_name=R/3)
    B  Loading DB library '5\dbadaslib.dll' ...
    M  *** ERROR => DlLoadLib: LoadLibrary(5\dbadaslib.dll) Error 126 [dlnt.c       226]
    M          Error 126 = "The specified module could not be found."
    B  *** ERROR => Couldn't load library '5\dbadaslib.dll'
    [dbcon.c      3789]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 008192) [thxxhead.c   1102]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   8437]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server SAPSRV_ER2_01 on host SAPSRV (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Sun May 14 14:42:16 2006
    M  *  RELEASE     620
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        8569
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   672]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  237]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3296) [dpnttool.c   346]
    3. dev_rfc.trc
    ERROR file opened at 20060419 104033 India Standard , SAP-REL 620,0,1574 RFC-VER 3 673347 MT-SL
    T:73832 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1422
    T:73832 <* RfcReceive [1] : returns 3:RFC_SYS_EXCEPTION
    T:73832 <* RfcCallReceive [1] : returns 3:RFC_SYS_EXCEPTION
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:52:34 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:52:35 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:53:15 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:55:12 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:58:17 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 11:01:11 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 11:02:21 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 11:02:22 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 11:05:32 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcSendData [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcDispatch [1] : returns 18:RFC_INVALID_HANDLE
    ERROR file opened at 20060421 202203 India Standard , SAP-REL 620,0,841 RFC-VER 3 568712 MT-SL
    T:4468 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1402
    T:4468 <* RfcDispatch [1] : returns 1:RFC_FAILURE
    ERROR file opened at 20060428 194717 India Standard , SAP-REL 620,0,841 RFC-VER 3 568712 MT-SL
    >TS> Fri Apr 28 19:47:18 2006
    T:73164 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1402
    T:73164 <* RfcDispatch [1] : returns 1:RFC_FAILURE
    ERROR file opened at 20060512 214308 India Standard , SAP-REL 620,0,841 RFC-VER 3 568712 MT-SL
    T:5504 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1402
    T:5504 <* RfcDispatch [1] : returns 1:RFC_FAILURE
    4.dev_disp.trc
    trc file: "dev_disp", trc level: 1, release: "620"
    Sun May 14 14:42:07 2006
    kernel runs with dp version 3(ext=1) (@(#) DPLIB-INT-VERSION-3)
    length of sys_adm_ext is 304 bytes
    systemid   560 (PC with Windows NT)
    relno      6200
    patchlevel 0
    patchno    674
    intno      20020600
    pid        3244
    ***LOG Q00=> DpSapEnvInit, DPStart (01 3244) [dpxxdisp.c   978]
         shared lib "dw_xml.dll" version 674 successfully loaded
         shared lib "dw_xtc.dll" version 674 successfully loaded
         shared lib "dw_stl.dll" version 674 successfully loaded
    Sun May 14 14:42:11 2006
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3212]
    MtxInit: -2 0 0
    DpShMCreate: sizeof(wp_adm)          20304     (752)
    DpShMCreate: sizeof(tm_adm)          1690816     (8412)
    DpShMCreate: sizeof(wp_ca_adm)     18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)     192000     (384)
    DpShMCreate: sizeof(wall_adm)     (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 001C0040, size: 1985344)
    DpShMCreate: allocated sys_adm at 001C0040
    DpShMCreate: allocated wp_adm at 001C0560
    DpShMCreate: allocated tm_adm_list at 001C54B0
    DpShMCreate: allocated tm_adm at 001C54D8
    DpShMCreate: allocated wp_ca_adm at 00362198
    DpShMCreate: allocated appc_ca_adm at 003667E8
    DpShMCreate: allocated comm_adm_list at 00367F58
    DpShMCreate: allocated comm_adm at 00367F70
    DpShMCreate: allocated ca_info at 00396D70
    DpShMCreate: allocated wall_adm at 00396D78
    Sun May 14 14:42:12 2006
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 2458 MB
    <ES> 2457 blocks reserved for free list.
    ES initialized.
    ***LOG Q0K=> DpMsAttach, mscon ( SAPSRV) [dpxxdisp.c   9115]
    CCMS: Initalizing shared memory of size 20000000 for monitoring segment.
    Sun May 14 14:42:13 2006
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6200, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   941]
    DpMsgAdmin: Set patchno for this platform to 674
    Release check o.K.
    Sun May 14 14:42:52 2006
    ERROR => W0 (pid 3296) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W0
    ERROR => W1 (pid 3304) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W1
    ERROR => W2 (pid 3312) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W2
    ERROR => W3 (pid 3320) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W3
    ERROR => W4 (pid 3328) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W4
    ERROR => W5 (pid 3336) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W5
    ERROR => W6 (pid 3344) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W6
    ERROR => W7 (pid 3784) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W7
    ERROR => W8 (pid 3820) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W8
    ERROR => W9 (pid 3584) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W9
    ERROR => W10 (pid 3668) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W10
    ERROR => W11 (pid 3632) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W11
    ERROR => W12 (pid 3652) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W12
    ERROR => W13 (pid 3616) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W13
    ERROR => W14 (pid 3648) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W14
    ERROR => W15 (pid 3628) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W15
    ERROR => W16 (pid 3656) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W16
    ERROR => W17 (pid 4024) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W17
    ERROR => W18 (pid 3928) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W18
    ERROR => W19 (pid 3880) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W19
    ERROR => W20 (pid 3432) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W20
    ERROR => W21 (pid 3124) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W21
    ERROR => W22 (pid 3800) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W22
    ERROR => W23 (pid 3804) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W23
    ERROR => W24 (pid 3812) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W24
    ERROR => W25 (pid 3832) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W25
    ERROR => W26 (pid 3480) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W26
    my types changed after wp death/restart 0xbd --> 0x80
    DP_FATAL_ERROR => DpEnvCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    DpModState: change server state from STARTING to SHUTDOWN
    Sun May 14 14:42:57 2006
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9341]
    MBUF state OFF
    MBUF component DOWN
    ***LOG Q05=> DpHalt, DPStop ( 3244) [dpxxdisp.c   7883]
    5.stderr2
    D:\usr\sap\ER2\DVEBMGS01\work>set DBNAME=ERc
    D:\usr\sap\ER2\DVEBMGS01\work>if "" == "" (set DB_USERKEY="c" )  else (set DB_USERKEY="c_J2EE" )
    D:\usr\sap\ER2\DVEBMGS01\work>dbmcli -U "c" dbm_version VERSION  1>dbversion.out
    D:\usr\sap\ER2\DVEBMGS01\work>findstr -i "OK" dbversion.out  1>dbmcli.err
    D:\usr\sap\ER2\DVEBMGS01\work>if errorlevel 1 goto err_dbm
    D:\usr\sap\ER2\DVEBMGS01\work>findstr -i "7.4" dbversion.out  1>adatmp
    D:\usr\sap\ER2\DVEBMGS01\work>if errorlevel 1 (set dbmcli_cmd="db_warm" )  else (set dbmcli_cmd="db_online" )
    D:\usr\sap\ER2\DVEBMGS01\work>dbmcli -U "c" "db_warm"
    OK
    Database ER2 successfully started !
    6. stderr3
    rslgwr1(21): Searching for overlap point in pre-existing SysLog file...
    7.stderr4
    maximum pfclock time: 4294sec (1)
    work process W0 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W2 died => tskh_init: db_connect
    IcmBndMain: handle for "localhost:8001" successfully sent to server
    maximum pfclock time: 4294sec (1)
    work process W23 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1155
    adjust_clock: delta 1106
    work process W26 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W10 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 757
    work process W20 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 9312
    adjust_clock: delta 1040
    work process W7 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W18 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W12 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W1 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W14 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 760
    work process W11 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1129
    work process W25 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 3589
    adjust_clock: delta 631
    work process W24 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 757
    adjust_clock: delta 652
    adjust_clock: delta 514
    work process W8 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W22 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1192
    work process W21 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W3 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W16 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1617
    adjust_clock: delta 1609
    work process W5 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 9714
    work process W17 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 2063
    work process W19 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 746
    work process W6 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 2040
    work process W4 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W15 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1089
    work process W13 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W9 died => tskh_init: db_connect
    ICM up and operational (pid: 3272) ***
    Shutdown ICM server ....maximum pfclock time: 4294sec (1)
    ICM shutdown completed (pid: 3272) ***
    DISPATCHER EMERGENCY SHUTDOWN => DpEnvCheck: no more work processes
    maximum pfclock time: 4294sec (1)

    these are  the content of some log files plz help me out my sap system is not starting my work process is ending in some ended status
    ES initialized.
    ***LOG Q0K=> DpMsAttach, mscon ( sap) [dpxxdisp.c   9115]
    CCMS: Initalizing shared memory of size 20000000 for monitoring segment.
    Thu Oct 15 20:22:46 2009
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6200, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   941]
    DpMsgAdmin: Set patchno for this platform to 674
    Release check o.K.
    Thu Oct 15 20:23:12 2009
    ERROR => W0 (pid 3988) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W0
    ERROR => W1 (pid 3996) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W1
    ERROR => W2 (pid 4004) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W2
    ERROR => W3 (pid 4016) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W3
    ERROR => W4 (pid 4024) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W4
    ERROR => W5 (pid 4032) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W5
    ERROR => W6 (pid 4040) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W6
    ERROR => W7 (pid 4048) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W7
    ERROR => W8 (pid 4056) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W8
    ERROR => W9 (pid 4064) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W9
    ERROR => W10 (pid 4072) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W10
    ERROR => W11 (pid 4080) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W11
    ERROR => W12 (pid 4088) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W12
    ERROR => W13 (pid 624) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W13
    ERROR => W14 (pid 456) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W14
    ERROR => W15 (pid 576) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W15
    my types changed after wp death/restart 0xbf --> 0x80
    DP_FATAL_ERROR => DpEnvCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    DpModState: change server state from STARTING to SHUTDOWN
    Thu Oct 15 20:23:17 2009
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9341]
    MBUF state OFF
    MBUF component DOWN
    ***LOG Q05=> DpHalt, DPStop ( 3912) [dpxxdisp.c   7883]
    trc file: "dev_ms", trc level: 1, release: "620"
    [Thr 3908] Thu Oct 15 20:22:00 2009
    [Thr 3908] MsSSetTrcLog: trc logging not active
    [Thr 3908] relno      6200
    [Thr 3908] patchlevel 0
    [Thr 3908] patchno    665
    [Thr 3908] intno      20020600
    [Thr 3908] pid        3904
    [Thr 3908] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 3904) [msxxserv.c   1524]
    [Thr 3908] MsHttpPortInsert: set HTTP state to LISTEN
    [Thr 3908] MsHttpOwnDomain: own domain[1] = microsoft.com
    [Thr 3908] *** I listen to port sapmsDEV (3600) ***
    [Thr 3908] *** HTTP LISTEN ***
    [Thr 3908] *** I listen to HTTP port 8100 ***
    [Thr 3908] CUSTOMER KEY: >H2132125860<
    [Thr 3908] Thu Oct 15 20:23:17 2009
    [Thr 3908] ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 1094]
    [Thr 3908] *** ERROR => MsSRead: NiBufReceive (rc=NIECONN_BROKEN) [msxxserv.c   8523]
    [Thr 3908] *** ERROR => MsSClientHandle: MsSRead C1 (sap_DEV_00), MSEINTERN [msxxserv.c   3662]
    [Thr 3908] Thu Oct 15 20:33:37 2009
    [Thr 3908] *** ERROR => MsSCheckConnections: no response from client C0 (192.168.1.25) after 300 secs received [msxxserv.c  
    2910]
    [Thr 3908] *** ERROR => MsSCheckConnections: disconnect now [192.168.1.25] [msxxserv.c   2914]
    [Thr 3936] Thu Oct 15 20:37:12 2009
    [Thr 3936] MsSExit: received SIGINT (2)
    [Thr 3936] ***LOG Q02=> MsSHalt, MSStop (Msg Server 3904) [msxxserv.c   4811]
    trc file: "dev_w0", trc level: 1, release: "620"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Thu Oct 15 20:22:46 2009
    B  create_con (con_name=R/3)
    B  Loading DB library 'F:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' ...
    B  Library 'F:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' loaded
    B  Version of 'F:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' is "620.02", patchlevel (0.549)
    B  New connection 0 created
    M  systemid   560 (PC with Windows NT)
    M  relno      6200
    M  patchlevel 0
    M  patchno    674
    M  intno      20020600
    M  pid        3988

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3988) [dpxxdisp.c   1028]
    I  MtxInit: -2 0 0
    M  DpShMCreate: sizeof(wp_adm)          12032     (752)
    M  DpShMCreate: sizeof(tm_adm)          1690816     (8412)
    M  DpShMCreate: sizeof(wp_ca_adm)     18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpShMCreate: sizeof(comm_adm)     192000     (384)
    M  DpShMCreate: sizeof(wall_adm)     (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 055B0040, size: 1977072)
    M  DpShMCreate: allocated sys_adm at 055B0040
    M  DpShMCreate: allocated wp_adm at 055B0560
    M  DpShMCreate: allocated tm_adm_list at 055B3460
    M  DpShMCreate: allocated tm_adm at 055B3488
    M  DpShMCreate: allocated wp_ca_adm at 05750148
    M  DpShMCreate: allocated appc_ca_adm at 05754798
    M  DpShMCreate: allocated comm_adm_list at 05755F08
    M  DpShMCreate: allocated comm_adm at 05755F20
    M  DpShMCreate: allocated ca_info at 05784D20
    M  DpShMCreate: allocated wall_adm at 05784D28
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.

    M Thu Oct 15 20:22:48 2009
    M  calling db_connect ...
    C  Got ORACLE_HOME=F:\oracle\ora92 from environment

    C Thu Oct 15 20:22:49 2009
    C  Client NLS settings: AMERICAN_AMERICA.WE8DEC
    C  Logon as OPS$-user to get SAPDEV's password
    C  Connecting as /@DEV on connection 0 ...
    C  Attaching to DB Server DEV (con_hdl=0,svchp=03BFC74C,svrhp=06D04FC4)

    C Thu Oct 15 20:22:50 2009
    C  Starting user session (con_hdl=0,svchp=03BFC74C,srvhp=06D04FC4,usrhp=06D0D7A4)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      3718]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      9601]
    C  Try to connect with default password
    C  Connecting as SAPDEV/<pwd>@DEV on connection 0 ...
    C  Starting user session (con_hdl=0,svchp=03BFC74C,srvhp=06D04FC4,usrhp=06D0D7A4)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      3718]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      9601]
    B  ***LOG BV3=> severe db error 1033      ; work process is stopped [dbsh#2 @ 957] [dbsh    0957 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink#1 @ 419] [dblink  0419 ]
    B  ***LOG BY0=> ORA-01033: ORACLE initialization or shutdown in progress [dblink#1 @ 419] [dblink  0419 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1102]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   8437]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sap_DEV_00 on host sap (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Thu Oct 15 20:22:50 2009
    M  *  RELEASE     620
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        8569
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   672]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  237]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3988) [dpnttool.c   346]
    trc file: "dev_w1", trc level: 1, release: "620"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Thu Oct 15 20:22:36 2009
    B  create_con (con_name=R/3)
    B  Loading DB library 'F:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' ...
    B  Library 'F:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' loaded
    B  Version of 'F:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' is "620.02", patchlevel (0.549)
    B  New connection 0 created
    M  systemid   560 (PC with Windows NT)
    M  relno      6200
    M  patchlevel 0
    M  patchno    674
    M  intno      20020600
    M  pid        3996

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 1 3996) [dpxxdisp.c   1028]
    I  MtxInit: -2 0 0
    M  DpShMCreate: sizeof(wp_adm)          12032     (752)
    M  DpShMCreate: sizeof(tm_adm)          1690816     (8412)
    M  DpShMCreate: sizeof(wp_ca_adm)     18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpShMCreate: sizeof(comm_adm)     192000     (384)
    M  DpShMCreate: sizeof(wall_adm)     (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 055B0040, size: 1977072)
    M  DpShMCreate: allocated sys_adm at 055B0040
    M  DpShMCreate: allocated wp_adm at 055B0560
    M  DpShMCreate: allocated tm_adm_list at 055B3460
    M  DpShMCreate: allocated tm_adm at 055B3488
    M  DpShMCreate: allocated wp_ca_adm at 05750148
    M  DpShMCreate: allocated appc_ca_adm at 05754798
    M  DpShMCreate: allocated comm_adm_list at 05755F08
    M  DpShMCreate: allocated comm_adm at 05755F20
    M  DpShMCreate: allocated ca_info at 05784D20
    M  DpShMCreate: allocated wall_adm at 05784D28
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 1 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.

    M Thu Oct 15 20:22:44 2009
    M  calling db_connect ...

    C Thu Oct 15 20:22:45 2009
    C  Got ORACLE_HOME=F:\oracle\ora92 from environment

    C Thu Oct 15 20:22:49 2009
    C  Client NLS settings: AMERICAN_AMERICA.WE8DEC
    C  Logon as OPS$-user to get SAPDEV's password
    C  Connecting as /@DEV on connection 0 ...
    C  Attaching to DB Server DEV (con_hdl=0,svchp=07BD053C,svrhp=07BD27A4)

    C Thu Oct 15 20:22:51 2009
    C  Starting user session (con_hdl=0,svchp=07BD053C,srvhp=07BD27A4,usrhp=07BDAF84)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      3718]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      9601]
    C  Try to connect with default password
    C  Connecting as SAPDEV/<pwd>@DEV on connection 0 ...
    C  Starting user session (con_hdl=0,svchp=07BD053C,srvhp=07BD27A4,usrhp=07BDAF84)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      3718]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      9601]
    B  ***LOG BV3=> severe db error 1033      ; work process is stopped [dbsh#2 @ 957] [dbsh    0957 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink#1 @ 419] [dblink  0419 ]
    B  ***LOG BY0=> ORA-01033: ORACLE initialization or shutdown in progress [dblink#1 @ 419] [dblink  0419 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1102]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   8437]

    M  Info for wp 1

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sap_DEV_00 on host sap (wp 1)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Thu Oct 15 20:22:51 2009
    M  *  RELEASE     620
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        8569
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   672]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  237]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    B  dbtbxbuf: Buffer TBX_SINGLE not available
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 1 3996) [dpnttool.c   346]

  • SAP EP whit the MS Exchange server Integration Help

    Hi Guys,
    Need some help, I'm trying to integrate my SAP EP whit the MS Exchange server to view the calendar options but there is not much update help out there, Iu2019m using Connectivity Architecture based on CDO and working whit exchange 2007 and Netweaver 7.0 ehp 1
    I get these errors:
    When Iu2019m on the collaboration room service at the calendar iview
    1. An exception occurred while reading or writing from/to the IIS server
    And this one when Iu2019m on the content administration window at collaboration at the calendar review
    2. Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 02:43_01/09/11_0001_6559750
    Please Help me whit this, if u have some update guide to do this integration ill be grateful
    Regards,
    Eli Daniel

    Hi,
    I am new in SAP EP and the implementation till going on in our company. I follow the below link which is help for me.
    Can you please check it..May be it will help you too..
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/08def089-0a01-0010-9c82-ee2040b4eced?quicklink=index&overridelayout=true
    Regards
    Bhuban

  • SAP BW INSTALL ON MS SQL SERVER 2000

    Hi
    I tried to install SAP BW IDES with MS SQL Server 2000 but unfortunately it was unsuccessful. An error occurred at the last operation progress.
    Here is the error :
    " Unable to add acount SAPMssXPUser to group Administrators. The specified account name is already a member of the local group. "
    The process of installation is stopped at : " Changing account...Server\SAPMssXPUser"
    So would you be so kind to give me some help about this. Thank you in advance.
    Best Regards.

    Hi Markus
    And thanks to your answer, it helped me to succeed in this first step but unfortunately 1 minute later during the install process I have a new error telling me :
    MDB-05042 Error while executing script "CREATE DATABASE BW3 ON PRIMARY ( name = 'BW3DATA1' , filename = ' C:\BW3DATA1\BW3DATA1.mdf ', size = 11000 FILEGROWTH = 60 )....... idem for BWDATA2 ......... idem for BWDATA3   MODIFY FILE encountered operating system error 112 while attempting to expand the physical file. CREATE DATABASE failed. Some file names listed could not be create.
    Could you help me to solve this error . Thank you in advance.

  • Migrating SAP products from a non-SQL Server platform to a SQL Server 2005

    Hi,
    I have another question too.
    Can someone pls provide me the Considerations for Migrating SAP products from a non-SQL Server platform to a SQL Server 2005 platform?
    More specifically from Oracle to SQL 2005.
    Regards
    Abhi

    Hello
    You need to perform an OSDB migration.
    This will involve exporting your SAP system into a DB neutral format and then reloading this into an SQL 2005 SAP system.
    Please review http://service.sap.com/osdbmigration
    I recommend you review the homo/heterogeneous system copy guide for your SAP release.
    Thanks
    N.P.C

  • After switching from SUNJVM to SAP JVM  on Netweaver 7.0 server

    After switching from SUNJVM to SAP JVM  on Netweaver 7.0 server the b2b application and the xcm configuration detail cannot be accessed
    it gives the following error.
    #1.5 #00059A3C7800006D0000002C000015980004B30C3E45830D#1322765072300#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#niit.com/b2b_niit#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#Guest#0##n/a##820feec01c4c11e1c79300059a3c7800#SAPEngine_Application_Thread[impl:3]_32##0#0#Error#1#/System/Server/WebRequests#Plain###application [b2b_niit] Processing HTTP request to servlet [action] finished with error.
    The error is: com.sap.engine.services.servlets_jsp.server.exceptions.ServletNotFoundException: Cannot load the requested servlet [b2b_niit/servlet/action].
    Exception id: [00059A3C7800006D0000002A000015980004B30C3E457F63]#
    #1.5 #00059A3C7800006D0000002D000015980004B30C671A5D9B#1322765757605#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#niit.com/b2b_niit#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#Guest#0##n/a##1a892d501c4e11e1b99700059a3c7800#SAPEngine_Application_Thread[impl:3]_32##0#0#Error##Plain###application [b2b_niit] Processing HTTP request to servlet [action] finished with error. The error is: com.sap.engine.services.servlets_jsp.server.exceptions.ServletNotFoundException: Cannot load the requested servlet [b2b_niit/servlet/action].
         at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.getServlet(WebComponents.java:330)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:354)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: java.lang.NoClassDefFoundError: com/sap/isa/core/ActionServlet : cannot initialize class because prior initialization attempt failed
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:282)
         at java.lang.Class.newInstance0(Class.java:310)
         at java.lang.Class.newInstance(Class.java:263)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.getServlet(WebComponents.java:319)
         ... 14 more
    Caused by: java.lang.ExceptionInInitializerError
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:282)
         at java.lang.Class.newInstance0(Class.java:310)
         at java.lang.Class.newInstance(Class.java:263)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.addServlet(WebComponents.java:117)
         at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:386)
         at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:110)
         ... 4 more
    Caused by: org.apache.commons.logging.LogConfigurationException: java.lang.reflect.InvocationTargetException
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
         at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
         at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:375)
         ... 13 more
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:282)
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
         ... 17 more
    Caused by: java.lang.NullPointerException: while trying to invoke the method com.sap.tc.logging.Location.debugT(java.lang.String) of an object loaded from field com.sap.isa.core.logging.sla.IsaLocationSla.location of an object loaded from local variable 'this'
         at com.sap.isa.core.logging.sla.IsaLocationSla.debug(IsaLocationSla.java:583)
         at com.sap.isa.core.logging.sla.IsaLocationSla.<init>(IsaLocationSla.java:46)
         at com.sap.isa.core.logging.IsaLocation.getInstance(IsaLocation.java:52)
         at com.sap.isa.core.logging.StrutsLog.<init>(StrutsLog.java:25)
         ... 22 more

    Hi,
    That particualr error should be solved by adding the following parameter to your instance profile:
    jstartup/vm/parameters = -XX:-ExtendedExceptionMessages
    The issue is related to note 1693118
    Kind regards,
    Cathal

  • BI to SQL Server Conncetion Errors

    Hi,
    We are getting an RFC Connection error like "ERROR: Program
    MSSAPBI_PROG not registered" while connecting to SQL Server as per the below link.
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40ea8832-59ac-2d10-ceae-87ee8d1f8da4?quicklink=index&overridelayout=true]
    RFC Connection test Erros in SM59:
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program MSSAPBI_PROG not registered
    Error Details     LOCATION: SAP-Gateway on host HIMDEVBIW.himalaya.ac / sapgw00
    Error Details     DETAIL: TP MSSAPBI_PROG not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 4054
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1871
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 701
    Error Details     TIME: Fri Sep 09 13:59:48 2011
    Error Details     VERSION: 2
    DTP Monitor got the following errors for that request.
    Error: COMMUNICATION_FAILURE with function RSB_API_OHS_3RDPARTY_NOTIFY and target system MSSAPBI.
    Message no. RSBO523
    Error when opening an RFC connection
    Message no. RSBO899
    Error while updating to target ZSTCK_CAT (type Open Hub Destination)
    Message no. RSBK241
    Operation  could not be carried out for
    Message no. RS_EXCEPTION120
    Exception CX_RS_FAILED logged
    Message no. RSBK228
    We tried to register the program in BI server as per below link with command but it was not showing anything in SMGW
    rfcexec u2013g<program id> -a<gateway host name> -x<gateway service>
    Error 'Program not registered' while testing RFC
    If anybody face this issue , request you to reply ASAP.
    Best Regards,
    SG

    Hi SG & Federico,
    Kindly have a look at below note,
    For error message: RSBO899
    1497204  P25: DTP: Open hub confirmation does not always work
    Symptom:
    The confirmation of a third-party tool that has generated an open hub
    data transfer process (DTP) request does not always work if the
    third-party tool calls the function module
    RSB_API_OHS_REQUEST_SETSTATUS.
    Hope this helps.
    Regards,
    Mani

  • NWDI for the 04s preview fails with 'SLD name-server configuration error'

    After the installation, everything seems to work fine except that when I go to CMS, the links on the top seems to be hardcoded to point to http://pwdf3102:50100/dtr, even in the Domain Data. When I tried to change it to my local server, it keeps complaining about "Unexpected error; inform your system administrator: <Localization failed: ResourceBundle='com.sap.cms.util.exception.CMSExceptionMessages', ID='SLD name-server configuration error', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key SLD name-server configuration error"
    Any suggestions on how to work around this? Thanks.

    Brian,
    Try to import the model file first by going to SLD->Administration->Import CIM Model. If the problem sticks, then try to remove the systems. The preview version has lots of pre-exist system name in the technical system, which you can find giving errors since they're not reachable. So you can remove them from SLD (Home->Technical Systems) if they are preventing you from procceeding.
    You need to go to http://server:port/dtr/system-tools/administration/NameServerConfiguration to update the name server as well.
    Hope this helps...
    Message was edited by: Yujian Yan

  • Webdispatcher SSL load balance server mismatch errors

    We are setting up a webdispatcher to access an Enterprise Portal with multiple instances.  Currently it is working but we are having to overide host mismatches.  in webdispacther log we see
    [Thr 4856] Mon Mar 07 11:38:02 2011
    [Thr 4856] MatchTargetName("aaa.mycompany.com", "CN=bbb.mycompany.com, OU=xxx, O=ooo, L=ccc, SP=sss, C=US") FAILS
    [Thr 4856] SSL NI-sock: local=##.21.13.137:50746 peer=##.21.13.131:51001
    [Thr 4856] <<- ERROR: SapSSLSessionStart(sssl_hdl=0000000008565100)==SSSLERR_SERVER_CERT_MISMATCH
    The Portal instances are on
    aaa.mycompany.com
    bbb.mycompany.com
    Currently have a CA approved certificate for each server installed in the portal.  Dispatcher on aaa uses aaa cert, dispatcher on bbb uses bbb cert.
    Message server is on aaa, but it will load balance and place you on either instance.
    have following related parameters
    wdisp/ssl_encrypt = 2
    wdisp/ssl_auth = 2
    wdisp/ssl_cred = C:\usr\sap\XXX\W00\sec\XXX.pse
    wdisp/ssl_certhost = aaa.mycompany.com
    wdisp/ssl_ignore_host_mismatch = TRUE
    C:\usr\sap\XXX\W00\sec\XXX.pse has ssl cert of both aaa and bbb servers.
    All seems to be working, as users are load balancing.  They are not getting certificate mismatches in their browser anymore.  We are getting the SSSLERR_SERVER_CERT_MISMATCH errors, but the messages do not seem to cause an issue since we have wdisp/ssl_ignore_host_mismatch set.
    Can we eliminate those mismatch errors instead of masking the problem with wdisp/ssl_ignore_host_mismatch?
    Should each portal instance have their own ssl cert, or is there a way to use one cert such as the aaa.mycompany.com cert on each portal instance?  It seems like that might eliminate the mismatch errors.  However, what happens when you go directly to the bbb.mycompany.com portal instance? there is a certificate error if you specify aaa's and you go to bbb.  I was wondering if the wdisp/ssl_auth and wdisp/ssl_certhost are valid in the portal system so that each server uses the aaa server and certificate.  I could not tell if this parameter is valid for java-only portal systems.
    Thanks for your help.
    Edited by: Fett Patrick on Mar 7, 2011 8:35 PM

    Thank you Martin for your prompt reply.  Can you clarify please, can we use the wdisp/ssl_certhost parameter in the instance profiles of the portal instances?  I wasn't sure if that is only valid for webdispatchers or can also be used in abap/java systems?
    We orginally had the aaa server certificate listed for each dispatcher in the portal under ssl provider runtime server identity.  That caused a browser "certificate error" when accessing the bbb server.  So we then installed an ssl certificate for bbb for its dispatcher.  We could then go to either server with no browser "certificate mismatch" error.
    Then when we added the webdispatcher, we started getting the server mismatch errors at the webdispatcher level.  If the wdisp/ssl_certhost can be used in the portal profiles, then that would hopefully resolve direct access or via web dispatcher aceess mismatches.  I.E. only the aaa ssl certificate would be used and parameters would be set at both the webdispatcher and portal profiles
    Thanks, Pat.

  • Deploying BOE XI 3.1 SP2 apps on SAP NW J2EE 7.0/7.11 - 404 Error

    Hi,
    I'm experiencing problems with opening InfoView + Cmc after deploying to SAP J2EE. What happens is that I can open up the URLs and the page is displayed with the logo, header etc., but instead of the login box I get a 404 error - "ressource can not be found"
    We have tried the following scenarios:
    - BOE XI 3.1 SP2 deployed on a separate application server (SAP J2EE 7.11) - This gives the above error
    - BOE XI 3.1 SP2 deployed on a separate application server (SAP J2EE 7.0) - This gives the above error
    - BOE XI 3.1 deployed on a separate application server (the same SAP J2EE 7.0 as above) - This does NOT give the error - everything works fine.
    So somehow it seems like the SP2 deployment files does not work properly (or I am doing something wrong).
    Any ideas?
    Thanks in advance,
    Jacob

    Hi Jacob,
    please take a look at the release notes of SP2 ([http://service.sap.com/releasenotes]). There is a case where the deployment of SAP.war ( and of crystalreports.war ) on SAP Netweaver 7.1 can fail. You have to edit the related web.xml file manually as described below:
    ADAPT01190939: SAP Integration: Deploying SAP
    web applications to Netweaver 7.1
    When a user tries to deploy SAP web applications to SAP Netweaver7.1,
    they may find that SAP.war does not deploy successfully using either wdeploy
    or the deploy script supplied by SAP Netweaver7.1.
    To resolve this issue, use the following steps:
    1. Go to <Business Objects install directory>\Business Objects
    Enterprise 12.0\java\applications.
    2. Backup your SAP.war file.
    3. Open SAP.war with Win RAR.
    4. Navigate to the WEB-INF folder within Win RAR.
    5. Copy the web.xml file to your desktop.
    6. Open web.xml in a text editor (Notepad for example).
    7. Search for u201C$u201D character and delete it.
    8. Save the file.
    9. Copy the web.xml you edited back into Win RARu2019s explorer. A dialog will
    open asking if you wish to replace the existing web.xml file.
    10. Click OK.
    11. Save the SAP.war file and close Win RAR.
    Users can now deploy the SAP.war file using wdeploy or the deploy script
    supplied by SAP Netweaver 7.1.
    Regards,
    Stratos
    Edited by: Efstratios Karaivazoglou on Sep 26, 2009 10:35 AM

Maybe you are looking for