Web Dispatcher Installation Error

Hi,
I'm installing a web dispacher system on windows 2003, and encounter an error in the last step "Start SAP web dispatcher instance":
INFO 2009-04-22 17:56:12
Switched to user: dw1adm.
INFO 2009-04-22 17:56:12
Creating file C:\Program Files\sapinst_instdir\NW04S\STANDALONE\AS\WI\wdispmon.exe.log.
INFO 2009-04-22 17:56:12
Switched to user: dw1adm.
INFO 2009-04-22 17:56:12
Working directory changed to C:\Program Files\sapinst_instdir\NW04S\STANDALONE\AS\WI.
INFO 2009-04-22 17:56:12
Output of D:\usr\sap\DW1\SYS\exe\nuc\NTAMD64\wdispmon.exe pf=D:\usr\sap\DW1\SYS\profile\DW1_W00_hq-dwd-01 -ping is written to the logfile wdispmon.exe.log.
WARNING 2009-04-22 17:56:17
Execution of the command "D:\usr\sap\DW1\SYS\exe\nuc\NTAMD64\wdispmon.exe pf=D:\usr\sap\DW1\SYS\profile\DW1_W00_hq-dwd-01 -ping" finished with return code 1. Output: SAP Web Disp with pid 2580 is in status: ICM_STATUS_INITERROR: SAP Web Disp with pid 2580 not reached on admin port 65000
ERROR 2009-04-22 17:56:17
CJS-30086  Instance DW1/W00 [STOP] did not start after 5:00 minutes. Giving up.
ERROR 2009-04-22 17:56:17
FCO-00011  The step start with step key |NW_Webdispatcher|ind|ind|ind|ind|0|0|NW_Webdispatcher_Instance|ind|ind|ind|ind|7|0|start was executed with status ERROR .
Any suggestion would be appreciated.
Thanks!
Joseph

