Error 10 Could not locate resource

I tried to auto download the JRE using the JREInstaller and the DownloadServlet (sample in jdk 1.5) from a local server. I got the error 10 Could not locate resource.
<j2se version="1.5.0*"  href="http://127.0.0.1:8080/Web-Test2/install/javaws-1_0_1-j2re-1_5_0-windows-i586.jnlp"/>If I only take <j2se version="1.5.0*"  href="http://127.0.0.1:8080/Web-Test2/install"/>, I will get an error: "Missing version field in response from server when accessing resource"
Any idea?

The request made by java web start to download the jre is a using the extension protocol (version protocol) see the jnlp spec at:
http://jcp.org/aboutJava/communityprocess/mrel/jsr056/index.html
basically what this means is that you need to be running a servlet or jsp page on the target that implements the version protocol. see:
http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/downloadservletguide.html
I don''t know what you have at the target address of the jre:
javaws-1_0_1-j2re-1_5_0-windows-i586.jnlp
but you need servlet running at http://127.0.0.1:8080/Web-Test2/install to implement the version protocol.
/Andy

Similar Messages

  • Reinstallation message: Could not locate Resources file in Configuration folder

    I have new computer. Was running XP on old computer for CS4 Web Premium. Uninstalled from XP. Can't install on new machine with Windows 7. Getting error: Could not locate the Resouirces file in Configuration folder for Dreamweaver (and all other programs in Web Premium). Tried reinstalling  times, no luck. Help please.
    C Shaw

    Do you receive this error message during the install process?  I would recommend reviewing your installation log files.  You can locate steps on how to accomplish this at Troubleshoot installation with install logs | CS3, CS4 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-installation-install-logs-cs3.html.

  • Need Help! "Could not locate the resource file in the Configuration folder."

    I had just purchased and installed Adobe Crerative Design Suite last night. Every program works except Dreamweaver, which gives me the error message:"Could not locate the resource file in the Configuration folder. This File is required to run Dreamweaver. Please reinstall the application". I am suspicious because the was a previous version of Dreamweaver on the computer before this installation, but I unistalled it. I do not understand why I get this message. Is there a file somewhere that is missing or at faut. How can I remedy this? Thanks
    ~Todd

    Nadia,
    Your posted resources worked for me. Thank you! After many attempts (to include Adobe's overseas call canter) to resolve the same installation and run errors, I used your suggested steps and I finally have a clean and running install. I did have to take a few extra steps;
    First I downloaded both Cleaning  scripts. For CS4 & CS3.
    Next I downloaded Windows installer/cleaner. I have Windows Vista Home Premium and that is a required installed program to run Adobe's cleaning script.
    Once I was sure I had all the programs/scripts I needed (per your instructions and the instructions found on the Cleaning scripts site) I disconnected my computer from the Internet.
    Then I disabled all running programs especially all Anti-virus and firewall programs and any others that have calls of any kind: i.e. Boinc (Seti), Skype, email programs (Windows Live Mail), etc.
    Next I uninstalled all CS4 products and even though I was told that Macromedia Studio MX 2004 can stay installed (read that on one site and the overseas Tech also reinforced that information) I uninstalled MX 2004.
    I then rebooted and installed the Windows installer/cleaner program and ran the Adobe CS4 cleaner script twice.
    After another reboot I installed Dreamweaver CS4 first, rebooted (can't reboot enough with Windows!) and, yes you guessed it, rebooted.
    I then attempted to open Dreamweaver CS4 and for the first time it ran without the error!
    I then installed Adobe Ps CS4 and rebooted and that work for the first time as well.
    I can't say for sure if Macromedia Studio MX 2004 caused the install errors on the Adobe products but without it and ALL that uninstalling and rebooting and running cleaning scripts and installing and rebooting, Adobe finally felt my computer was clean enough to call it home and work.
    Thank you again for your information and I suggest if anyone else finds their way here that they follow your instructions to the letter. Takes a long time but a proper and clean install will be the result.

  • "Could not locate remote server" Error Message

    I had to reinstall Adobe Photoshop Elements 5.0 after a virus destroyed my system.  Now, when I open Editor (from "Full Edit" in Organizer), I get the following error message:
    "Could not locate remote server
    http:///???%12?%C3%AF???????????????%12?%12?g"
    This problem did not exist before the reinstall.  What can I do to stop this error message from being triggered?
    Thanks!

    I would suggest a complete reinstallation of the software. First uninstall the software using windows uninstaller and then comfirm if the folder c:\Program Files (x86)\Adobe\Photoshop Elements 5\ or c:\Program Files\Adobe\Photoshop Elements 5 whichever applicable has been deleted.  After this, install the PSE again

  • ISE Could not locate Network Device or AAA Client

    When authenticating using 802.1x and MAB, I recieve an authentication failure with the error 11007(Could not locate Network Device or AAA Client). The root cause that ISE spits back at me is "Could not find the network device or the AAA Client while accessing NAS by IP during authentication." I did pretty much everything by the book except instead of using a loopback interface I used a vlan with a defined ip address.  Could this be causing the problem?
    Here is the config of the port that I'm testing on:
    interface GigabitEthernet1/0/9
     switchport access vlan 9
     switchport mode access
     switchport voice vlan 8
     ip access-group ACL-ALLOW in
     srr-queue bandwidth share 1 30 35 5
     queue-set 2
     priority-queue out
     authentication event fail action next-method
     authentication event server dead action reinitialize vlan 4
     authentication event server dead action authorize voice
     authentication host-mode multi-auth
     authentication open
     authentication order dot1x mab
     authentication priority dot1x mab
     authentication port-control auto
     authentication violation restrict
     mab
     mls qos trust device cisco-phone
     mls qos trust cos
     dot1x pae authenticator
     dot1x timeout tx-period 10
     auto qos voip cisco-phone
     spanning-tree portfast
     service-policy input AUTOQOS-SRND4-CISCOPHONE-POLICY
    end

    I can ping both the vlan and the endpoint from the ISE.  As far as allowing ISE to speak snmp and RADIUS to the NAD, I have enabled it on the NAD config inside the ISE. I have also double checked the snmp and radius shared passwords.
    I have gotten MAB authentication to work but I am still getting the same error for dot1x authentication. Here are some of the configs on the switch.
    aaa new-model
    aaa authentication dot1x default group radius
    aaa authentication dot1x defualt group radius
    aaa authentication dot1x group group radius
    aaa authorization network default group radius
    aaa accounting dot1x default start-stop group radius
    aaa server radius dynamic-author
    aaa session-id common
    ip radius source-interface TenGigabitEthernet1/0/1
    radius-server attribute 6 on-for-login-auth
    radius-server attribute 6 support-multiple
    radius-server attribute 8 include-in-access-req
    radius-server attribute 25 access-request include
    radius-server dead-criteria time 5 tries 3
    radius-server host 10.10.10.47 auth-port 1812 acct-port 1813 test username test key 7 097940581F5412162B464D
    radius-server vsa send accounting
    radius-server vsa send authentication
    dot1x system-auth-control
     authentication order dot1x mab
     authentication priority dot1x mab
     dot1x pae authenticator
     dot1x timeout tx-period 10

  • BEA-141230 Could Not locate descriptor file for System Resource: DS name

    Guys,
    When I start the Admin and Managed server ..I get below warning message.
    *<Warning> <Management> <BEA-141230> <Could Not locate descriptor file for System Resource : datasource1.>*
    I know that weblogic server is unable to locatie datasource1.xml file at <SOA_HOME>/user_projects/domains/base_domain/config/jdbc
    Is there any way to to get rid off from this error? I tried to delete datasource from weblogic Admin console, but get below error:
    java.lang.NullPointerException
    All changes have been activated. No restarts are necessary.
    Errors were encountered while performing this delete operation.
    Thanks,
    Ab

    Are you starting servers with the root user? make sure that using whichever user you are starting server, it has full access on MW_Home and it's sub-directories. You may consider raising a support SR.
    Regards,
    Anuj

  • Could not locate compiled schema resource schema/system/s1130C5BD40C5682431D4FD64179031DE/index.xsb

    can somebody pleas tell me why is xmlbeans looking for an index.xsb? i cant run
    my java classes because it is looking for this file. how can i solve this?

    Unfortunately the generated error messages are really misleading. Nevertheless
    I was able to find the solution.
    The orginal error message was:
    Caused by: java.lang.RuntimeException: Could not instantiate SchemaTypeSystemImpl
    (java.lang.reflect.InvocationTargetException): is the version of xbean.jar correct?
    I tried to locacate the error somewhere in the implementation of XMLBeans, but
    no success. Afterwards I included an printStackTrace() command in the code section
    where the error has been thrown and the more detailed error message was:
    Could not locate compiled schema resource schema/system/sC8870485F5E7AEB8A9BBEB56FEB321E8/index.xsb
    Obviously the schema resource has not been compiled. Then I looked in the parameters
    of scomp and found:
    H:\UserData\SunONE\XMLBeans>scomp
    Compiles a schema into XML Bean classes and metadata.
    Usage: scomp [opts] [dirs]* [schema.xsd]* [service.wsdl]* [config.xsdconfig]*
    Options include:
    -cp [a;b;c] - classpath
    -d [dir] - target binary directory for .class and .xsb files
    Obviously the xsb Files are not generated, if the target binary directory is not
    explicitly mentioned. Therefore I modified the compile command to
    H:\UserData\SunONE\XMLBeans>scomp -src GenClasses -d GenClasses -out myMainData.
    jar MainData21.xsd
    and, voila, it works!!!!!

  • Could not locate dreamweaver CS4 Resources Folder Mac OS X

    Hello,
    I just recently installed Adobe Dreamweaver CS4 on my Mac and
    am reciving the following error message.
    Could not locate the Resources file in the Configuration
    folder. This file is required to run Dreamweaver please reinstall
    the application.
    I reinstalled the application and am continuing to get the
    following error message.

    gweb360,
    Do you have case-sensitive file paths turned on? If so,
    you'll need to
    turn it off to run DW.
    HTH,
    Randy
    > I just recently installed Adobe Dreamweaver CS4 on my
    Mac and am reciving the
    > following error message.
    >
    > Could not locate the Resources file in the Configuration
    folder. This file is
    > required to run Dreamweaver please reinstall the
    application.
    >
    > I reinstalled the application and am continuing to get
    the following error
    > message.

  • Trying to download iTunes 64-bit version on my new Windows 7 PC. Getting the error 'could not locate "%APPDATA%". How do I get past this error? The software doesn't install.

    Trying to download iTunes 64-bit version on my new Windows 7 PC. Getting the error 'could not locate "%APPDATA%". How do I get past this error? The software doesn't install. Appreciate if someone in the forum can help.

    The backup and restore from the iCloud was a little unnerving since the restore erased all information from the iPod.  The iCloud backup and restore took a long time, but worked.  I was very grateful.
    Trying again to backup to iTunes locally proved to be the same challenging problem.  The same backup to corrupt file was the message.  The status bar showing backup seemed to move faster to start, but then slowed to a creep toward the end before the error. 
    When trying to restore a backup in iTunes, the "Restore" button is grayed out since it is looking for a local copy.  Any restore would need to be from the iCloud which already worked but isn't the final solution.
    Your suggestions were good, I am just in the same boat.  Any thoughts about doing the following?
    1) creating a cloud backup
    2) resetting the iPod to factory defaults
    3) removing all traces of iTunes from my computer and
    4) installing iTunes and setting up iPod from scratch.
    This is the next thing on my list.

  • HT2953 i-tunes could not be used because the original file could not be found.could not locate.this error occurs on most of my songs in my library and will not play even though they are in my i-pod and play with no trouble.can  anyone please help?

    i-tunes could not be used because the original file could not be found.could not locate.this error occurs on most of my songs in my library and will not play even though they are in my i-pod and play with no trouble.can  anyone please help?

    I was not complete clear.
    Since you never changed the settings in the advanced section of iTunes preferecnes, you have to chech that your music is really in the location setted in the folders reported in the advanced section.  If not you have 2 ways: reset the position of this folders or in the actual disk organisation or in the pointing on the preferences.
    If you press the reset button you just give to itunes its default setting as for the position of the music files: probably this will be a good choice if you have never changed any default preference.
    But before I would check the folders and see if the songs are really there
    In my iTune I have this, and I believe it is the default.
    Users/YOURHOMEFOLDERNAME/Music/iTunes/iTunes Music

  • "Could not locate the Resources file in the Configuration folder"

    While opening DW cs5 on my iMac OS X 10.7.5 a window came up that says:  "Could not locate the Resources file in the Configuration folder. This file is required to run Dreamweaver. Please reinstall the application."
    After downloading and reinstalling Adobe Creative Suite CS5 yesterday per the instruction of Adobe tech support, the application still had the same message when I attempt to open it.  Not sure where else to turn.  Please advise.  Thanks

    See if this previous thread regarding the same issue will help:
    http://forums.adobe.com/message/2274699#2274699
    Nadia
    Adobe Community Expert : Dreamweaver
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    Web Design & Development
    http://www.perrelink.com.au
    http://twitter.com/nadiap

  • Getting error 'could not locate ASM instance' when make copy of ASM VM

    Hi everyone,
    I make virtual machine of OEL 5.7 with oracle 10.2.0.1 and successfully configured ASM instance. I am using vmware workstation.
    Now when I make copy of this virtual machine and startup database, then I get the below error:
    [oracle@oelinux ~]$ export ORACLE_SID=asmdb
    [oracle@oelinux ~]$ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Sat Sep 29 01:10:26 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+ASMGROUP/asmdb/spfileasmdb.ora'
    *ORA-17503: ksfdopn:2 Failed to open file +ASMGROUP/asmdb/spfileasmdb.ora*
    ORA-15077: could not locate ASM instance serving a required diskgroup
    So how can i solve this problem??
    Note: I copy this VM using both copy/paste and clone option, but get this error both times.
    Regards,
    Khurram Bhatti

    EdStevens wrote:
    Khurram Shehzad wrote:
    I add 3 SCSI vmware disks. and then use them as a raw device. no ASMLib is used.
    I refer below tutorial
    [http://www.oracle-base.com/articles/10g/asm-using-asmlib-and-raw-devices.php]
    That tutorial picks up after you created the disks.
    How did you create the virtual disks attatched to your vm? What are its properties - from VMWorksation's perspective.
    How did you create the "copy" of the vm?
    It depends on how you actually created the disks, at the vm level, not the partitioning and formatting at the vm's OS level. I've used Tim's tutorials myself on some other ASM related projects, and he typically has you create the ASM disks as 'sharable', which would mean they would not copy necessarily copy with the vm. I've not played around the with variants much, but I'm pretty sure what you are seeing is a result of either the way the disk was created in the original vm, or the way you made the copy of the vm, or both.
    Take a look at the machine properties of the two vms in the VMWorkstation control panel, looking at the HDD definitions. Compare and contrast.Hi EdStevens,
    My problem resolved with below steps. Thanks fro your replies.
    export ORACLE_SID=+ASM
    sqlplus sys as sysdba
    Connected to an idle instance.
    SQL> startup mount
    SQL> alter system register;
    SQL> exit
    [oracle@oelinux ~]$ export ORACLE_SID=asmdb
    [oracle@oelinux ~]$ sqlplus sys as sysdba
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Regards,
    Khurram

  • 10g Admin/Desktop error :could not locate or parse the .dbc file error

    Hi there,
    can any one help me how to fix this error i get this while connecting to Discoverer Admin/Desktop edition 10g ver 10.1.2
    Unable to connect to: username@crp2
    Failed to connect to database - could not locate or parse the .dbc file
    c:\oracle\BIToolsHome_1\discoverer\secure\us-oracle3.dbc corresponding to the given Oracle Applications instance
    i had created the system environment variable FND_SECURE and i've placed the .dbc files in the folder (C:\oracle\BIToolsHome_1\discoverer\secure)
    but, i still get error
    Thanks,
    Max

    Hi Russ
    Here's some additional info from my own library:
    1. Set or check the following registry settings on your Admin PC:
    HKEY_CURRENT_USER\Software\Oracle\Discoverer 10\Database\EnableTriggers should be DWORD with a value of 1
    HKEY_CURRENT_USER\Software\Oracle\Discoverer 10\Database\DefaultPreserveDisplayPropertyForRefresh should be a DWORD with a value of 1
    2. You need to create for yourself a folder called SECURE under your ORACLE folder:
    e.g. mkdir c:\oracle\secure
    3. Copy the DBC File from the E-Business Suite database and place it in the secure directory. It will be located in the TOP directory in the database.
    4. Create a Windows System Variable FND_SECURE with the value as in step 2 above: e.g. c:\oracle\secure
    5. Update your %ORACLE_HOME%/network/admin/tnsnames.ora to include an entry for the E-Business Suite database. The database name must match the two_task entry in the dbc file.
    6. You may have to rename the dbc file so that it matches the name by which you are referring to that database in your TNS Names file
    Does this help?
    Best wishes
    Michael

  • Error : disp+work.exe in stopped : Could not locate entry in sysdatabases

    SM 3.2 was installed on SQL Server 2000.After trying to start SAP System via SAPMMC I saw that disp+work.exe can't start properly : after 3 seconds green light there appeared grey light. Message server and IGS WatchDog work OK -green light
    Error in SAPMMC Syslog : "DB-Connect Failed, Return Code 000256".
    SQL Server is running.
    The log trans.log after running command "r3trans -d"
    is following:
    Could not locate entry in sysdatabases for database 'SMN'. No entry found with that name. Make sure that the name is entered correctly.
    4 ETW000 147 0.031163
    4 ETW000 [dev trc ,00000] sloledb.cpp [ExecuteAndFlush,line 5597]: Error/Message: (err 911, sev 0), Could not locate entry in sysdatabases for database 'SMN'. No entry found with that name. Make sure that the name is entered correctly.
    4 ETW000 69 0.031232
    4 ETW000 [dev trc ,00000] OpenOledbConnection : Failed to switch to specified database SMN
    How could I solve this problem ?
    Thank You!

    Thank You for helping me
    dev_disp:
    trc file: "dev_disp", trc level: 1, release: "640"
    Fri Apr 28 14:22:48 2006
    kernel runs with dp version 127000(ext=102000) (@(#) DPLIB-INT-VERSION-127000-UC)
    length of sys_adm_ext is 524 bytes
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    10
    intno      20020600
    make:      multithreaded, Unicode
    pid        2996
    ***LOG Q00=> DpSapEnvInit, DPStart (00 2996) [dpxxdisp.c   1093]
         shared lib "dw_xml.dll" version 10 successfully loaded
         shared lib "dw_xtc.dll" version 10 successfully loaded
         shared lib "dw_stl.dll" version 10 successfully loaded
         shared lib "dw_gui.dll" version 10 successfully loaded
    Fri Apr 28 14:22:52 2006
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3880]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: JAVA is not active
    DpShMCreate: sizeof(wp_adm)          10528     (1316)
    DpShMCreate: sizeof(tm_adm)          2506872     (12472)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpShMCreate: sizeof(comm_adm)          290000     (580)
    DpShMCreate: sizeof(vmc_adm)          0     (372)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 04320040, size: 2919328)
    DpShMCreate: allocated sys_adm at 04320040
    DpShMCreate: allocated wp_adm at 04321B58
    DpShMCreate: allocated tm_adm_list at 04324478
    DpShMCreate: allocated tm_adm at 043244A0
    DpShMCreate: allocated wp_ca_adm at 04588518
    DpShMCreate: allocated appc_ca_adm at 0458E2D8
    DpShMCreate: allocated comm_adm_list at 04590218
    DpShMCreate: allocated comm_adm at 04590230
    DpShMCreate: allocated vmc_adm_list at 045D6F00
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 045D6F28
    DpShMCreate: allocated wall_adm at 045D6F30
    MBUF state OFF
    Fri Apr 28 14:22:53 2006
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 1132 MB
    <ES> 1131 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 2.6.1 2.6 4.0) [dpxxdisp.c   1455]
    ***LOG Q0K=> DpMsAttach, mscon ( r3demo24) [dpxxdisp.c   9701]
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 10
    Release check o.K.
    Fri Apr 28 14:23:33 2006
    ERROR => W0 (pid 3932) died [dpxxdisp.c   12152]
    ERROR => W1 (pid 2680) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W2 (pid 3336) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W3 (pid 2072) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W4 (pid 940) died [dpxxdisp.c   12152]
    ERROR => W5 (pid 900) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W6 (pid 2592) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W7 (pid 3420) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-3932 (SIGUSR2)
    ERROR => DpWpKill(3932, SIGUSR2) failed [dpxxtool.c   2468]
    killing W1-2680 (SIGUSR2)
    ERROR => DpWpKill(2680, SIGUSR2) failed [dpxxtool.c   2468]
    killing W2-3336 (SIGUSR2)
    ERROR => DpWpKill(3336, SIGUSR2) failed [dpxxtool.c   2468]
    killing W3-2072 (SIGUSR2)
    ERROR => DpWpKill(2072, SIGUSR2) failed [dpxxtool.c   2468]
    killing W4-940 (SIGUSR2)
    ERROR => DpWpKill(940, SIGUSR2) failed [dpxxtool.c   2468]
    killing W5-900 (SIGUSR2)
    ERROR => DpWpKill(900, SIGUSR2) failed [dpxxtool.c   2468]
    killing W6-2592 (SIGUSR2)
    ERROR => DpWpKill(2592, SIGUSR2) failed [dpxxtool.c   2468]
    killing W7-3420 (SIGUSR2)
    ERROR => DpWpKill(3420, SIGUSR2) failed [dpxxtool.c   2468]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1649
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Apr 28 14:23:43 2006
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Fri Apr 28 11:23:43 2006
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     3932 Ended         no      1   0             0                                                             
    1 DIA     2680 Ended         no      1   0             0                                                             
    2 UPD     3336 Ended         no      1   0             0                                                             
    3 ENQ     2072 Ended         no      1   0             0                                                             
    4 BTC      940 Ended         no      1   0             0                                                             
    5 BTC      900 Ended         no      1   0             0                                                             
    6 SPO     2592 Ended         no      1   0             0                                                             
    7 UP2     3420 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Fri Apr 28 11:23:43 2006
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    3
    2000
    10
    10
    --------++++--
    +
    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          13
    wake_evt_udp_now     0
    wake events           total     9,  udp     8 ( 88%),  shm     1 ( 11%)
    since last update     total     9,  udp     8 ( 88%),  shm     1 ( 11%)
    Dump of tm_adm structure:               Fri Apr 28 11:23:43 2006
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Fri Apr 28 11:23:43 2006
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1649
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Apr 28 14:23:48 2006
    NiISelect: TIMEOUT occured (5000 ms)
    Shutdown server ...
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    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 (1412) (SOFT_KILL)
    Stop icman
    killing process (532) (SOFT_KILL)
    Terminate gui connections
    [DpProcDied] Process lives  (PID:1412  HANDLE:1620)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1649
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Apr 28 14:23:49 2006
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:1412  HANDLE:1620)
    [DpProcDied] Process died  (PID:532  HANDLE:1612)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    NiIMyHostName: hostname = 'r3demo24'
    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 = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9927]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 3 from selectset
    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/8
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 19)
    MBUF component DOWN
    NiBufClose: clear extensions for hdl 3
    NiBufSetStat: bufstat of hdl 3 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 3 / socket 1628
    MsIDetach: detach MS-system
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 2996) [dpxxdisp.c   8460]
    Good Bye
    <i><u><b>
    dev_ms</b></u></i>
    trc file: "dev_ms", trc level: 1, release: "640"
    [Thr 3872] Fri Apr 28 14:22:47 2006
    [Thr 3872] systemid   560 (PC with Windows NT)
    [Thr 3872] relno      6400
    [Thr 3872] patchlevel 0
    [Thr 3872] patchno    7
    [Thr 3872] intno      20020600
    [Thr 3872] pid        3248
    [Thr 3872] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 3248) [msxxserv.c   1638]
    [Thr 3872] MsHttpInit: full qualified hostname = r3demo24
    [Thr 3872] HTTP logging is switch off
    [Thr 3872] set HTTP state to LISTEN
    [Thr 3872] *** I listen to port sapmsSMN (3601) ***
    [Thr 3872] *** HTTP port 8100 state LISTEN ***
    [Thr 3872] CUSTOMER KEY: >J0370937238<
    [Thr 3872] Fri Apr 28 14:23:49 2006
    [Thr 3872] *** ERROR => MsSClientHandle: no server provides service ENQ  (4), requested from r3demo24_SMN_00 [msxxserv.c   4144]
    [Thr 3872] Fri Apr 28 14:34:09 2006
    [Thr 3872] *** ERROR => MsSCheckConnections: no response from client C1 (163.242.255.14) after 300 secs received [msxxserv.c   2879]
    [Thr 3872] *** ERROR => MsSCheckConnections: disconnect now [163.242.255.14] [msxxserv.c   2883]
    [Thr 3872] Fri Apr 28 15:41:11 2006
    [Thr 3872] MsSExit: received SIGINT (2)
    [Thr 3872] ***LOG Q02=> MsSHalt, MSStop (Msg Server 3248) [msxxserv.c   5189]
    <u><i>dev_w0</i></u>
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Apr 28 14:22:54 2006
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\SMN\SYS\exe\run\dbmssslib.dll' ...
    B  Library 'C:\usr\sap\SMN\SYS\exe\run\dbmssslib.dll' loaded
    B  Version of 'C:\usr\sap\SMN\SYS\exe\run\dbmssslib.dll' is "640.00", patchlevel (0.7)
    B  New connection 0 created
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    10
    M intno      20020600
    M make:      multithreaded, Unicode
    M pid        3932
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3932) [dpxxdisp.c   1153]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: JAVA is not active
    M  DpShMCreate: sizeof(wp_adm)          10528     (1316)
    M  DpShMCreate: sizeof(tm_adm)          2506872     (12472)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpShMCreate: sizeof(comm_adm)          290000     (580)
    M  DpShMCreate: sizeof(vmc_adm)          0     (372)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 04320040, size: 2919328)
    M  DpShMCreate: allocated sys_adm at 04320040
    M  DpShMCreate: allocated wp_adm at 04321B58
    M  DpShMCreate: allocated tm_adm_list at 04324478
    M  DpShMCreate: allocated tm_adm at 043244A0
    M  DpShMCreate: allocated wp_ca_adm at 04588518
    M  DpShMCreate: allocated appc_ca_adm at 0458E2D8
    M  DpShMCreate: allocated comm_adm_list at 04590218
    M  DpShMCreate: allocated comm_adm at 04590230
    M  DpShMCreate: allocated vmc_adm_list at 045D6F00
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 045D6F28
    M  DpShMCreate: allocated wall_adm at 045D6F30
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.

    M Fri Apr 28 14:22:55 2006
    M  calling db_connect ...
    C  Warning: Env(MSSQL_SERVER) [r3demo24\SMN] <> Prof(dbs/mss/server) [r3demo24\smn]. Profile value will be used.
    C  Warning: Env(MSSQL_DBNAME) [SMN] <> Prof(dbs/mss/dbname) [smn]. Profile value will be used.
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'C:\usr\sap\SMN\SYS\exe\run\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      7
    C    patchcomment MSSQL: Row handles must all be released (719273)
    C  Local connection used on R3DEMO24 to named instance: np:r3demo24\smn
    C  Using Provider SQLOLEDB
    C  ExecuteAndFlush return code: 0x80004005 Stmt: [use smn ]
    C  ExecuteAndFlush: line 5597. hr: 0x80004005 Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  sloledb.cpp [ExecuteAndFlush,line 5597]: Error/Message: (err 911, sev 0), Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  OpenOledbConnection : Failed to switch to specified database smn
    C  Using Provider SQLOLEDB
    C  ExecuteAndFlush return code: 0x80004005 Stmt: [use smn ]
    C  ExecuteAndFlush: line 5597. hr: 0x80004005 Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  sloledb.cpp [ExecuteAndFlush,line 5597]: Error/Message: (err 911, sev 0), Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  OpenOledbConnection : Failed to switch to specified database smn
    C  Using Provider SQLOLEDB
    C  ExecuteAndFlush return code: 0x80004005 Stmt: [use smn ]
    C  ExecuteAndFlush: line 5597. hr: 0x80004005 Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  sloledb.cpp [ExecuteAndFlush,line 5597]: Error/Message: (err 911, sev 0), Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  OpenOledbConnection : Failed to switch to specified database smn
    C  failed to establish conn to np:r3demo24\smn.
    C  Retrying without protocol specifier: r3demo24\smn
    C  Using Provider SQLOLEDB
    C  ExecuteAndFlush return code: 0x80004005 Stmt: [use smn ]
    C  ExecuteAndFlush: line 5597. hr: 0x80004005 Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  sloledb.cpp [ExecuteAndFlush,line 5597]: Error/Message: (err 911, sev 0), Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  OpenOledbConnection : Failed to switch to specified database smn
    C  Using Provider SQLOLEDB
    C  ExecuteAndFlush return code: 0x80004005 Stmt: [use smn ]
    C  ExecuteAndFlush: line 5597. hr: 0x80004005 Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  sloledb.cpp [ExecuteAndFlush,line 5597]: Error/Message: (err 911, sev 0), Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  OpenOledbConnection : Failed to switch to specified database smn
    C  Using Provider SQLOLEDB
    C  ExecuteAndFlush return code: 0x80004005 Stmt: [use smn ]
    C  ExecuteAndFlush: line 5597. hr: 0x80004005 Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  sloledb.cpp [ExecuteAndFlush,line 5597]: Error/Message: (err 911, sev 0), Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  OpenOledbConnection : Failed to switch to specified database smn
    C  failed to establish conn. 0
    B  ***LOG BY2=> sql error 0      performing CON [dbsh#1 @ 1200] [dbsh    1200 ]
    B  ***LOG BY0=> <message text not available> [dbsh#1 @ 1200] [dbsh    1200 ]
    B  ***LOG BY2=> sql error 0      performing CON [dblink#1 @ 419] [dblink  0419 ]
    B  ***LOG BY0=> <message text not available> [dblink#1 @ 419] [dblink  0419 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1270]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   9377]

    M  Info for wp 0

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

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server r3demo24_SMN_00 on host r3demo24 (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Apr 28 14:22:55 2006
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        9553
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   728]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  245]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3932) [dpnttool.c   357]
    May be this information coul help
    Thank You a lot!

  • When trying to install Itunes 10.2 I get an error message "Could not access network location %APPDATA%\."  How can I fix this?

    When trying to install Itunes 10.2 I get an error message "Could not access network location %APPDATA%\."  How can I fix this?

    With that particular variety of 1606 (it's a 1606 error message even though the 1606 error message number isn't returned by the iTunes installer), the following Microsoft document is worth a try:
    You receive an "Error 1606" error message when you try to install or remove a Microsoft program

Maybe you are looking for