Problem in start of SAP on AIX

Hello Gurus,
We are facing problem in our test server.
lpar1:prdadm 1> ulimit -a
time(seconds)        unlimited
file(blocks)         unlimited
data(kbytes)         unlimited
stack(kbytes)        unlimited
memory(kbytes)       32768
coredump(blocks)     unlimited
nofiles(descriptors) 2000
lpar1:prdadm 2> su - oraprd
oraprd's Password:
[YOU HAVE NEW MAIL]
lpar1:oraprd 1> ulimit -a
time(seconds)        unlimited
file(blocks)         unlimited
data(kbytes)         unlimited
stack(kbytes)        unlimited
memory(kbytes)       32768
coredump(blocks)     unlimited
nofiles(descriptors) 2000
I am attaching the log for your reference (more startdb.log)
lpar1:oraprd 2> su - prdadm
prdadm's Password:
lpar1:prdadm 1> startsap
Checking PRD Database
ABAP Database is not available via R3trans
Starting SAP-Collector Daemon
23:01:56 16.08.2009   LOG: Effective User Id is root
This is Saposcol Version COLL 20.95 700 - AIX v11.00 5L-64 bit 070920
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 426070) is already running .....
saposcol already running
Running /usr/sap/PRD/SYS/exe/run/startdb
Trying to start PRD database ...
Log file: /home/prdadm/startdb.log
/usr/sap/PRD/SYS/exe/run/startdb: Terminating with error code 12
DB startup failed
lpar1:prdadm 2> more startdb.log
Sun Aug 16 23:01:56 CDT 2009
LOGFILE FOR STARTING ORACLE
Trying to start PRD database ...
Sun Aug 16 23:01:56 CDT 2009
checking required environment variables
ORACLE_HOME  is >/oracle/PRD/102_64<
ORACLE_SID   is >PRD<
Sun Aug 16 23:01:56 CDT 2009
check initora
Sun Aug 16 23:01:56 CDT 2009
check initora
Sun Aug 16 23:01:56 CDT 2009
checking V2 connect
TNS Ping Utility for IBM/AIX RISC System/6000: Version 10.2.0.1.0 - Production on 16-AUG-2009 23:01:56
Copyright (c) 1997, 2005, Oracle.  All rights reserved.
Used parameter files:
/usr/sap/PRD/SYS/profile/oracle/sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (COMMUNITY = SAP.WORLD) (PROTOCOL = TCP) (HOST = lpar1) (PORT = 1527)))
(CONNECT_DATA = (SID = PRD) (GLOBAL_NAME = PRD.WORLD)))
OK (0 msec)
tnsping: V2 connect to PRD
Sun Aug 16 23:01:56 CDT 2009
Connect to the database to check the database state:
R3trans: connect check finished with return code: 12
Database not available
Sun Aug 16 23:01:56 CDT 2009
Shutdown database
First trying to shutdown the database - May be,
the database is in the nomount or mount state
Sun Aug 16 23:01:56 CDT 2009
starting database
SQL*Plus: Release 10.2.0.1.0 - Production on Sun Aug 16 23:01:56 2009
Copyright (c) 1982, 2005, Oracle.  All rights reserved.
Connected to an idle instance.
ORA-10997: another startup/shutdown operation of this instance inprogress
ORA-09967: unable to create or open lock file
IBM AIX RISC System/6000 Error: 13: Permission denied
Disconnected
Sun Aug 16 23:01:57 CDT 2009
Connect to the database to verify, that the database is now open
R3trans check finished with return code: 12
ERROR: Startup of database failed
    Notify Database Administrator.
/usr/sap/PRD/SYS/exe/run/startdb: Terminating with error code 12
Pls guide us to resolve the problem

lpar1:/etc> cd security
lpar1:/etc/security> cat limits
Sizes are in multiples of 512 byte blocks, CPU time is in seconds
fsize      - soft file size in blocks
core       - soft core file size in blocks
cpu        - soft per process CPU time limit in seconds
data       - soft data segment size in blocks
stack      - soft stack segment size in blocks
rss        - soft real memory usage in blocks
nofiles    - soft file descriptor limit
fsize_hard - hard file size in blocks
core_hard  - hard core file size in blocks
cpu_hard   - hard per process CPU time limit in seconds
data_hard  - hard data segment size in blocks
stack_hard - hard stack segment size in blocks
rss_hard   - hard real memory usage in blocks
nofiles_hard - hard file descriptor limit
The following table contains the default hard values if the
hard values are not explicitly defined:
  Attribute        Value
  ==========    ============
  fsize_hard    set to fsize
  cpu_hard      set to cpu
  core_hard         -1
  data_hard         -1
  stack_hard      8388608
  rss_hard          -1
  nofiles_hard      -1
