Starting Web Dispatcher

Hello Folks
I am trying to start the SAP Webdispatcher (version 7.00) but it failis with the error message :
FATAL: SAP Web Dispatcher process 17220 still alive
FATAL: I better exit now to prevent any damage
I tried to kill this process 17220 (by the way this process was icman), but it restart again after a kill, so its a never ending loop. Any ideas how do I fix this? Is there a way to stop icman without restart and then start the sapwebdispatcher? 
Thanks for your answers.
Cheers,
Lalit

Dear Lalit,
the problem is that you have configured the same number for the parameter
SAPSYSTEM.
The running ICM is creating shared memories for SAPSYSTEM = XX and
when the web dispatcher will be started with the same value configured for SAPSYSTEM, it believes that already a web dispatcher is running.
To avoid the interference you have to choose a different value for SAPSYSTEM
in the web dispatcher profile and afterwards it should come up without any problems.
Kind Regards
Thomas Alt

Similar Messages

  • Can't start Web Dispatcher

    Hello Experts,
    Web Dispatcher SID: WD7, Instance: W00, hostname: sapas7
    on HP-UX 11i.23
    when I logon as wd7adm, then startsap W00 sapas7. then it show the following error message:
    rp34-105:wd7adm 21> startsap W00 sapas7
    Starting SAP-Collector Daemon
    22:25:43 26.07.2007   LOG: Effective User Id is root
    This is Saposcol Version COLL 20.89 700 - v2.02 for HP-UX - 24.1.2006
    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 3234) is already running .....
    saposcol already running
    Starting SAP Instance W00
    Startup-Log is written to /home/wd7adm/startsap_W00.log
    Instance Service on host rp34-105 started
    Startup of Instance failed
    See /home/wd7adm/startsap_W00.log for details
    the startsap_W00.log:
    Trace of system startup/check of SAP System WD7 on Thu Jul 26 22:29:25 EDT 2007
    Called command: /usr/sap/WD7/SYS/exe/run/startsap W00
    Starting SAP Instance W00
    Instance Service on host rp34-105 started
    SAP-R/3-Startup Program Rel 700 V1.8 (2003/04/24)
    Starting at 2007/07/26 22:29:25
    Startup Profile: "/usr/sap/WD7/SYS/profile/START_W00_sapas7"
    Setup Environment Variables
    (13319) SETENV LD_LIBRARY_PATH=/usr/sap/WD7/SYS/exe/run:
    (13319) SETENV SHLIB_PATH=/usr/sap/WD7/SYS/exe/run:/usr/sap/WD7/SYS/exe/run:/usr/sap/WD7/SYS/exe/run
    (13319) SETENV LIBPATH=/usr/sap/WD7/SYS/exe/run:
    Update local Kernel Files
    (13319) Local: /usr/sap/WD7/SYS/exe/run/sapcpe name=WD7
    (13319) system(/usr/sap/WD7/SYS/exe/run/sapcpe name=WD7) returns 1
    (13319) Return-Code 1 in Local-Kernel-Update. See sapcpe.log.
    Execute Pre-Startup Commands
    (13319) Local: rm -f wd.sapWD7_W00
    (13319) Local: ln -s -f /usr/sap/WD7/SYS/exe/run/sapwebdisp wd.sapWD7_W00
    Starting Programs
    (13332) Starting: local wd.sapWD7_W00 pf=/usr/sap/WD7/SYS/profile/WD7_W00_sapas7
    (13319) Waiting for Child Processes to terminate.
    (13319) **** 2007/07/26 22:29:27 Child 13332 terminated with Status 255 . ****
    (13319) **** No more Child Processes to wait for.
    (13319) Parent Shutdown at 2007/07/26 22:29:27
    Execute Post-Shutdown Commands
    (13319) Exiting with Return-Code 3. (No more child processes)
    Startup of Instance failed

    Hi Chen..
    Go thorugh this thread......
    Web Dispatcher is not started
    vasanth

  • Web dispatcher "Error : PSE file ,unable to use! "

    Hello,
    I has a SAP Netweaver kernel 7.01 with oracle database.
    I tried to config web dispatcher to support ssl by following the link below.
    [http://help.sap.com/saphelp_nw04s/helpdata/en/39/09a63d7af20450e10000000a114084/content.htm]
    I has done all step successfully.
    But when I started web dispatcher I got these error in the log file.
    [Thr 8688]   profile param "ssl/server_pse" = "E:\webdispatcher\sec\SAPSSL.pse"
               resulting Filename = "E:\webdispatcher\sec\SAPSSL.pse"
    [Thr 8688] *** ERROR =>   secudessl_Create_SSL_CTX():  PSE "E:\webdispatcher\sec\SAPSSL.pse": unable to use! [ssslsecu.c   1735]
    [Thr 8688] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --
      secude_error 1824 (0x00000720) = "Wrong or Missing PIN for PSE"
    [Thr 8688] >> ---------- Begin of Secude-SSL Errorstack ---------- >>
    [Thr 8688] ERROR in SSL_CTX_set_default_pse_by_name: (1824/0x0720) Wrong or Missing PIN for PSE : "E:\webdispatcher\sec\SAPSSL.pse"
    ERROR in ssl_set_pse: (1824/0x0720) Wrong or Missing PIN for PSE : "E:\webdispatcher\sec\SAPSSL.pse"
    ERROR in af_open: (1824/0x0720) Wrong or Missing PIN for PSE : "E:\webdispatcher\sec\SAPSSL.pse"
    ERROR in secsw_open: (1824/0x0720) Wrong or Missing PIN for PSE : "E:\webdispatcher\sec\SAPSSL.pse"
    ERROR in sec_parse_PSEInfo_cont: (1824/0x0720) Wrong or Missing PIN for PSE : "E:\webdispatcher\sec\SAPSSL.pse"
    [Thr 8688] << ---------- End of Secude-SSL Errorstack ----------
    [Thr 8688] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential
            for "E:\webdispatcher\sec\SAPSSL.pse" [ssslxxi.c    2324]
    [Thr 8688] *** ERROR => Initialization of SSL library failed -- NO SSL available!
    [Thr 8688] =================================================
    I search the forum but didn't see "file pse unable to use!" issue.
    Is this about wrong certificate when import cer to PSE file or something else?
    Any help will be appriciate.
    Thank you
    Chai

    Hi,
    I am facing same issue.
    Please revet, if you resolved the same.
    pasting log here.
    Response will be appreciated.
    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/SYS/profile/WD1_W00_sapportal
    pid 4382
    [Thr 140272010733408] Fri Nov 1 11:41:50 2013
    [Thr 140272010733408] started security log to file ./dev_icm_sec
    [Thr 140272010733408] SigISetDefaultAction : default handling for signal SIGCHLD
    [Thr 140272010733408] SAP Web Dispatcher running on: sapportal.abrajoman.com
    [Thr 140272010733408] MtxInit: 30001 0 2
    [Thr 140272010733408] ***LOG IM1=> IcmInit, Startup (SAP Web Dispatcher&sapportal.abrajoman.com&4382&) [icxxrout_mt. 1914]
    [Thr 140272010733408] IcmInit: listening to admin port: 65000
    [Thr 140272010733408] MPI: dynamic quotas disabled.
    [Thr 140272010733408] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
    [Thr 140272010733408] CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    [Thr 140272010733408] CCMS: Initalized shared memory of size 40000000 for monitoring segment.
    [Thr 140272010733408] CCMS: Checking Downtime Configuration of Monitoring Segment.
    [Thr 140272010733408] IcrCoreInitSessionTable: Session table initialized
    [Thr 140271863756544] 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 140271863756544] HttpISubHandlerAdd: Added handler HttpAdminHandler(0x7f9390000e70), slot=0, flags=36869) for /sap/admin, active: 1, table 0x7f9390000a10
    [Thr 140271863756544] HttpISubHandlerAdd: Added handler HttpModHandler(0x7f93900012e0), slot=1, flags=12293) for /, active: 1, table 0x7f9390000a10
    [Thr 140271863756544] CsiInit(): Initializing the Content Scan Interface
    [Thr 140271863756544] AMD/Intel x86_64 with Linux (mt,ascii,SAP_CHAR/size_t/void* = 8/64/64)
    [Thr 140271863756544] CsiInit(): CSA_LIB = "/usr/sap/WD1/SYS/exe/run/libsapcsa.so"
    [Thr 140271863756544] HttpISubHandlerAdd: Added handler HttpAuthHandler(0x7f9390001440), slot=2, flags=12293) for /, active: 1, table 0x7f9390000a10
    [Thr 140271863756544] HttpISubHandlerAdd: Added handler HttpWebDispHandler(0x7f9390008340), slot=3, flags=1060869) for /, active: 1, table 0x7f9390000a10
    [Thr 140271863756544] Started service PORT=8100,PROT=HTTP,TIMEOUT=60,PROCTIMEOUT=60
    [Thr 140271863756544] =================================================
    [Thr 140271863756544] = SSL Initialization platform tag=(linuxx86_64_gcc41)
    [Thr 140271863756544] = (720_REL,Oct 15 2010,mt,ascii,SAP_UC/size_t/void* = 8/64/64)
    [Thr 140271863756544] profile param "ssl/ssl_lib" = "/usr/sap/WD1/exe/libsapcrypto.so"
    [Thr 140271863756544] resulting Filename = "/usr/sap/WD1/exe/libsapcrypto.so"
    [Thr 140271863756544] = found SAPCRYPTOLIB 5.5.5C pl36 (Jul 3 2013) MT,AESNI,NB
    [Thr 140271863756544] = current UserID: "wd1adm", env-var USER="wd1adm"
    [Thr 140271863756544] = using SECUDIR=/usr/sap/WD1/W00/sec
    [Thr 140271863756544] profile param "ssl/server_pse" = "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 140271863756544] resulting Filename = "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 140271863756544] *** ERROR => secudessl_Create_SSL_CTX(): PSE "/usr/sap/WD1/W00/sec/epssl.pse": unable to use! [ssslsecu_mt. 1735]
    [Thr 140271863756544] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --
    [Thr 140271863756544] secude_error 1824 (0x00000720) = "Wrong or Missing PIN for PSE"
    [Thr 140271863756544] >> ---------- Begin of Secude-SSL Errorstack ---------- >>
    [Thr 140271863756544] 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 140271863756544] ERROR in ssl_set_pse: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 140271863756544] ERROR in af_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 140271863756544] ERROR in secsw_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 140271863756544] ERROR in sec_parse_PSEInfo_cont: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 140271863756544] << ---------- End of Secude-SSL Errorstack ----------
    [Thr 140271863756544] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential
    for "/usr/sap/WD1/W00/sec/epssl.pse" [ssslxxi_mt.c 2324]
    [Thr 140271863756544] *** ERROR => Initialization of SSL library failed -- NO SSL available!
    [Thr 140271863756544] =================================================
    [Thr 140271863756544]
    [Thr 140271863756544] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR
    [Thr 140271863756544] *** ERROR => IcmServInitSSL: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv_mt. 251]
    [Thr 140271863756544] *** WARNING => Could not start service (rc=-14) PORT=8300,PROT=HTTPS,TIMEOUT=60,PROCTIMEOUT=900,VCLIENT=0 [icxxserv_mt. 651]
    [Thr 140272010733408] SigISetDefaultAction : default handling for signal SIGCHLD
    [Thr 140272010733408] IcmCreateWorkerThreads: created worker thread 0
    [Thr 140272010733408] IcmCreateWorkerThreads: created worker thread 1
    [Thr 140272010733408] IcmCreateWorkerThreads: created worker thread 2
    [Thr 140272010733408] IcmCreateWorkerThreads: created worker thread 3
    [Thr 140272010733408] IcmCreateWorkerThreads: created worker thread 4
    [Thr 140272010733408] IcmCreateWorkerThreads: created worker thread 5
    [Thr 140272010733408] IcmCreateWorkerThreads: created worker thread 6
    [Thr 140272010733408] IcmCreateWorkerThreads: created worker thread 7
    [Thr 140272010733408] IcmCreateWorkerThreads: created worker thread 8
    [Thr 140272010733408] IcmCreateWorkerThreads: created worker thread 9
    [Thr 140271863756544] IcmWatchDogThread: watchdog started
    [Thr 140271847081728] Fri Nov 1 11:42:57 2013
    [Thr 140271847081728] *** ERROR => NULL bytes in HTTP request {0005000c} [http_plgrt_mt.c 6025]
    [Thr 140271847081728] CONNECTION (id=5/12):
    used: 1, type: default, role: Server(1), stateful: 0
    NI_HDL: 59, protocol: HTTP(1)
    local host: 192.168.22.2:8100 ()
    remote host: 192.168.2.8:56650 ()
    status: READ_REQUEST
    connect time: 01.11.2013 11:42:57
    MPI request: <c> MPI response: <d>
    request_buf_size: 65464 response_buf_size: 0
    request_buf_used: 122 response_buf_used: 0
    request_buf_offset: 0 response_buf_offset: 0
    [Thr 140271847081728] Address Offset REQUEST:
    [Thr 140271847081728] ------------------------------------------------------------------------
    [Thr 140271847081728] 0x7f9399f8d068 000000 16030100 75010000 71030152 73499529 |....u...q..RsI.)|
    [Thr 140271847081728] 0x7f9399f8d078 000016 9f988ed3 cb861e2f 7260cac7 978a9a30 |......./r`.....0|
    [Thr 140271847081728] 0x7f9399f8d088 000032 b74f3103 f3feea03 2b336a00 0018002f |.O1.....+3j..../|
    [Thr 140271847081728] 0x7f9399f8d098 000048 00350005 000ac013 c014c009 c00a0032 |.5.............2|
    [Thr 140271847081728] 0x7f9399f8d0a8 000064 00380013 00040100 0030ff01 00010000 |.8.......0......|
    [Thr 140271847081728] 0x7f9399f8d0b8 000080 00000e00 0c000009 73617070 6f727461 |........sapporta|
    [Thr 140271847081728] 0x7f9399f8d0c8 000096 6c000500 05010000 0000000a 00060004 |l...............|
    [Thr 140271847081728] 0x7f9399f8d0d8 000112 00170018 000b0002 0100 |.......... |
    [Thr 140271847081728] ------------------------------------------------------------------------
    [Thr 140271847081728] *** ERROR => HttpPlugInHandleNetData: HttpParseRequestHeader failed (rc=701) [http_plgrt_m 2250]
    Trace File
       (7784bytes)
    Line: Filter:
    Thanks,
    Kundan

  • Web dispatcher can't connect msserver

    hi, experts,
    Our web dispatcher B is in DMZ1, which faces internet directly, and I wanna its msserver is A which is in Core, which only in protection zone.
    Now, DMZ1 has allowed Core with port 8111, but when start web dispatcher, it says error in dev_webdisp,  following is details:
    [Thr  1] Mon Sep 19 11:35:06 2011
    [Thr  1] Profile configuration error detected, use temporary corrected setup
    [Thr  1] Shared Pool 10: ipc/shm_psize_10 = 19880000 (too small)
    [Thr  1] Shared Pool 10: (smaller than min requirement 150848560)
    [Thr  1] started security log to file dev_icm_sec
    [Thr  1] SAP Web Dispatcher running on: dga114
    [Thr  1] MtxInit: 30001 0 2
    [Thr  1] IcmInit: listening to admin port: 65000
    [Thr  1] WLM Tag 'CWI/ICM' successfully set for this process
    [Thr  1] IcrCoreInitSessionTable: Session table initialized
    [Thr 515] *** WARNING => HttpPlugInInit: Parameter icm/HTTPS/trust_client_with_issuer or icm/HTTPS/trust_client_with_subject not set
    => do not trust any intermediary
    X.509 cert data will be removed from header [http_plgrt_m 730]
    [Thr 515] HttpExtractArchive: files from archive /usr/sap/CWI/SYS/exe/run/wdispadmin.SAR in directory /usr/sap/CWI/W05/data/icmanroo
    t are up to date
    [Thr 515] HttpSubHandlerAdd: Added handler HttpAdminHandler(slot=0, flags=4101) for /sap/admin:0
    [Thr 515] CsiInit(): Initializing the Content Scan Interface
    [Thr 515]            IBM RS/6000 with AIX (mt,unicode,SAP_CHAR/size_t/void* = 16/64/64)
    [Thr 515] CsiInit(): CSA_LIB = "/usr/sap/CWI/SYS/exe/run/libsapcsa.o"
    [Thr 515] HttpSubHandlerAdd: Added handler HttpAuthHandler(slot=1, flags=12293) for /:0
    [Thr 515] HttpSubHandlerAdd: Added handler HttpWebDispHandler(slot=2, flags=28677) for /:0
    [Thr 515] Started service 8005 for protocol HTTP on host "dga114"(on all adapters) (processing timeout=60, keep_alive_timeout=30)
    [Thr  1] IcmCreateWorkerThreads: created worker thread 0
    [Thr  1] IcmCreateWorkerThreads: created worker thread 1
    [Thr  1] IcmCreateWorkerThreads: created worker thread 2
    [Thr  1] IcmCreateWorkerThreads: created worker thread 3
    [Thr  1] IcmCreateWorkerThreads: created worker thread 4
    [Thr  1] IcmCreateWorkerThreads: created worker thread 5
    [Thr  1] IcmCreateWorkerThreads: created worker thread 6
    [Thr  1] IcmCreateWorkerThreads: created worker thread 7
    [Thr  1] IcmCreateWorkerThreads: created worker thread 8
    [Thr  1] IcmCreateWorkerThreads: created worker thread 9
    [Thr 3343] IcmWatchDogThread: watchdog started
    [Thr 773] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 4 / sock 12
        (SI_ECONN_REFUSE/79; I4; ST; 10.180.225.107:8111) [nixxi.cpp    2845]
    [Thr 773] *** ERROR => Connection request from (-1/65535/0) to host: dga107, service: 8111 failed (NIECONN_REFUSED) [icxx
    conn_mt.c 2759]
    [Thr 773] *** ERROR => IcmConnClientRqCreate() failed (rc=-8) [icrxx_mt.c   5284]
    [Thr 773] *** ERROR => Could not connect to SAP Message Server at dga107. URL=/msgserver/text/logon?version=1.2 [icrxx_mt.c   2634]
    [Thr 773] *** ERROR => rc=-1, HTTP response code: 0 [icrxx_mt.c   2635]
    [Thr 773] *** ERROR => see also OSS note 552286 [icrxx_mt.c   2636]
    Do you have any suggestion to solve such problem?
    and in DMZ1, may I telnet Core 8111?
    Thanks a lot!
    BestRegards,
    Lily

    hi,Srihari,
    We check the connection what you mentioned.DMZ1 is OK for Core and Port 8111.We open 8111 in Core as telnet port too. I try to use such command:
    dga114:cwiadm 9> sapwebdisp -bootstrap
    SAP Web Dispatcher Bootstrap
    ============================
    This bootstrap will perform the following steps:
    1. create profile file "sapwebdisp.pfl"for SAP Web Dispatcher (if not already existing)
    2. create user for web based administration in file "icmauth.txt"(if not already exisiting)
    3. start SAP Web Dispatcher with the created profile
    After the bootstrap you can use the web based administration
    Generating Profile "sapwebdisp.pfl"
    Hostname of Message Server (rdisp/mshost): dga107
    HTTP Port of Message Server (ms/http_port): 8111
    Checking connection to message server...
    ERROR: Illegal data received (no HTTP?) -
    please check that 8111 is really the HTTP port of the Message Server
    and I think the parameter doesn't matter about this problem, does it?
    Thanks for your reply.
    Best Regards,
    Lily

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

    Hi Experts,
    We received complaints from BW users via portal that BPFR now working. Checked the web dispatcher service for the same system on ITS server and found that web dispatcher service for same system was down. It worked fine after starting that service.  Could any one please help me where I can find any logs that why we dispatcher service got down as no one did it manually and since when it was down.
    Regards,
    Varun

    Thanks Markus,
    The web dispatcher is on a different windows based ITS server and the BW system attached in on a different UNIX server. So on the UNIX server for SAP; I did not find any file dev_webdisp under work directory.
    On the windos server; i found dev_disp under D/ebdispatcher and one dev_disp.old.
    From that it appears thar dev_webdisp was edited till some this morning time and then here was a gap of three hours (could be that was he time when web dispatcher was down) . And then I started web dispatcher service from services; it created a new dev_webdisp and renamed the earlier file as .old.
    But there is no error log under these files. So I am not able to confirm why and how it got down.
    Could you please advise how can I find RCA that why web dispatcher went down.
    Thanks,
    Varun

  • 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 not starting and getting the error

    Hi everybody.i got this error when i am trying to start web dipatcher. how can i over come this?
    SAP Network Interface Router, Version 39.1 (SP3)
    command line arg 0:     ./saprouter
    command line arg 1:     -r
    command line arg 2:     -K
    command line arg 3:     p:CN=SGBWEP00, OU=0000709450, OU=SAProuter, O=SAP, C=DE
    SncInit(): Initializing Secure Network Communication (SNC)
    IBM RS/6000 with AIX (st,ascii,SAP_UC/size_t/void* = 8/64/64)
    SncInit(): Trying builtin default as a
    gssapi library name: "sncgss.o".
    ERROR => DlLoadLib: dlopen()=       0509-022 Cannot load module .
            0509-026 System error: A file or directory in the path name does not exist. -> DLENOACCESS (2,No such file or directory) [dlux.c       314]
    ERROR => SncPDLInit(): DlLoadLib("sncgss.o")=DLENOACCESS
    [sncxxdl.0340]*** ERROR => SncPDLInit()==SNCERR_INIT, Adapter (#0) sncgss.o not loaded
    [sncxxdl.0604]<<- SncInit()==SNCERR_INIT
             sec_avail = "false"
    ERROR => NiSncInit: SncInit failed (rc=-1) [nisnc.c      653]
    ERROR => main: NiSncInit failed (rc=-17) [nirout.cpp   1349]
    ERROR       SNC processing failed:
                 SncInit
    TIME        Mon Feb 23 11:21:41 2009
    RELEASE     710
    COMPONENT   NI (network interface)
    VERSION     39
    RC          -17
    MODULE      nisnc.c
    LINE        652
    DETAIL      NiSncInit: sncrc=-1
    COUNTER     3
    <<- ERROR: SncDone()==SNCERR_INIT_FIRST
    thanks

    Hello Nani,
    It looks to be a SNC Issue.
    just check wether you have the parameter snc/gssapi_lib define in ur profile of SAP system
    This parameter should be set to the path of your gssapi32.dll file
    Also u must also have a system variable defined SNC_LIB which is again to the path of gssapi32.dll
    Also make sure that gssapi32.dll exists
    Check these,ur web dispatcher might come up
    Rohit

  • SAP Web Dispatcher does not start as windows service

    Hi,
    I have successfully installed and configured SAP Web Dispatcher. When I start the web dispatcher from command prompt, it works fine. I created a windows service for web dispatcher using the command
    ntscmgr install sapwebdisp -b "c:\program files\sap\sapwebdisp\sapwebdisp.exe"
    -p "service pf=sapwebdisp.pfl -cleanup -auto_restart"
    The command successfully created sapwebdisp service. The service also starts fine, but web dispatcher does not get started.
    Any ideas experts?

    Hi,
    Ok. Few suggestions.
    1. Can you review the SAP note:
    552286  Troubleshooting for the SAP Web Dispatcher
    2. When you said: "web dispatcher does not get started ", what error you got ? Can you be more details here ?
    3. Please check the trace file dev_webdisp" that generated in the work directory. If the log entries is not abvious, increase the trace level to 2 or 3, and reproduce and re-check the trace file.
    4. What is the output of the command "sapwebdisp -v"
    5. How about sapwebdisp.pfl ? Are those settings correct ?
    Hope this helps.
    Regards,
    Vincent

  • Web Dispatcher is not started

    I have installed SAP web Dispatcher successfully. I found following error message in dev_webdisp file, I check profile it has Message server ( java CI instance) host name and message server HTTP port (50100).
    I am not sure about this parameter ms/http_port =50100. I would appreciate any help on this.
    [Thr 2982124464] *** ERROR => IcmConnClientRqCreate() failed (rc=-8) [icrxx_mt.c   4919]
    [Thr 2982124464] *** ERROR => Could not connect to SAP Message Server at xxxx.xxxx.messagehostname.com. URL=/msgserver/text/logon?version=1.2 [icrxx_mt.c   2301]
    [Thr 2982124464] *** ERROR => rc=-1, HTTP response code: 0 [icrxx_mt.c   2302]
    [Thr 2982124464] *** ERROR => see also OSS note 552286 [icrxx_mt.c   2303]

    I changed port number 50100 to 8100 ( 81+ instance number) and it is started. but I saw follwoing two , one is -D and why it is coming always with -D? and also I try to access Web Dispatcher from Browser using http://serverhost.com:8100/sap/admin and it is not responding. Any Ideas?
    00:00:00 /usr/sap/SID/SYS/exe/run/sapstartsrv pf=/usr/sap/SID/SYS/profile/START_W00_xxxxx -D
    ppradm    5897     1  0 10:44 ?        00:00:00 /usr/sap/SID/SYS/exe/run/sapstart pf=/usr/sap/SID/SYS/profile/START_W00_xxxx

  • Start web dispacher on linux

    Hello all,
    I want to start the WebDispacher ( NW 7.0 EhP3, Java system)
    The Error is:
    3> startsap all X01
    Trying to start SID database ...
    Log file: /home/sidadm/startdb.log
    Starting Startup Agent sapstartsrv
    OK
    Instance Service on host sid started
    starting SAP Instance X01
    Startup-Log is written to /home/sidadm/startsap_X01.log
    /usr/sap/SID/SYS/exe/run/sapcontrol -prot NI_HTTP -nr 01 -function Start
    startup of Instance failed
    See /home/sidadm/startsap_X01.log for details
    <sid>dm 74> ./sapcontrol -prot NI_HTTP -nr 01 -function Stop
    08.04.2015 06:02:58
    Stop
    FAIL: HTTP error, HTTP/1.1 401 Unauthorized
    /usr/sap/<SID>/SYS/exe/run/sapcontrol -prot NI_HTTP -nr 01 -function Start
    08.04.2015 05:32:52
    Start
    FAIL: HTTP error, HTTP/1.1 401 Unauthorized
    05:33:02
    startup of Instance failed
    What I tried and didnt work: stop sap instance, kill web dispacher process.
    The webdispacher profile looks like this:
    SAPSYSTEMNAME = sapsid
    SAPSYSTEM = 01
    # Message Server Description
    rdisp/mshost=hostname
    #ms_http_port=3900
    ms/http_port  = 3900
    # SAP Web Dispatcher Parameters
    wdisp/auto_refresh  = 120
    wdisp/max_servers  = 100
    # Directory variables
    DIR_EXECUTABLE = $(DIR_INSTANCE)/exe
    DIR_INSTANCE = /usr/sap/SID/SCS00/work
    # Description of the Access Points
    #icm/server_port_0 = PROT=HTTP , PORT=8$ (SAPSYSTEM) 00, TIMEOUT=60 , PROCTIMEOUT=600
    icm/server_port_0  = PROT=HTTP,PORT=80
    icm/server_port_1  = PROT=ROUTER,PORT=443
    # Description of the Resources
    icm/min_threads  = 20
    icm/max_threads  = 40
    icm/max_conn  = 500
    # Communication Buffer
    mpi/total_size_MB  = 100
    mpi/buffer_size  = 65536
    # Parameters for the HTTPS Routing
    wdisp/HTTPS/dest_logon_group  = HTTPS
    wdisp/HTTPS/max_client_ip_entries   = 100000
    wdisp/HTTPS/sticky_mask             = 255.255.255.0
    Can you pls advise me.
    Thx
    Chris

    Hello,
    hostname:sidadm 55> startsap all X01
    Trying to start SID database ...
    Log file: /home/sidadm/startdb.log
    Starting Startup Agent sapstartsrv
    OK
    Instance Service on host hostname started
    starting SAP Instance X01
    Startup-Log is written to /home/sidadm/startsap_X01.log
    /usr/sap/SID/SYS/exe/run/sapcontrol -prot NI_HTTP -nr 01 -function Start
    startup of Instance failed
    See /home/sidadm/startsap_X01.log for details
    hostname:sidadm 56>view /home/sidadm/startsap_X01.log
    Trace of system startup/check of SAP System SID on Wed Apr  7 09:13:00 UTC 2015
    Called command: /usr/sap/SID/SYS/exe/run/startsap start
    09:13:01
    Starting Startup Agent sapstartsrv
    09:13:01
    Instance Service on host  started
    09:13:01
    starting SAP Instance X01
    09:13:01
    Startup-Log is written to /home/sidadm/startsap_X01.log
    09:13:01
    /usr/sap/SID/SYS/exe/run/sapcontrol -prot NI_HTTP -nr 01 -function Start
    07.04.2015 09:13:01
    Start
    FAIL: HTTP error, HTTP/1.1 401 Unauthorized
    09:13:11
    startup of Instance failed
    ~
    WebDispacher profile:
    SAPSYSTEMNAME = SID
    SAPSYSTEM = 01
    # Message Server Description
    rdisp/mshost=hostname
    ms/http_port  = 8101
    # SAP Web Dispatcher Parameters
    wdisp/auto_refresh  = 120
    wdisp/max_servers  = 100
    # Directory variables
    DIR_EXECUTABLE = $(DIR_INSTANCE)/exe
    DIR_INSTANCE = /usr/sap/SID/SCS00/work
    # Description of the Access Points
    #icm/server_port_0 = PROT=HTTP , PORT=8$ (SAPSYSTEM) 00, TIMEOUT=60 , PROCTIMEOUT=600
    icm/server_port_0  = PROT=HTTP,PORT=80
    icm/server_port_1  = PROT=ROUTER,PORT=443
    # Description of the Resources
    icm/min_threads  = 20
    icm/max_threads  = 40
    icm/max_conn  = 500
    # Communication Buffer
    mpi/total_size_MB  = 100
    mpi/buffer_size  = 65536
    # Parameters for the HTTPS Routing
    wdisp/HTTPS/dest_logon_group  = HTTPS
    wdisp/HTTPS/max_client_ip_entries   = 100000
    wdisp/HTTPS/sticky_mask             = 255.255.255.0
    ~

  • Error when configuring Web Dispatcher for SSL with Enterprise Portal

    We are in the process of configuring the Web Dispatcher using SSL to connect to our Enterprise Portal (the Web Dispatcher will be in the DMZ).  We have followed all of the help.sap.com guides and now have SSL listening on the EP side (port 8103).  We are now receiving this strange certificate error when we start the Web Dispatcher:
    [Thr 5332] Tue Mar 20 00:36:23 2007
    [Thr 5332]   MatchTargetName("<FULLY QUALIFIED HOSTNAME>", "CN=XXX, OU=XXX, O=XXXX, C=XX") FAILS
    [Thr 5332]   SSL socket: local=<IPADDRESS>:4742  peer=<IPADDRESS>:8103
    [Thr 5332] <<- ERROR: SapSSLSessionStart(sssl_hdl=009D7670)==SSSLERR_SERVER_CERT_MISMATCH
    [Thr 5332] *** ERROR => IcmConnInitClientSSL: SapSSLSessionStart failed (-30): SSSLERR_SERVER_CERT_MISMATCH [icxxconn.c 2005]
    [Thr 5332] *** ERROR => IcmConnClientRqCreate() failed (rc=-14) [icrxx.c      4919]
    [Thr 5332] *** ERROR => Could not connect to SAP Message Server at <FULLY QUALIFIED HOST NAME>. URL=/msgserver/text/logon?version=1.2 [icrxx.c      2301]
    [Thr 5332] *** ERROR => rc=-1, HTTP response code: 0 [icrxx.c      2302]
    [Thr 5332] *** ERROR => see also OSS note 552286 [icrxx.c      2303]
    We have gone through the trouble shooting note 552286 as listed in the error above.  Any assistance is appreciated.

    Hello, did you receive any resolution for this problem?  We are receiving a similar error and I am unsure of how to resolve.

  • Web dispatcher upgradation document from netweaver 7.0 to 7.1

    hi guys,
               I need web dispatcher upgradation document.i didn't get document in service market place and sdn.So please tell that document site.

    Hi Srinivas,
    If you are looking for Web Dispatcher patch upgradation..here is the procedure
    Download SAP Web Dispatcher latest version based on your OS.
    1) This is available on SAP Service Marketplace at http://service.sap.com/patches:
                        Support Packages and Patches
                        -> Entry by Application Group
                        -> Additional Components
                        -> SAP Kernel
                        -> SAP Kernel 32 Bit or SAP Kernel 64 Bit
                        -> SAP Kernel 7.00 nn Bit
                        -> Operating system platform
                        -> "Database independent
                        The package is called sapwebdisp_<.....>.sar
    2) Shutdown your SAP system and take the kernel backup.
    3) Uncar the file sapwebdisp_<....>.sar and copy the content to the kernel directory
    4) Start the SAP system
    Check Note 538405 - Composite SAP Note: SAP Web Dispatcher
    Please close the thread if this answers your question.
    Thanks,
    Sridhar

  • Redirection in web dispatcher

    Dear Experts,
    I have ABAP backend system and I need to open it to internet. Doing so, I have implemented web dispatcher that is running in DMZ. Up to this point everything went on as desired, but one thing.
    When I call the URL http://teidom.com:60000 then it redirects to the target host with the local address http://<localhost>.teidom.local:8000/sap/bc/gui/sap/its/webgui. Hereby this is not possible to call the page from internet. This is working only in local network, not in internet. In order to call and view the page from internet, the address has to be intact with no address redirection.
    Just to get you closer to understand the situation, here below I wrote down the parameters which I defined for Web Dispatcher (sapwebdisp.pfl).
    SAPGLOBALHOST = WebServerRack
    SAPSYSTEM = 02
    INSTANCE_NAME = W02
    DIR_CT_RUN = C:\WebDisp\NTI3867
    DIR_EXECUTABLE = C:\WebDisp\NTI3867
    Accesssability of Message Server
    rdisp/mshost = backsvr.teidom.local
    ms/http_port = 8100
    Configuration for medium scenario
    icm/max_conn = 500
    icm/max_sockets = 1024
    icm/req_queue_len = 5003
    icm/min_threads = 10
    icm/max_threads = 50
    mpi/total_size_MB = 80
    SAP Web Dispatcher Ports
    #icm/server_port_0 = PROT=HTTP,PORT=81$$
    icm/server_port_0 = PROT=HTTP,PORT=60001
    icm/HTTP/redirect_0= PREFIX=/, PORT=8000, PROT=HTTP, TO=/sap/bc/gui/sap/its/webgui, HOST=backsvr.teidom.local
    Kind Regards,
    Taner Guler

    Hi Matt,
    It is very kind of you commenting on the subject.
    I just want to be sure of the problem that I am facing. My problem is when I call the URL http://teidom.com:60000 from the internet; it is supposed to view the page (information) from ABAP system. But it couldn't.
    Web dispatcher is running on the host named 'webdispsvr'
    In the firewall I set port 60000 open from internet to web dispatcher server
    And in the other firewall (at the back) I set port 8000 open to R3 ABAP system which supplies information to internet.
    After setting up the web dispatcher profile according to (thanks Olivier) instructions from help.sap.com
    At next stage I started to test
    First I tested it in local by URL http://webdispsvr:60000 it works and web browser views the ABAP login windows. From this point of the subject one thing that took my attention was, after pushing enter button for URL http://webdispsvr:60000 then it directly turns to address URL http://<localhost>.teidom.local:8000/sap/bc/gui/sap/its/webgui -- <localhost> is a host of where R3 ABAP system runs on (the address redirects to local address which is not wanted situation in the internet as long as it redirects to local URL address)
    Second test was in the internet
    Behaviour of the system is same nothing changed
    When I call URL http://teidom.com:60000, as it happens in local test, it redirects the URL to http://<localhost>.teidom.local:8000/sap/bc/gui/sap/its/webgui for this reason page could not be viewed when it is called from the internet.
    I hope above information is clear enough to get you understand how bad situation I am in.
    Isn’t there a way out of this struggle?
    Thanks all of you for your great contribution to the situation.
    Regards,
    Taner

  • 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

Maybe you are looking for

  • HT6114 after upgrading software, my mail will not open

    I upgrded to 10.9.2, now i go to open mail its says migrating data, need to force quit, I dont have mail now. How to fix this proplem.

  • Photoshop CS6 Crashing Daily

    Hello all, I'm having Photoshop CS6 (fully updated as of 5/1/2013) crashing daily for the past week. Computer is a Mac Pro mid-2010 8 Core with 32 GB of RAM. Anything anyone can assist with would be most helpful! Console log of Thread error: Process:

  • Can't get the software to work with Audigy 2

    Hi, I have had my Audigy 2 ZS going on a year now and haven't had any problems. I recently made a clean install of Windows XP and upgraded to SP2 and all that. Now, I can get sound out of the card but can't get the software to work at all; cannot get

  • Itunes freezes when I connect my 4th generation ipod

    I plug in my ipod and itunes immediately freezes (program not responding) I have checked using my 4th Generation ipod that it's software is up to date (running 6.1.6) and have done the same with itunes (11.3) Thoughts?

  • Template Installer for BI and EP integration

    Dear Friends, I am trying to Configure my BI 7 system to EP. and according to SAP Note - 917950 template installer is standard procedure to configure it. i access this tool through http://<host>:<port>/nwa. when i run the template after entering requ