check if following link helps you.
[http://help.sap.com/saphelp_nw70/helpdata/en/0b/25453cf1fcc85ee10000000a11402f/content.htm]

Similar Messages

  • Error in Icm handler  Web dispatcher Installation

    hi,
    I am using command prompt for starting web dispatcher.
    I have given following ommand into cmd prompt. I have got IcmHandleArgs illegeal Operation.
    D:\SAP\WebDispatcher>D:\SAP\WebDispatcher\sapwebdisp.exe pfl=D:\SAP\WebDispatcher\sapwebdisp.pfl
    IcmHandleArgs: Illegal option pfl=D:\SAP\WebDispatcher\sapwebdisp.pfl
    Usage: D:\SAP\WebDispatcher\sapwebdisp.exe pf=<profile> [ -f <tracefile> -t <tra
    celevel> -cleanup -shm_attach_mode <mode> -auto_restart -v[ersion] ]
            shm_attach_mode (bitmask):
            1               delete existing shm
            2               attach to existing shm
            4               create new shm
    D:\SAP\WebDispatcher>D:\SAP\WebDispatcher\sapwebdisp.exe pf=D:\SAP\WebDispatcher
    \sapwebdisp.pfl -f
    IcmHandleArgs: missing argument for option -f
    SAP Web Dispatcher up and operational (pid: 860) ***
    and at last its statred
    In trace file i found two errors.They are as follows
    [Thr 3364] Tue Oct 18 14:39:13 2005
    [Thr 3364] *** ERROR => IcrIHandleHTTPClientRequest() failed -1 [icrxx.c 1738]
    [Thr 1336] Tue Oct 18 14:40:59 2005
    [Thr 1336] *** ERROR => htmlEncode: called with empty string [icpif.cpp 802]
    Please give guidance to resolve this problem.
    Thanking you in aadvance.
    Regards
    piyush

    Hi, Piyush.
    i'm very sorry but that is all i know.
    Last year i tried Web Dispatcher on XI in our project, but finally we decided not to use Web Dispatcher because we didn't have time for enough verification. Currently our XI is running on CI + 2 DIs and 3 J2EE clusters on CI.
    i think you already know the following note but this is all i can do for you now.
    Note 538405 - Composite SAP Note on the SAP Web Dispatcher
    Best Regards.

  • Web dispatcher SSL error

    Hi, All
    I am using webdispatcher as reverse proxy for SSL terminiation. let me explain my steps.
    to create pse
    1-get request file
    sapgenpse get_pse u2013s2048 -p C:\usr\sap\FW2\W00\sec\SAPSSLS.pse  -r C:\usr\sap\FW2\W00\sec\SAPSSLS.req  "CN=portal.xxx.com, OU=xxx company"
    I got request file.
    2-import
    sapgenpse import_own_cert -p C:\usr\sap\FW2\W00\sec\SAPSSLS.pse -c C:\usr\sap\FW2\W00\sec\reponse.cer -r C:\usr\sap\FW2\W00\sec\subroot.cer -r C:\usr\sap\FW2\W00\sec\root.cer -x 12345
    CA-Response successfully import int0 PSE
    3-create credentials
    sapgenpse seclogin -p C:\usr\sap\FW2\W00\SAPSSLS.pse -x 12345 -O SAPServiceFW2
    Added SSO-credentials for PSE "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse
    4-I also check permission of SAPSSLS.pse for SAPServiceFW2 and fw2adm (win 2008 )
    5- sapcrypto installed
    here profile parameters
    wdisp/shm_attach_mode = 6
    rdisp/mshost = xxxxx
    ms/http_port = 8101
    DIR_INSTANCE = C:\usr\sap\FW2\W00
    ssl/ssl_lib = C:\usr\sap\FW2\W00\sec\sapcrypto.dll
    ssl/server_pse = C:\usr\sap\FW2\W00\sec\SAPSSLS.pse
    wdisp/auto_refresh = 120
    wdisp/max_servers = 100
    icm/server_port_0 = PROT=HTTPS, PORT=443
    icm/server_port_1 = PROT=HTTP, PORT=80
    icm/HTTP/admin_0 = PREFIX=/sap(wdisp/admin,DOCROOT=./admin
    wdisp/ssl_encrypt = 0
    wdisp/add_client_protocol_header = true
    icm/HTTPS/verify_client = 0
    icm/HTTPS/trust_client_with_issuer = *
    icm/HTTPS/trust_client_with_subject = *
    ssf/name = SAPSECULIB
    ssf/ssfapi_lib = C:\usr\sap\FW2\W00\sec\sapcrypto.dll
    sec/libsapsecu = C:\usr\sap\FW2\W00\sec\sapcrypto.dll
    here dev_webdisp
    trc file: "dev_webdisp", trc level: 1, release: "700"
    sysno      00
    sid        FW2
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    250
    intno      20050900
    make:      multithreaded, ASCII, 64 bit, optimized
    pid        3612
    [Thr 3500] started security log to file dev_icm_sec
    [Thr 3500] SAP Web Dispatcher running on: webdisp.com
    [Thr 3500] MtxInit: 30001 0 2
    [Thr 3500] IcmInit: listening to admin port: 65000
    [Thr 3500] IcrCoreInitSessionTable: Session table initialized
    [Thr 3896] =================================================
    [Thr 3896] = SSL Initialization  on  PC with Windows NT
    [Thr 3896] =   (700_REL,May  3 2010,mt,ascii,SAP_UC/size_t/void* = 8/64/64)
    [Thr 3896]   profile param "ssl/ssl_lib" = "C:\usr\sap\FW2\W00\sec\sapcrypto.dll"
               resulting Filename = "C:\usr\sap\FW2\W00\sec\sapcrypto.dll"
    [Thr 3896]   profile param "ssl/server_pse" = "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse"
               resulting Filename = "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse"
    [Thr 3896] =   found SAPCRYPTOLIB  5.5.5C pl30  (Jul 23 2010) MT-safe
    [Thr 3896] =   current UserID: FRIK\SapServiceFW2
    [Thr 3896] =   found SECUDIR environment variable
    [Thr 3896] =   using SECUDIR=C:\usr\sap\FW2\W00\sec
    [Thr 3896] *** ERROR =>   secudessl_Create_SSL_CTX():  PSE "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse" not found! [ssslsecu.c   1360]
    [Thr 3896] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --
      secude_error 1824 (0x00000720) = "Wrong or Missing PIN for PSE"
    [Thr 3896] >> -
    Begin of Secude-SSL Errorstack -
    >>
    [Thr 3896] ERROR in SSL_CTX_set_default_pse_by_name: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse"
    ERROR in ssl_set_pse: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse"
    ERROR in af_open: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse"
    ERROR in secsw_open: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse"
    ERROR in sec_parse_PSEInfo_cont: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse"
    [Thr 3896] << -
    End of Secude-SSL Errorstack -
    [Thr 3896] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential
            for "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse" [ssslxxi.c    2314]
    [Thr 3896] *** ERROR => Initialization of SSL library failed -- NO SSL available!
    [Thr 3896] =================================================
    [Thr 3896] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR
    [Thr 3896] HttpSubHandlerAdd: Added handler HttpRedirectHandler(slot=0, flags=4098) for /:0
    [Thr 3896] HttpExtractArchive: files from archive C:\usr\sap\FW2\SYS\exe\nuc\NTAMD64/wdispadmin.SAR in directory . are up to date
    [Thr 3896] HttpSubHandlerAdd: Added handler HttpAdminHandler(slot=1, flags=4101) for /sap(wdisp/admin:0
    [Thr 3896] CsiInit(): Initializing the Content Scan Interface
    [Thr 3896]            PC with Windows NT (mt,ascii,SAP_CHAR/size_t/void* = 8/64/64)
    [Thr 3896] CsiInit(): CSA_LIB = "C:\usr\sap\FW2\SYS\exe\nuc\NTAMD64\sapcsa.dll"
    [Thr 3896] HttpSubHandlerAdd: Added handler HttpAuthHandler(slot=2, flags=12293) for /:0
    [Thr 3896] HttpSubHandlerAdd: Added handler HttpWebDispHandler(slot=3, flags=28677) for /:0
    [Thr 3896] *** ERROR => IcmAddService: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv.c   319]
    [Thr 3896] Started service 80 for protocol HTTP on host "webdisp.com"(on all adapters) (processing timeout=60, keep_alive_timeout=30)
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 0
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 1
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 2
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 3
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 4
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 5
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 6
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 7
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 8
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 9
    [Thr 3336] IcmWatchDogThread: watchdog started
    Regards
    ABH
    Edited by: ABH on Oct 13, 2010 9:34 AM

    Hi,
    it was domain installation. But I needed to create SAPServieSID user on the local too. this solved my problem. I gave required permmison to pse again for local user. it is sound weird but it is working now.
    Regrads
    ABH

  • Web dispatcher installation

    I have to install Web Dispatcher.please refer any document or links that would guide me through the complete installation procedure.
    Thanks in advance
    Regards,
    Piyush

    Hey
    i have started web dispatcher but i am getting 2 errors frequently
    those are listed in trace file as ..
    [Thr 1412] Tue Oct 18 11:22:19 2005
    [Thr 1412] *** ERROR => htmlEncode: called with empty string [icpif.cpp    802]
    [Thr 4036] Tue Oct 18 11:22:49 2005
    [Thr 4036] *** ERROR => IcrIHandleHTTPClientRequest() failed -1 [icrxx.c      1738]
    Please give me info regarding this
    Thanking you in advance.
    Regards
    piyush

  • Web Dispatcher Installation Problem

    Hello gurus,
    I am installing Web Dispatcher on HPUX 11.23 ia64, but when I specify the location of Kernel disk, SAPInst keeps reporting "you entered: /sapcd/..., find the label SAP:AKK:700:DVD_KERNEL:SAP Kernel 700:D51032890, but need the label SAP:AKK:700:KERNEL::HPUX_IA64&#65307;
    I have downloaded the newest Unicode Kernel disk from SAP Service MarketPlace web site, what is the problem? how to solve it?
    Thanks a lot.

    The DVDs which you have used for installation of EP7 , use same DVDs to install the sap web dispatcher , i think this will help u
    Regards
    sunny

  • SAP Web Dispatcher SSL Error

    We are having issues with our SSL connection to the SAP Web AS.  Below is the error in the log files:
    [Thr 472] =================================================
    [Thr 472] = SSL Initialization  on  PC with Windows NT
    [Thr 472] =   (700_REL,Jul 14 2008,mt,ascii,SAP_UC/size_t/void* = 8/32/32)
    [Thr 472]   profile param "ssl/ssl_lib" = "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sapcrypto.dll"
               resulting Filename = "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sapcrypto.dll"
    [Thr 472]   profile param "ssl/server_pse" = "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse"
               resulting Filename = "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse"
    [Thr 472]   profile param "ssl/client_pse" = "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\SAPSSLC.PSE"
               resulting Filename = "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\SAPSSLC.PSE"
    [Thr 472] =   found SAPCRYPTOLIB  5.5.5C pl24  (Jun 11 2008) MT-safe
    [Thr 472] =   current UserID: NT AUTHORITY\SYSTEM
    [Thr 472] =   found SECUDIR environment variable
    [Thr 472] =   using SECUDIR=c:\program files\sap\sapwebdisp\
    [Thr 472] *** ERROR =>   secudessl_Create_SSL_CTX():  PSE "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse" not found! [ssslsecu.c   1354]
    [Thr 472] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --
      secude_error 1824 (0x00000720) = "Wrong or Missing PIN for PSE"
    [Thr 472] >> -
    Begin of Secude-SSL Errorstack -
    >>
    [Thr 472] ERROR in SSL_CTX_set_default_pse_by_name: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse"
    ERROR in ssl_set_pse: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse"
    ERROR in af_open: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse"
    ERROR in secsw_open: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse"
    ERROR in sec_parse_PSEInfo_cont: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse"
    [Thr 472] << -
    End of Secude-SSL Errorstack -
    [Thr 472] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential
            for "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<OurPSE>.pse" [ssslxxi.c    2278]
    [Thr 472] Tue Mar 31 13:30:06 2009
    [Thr 472] *** ERROR => Initialization of SSL library failed -- NO SSL available!
    [Thr 472] =================================================
    [Thr 472] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR
    [Thr 472] *** ERROR => IcmAddService: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv.c   319]
    [Thr 3744] IcmCreateWorkerThreads: created worker thread 0
    [Thr 2952] *** ERROR => IcmConnClientRqCreate: No service for protocol HTTPS started [icxxconn.c   2701]
    [Thr 2952] *** ERROR => IcmConnClientRqCreate() failed (rc=-1) [icrxx.c      5234]
    [Thr 2952] *** ERROR => Could not connect to SAP Message Server at onebase. URL=/msgserver/text/logon?version=1.2 [icrxx.c      2591]
    [Thr 2952] *** ERROR => rc=-1, HTTP response code: 0 [icrxx.c      2592]
    [Thr 2952] *** ERROR => see also OSS note 552286 [icrxx.c      2593]
    [Thr 3744] IcmCreateWorkerThreads: created worker thread 1
    [Thr 3744] IcmCreateWorkerThreads: created worker thread 2
    [Thr 3744] IcmCreateWorkerThreads: created worker thread 3
    [Thr 3744] IcmCreateWorkerThreads: created worker thread 4
    [Thr 3292] IcmWatchDogThread: watchdog started
    I've already used sapgenpse seclogin -p <PSE File> -x <PIN> to create a pin.  I've also gone and deleted the old pin that used to be there and created a new one.
    Also I noticed it says "Beware: changing a PIN of a PSE will not auto-update the SSO-credential
    Beware: adding a new credential will not auto-update an existing credential"
    So once you change it how do you update it?  Do you need to reboot the Web Dispatcher or do you just need to restarted the service?

    I am also facing same issue.
    I have added credentials also and successfully done.
    Here attaching trace file. Please suggest
    trc file: "dev_webdisp", trc level: 1, release: "720"
    sysno 00
    sid WD1
    systemid 390 (AMD/Intel x86_64 with Linux)
    relno 7200
    patchlevel 0
    patchno 68
    intno 20020600
    make multithreaded, ASCII, 64 bit, optimized
    profile /usr/sap/WD1/profile/WD1_W00_sapportal
    pid 26732
    [Thr 139840314074976] Thu Oct 31 13:54:15 2013
    [Thr 139840314074976] *** WARNING => The maximum number of sockets supported on this host is 1020.
    This is less than the number of sockets configured in parameter icm/max_sockets (8192) [icxxrout_mt. 3417]
    [Thr 139840314074976] started security log to file ./dev_icm_sec
    [Thr 139840314074976] SigISetDefaultAction : default handling for signal SIGCHLD
    [Thr 139840314074976] SAP Web Dispatcher running on: sapportal.abrajoman.com
    [Thr 139840314074976] MtxInit: 30001 0 2
    [Thr 139840314074976] ***LOG IM1=> IcmInit, Startup (SAP Web Dispatcher&sapportal.abrajoman.com&26732&) [icxxrout_mt. 1914]
    [Thr 139840314074976] IcmInit: listening to admin port: 65000
    [Thr 139840314074976] MPI: dynamic quotas disabled.
    [Thr 139840314074976] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
    [Thr 139840314074976] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Ext.
    [Thr 139840314074976] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Ext.
    [Thr 139840314074976] CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    [Thr 139840314074976] IcrCoreInitSessionTable: Session table initialized
    [Thr 139840167098112] HttpExtractArchive: files from archive /usr/sap/WD1/SYS/exe/run/wdispadmin.SAR in directory /usr/sap/WD1/W00/data/icmandir are up to date
    [Thr 139840167098112] HttpISubHandlerAdd: Added handler HttpAdminHandler(0x7f2f0c000e70), slot=0, flags=36869) for /sap/admin, active: 1, table 0x7f2f0c000a10
    [Thr 139840167098112] HttpISubHandlerAdd: Added handler HttpModHandler(0x7f2f0c0012e0), slot=1, flags=12293) for /, active: 1, table 0x7f2f0c000a10
    [Thr 139840167098112] CsiInit(): Initializing the Content Scan Interface
    [Thr 139840167098112] AMD/Intel x86_64 with Linux (mt,ascii,SAP_CHAR/size_t/void* = 8/64/64)
    [Thr 139840167098112] CsiInit(): CSA_LIB = "/usr/sap/WD1/SYS/exe/run/libsapcsa.so"
    [Thr 139840167098112] HttpISubHandlerAdd: Added handler HttpAuthHandler(0x7f2f0c001440), slot=2, flags=12293) for /, active: 1, table 0x7f2f0c000a10
    [Thr 139840167098112] HttpISubHandlerAdd: Added handler HttpWebDispHandler(0x7f2f0c008340), slot=3, flags=1060869) for /, active: 1, table 0x7f2f0c000a10
    [Thr 139840167098112] Started service PORT=8100,PROT=HTTP,TIMEOUT=60,PROCTIMEOUT=60
    [Thr 139840167098112] =================================================
    [Thr 139840167098112] = SSL Initialization platform tag=(linuxx86_64_gcc41)
    [Thr 139840167098112] = (720_REL,Oct 15 2010,mt,ascii,SAP_UC/size_t/void* = 8/64/64)
    [Thr 139840167098112] profile param "ssl/ssl_lib" = "/usr/sap/WD1/exe/libsapcrypto.so"
    [Thr 139840167098112] resulting Filename = "/usr/sap/WD1/exe/libsapcrypto.so"
    [Thr 139840167098112] = found SAPCRYPTOLIB 5.5.5C pl36 (Jul 3 2013) MT,AESNI,NB
    [Thr 139840167098112] = current UserID: "wd1adm", env-var USER="wd1adm"
    [Thr 139840167098112] = using SECUDIR=/usr/sap/WD1/W00/sec
    [Thr 139840167098112] profile param "ssl/server_pse" = "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840167098112] resulting Filename = "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840167098112] *** ERROR => secudessl_Create_SSL_CTX(): PSE "/usr/sap/WD1/W00/sec/epssl.pse": unable to use! [ssslsecu_mt. 1735]
    [Thr 139840167098112] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --
    [Thr 139840167098112] secude_error 1824 (0x00000720) = "Wrong or Missing PIN for PSE"
    [Thr 139840167098112] >> ---------- Begin of Secude-SSL Errorstack ---------- >>
    [Thr 139840167098112] ERROR in SSL_CTX_set_default_pse_by_name: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840167098112] ERROR in ssl_set_pse: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840167098112] ERROR in af_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840167098112] ERROR in secsw_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840167098112] ERROR in sec_parse_PSEInfo_cont: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840167098112] << ---------- End of Secude-SSL Errorstack ----------
    [Thr 139840167098112] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential
    for "/usr/sap/WD1/W00/sec/epssl.pse" [ssslxxi_mt.c 2324]
    [Thr 139840167098112] *** ERROR => Initialization of SSL library failed -- NO SSL available!
    [Thr 139840167098112] =================================================
    [Thr 139840167098112]
    [Thr 139840167098112] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR
    [Thr 139840167098112] *** ERROR => IcmServInitSSL: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv_mt. 251]
    [Thr 139840167098112] *** WARNING => Could not start service (rc=-14) PORT=8300,PROT=HTTPS,TIMEOUT=60,PROCTIMEOUT=900,VCLIENT=0 [icxxserv_mt. 651]
    [Thr 139840314074976] SigISetDefaultAction : default handling for signal SIGCHLD
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 0
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 1
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 2
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 3
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 4
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 5
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 6
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 7
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 8
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 9
    [Thr 139840167098112] IcmWatchDogThread: watchdog started
    [Thr 139840148838144] Thu Oct 31 13:54:36 2013
    [Thr 139840148838144] =================================================
    [Thr 139840148838144] = SSL Initialization platform tag=(linuxx86_64_gcc41)
    [Thr 139840148838144] = (720_REL,Oct 15 2010,mt,ascii,SAP_UC/size_t/void* = 8/64/64)
    [Thr 139840148838144] profile param "ssl/ssl_lib" = "/usr/sap/WD1/exe/libsapcrypto.so"
    [Thr 139840148838144] resulting Filename = "/usr/sap/WD1/exe/libsapcrypto.so"
    [Thr 139840148838144] = found SAPCRYPTOLIB 5.5.5C pl36 (Jul 3 2013) MT,AESNI,NB
    [Thr 139840148838144] = current UserID: "wd1adm", env-var USER="wd1adm"
    [Thr 139840148838144] = using SECUDIR=/usr/sap/WD1/W00/sec
    [Thr 139840148838144] profile param "ssl/server_pse" = "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840148838144] resulting Filename = "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840148838144] *** ERROR => secudessl_Create_SSL_CTX(): PSE "/usr/sap/WD1/W00/sec/epssl.pse": unable to use! [ssslsecu_mt. 1735]
    [Thr 139840148838144] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --
    [Thr 139840148838144] secude_error 1824 (0x00000720) = "Wrong or Missing PIN for PSE"
    [Thr 139840148838144] >> ---------- Begin of Secude-SSL Errorstack ---------- >>
    [Thr 139840148838144] ERROR in SSL_CTX_set_default_pse_by_name: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840148838144] ERROR in ssl_set_pse: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840148838144] ERROR in af_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840148838144] ERROR in secsw_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840148838144] ERROR in sec_parse_PSEInfo_cont: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840148838144] << ---------- End of Secude-SSL Errorstack ----------
    [Thr 139840148838144] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential
    for "/usr/sap/WD1/W00/sec/epssl.pse" [ssslxxi_mt.c 2324]
    [Thr 139840148838144] *** ERROR => Initialization of SSL library failed -- NO SSL available!
    [Thr 139840148838144] =================================================
    [Thr 139840148838144]
    [Thr 139840148838144] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR
    [Thr 139840148838144] *** ERROR => IcmServInitSSL: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv_mt. 251]
    [Thr 139840148838144] *** WARNING => Could not reactivate service (rc=-14) PORT=8300,PROT=HTTPS,TIMEOUT=60,PROCTIMEOUT=900,VCLIENT=0 [icxxserv_mt. 1550]
    [Thr 139840148838144] *** ERROR => ICP_icm_mod_service: ModService(7) failed for 8300, HTTPS(rc=-14) [icrxxadmin_m 5519]
    [Thr 139840151480064] Fri Nov 1 10:54:13 2013
    [Thr 139840151480064] =================================================
    [Thr 139840151480064] = SSL Initialization platform tag=(linuxx86_64_gcc41)
    [Thr 139840151480064] = (720_REL,Oct 15 2010,mt,ascii,SAP_UC/size_t/void* = 8/64/64)
    [Thr 139840151480064] profile param "ssl/ssl_lib" = "/usr/sap/WD1/exe/libsapcrypto.so"
    [Thr 139840151480064] resulting Filename = "/usr/sap/WD1/exe/libsapcrypto.so"
    [Thr 139840151480064] = found SAPCRYPTOLIB 5.5.5C pl36 (Jul 3 2013) MT,AESNI,NB
    [Thr 139840151480064] = current UserID: "wd1adm", env-var USER="wd1adm"
    [Thr 139840151480064] = using SECUDIR=/usr/sap/WD1/W00/sec
    [Thr 139840151480064] profile param "ssl/server_pse" = "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840151480064] resulting Filename = "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840151480064] *** ERROR => secudessl_Create_SSL_CTX(): PSE "/usr/sap/WD1/W00/sec/epssl.pse": unable to use! [ssslsecu_mt. 1735]
    [Thr 139840151480064] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --
    [Thr 139840151480064] secude_error 1824 (0x00000720) = "Wrong or Missing PIN for PSE"
    [Thr 139840151480064] >> ---------- Begin of Secude-SSL Errorstack ---------- >>
    [Thr 139840151480064] ERROR in SSL_CTX_set_default_pse_by_name: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840151480064] ERROR in ssl_set_pse: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840151480064] ERROR in af_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840151480064] ERROR in secsw_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840151480064] ERROR in sec_parse_PSEInfo_cont: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840151480064] << ---------- End of Secude-SSL Errorstack ----------
    [Thr 139840151480064] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential
    for "/usr/sap/WD1/W00/sec/epssl.pse" [ssslxxi_mt.c 2324]
    [Thr 139840151480064] *** ERROR => Initialization of SSL library failed -- NO SSL available!
    [Thr 139840151480064] =================================================
    [Thr 139840151480064]
    [Thr 139840151480064] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR
    [Thr 139840151480064] *** ERROR => IcmServInitSSL: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv_mt. 251]
    [Thr 139840151480064] *** WARNING => Could not reactivate service (rc=-14) PORT=8300,PROT=HTTPS,TIMEOUT=60,PROCTIMEOUT=900,VCLIENT=0 [icxxserv_mt. 1550]
    [Thr 139840151480064] *** ERROR => ICP_icm_mod_service: ModService(7) failed for 8300, HTTPS(rc=-14) [icrxxadmin_m 5519]
    Trace File
       (11768bytes)
    Thanks,
    Kundan

  • SAP web as installation error

    please help me out.i am getting this error when i tried to install web as 6.40
    ERROR 2007-06-20 18:43:54
    MOS-01220  Missing file 'C:\WINDOWS\system32\SAPMMC.DLL'. Copy the file manually.
    ERROR 2007-06-20 18:43:54
    MOS-01234  The specified procedure could not be found.
    ! Error in execution of a 'LoadLibrary' function, line (221), with parameter(s) (C:\WINDOWS\system32\SAPMMC.DLL).
    Message was edited by:
            achudakumar thillaichidambaram

    Hello Achuda,
    Try to search for SAPMMC.DLL in the installation direccrtory anc copy it to C:\WINDOWS\system32 and then register it using the command REGSVR32 SAPMMC.DLL.
    Regards.
    Ruchit.

  • Web AS Installation error

    Hi All
    while installing WEB AS 640 JAVA , I am getting the following error :
    INFO 2006-09-15 16:32:45
    Output of C:/DOCUME1/ADMINI1/LOCALS~1/Temp/sapinst_exe.2572.1158315712/SAPCAR.exe '-x' '-v' '-g' '-i' '-n' '-R' 'D:\usr\sap\J2E\SYS\exe\run' '-f' 'D:/Netweaver/DVD(Java, Dev Studio, IGS)/J2EE1/SCS/NT/I386/SCS.SAR,':
    Transaction begin ********************************************************
    ERROR 2006-09-15 16:32:45
    MUT-03011  Execution of the command "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/sapinst_exe.2572.1158315712/SAPCAR.exe '-x' '-v' '-g' '-i' '-n' '-R' 'D:\usr\sap\J2E\SYS\exe\run' '-f' 'D:/Netweaver/DVD(Java, Dev Studio, IGS)/J2EE1/SCS/NT/I386/SCS.SAR,'" finished with return code 29. Output:
    Transaction end **********************************************************
    solution would be appriciated
    Thanks in Advance
    regards
    Ravi Kumar Bejugam

    Hello Ravi,
    Visit tis link:
    http://help.sap.com/bp_bpmv130/Documentation/Installation/SAPWAS_Java_trouble_shootingGuide.pdf
    and do a CTRL+F for MUT-03011.
    Also check if SCS.SAR exisits on location 'D:/Netweaver/DVD(Java, Dev Studio, IGS)/J2EE1/SCS/NT/I386/
    and SAPCAR.exe on path C:/DOCUME1/ADMINI1/LOCALS~1/Temp/sapinst_exe.2572.1158315712.
    if not you need to add them to those paths.
    Please award points for useful answers.
    Regards.
    Ruchit.

  • Web Module installation error in snow leopard

    I have work with several web module plug-ins with lightroom.
    I found that when install a web module by double click the plug-ins icon (the plug-ins is inside a read-only dmg). it shown error below.
    Lately, i copy the plug-ins on to desktop and double click to install. The error will gone.
    It seem have problem with lightroom copy plug-ins from a read-only media.

    Greetings Leila,
    What is the exact text of the error message?
    How much available hard drive space do you have currently?
    Make sure you have all your important data backed up.  Something you should be doing regularly but especially when you are making a major change to your computer like a software update or in this case a software upgrade: http://support.apple.com/kb/HT1553
    Use a soft cotton cloth and make sure the SL disk is nice and clean.
    Follow this article to boot to the SL disk and run Disk Utility Repair Disk to repair the drive: http://support.apple.com/kb/TS1417
    Once the repair completes successfully restart the computer and attempt an install again.
    Hope that helps!

  • Web View Installation Error

    Dear All i am trying to install the webview on UCCE 8.0 and having the attached error. Please see the logs file i tried to find the issue throug this log file but un successful.

    Not sure what is wrong, but you could start with the first big error that shows up in your log:
    13: ptclhds.ucce.ptcl: Jul 28 2011 03:38:04.475 -0700: %ICM-ERROR-ADSComponentBOImpl.createDistributorServiceAndAccount: The Administration & Data Server (Distributor) service account could not be created for Instance ptcl. Run the Service Account Manager, under Start > All Programs > Cisco Unified CCE Tools, to create (or re-create) the service account.
    david

  • Web Dispatcher error pages internationalization

    Hello,
    I need to show web dispatcher custom error pages in the language of the user making the request. I can get the translated text I just need to know how to dynamically include these translated pages in the custom error pages.
    Web dispatcher is configured for custom error pages and works correctly. Now we're looking to see how to include translated pages in the user's language. Is there a way to get the language from the browser headers that are sent?
    Thanks,
    John

    Hi John,
    You can use javascript to determine the language set on the browser of the user and redirect to a translated page based on the language.
    Here is a simple sample code of how to get the language from the browser:
    http://www.java2s.com/Code/JavaScript/Javascript-Objects/GetbrowserLanguage.htm
    You then can redirect using javascript to the page you want based on it.
    Hope it helps,
    Roy
    Edited by: Roy Cohen on Nov 19, 2009 6:46 PM

  • Issue while installing web dispatcher

    i am trying to install web dispatcher , i am facing a issue in SAP host agent.could you please help me resolve this issue.
    SAP NetWeaver 7.0 including Enhancement Package 3 > Standalone Engines > Web Dispatcher > Web Dispatcher Installation( Last error reported by the step: Installation of SAP host agent using command "C:\Program Files\sapinst_instdir\NW703\STANDALONE\AS\WI\hostagent\saphostexec.exe" -upgrade failed with return value 1. Output was:
    Upgrade service [OK] No upgrade necessary [ERROR] Open of service SAPHostExec failed ( The specified service does not exist as an installed service.
    Above is error
    Regards,
    Manoj J

    Hello Both,
    issue has been resolved .  i have started saphostagent via command saphostagent -install.
    it started host control.
    Thank you
    could you please let me steps after installing sap web dispatcher in standalone system and how map it to HTTP request.
    Regards,
    Manoj J

  • Web Dispatcher SSL query

    Our web disp URL does not work after implementing SSL. (when we access the URL, it's not reachable)
    In the error logs, I find:
    ERROR in SSL_CTX_set_default_pse_by_name: (1824/0x0720) Wrong or Missing PIN for PSE : "E:\usr\sap\WDE\W00\sec\SSP_WDE_PSE_20090922.pse
    In [this msg (scroll to bottom)|SAP Web Dispatcher SSL Error;, I saw that the PIN should be set for the user that starts up the service (SAPServiceWDE) as well.
    Now my query is:
    1. I have set the pse pin using WDEADM. How can I set the pse pin again for SAPServiceWDE ?
    2. Will this command (after logging in to the OS with SAPServiceWDE) work:
    sapgenpse get_pse -noreq -p <PSE path> -x <existing PSE PIN> [DN]
    3. Will I have to regenerate the CSR and get a response again?
    Note: We have Windows OS

    2 --- Yes, it will work
    3 --- not reqd

  • Add aditional SAP web dispatcher on Server

    Hi expoerts,
    Could you guide me how to add an aditional web dispatcher on AS ABAP + Java?
    My AS is a Windows 2003 x64 with SQL Server 2005.
    Thanks!

    Hope below docs will help you
    http://sapbasis-admin.blogspot.com/
    /message/7660921#7660921 [original link is broken]
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/99d42fee2b73e7e10000000a42189b/content.htm
    Note 538405 - Composite SAP Note: SAP Web Dispatcher
    Note 928952 - Web Dispatcher Installation based on NW 7.0(2004s)
    regards
    nag

  • Kernel NW740 for SAP Web Dispatcher

    Hello,
    where and how can I find the correct kernel "NW740" for my SAP Web Dispatcher installation?
    I proceeded like this:
    Software Provisioning Manager -> SAPinst -> SAP Netweaver 7.4 -> MS SQL Server -> SAP Systems -> Standalone Engines -> Web Dispatcher.
    Now during step 2 "defining parameters" I need to provide a software package calles "Kernel NW740". My server is a MS server 2008 x64.

    Is it this one:
    SAPEXE_60-10011888.SAR
    Kernel Part I
    Found here: My Company's Application Components" Complimentary Software" SAP KERNEL 64-BIT" SAP KERNEL 7.40 64-BIT -> windows x64 -> db independent

Maybe you are looking for

  • Can anyone help me make sense of bootpd's log entries?

    Up until recently we (at work) had a file server running Linux as our DHCP/DNS server. Once we purchased the Mac and OS X Server however, we started transitioning services over. The last service to be moved over was DHCP, because every time I tried t

  • Sync Problem with Blu Ray

    I have a sync problem when using Premiere Pro CS5 to burn Blu Ray DVDs and wondered if anyone has had similar problems and has found a simple solution.  Equipment:  Panasonic HMC-150 (AVCHD), shot at 59.94 fps, 720.  MacPro with operating system up t

  • XSD design lacking features

    I find it useful to not have to open 10 different tools to do one project. So when I see tools integrated into my favorite IDE JDeveloper, I always give it a try hoping there may now be an opening to move yet another task under the same project manag

  • DW hangs (?) when renaming a folder

    I have a site with 292 html files in 2 different directories. - I select the folder i want to rename and hit F2 (rename) - I change the folder name. - DW ask me if i want to update the links and i say yes. - DW churns for 40 minutes before i finally

  • Converting to OTF and emailing

    I am using the below code to convert a SAP output to OTF and then send in an email as an attachement.  The email, works and the attachement is added but when I try to open the pdf attachement I get an error saying the file can not open or must be dam