NOTE:  A value of -1 implies "unlimited"
default:
        fsize = 2097151
        core = 2097151
        cpu = -1
        data = 262144
        rss = 65536
        stack = 65536
        nofiles = 2000
root:
        fsize = -1
        data = -1
        stack = -1
daemon:
bin:
sys:
adm:
uucp:
guest:
nobody:
lpd:
oraprd:
        data = -1
        fsize = -1
        stack = -1
        core = -1
        fsize_hard = -1
        cpu_hard = -1
        stack_hard = -1
        core_hard = -1
prdadm:
        fsize = -1
        data = -1
        stack = -1
        core = -1
        fsize_hard = -1
        data_hard = -1
        stack_hard = -1
        core_hard = -1
        cpu_hard = -1

Similar Messages

  • Problem in starting the SAP ME Web Console

    Good Morning.
    I am installing el Mobile Enginee 2.1 SP03 over the SAP R/3 Enterprise 4.7 Set 2.0 and J2EE Engine 6.30.
    In the phase of "Starting the SAP ME Web Console", I executed the url:http://tssapr3:50000/me/WebConsole/login.
    I have the following error:
    Application error occurs during processing the request.
    Details: java.lang.NoClassDefFoundError: com/sap/mw/jco/JCO$Record
    at com.sap.ip.me.webconsole.ControllerServlet.execute(Unknown Source)
    at com.sap.ip.me.webconsole.ControllerServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runSerlvet
    (HttpHandlerImpl.java:262)
    at
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleReques
    t(HttpHandlerImpl.java:92)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet
    (RequestAnalizer.java:300)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet
    (RequestAnalizer.java:279)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebConta
    iner(RequestAnalizer.java:626)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle
    (RequestAnalizer.java:199)
    at com.sap.engine.services.httpserver.server.Client.handle
    (Client.java:90)
    at com.sap.engine.services.httpserver.server.Processor.request
    (Processor.java:163)
    at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessio
    nMessageListener.process(ApplicationSessionMessageListener.java:37)
    at
    com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner
    .run(UnorderedChannel.java:60)
    at com.sap.engine.core.thread.impl3.ActionObject.run
    (ActionObject.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java:82)
    at com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java:139)
    What can I do?

    Hello Luis,
    please see my reply to your other thread here:
    Register archives *.jar of the WebConsole with the tool DeployTool
    Regards,
    Tim

  • Problem in starting using SAP after installation

    I installed the 'Web application server' from SAP NetWeaver 7.0 Java Trial Version.
    But when I am starting the server, nothing happens.
    Is the problem because I have not installed SAP Netweaver Developer Studio.  How do i install that? 
    There are 4 installations on the link provided.  which one do I install?

    I started it and gave username and password.  But how do I know if something is going on in the background?  How long should I wait?
    Should I also install Developer Workplace Trial also from Sneak preview downloads?
    The password has to be OS user password (given during installation) or windows logon password

  • Problem while starting Mini SAP

    In Mini SAP when clicking Start SAP MBS before calling SAPLogon-it is giving errors as-
    Call clean-up function...
    ***ERROR=>SigICallExitRoutine: not initialized[Signt.C0239]
    return from clean-up function...
    (1)disp+work.exe has encountered a problem and needs to close.
    (2)msg_server.exe has encountered a problem nad needs to close
    What these errors means and how to resolve it.

    Thanks for the Reply.
    But I didn't got any solution from it.
    Please tell me for what purpose "disp+work.exe" and "msg_server.exe" is used and what problem they may encountered so they needs to close.
    And how to to solve these problem.

  • Problem in starting services after rebooting the sap server.

    Hi ,
    I got a problem in starting SAP services files in SAP BI system on windows 2003 server. Whenever I reboot the system all sap services failed to start throw a message u201CCould not start SAPBDJ_00 service on local computer. Error 1069: The service did not start due to login failure".
    This is the common message for every sap service SAP<SID>_00,SAPOSCOLL,SAPCMSr.01,SAPSMD_98. Until unless I maintain   ./SAPservice<SID> password externally by going through service.msc and g to properties of particular service and g to logon option to maintain password manually to fix this.
    ./SAPService<SID> user is no locked and password maintained properly also I tried to change the service user to SIDADM user and restarted the server however getting the same problem.
    Could not find any fixes in internet so please help me to fix this issue.
    Regards,
    Vinod

    Hi Sunil,
    we are in midde of BI implementation. last week we built the DEv box and Updated kernel and suport packs and restarted then i observerved this issue. I have already tried to change the SIDADm user but intially after changing the user service will start and once you restart the server then the issues appear again.
    The password which i am using was the one set during the installation.
    Please suggest.
    Regards,
    Vinod

  • Problem in starting SAP

    Dear All,
    I have a problem during the startup of my Quality server, the Oracle (10.2g) database is mounting, but while I start the SAP it is giving me this error.
    hgquasrv:hqsadm 1> startsap
    awk: 0602-533 Cannot find or open file /usr/sap/HQS/SYS/profile/HQS_DVEBMGS07_hg
    quasrv.
    The source line number is 1.
    awk: 0602-533 Cannot find or open file /usr/sap/HQS/SYS/profile/HQS_DVEBMGS07_hg
    quasrv.
    The source line number is 1.
    awk: 0602-533 Cannot find or open file /usr/sap/HQS/SYS/profile/HQS_DVEBMGS07_hg
    quasrv.
    The source line number is 1.
    awk: 0602-533 Cannot find or open file /usr/sap/HQS/SYS/profile/HQS_DVEBMGS07_hg
    quasrv.
    The source line number is 1.
    Checking HQS Database
    ABAP Database is not available via R3trans
    Starting SAP-Collector Daemon
    open logfile '/usr/sap/tmp/dev_coll.tmp' failed... use stderri
    12:24:12 14.08.2008 ERROR:  cannot open log file /usr/sap/tmp/dev_coll.tmp
    12:24:12 14.08.2008 ERROR:  Make sure directory /usr/sap/tmp exists or specify D
    IR_PERF
    12:24:12 14.08.2008 ERROR:  in profile and run saposcol pf=<profile>
    saposcol already running
    Running /usr/sap/HQS/SYS/exe/run/startdb
    Trying to start HQS database ...
    Log file: /home/hqsadm/startdb.log
    HQS database started
    /usr/sap/HQS/SYS/exe/run/startdb completed successfully
    Starting SAP Instance DVEBMGS07
    Startup-Log is written to /home/hqsadm/startsap_DVEBMGS07.log
    Instance Service on host hgquasrv started
    Startup of Instance failed
    See /home/hqsadm/startsap_DVEBMGS07.log for details
    hgquasrv:hqsadm 2>
    Can any body help me in this regards.
    Thanks in advance.
    Udaya

    Hi,
    These files I can see in the directory :
    ls -l
    total 40
    -rwxrwxrwx   1 hqsadm   sapsys         2182 Jun 26 2007  DEFAULT.BAK
    -rwxrwxrwx   1 hqsadm   sapsys         2300 Jun 26 2007  DEFAULT.PFL
    -rw-rw----   1 hqsadm   sapsys         6894 Aug 06 18:03 HQS_DVEBMGS07_hgquasrv.BAK
    -rwxrwxrwx   1 hqsadm   sapsys         3829 May 21 2007  START_DVEBMGS07_hgquasrv
    drwxrwxrwx   2 hqsadm   sapsys          256 May 20 2007  oracle
    Best Regards
    Udaya
    Edited by: Uday Bhaskar on Aug 14, 2008 9:47 AM

  • Problem in starting SAP and DB2

    Hi ,
    I am facing problem in starting SAP,
    I have installed the NW7.0 with DB2 trial version on SUSE LINUX Enterprise Server 10 SP2.
    When I try start the SAP , It gives me the error
    Why do I receive the error, "SQL6048N A communication error occurred during START or STOP DATABASE MANAGER processing." ?
    Please can any one help me.
    Thanks,
    Sridhar

    Dear Sridhar,
    A TCP/IP communication error occurred while the START or STOP DATABASE MANAGER command was trying to establish connection with all the nodes defined in the sqllib/db2nodes.cfg configuration file.
    possible solutions to fix SQL6048N:
    Ensure that the node has the proper authorization defined in the .rhosts or the host.equiv files.
    Ensure that the application is not using more than (500 + (1995 - 2 * total_number_of_nodes)) file descriptors at the same time.
    Ensure all the Enterprise Server Edition environment variables are defined in the profile file.
    Ensure the profile file is written in the Korn Shell script format.
    Ensure that all the host names defined in the db2nodes.cfg file in the sqllib directory are defined on the network and are running.
    For my case, itu2019s as simple as updating the hostname information defined in sqllib/db2nodes.cfg configuration file!
    The db2start command rocks again after updating the hostname information!
    If youu2019ve the same DB2 SQL6048N error code when starting DB2 Instance processes with db2start command, confirm the hostname in sqllib/db2nodes.cfg is correct, especially after changing Linux networking information, such as the server hostname!
    Definetely it will work when you update the host information in sqllib/db2nodes.cfg.
    Please let me know if you have still issues.
    Thanks
    Kishore

  • Problem while starting SAP servers

    Hi,
    We had a SAP Nw2004 SPS9 installation on a AIX box.
    WE ahd downlaoded the SPS20 to upgarde the server.
    During the upgrade process the m/c got hang.
    As a result i retsrated the m/c.
    Now while starting the sap server using "startsap all"
    It is waiting at the followign stage
    Checking ADA db Database
    I coudl see the following lines in the startsap_SCS01.log file
    :$
    (290996) Starting: local ms.sapCTS_SCS01 pf=/usr/sap/CTS/SYS/profile/CTS_SCS01_ctsaix05
    (327904) Starting: local en.sapCTS_SCS01 pf=/usr/sap/CTS/SYS/profile/CTS_SCS01_ctsaix05
    (184394) Waiting for Child Processes to terminate.
    Instance on host ctsaix05 started
    Starting SAP-Collector Daemon
    saposcol already running
    Running /usr/sap/CTS/SYS/exe/run/startdb
    /usr/sap/CTS/SYS/exe/run/startdb completed successfully
    Checking ADA db Database
    ~
    It just hangs there
    Best Regards
    Manoj

    Hi Manoj,
    Seems like the DB is not running... check the status of the database and  try it again when the DB is online...
    Also, check dev_w0 for errors...
    Regards
    Juan
    Please reward with points if helpful

  • Problem: 503 Service Unavailable  SAP WebAS Engine is starting...

    Problem: 503 Service Unavailable
    SAP WebAS Engine is starting...
    If this state does not change within a few minutes,
    please contact your system administrator.
    Check the recommendations in SAP Notes: 943498, 764417
    Message: Dispatcher running but no server connected!
    Details: No details available
    This problem occurs suddenly after a time interval when working on Sap Enterprise Portal. Please Suggest me Number of possible solutions for this type of problem.....
    Thank's in Advance
    Regards-
    Sumeet Sharma

    Hi,
    The issue here is that the JAVA engine has not ye started completely. Check the status of the SAP instance in SAP MMC. You need to have the SDM, dipatcher, Server0 in green(started completely). If the server0 is in yellow/grey, then u will not be able to launch the portal URL.
    Check and post us the dev_server0 log for more information.
    Regards,
    Varadharajan M

  • Problems to start SAP instance after reboot

    Hello experts,
    we are occuring a problem that we are not able to start our SAP instance after we applied some MS patches and rebooted the server. We also deinstalled these patches buzt this also did not help, so I guess the reason somewhere else.
    We are running a SQL server 2000 on a Windows 2003 SP2 (32bit)
    SAP kernel is 640 PL 304
    The SQL server seems to operate normally, however when we try to start SAP via MMC the process disp+work fails (it's green for a few seconds, but then turn so grey).
    In dev_w0 I can find this entry
    C Mon Feb 22 12:35:18 2010
    C  OpenOledbConnection: line 23082. hr: 0x8000ffff [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
    C  sloledb.cpp [OpenOledbConnection,line 23082]: Error/Message: (err 17, sev 10), [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
    C  Procname: [OpenOledbConnection - no proc]
    C  sloledb.cpp [OpenOledbConnection,line 23082]: Error/Message: (err 0, sev 10), Invalid connection string attribute
    C  Procname: [OpenOledbConnection - no proc]
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    I hope you have an idea to solve the issue soon.
    Thanks a lot
    Philipp

    Hi,
    yes I read this SAP note however when I try to install this patch
    It fails with message "installation unsuccessful"
    Reason ??
    Check the following:
    1. Status of SQLServer Service(s)?
    2. Windows Event Log Entries?
    What is the SP level of SQL Server 2000 ?
    Also, Perform the Connectivity Test as per[ this link|http://support.microsoft.com/kb/827422/].
    Regards,
    Bhavik G. Shroff

  • Command to start the SAP Server in AIX Machine

    What is the command to start the SAP Server in Unix Environment

    Hi Balaji,
    To start sap you just type startsap on the command prompt... are you getting any specific errors?
    Also read,
    http://help.sap.com/saphelp_nw04s/helpdata/en/70/b38937809c8f71e10000009b38f842/frameset.htm
    Regards
    Juan

  • Problem with starting JSPM

    Hi all,
    I have a problem with starting JSPM. We have just upgraded to SAP NWS 2004s SP11 SR2. We are in AIX server. So to execute JSPM, I log on to AIX server using PUTTy with <SID>adm. I go to /usr/sap/<SID>/DVEBMGS00/j2ee/JSPM and i execute the "go" program. But I have the following thing :
    Current log directory is /usr/sap/OWA/DVEBMGS00/j2ee/JSPM/log/log_2007_04_25_14_54_53.
    Waiting for SDTServer to connect on hostname froafbwod1/10.8.134.129 socket 6240 ...
    So what happend, I don't understand anything...Pls, someone can help me?
    Thanks for your reply...

    Hi,
    Hope this helps you - http://help.sap.com/saphelp_nw04s/helpdata/en/42/e7e7cb64ac3ee4e10000000a1553f7/content.htm
    JSPM: Better Know It Now Than Later
    JSPM does not start
    JSPM DIR_EPS_ROOT error during the execution of the JSPM_PROCESS phase
    Bye...

  • Error in starting startInstGui.sh in AIX Machine

    I am in the process of installing SAP in AIX Machine
    I am getting the follwoing error when i start SAP installatble. Pls help
    <b># /oracle/master/startInstGui.sh
      Java Runtime found in PATH environment variable
      Path: java
    Start mode: gui (GUI only)
    Connection parameters:
      GUIServer host: localhost
      GUIServer port: 21212
    Starting...
    The java class is not found:  SDTGui</b>
    The contents of ENV file is as follows
    TMP=/usr/sap/DBW/install/tmp
    MAIL=/usr/spool/mail/root
    LOCPATH=/usr/lib/nls/loc
    LIB_PATH=/sapmnt/DBW/exe
    USER=root
    AUTHSTATE=compat
    SAPINST_JRE_HOME=/usr/java14_64/jre
    DISPLAY=192.168.79.139:0.0
    SHELL=/usr/bin/ksh
    ODMDIR=/etc/objrepos
    JAVA_HOME=/usr/java14_64
    HOME=/
    TERM=xterm
    MAILMSG=[YOU HAVE NEW MAIL]
    PWD=/oracle/master
    LD_LIBPATH=/sapmnt/DBW/exe
    TZ=MST7
    A__z=! LOGNAME
    NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
    LIBPATH=/sapmnt/DBW/exe
    The output of Java -fullversion is <b>J2RE 1.4.2 AIX 5L</b> I have logged in as user root to do the activities

    Hi,
    setup environment veriables correctly for java.. for example.
    if using from root,
    type: export JAVA_HOME=/.../.../.../ full location
    type xhost + in seperate new terminal. should work.
    also, use J2SDK 1.4.2.11 from below provided link...
    http://java.sun.com/products/archive/j2se/1.4.2_11/index.html
    Thanks,

  • Error: There was a problem logging on to SAP BusinessObjects Enterprise

    I am trying to use Crystal Reports Enterprise XI 4.0 with BusinessObjects Enterprise 4.0 using a Bex Query on an SAP NetWeaver 7.01 SPS 9 BW system. I have been using the SAP Press book u201CIntegrating SAP BusinessObjects BI Platform 4.x with SAP NetWeaveru201D as my guide, attempting to follow it step by step. Please bear with me as I have only started working with this set of products within the last month. (Very new at this and do not have a very good grounding of the way it all works together. Trying to learn as quickly as possible as I am expected to support this set of tools for our developers / users.)
    I have been trying to follow along with the book to get everything connected. At this point, I have BOE set up to attach to the SAP NetWeaver BW system. I have created a test Bex Query on the BW system. From within BOE, using CMC, I can configure the Bex Query as an OLAP connection. I have set it up for SSO. I have also exchanged certificates between the BOE and the SAP NetWeaver systems which I believe will allow the exchange of tokens.
    I then go into Crystal Reports for Enterprise XI 4.0 on my PC. (I am running Windows 7 64-bit on the PC. I installed the BOE 4.0 suite of client tools except for SAP BO Live Office and SAP BO Analysis for MS Office). I can attach to my BOE system and can browse to see the OLAP connections in the BOE. I then try to select one as the data source for a new report. I then get a pop-up window stating:
       Unable to Logon
         There was a problem logging on to SAP BusinessObjects Enterprise.
           Please check your logon credentials and make sure your network is properly configured before trying again. If the problem 
           persists please contact your Administrator.
    I cannot find a log / trace / error file on my PC, the BOE system or the BW system to indicate any additional information as to what the root problem is. Has anyone seen a similar error and might know where I can find more information, how to increase trace levels so that I get some additional information or provide hints as to what the root problem might be?
    I am also trying to figure out how the authentication works between the PC, BOE and SAP NetWeaver. If using a token, there has to be consistency with the username (or some value) and I am not certain that is happening. Right now, my BOE sources its UME from the SAP NetWeaver BW system. So its user accounts are in the form SID123/ACCOUNT where SID is the SID of the SAP NetWeaver system and the string u201C123u201D is the client on that SID. When I log into the BOE system from within Crystal Reports, I am using the account in that format whereas the account on the SAP NetWeaver BW system in actuality is only the string ACCOUNT. So is the token stripping the string u201CSID123/u201D from the account name when it is sent so that the accounts match? Or do I have to manually configure some kind of account alias (in the BOE system?) so that the two recognize each other? Or something else?
    Any hints or ideas around where I can find additional information or where I have gone wrong, would be greatly appreciated.
    Thank-you in advance,
    Deb Nugent.

    Henry,
    Many thanks and excellent suggestions. But I am still not able to get this to work and (once again) am stuck.
    RE: Server Connections: When I check my server connection, I have not ticked SSL and am using the non-secure server port for my BOE system. When I click on u201CTest connectionu201D, I can successfully log in using my username / password on the SAP NetWeaver BW system. If I tick the SSL box without changing the port, I get the error message u201CFailed to establish a connection. The cause was u201CCannot connect to SAP BusinessObjects Enterprise at this time. Please try again later.u201D If I tick the SSL box and change the port to use the secure server port for the BOE system, I get the same error.
    RE: Preferences: I am using the default settings under Preferences -> Network Settings. We do not manually configure proxy settings on our network so I have ticked u201CUse system proxy configurationu201D and under SSL settings, have ticked u201CUse system keystore / trust storeu201D. I have swapped keys between the BOE system and the SAP NetWeaver system but I have not swapped any keys between my PC and the BOE system or the SAP NetWeaver system (which I do not expect to do but am mentioning here in case I am wrong).
    RE: BILaunchPad: I do not have any references for BILaunchPad. Is this u201CWeb Intelligence Rich Clientu201D? If so, I tried starting it, it reported an error: u201CAn error occurred at session creation.u201D Details showed u201CSSL mode is being requested but the following argument(s) are not present: passphrase (FWM 01012)u201D I went into the CMC and checked my SAP connections under Authentications. On the tab u201COptionsu201D, there is the section u201CSAP SSO Serviceu201D where I typed in the KeyStore password. When I created the key store file, I only specified a keystore password and did not specify a private key. Originally, I had it set with the private key blank with the correct password on the keystore. I also tried entering the same password as the private keystore and saving it. I verified that the connection services for Web Intelligence had restarted but I still am getting that same message when I try to start the Web Intelligence Rich Client.
    At OS level on the BOE server, I logged in as my boe1 account and checked the parameters that can be entered for the PKCS12Tool.jar file that I used to create the ketstore file I had used. There does not appear to be an option for anything other than the keystore password. There is no private key password field listed.
    I searched for the FWM 01012 error and found the HTML and PDF help files form SAP explaining errors. However, it only states u201CEnsure that all SSL arguments are presentu201D but gives no details as to what, exactly needs to be checked.
    I will be talking with co-workers today to see if any of them can make sense of this (anoterh set of eyes sometimes helps). Any other suggestions about areas to look for addiitonal details / increased traces / logs?
    Deb Nugent.

  • While starting the SAP, Disp+Work.exe is getting stopped

    Hi All,
    SAP Discovery System has been installed. While starting the SAP, Disp+Work.exe is getting stopped. But I checked MaxDB and it is working fine.
    Kindly look into the below log dev_disp and advice me the solution.
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      10
    sid        ERP
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    119
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        2420
    Mon Sep 15 20:16:06 2008
    kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (10 2420) [dpxxdisp.c   1239]
         shared lib "dw_xml.dll" version 119 successfully loaded
         shared lib "dw_xtc.dll" version 119 successfully loaded
         shared lib "dw_stl.dll" version 119 successfully loaded
         shared lib "dw_gui.dll" version 119 successfully loaded
         shared lib "dw_mdm.dll" version 119 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3910
    Mon Sep 15 20:16:11 2008
    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  5371]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >ORX-SAPDEMO_ERP_10                      <
    DpShMCreate: sizeof(wp_adm)          17232     (1436)
    DpShMCreate: sizeof(tm_adm)          4270848     (21248)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    DpShMCreate: sizeof(comm_adm)          528064     (1048)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1544)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 06E70040, size: 4929464)
    DpShMCreate: allocated sys_adm at 06E70040
    DpShMCreate: allocated wp_adm at 06E72090
    DpShMCreate: allocated tm_adm_list at 06E763E0
    DpShMCreate: allocated tm_adm at 06E76410
    DpShMCreate: allocated wp_ca_adm at 07288F10
    DpShMCreate: allocated appc_ca_adm at 0728ECD0
    DpShMCreate: allocated comm_adm at 07290C10
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 07311AD0
    DpShMCreate: allocated gw_adm at 07311B10
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 07311B40
    DpShMCreate: allocated wall_adm at 07311B48
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 2047 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 2672
      argv[0] = D:\usr\sap\ERP\DVEBMGS10\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\ERP\DVEBMGS10\exe\jcontrol.EXE
      argv[2] = pf=
    iwdfvm2160\sapmnt\ERP\SYS\profile\ERP_DVEBMGS10_iwdfvm2160
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=3500
      argv[5] = -DSAPSYSTEM=10
      argv[6] = -DSAPSYSTEMNAME=ERP
      argv[7] = -DSAPMYNAME=ORX-SAPDEMO_ERP_10
      argv[8] = -DSAPPROFILE=
    iwdfvm2160\sapmnt\ERP\SYS\profile\ERP_DVEBMGS10_iwdfvm2160
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1629]
    ***LOG Q0K=> DpMsAttach, mscon ( iwdfvm2160) [dpxxdisp.c   11799]
    DpStartStopMsg: send start message (myname is >ORX-SAPDEMO_ERP_10                      <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Mon Sep 15 20:16:12 2008
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 119
    Release check o.K.
    DpJ2eeLogin: j2ee state = CONNECTED
    Mon Sep 15 20:16:15 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4248]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 1428
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:3504) [nixxi.cpp    4248]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=2672)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Mon Sep 15 20:16:51 2008
    ERROR => DpHdlDeadWp: W0 (pid 4952) died [dpxxdisp.c   14507]
    ERROR => DpHdlDeadWp: W1 (pid 4852) died [dpxxdisp.c   14507]
    ERROR => DpHdlDeadWp: W2 (pid 5976) died [dpxxdisp.c   14507]
    ERROR => DpHdlDeadWp: W3 (pid 5000) died [dpxxdisp.c   14507]
    ERROR => DpHdlDeadWp: W4 (pid 4984) died [dpxxdisp.c   14507]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => DpHdlDeadWp: W5 (pid 1272) died [dpxxdisp.c   14507]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => DpHdlDeadWp: W6 (pid 528) died [dpxxdisp.c   14507]
    ERROR => DpHdlDeadWp: W7 (pid 5720) died [dpxxdisp.c   14507]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => DpHdlDeadWp: W8 (pid 2648) died [dpxxdisp.c   14507]
    ERROR => DpHdlDeadWp: W9 (pid 5444) died [dpxxdisp.c   14507]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => DpHdlDeadWp: W10 (pid 5032) died [dpxxdisp.c   14507]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => DpHdlDeadWp: W11 (pid 5620) died [dpxxdisp.c   14507]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:01 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Tue Sep 16 03:17:01 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA     4952 Ended         no      1   0        0                                                                         
    1 DIA     4852 Ended         no      1   0        0                                                                         
    2 DIA     5976 Ended         no      1   0        0                                                                         
    3 DIA     5000 Ended         no      1   0        0                                                                         
    4 DIA     4984 Ended         no      1   0        0                                                                         
    5 UPD     1272 Ended         no      1   0        0                                                                         
    6 ENQ      528 Ended         no      1   0        0                                                                         
    7 ENQ     5720 Ended         no      1   0        0                                                                         
    8 BTC     2648 Ended         no      1   0        0                                                                         
    9 BTC     5444 Ended         no      1   0        0                                                                         
    10 SPO     5032 Ended         no      1   0        0                                                                         
    11 UP2     5620 Ended         no      1   0        0                                                                         
    Dispatcher Queue Statistics               Tue Sep 16 03:17:01 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    6
    6
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          12
    wake_evt_udp_now     0
    wake events           total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    since last update     total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    Dump of tm_adm structure:               Tue Sep 16 03:17:01 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Tue Sep 16 03:17:01 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:06 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >ORX-SAPDEMO_ERP_10                      < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (1516) (SOFT_KILL)
    Stop icman
    killing process (1256) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:1516  HANDLE:1520)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:07 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:1516  HANDLE:1520)
    wait for end of icman
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:08 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:09 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:10 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:11 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:12 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:13 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:14 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:15 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:16 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:17 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:18 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:1256  HANDLE:1528)
    [DpProcDied] Process died  (PID:2672  HANDLE:1504)
    DpStartStopMsg: send stop message (myname is >ORX-SAPDEMO_ERP_10                      <)
    NiIMyHostName: hostname = 'ORX-SAPDEMO'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 3 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 3 (r)
    NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    Mon Sep 15 20:17:19 2008
    NiIPeek: peek for hdl 3 timed out (r; 1000ms)
    NiIRead: read for hdl 3 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12145]
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0
    SiSelNSet: set events of sock 1508 to: ---
    NiBufISelRemove: remove hdl 3 from set0
    SiSelNRemove: removed sock 1508 (pos=3)
    SiSelNRemove: removed sock 1508
    NiSelIRemove: removed hdl 3
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/12
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 3 / sock 1508
    NiBufIClose: clear extension for hdl 3
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 2420) [dpxxdisp.c   10417]
    Good Bye .....
    Thanks in advance.
    Regards,
    Suneetha

    Hi,
    Just check out your filesystem/ directory have sufficient space.
    Do paste us dev_rd as the error above " NiIRead: SiRecv failed for  "
    pasted looks like system uanble to access SAP gateway.
    Rgds
    Radhakrishna  D S

Maybe you are looking for

  • How to give default as empty  to save as filename

    Hi all, I need to open a excel file on the browser.User has to enter his own filename for Save As-> Filename. It is opening successfully. while trying to Save As (file->Save As) for filename it is giving like this "quotes.csv?s=%5EIXIC&f=sl1d1t1c1ohg

  • Embedded "multipart/encrypted" HTTP Request?

    Hi, I am using 'httpclient.jar'. I am able to successfully send a normal HTTPRequest and receive the response using the 'MultipartRequestEntity' class. Now, I need to send an Embedded HTTP Request as mentioned below. Kindly suggest how can I send an

  • Prerequisites to configuration for ABAP Proxy -???

    My scenario is file->XI->R/3(abap server proxy). Xi and R/3 are 2 seperate business systems -Abap server proxy created on R/3 business system. R/3 client 550 -Xi client 400. -SLD is common for both XI and R/3 <b>My question is in reference to the bel

  • Oracle Lite service won't start

    Hi, I need help starting the oracle BPEL process manager. I have installed the oracle BPEL process manager but it seems that it won't start because the Oracle Lite service cannot start. When running C:\OraBPELPM\bin>olsv2040.exe /debug in a command p

  • Best word doc editor?

    I'm looking for a word doc editor and viewer. i know about quickoffice and docs2go but don't need excel or powerpoint also that price tag is rough. does anyone know of a good word doc editor app? possibly one that can sync with my computer or can ema