CRX/DE failing on Publish nodes with 404 for JSON data

I'm in the process of rebuilding our author and publish staging instances using the 2.1 service pack for CQ5.5, and now I'm seeing problems with CRX/DE on both publish nodes on two difference machines.
We get this error whenever we try to pull up CRX/DE on these two nodes:
11.03.2013 13:18:40.222 *INFO* [12.104.103.30 [1363022320201] GET /crx/server/crx.default/jcr%3aroot/.1.json HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Resource /crx/server/crx.default/jcr:root/.1.json not found
The app works fine on the author node, and the websites themselves still appear to serve correctly from the publish instances.
The odd thing is that, after I saw this problem, I wiped both publish instances and restored from a backup I had made this morning and restarted them to find that the problem persists.
Any thoughts?  I had thought myself done with this process until this issue appearing suddenly.  At the time I was rebuilding bundles on the Author node after having installed an updated content package and replicating it to the publish nodes.  I was attempting to rebuild the bundles on the Publish nodes when I saw the CRX/DE problem.

Hi,
It seems to be access issue to me even though you have logged in as admin. To confirm this do the below.
1. Open a browser and log in to your author instance using admin rights.
2. Now using same browser now access http://localhost:4502/crx/server/crx.default/jcr:root/.1.json which is actually request to access jcr respository. When you access this link you will see the proper JSON response return.
Now
1. Open another browser (not same as above because above browser does have your cq session) and just access http://localhost:4502/crx/server/crx.default/jcr:root/.1.json you will see a 404 because anonymous user doesnt have access to it.
If above is true then plz try to look at your permissioning for jcr:root ("/") and if it looks good then check for authorization bundles status in felix console and check logs.
Also try to access crx explorer, if you can see the hierarchy http://<host>:<port>/crx/explorer/browser/index.jsp
Thanks,
Pawan

Similar Messages

  • Build Hierarchy  with nodes with ABAP for custom Infoobject

    Hi,
    Need to build hierarchy with nodes with abap for custom infoobject.
    Thanks

    Hi,
    Using information from:
    http://help.sap.com/saphelp_nw04/helpdata/en/fa/e92637c2cbf357e10000009b38f936/content.htm
    you can bulid flat file with hierarchy data and then load in into BW...
    Krzys

  • OPMN Failed to start: Value too large for defined data type

    Hello,
    Just restared opmn and it failed to start with folloiwing errors in opmn.log:
    OPMN worker process exited with status 4. Restarting
    /opt/oracle/product/IAS10g/opmn/logs/OC4J~home~default_island~1: Value too large for defined data type
    Does anyone have ideas about cause of this error? Server normally worked more than 6 month with periodic restarts...

    Hi,
    You could get error messages like that if you try to access a file larger than 2GB on a 32-bit OS. Do you have HUGE log files?
    Regards,
    Mathias

  • 11G R2 root.sh failed on first node with OLE fetch parameter error

    I have successfully installed 11G R2.1 on Centos 5.4 64 bit.
    Now it's coming to install 11G R2.2 on Redhat 5.4 64bit with HDS storrage.
    [grid@dmdb1 grid]$ uname -a
    Linux dmdb1 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
    I passed all pre-ins requirements except shared storage. However, I manually verify it with no problems.
    [grid@dmdb1 grid]$ ./runcluvfy.sh stage -pre crsinst -fixup -n dmdb1,dmdb2,dmdb3,dmdb4 -verbose|grep -i fail
    [grid@dmdb1 grid]$ ./runcluvfy.sh stage -post hwos -n dmdb1,dmdb2,dmdb3,dmdb4 -verbose|grep -i fail
    [grid@dmdb1 grid]$ ./runcluvfy.sh comp sys -n dmdb1,dmdb2,dmdb3,dmdb4 -p crs -osdba dba -orainv oinstall
    Verifying system requirement
    Total memory check passed
    Available memory check passed
    Swap space check passed
    Free disk space check passed for "dmdb4:/tmp"
    Free disk space check passed for "dmdb3:/tmp"
    Free disk space check passed for "dmdb2:/tmp"
    Free disk space check passed for "dmdb1:/tmp"
    User existence check passed for "grid"
    Group existence check passed for "oinstall"
    Group existence check passed for "dba"
    Membership check for user "grid" in group "oinstall" [as Primary] passed
    Membership check for user "grid" in group "dba" passed
    Run level check passed
    Hard limits check passed for "maximum open file descriptors"
    Soft limits check passed for "maximum open file descriptors"
    Hard limits check passed for "maximum user processes"
    Soft limits check passed for "maximum user processes"
    System architecture check passed
    Kernel version check passed
    Kernel parameter check passed for "semmsl"
    Kernel parameter check passed for "semmns"
    Kernel parameter check passed for "semopm"
    Kernel parameter check passed for "semmni"
    Kernel parameter check passed for "shmmax"
    Kernel parameter check passed for "shmmni"
    Kernel parameter check passed for "shmall"
    Kernel parameter check passed for "file-max"
    Kernel parameter check passed for "ip_local_port_range"
    Kernel parameter check passed for "rmem_default"
    Kernel parameter check passed for "rmem_max"
    Kernel parameter check passed for "wmem_default"
    Kernel parameter check passed for "wmem_max"
    Kernel parameter check passed for "aio-max-nr"
    Package existence check passed for "make-3.81"
    Package existence check passed for "binutils-2.17.50.0.6"
    Package existence check passed for "gcc-4.1"
    Package existence check passed for "libaio-0.3.106 (i386)"
    Package existence check passed for "libaio-0.3.106 (x86_64)"
    Package existence check passed for "glibc-2.5-24 (i686)"
    Package existence check passed for "glibc-2.5-24 (x86_64)"
    Package existence check passed for "compat-libstdc++-33-3.2.3 (i386)"
    Package existence check passed for "compat-libstdc++-33-3.2.3 (x86_64)"
    Package existence check passed for "elfutils-libelf-0.125 (x86_64)"
    Package existence check passed for "elfutils-libelf-devel-0.125"
    Package existence check passed for "glibc-common-2.5"
    Package existence check passed for "glibc-devel-2.5 (i386)"
    Package existence check passed for "glibc-devel-2.5 (x86_64)"
    Package existence check passed for "glibc-headers-2.5"
    Package existence check passed for "gcc-c++-4.1.2"
    Package existence check passed for "libaio-devel-0.3.106 (i386)"
    Package existence check passed for "libaio-devel-0.3.106 (x86_64)"
    Package existence check passed for "libgcc-4.1.2 (i386)"
    Package existence check passed for "libgcc-4.1.2 (x86_64)"
    Package existence check passed for "libstdc++-4.1.2 (i386)"
    Package existence check passed for "libstdc++-4.1.2 (x86_64)"
    Package existence check passed for "libstdc++-devel-4.1.2 (x86_64)"
    Package existence check passed for "sysstat-7.0.2"
    Package existence check passed for "unixODBC-2.2.11 (i386)"
    Package existence check passed for "unixODBC-2.2.11 (x86_64)"
    Package existence check passed for "unixODBC-devel-2.2.11 (i386)"
    Package existence check passed for "unixODBC-devel-2.2.11 (x86_64)"
    Package existence check passed for "ksh-20060214"
    Check for multiple users with UID value 0 passed
    Verification of system requirement was successful.
    [grid@dmdb1 grid]$ ./runcluvfy.sh comp sys -n dmdb1,dmdb2,dmdb3,dmdb4 -p database -osdba dba -orainv oinstall|grep -i fail
    [grid@dmdb1 grid]$ ./runcluvfy.sh comp ssa -n dmdb1,dmdb2,dmdb3,dmdb4
    Verifying shared storage accessibility
    Checking shared storage accessibility...
    Storage operation failed
    Shared storage check failed on nodes "dmdb4,dmdb3,dmdb2,dmdb1"
    Verification of shared storage accessibility was unsuccessful on all the specified nodes.
    I followed below article to verify shared storage issues:
    http://www.webofwood.com/rac/oracle-response-to-shared-storage-check-failed-on-nodes/
    it's ok.
    So I skipped SSA issue and go on install with (./runInstaller -ignoreInternalDriverError).
    However, when I ran root.sh with below error:
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'dmdb1'
    CRS-2677: Stop of 'ora.mdnsd' on 'dmdb1' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'dmdb1'
    CRS-2677: Stop of 'ora.gipcd' on 'dmdb1' succeeded
    CRS-4000: Command Start failed, or completed with errors.
    CRS-2672: Attempting to start 'ora.gipcd' on 'dmdb1'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'dmdb1'
    CRS-2676: Start of 'ora.gipcd' on 'dmdb1' succeeded
    CRS-2676: Start of 'ora.mdnsd' on 'dmdb1' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'dmdb1'
    CRS-2676: Start of 'ora.gpnpd' on 'dmdb1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'dmdb1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'dmdb1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'dmdb1'
    CRS-2672: Attempting to start 'ora.diskmon' on 'dmdb1'
    CRS-2676: Start of 'ora.diskmon' on 'dmdb1' succeeded
    CRS-2674: Start of 'ora.cssd' on 'dmdb1' failed
    CRS-2679: Attempting to clean 'ora.cssd' on 'dmdb1'
    CRS-2681: Clean of 'ora.cssd' on 'dmdb1' succeeded
    CRS-2673: Attempting to stop 'ora.diskmon' on 'dmdb1'
    CRS-2677: Stop of 'ora.diskmon' on 'dmdb1' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'dmdb1'
    CRS-2677: Stop of 'ora.gpnpd' on 'dmdb1' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'dmdb1'
    CRS-2677: Stop of 'ora.mdnsd' on 'dmdb1' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'dmdb1'
    CRS-2677: Stop of 'ora.gipcd' on 'dmdb1' succeeded
    CRS-4000: Command Start failed, or completed with errors.
    Command return code of 1 (256) from command: /opt/app/11.2.0/grid/bin/crsctl start resource ora.ctssd -init
    Start of resource "ora.ctssd -init" failed
    Clusterware exclusive mode start of resource ora.ctssd failed
    CRS-2500: Cannot stop resource 'ora.crsd' as it is not running
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /opt/app/11.2.0/grid/bin/crsctl stop resource ora.crsd -init
    Stop of resource "ora.crsd -init" failed
    Failed to stop CRSD
    CRS-2500: Cannot stop resource 'ora.asm' as it is not running
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /opt/app/11.2.0/grid/bin/crsctl stop resource ora.asm -init
    Stop of resource "ora.asm -init" failed
    Failed to stop ASM
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'dmdb1'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'dmdb1' succeeded
    Initial cluster configuration failed. See /opt/app/11.2.0/grid/cfgtoollogs/crsconfig/rootcrs_dmdb1.log for details
    I manually ran '/opt/app/11.2.0/grid/bin/crsctl start resource ora.ctssd -init' and got below erros from /opt/app/11.2.0/grid/log/dmdb1/cssd/ocssd.log
    Oracle Database 11g Clusterware Release 11.2.0.1.0 - Production Copyright 1996, 2009 Oracle. All rights reserved.
    2011-09-23 19:06:41.501: [    CSSD][1812336384]clssscmain: Starting CSS daemon, version 11.2.0.1.0, in (exclusive) mode with uniqueness value 1316776001
    2011-09-23 19:06:41.502: [    CSSD][1812336384]clssscmain: Environment is production
    2011-09-23 19:06:41.502: [    CSSD][1812336384]clssscmain: Core file size limit extended
    2011-09-23 19:06:41.515: [    CSSD][1812336384]clssscGetParameterOLR: OLR fetch for parameter logsize (8) failed with rc 21
    2011-09-23 19:06:41.515: [    CSSD][1812336384]clssscSetPrivEnv: IPMI device not installed on this node
    2011-09-23 19:06:41.517: [    CSSD][1812336384]clssscGetParameterOLR: OLR fetch for parameter priority (15) failed with rc 21
    2011-09-23 19:06:41.539: [    CSSD][1812336384]clssscExtendLimits: The current soft limit for file descriptors is 65536, hard limit is 65536
    2011-09-23 19:06:41.539: [    CSSD][1812336384]clssscExtendLimits: The current soft limit for locked memory is 4294967295, hard limit is 4294967295
    2011-09-23 19:06:41.541: [    CSSD][1812336384]clssscmain: Running as user grid
    anybody can help me fix it?

    I opened on SR for this case.
    it's ok now.
    Below is from Oracle Global Service request:
    === ODM Action Plan ===
    Dear customer, after went through the uploaded log files, we found the issue looks like
    bug 9732641 : The clusterware gpnpd process crashes when there is more than 1 cluster with the same name.
    To narrow down the issue, pls apply the following steps.
    1. Pls clean the previous configuration with below steps, then run root.sh script on node1 again.
    1.1 remove current configuration.
    $GRID_HOME/crs/install/rootcrs.pl -verbose -deconfig -force
    1.2 remove other related files.
    if $GI_BASE/Clusterware/ckptGridHA_.xml still there, please remove it manually with "rm" command on all nodes
    If the gpnp profile is still there, pls clean up them, then rebuild require directories.
    $ rm -rf $GRID_HOME/gpnp/*
    $ mkdir -p $GRID_HOME/gpnp/profiles/peer $GRID_HOME/gpnp/wallets/peer $GRID_HOME/gpnp/wallets/prdr $GRID_HOME/gpnp/wallets/pa $GRID_HOME/gpnp/wallets/root
    2. After the previous configuration was cleaned up, pls rerun the root.sh script again. If the issue still there, pls upload the following:
    Everything under <GI_HOME>/log
    Everything under <ORACLE_BAES for grid user>/cfgtoollogs
    Everything under <GI_HOME>/cfgtolllogs/crsconfig
    OS log(/var/log/messages)
    3. Pls also make sure there is only one GI running on your cluster.
    See /opt/app/11.2.0/grid/cfgtoollogs/crsconfig/rootcrs_dmdb1.log for details

  • Live Upgrade fails on cluster node with zfs root zones

    We are having issues using Live Upgrade in the following environment:
    -UFS root
    -ZFS zone root
    -Zones are not under cluster control
    -System is fully up to date for patching
    We also use Live Upgrade with the exact same same system configuration on other nodes except the zones are UFS root and Live Upgrade works fine.
    Here is the output of a Live Upgrade:
    bash-3.2# lucreate -n sol10-20110505 -m /:/dev/md/dsk/d302:ufs,mirror -m /:/dev/md/dsk/d320:detach,attach,preserve -m /var:/dev/md/dsk/d303:ufs,mirror -m /var:/dev/md/dsk/d323:detach,attach,preserve
    Determining types of file systems supported
    Validating file system requests
    The device name </dev/md/dsk/d302> expands to device path </dev/md/dsk/d302>
    The device name </dev/md/dsk/d303> expands to device path </dev/md/dsk/d303>
    Preparing logical storage devices
    Preparing physical storage devices
    Configuring physical storage devices
    Configuring logical storage devices
    Analyzing system configuration.
    Comparing source boot environment <sol10> file systems with the file
    system(s) you specified for the new boot environment. Determining which
    file systems should be in the new boot environment.
    Updating boot environment description database on all BEs.
    Updating system configuration files.
    The device </dev/dsk/c0t1d0s0> is not a root device for any boot environment; cannot get BE ID.
    Creating configuration for boot environment <sol10-20110505>.
    Source boot environment is <sol10>.
    Creating boot environment <sol10-20110505>.
    Creating file systems on boot environment <sol10-20110505>.
    Preserving <ufs> file system for </> on </dev/md/dsk/d302>.
    Preserving <ufs> file system for </var> on </dev/md/dsk/d303>.
    Mounting file systems for boot environment <sol10-20110505>.
    Calculating required sizes of file systems for boot environment <sol10-20110505>.
    Populating file systems on boot environment <sol10-20110505>.
    Checking selection integrity.
    Integrity check OK.
    Preserving contents of mount point </>.
    Preserving contents of mount point </var>.
    Copying file systems that have not been preserved.
    Creating shared file system mount points.
    Creating snapshot for <data/zones/img1> on <data/zones/img1@sol10-20110505>.
    Creating clone for <data/zones/img1@sol10-20110505> on <data/zones/img1-sol10-20110505>.
    Creating snapshot for <data/zones/jdb3> on <data/zones/jdb3@sol10-20110505>.
    Creating clone for <data/zones/jdb3@sol10-20110505> on <data/zones/jdb3-sol10-20110505>.
    Creating snapshot for <data/zones/posdb5> on <data/zones/posdb5@sol10-20110505>.
    Creating clone for <data/zones/posdb5@sol10-20110505> on <data/zones/posdb5-sol10-20110505>.
    Creating snapshot for <data/zones/geodb3> on <data/zones/geodb3@sol10-20110505>.
    Creating clone for <data/zones/geodb3@sol10-20110505> on <data/zones/geodb3-sol10-20110505>.
    Creating snapshot for <data/zones/dbs9> on <data/zones/dbs9@sol10-20110505>.
    Creating clone for <data/zones/dbs9@sol10-20110505> on <data/zones/dbs9-sol10-20110505>.
    Creating snapshot for <data/zones/dbs17> on <data/zones/dbs17@sol10-20110505>.
    Creating clone for <data/zones/dbs17@sol10-20110505> on <data/zones/dbs17-sol10-20110505>.
    WARNING: The file </tmp/.liveupgrade.4474.7726/.lucopy.errors> contains a
    list of <2> potential problems (issues) that were encountered while
    populating boot environment <sol10-20110505>.
    INFORMATION: You must review the issues listed in
    </tmp/.liveupgrade.4474.7726/.lucopy.errors> and determine if any must be
    resolved. In general, you can ignore warnings about files that were
    skipped because they did not exist or could not be opened. You cannot
    ignore errors such as directories or files that could not be created, or
    file systems running out of disk space. You must manually resolve any such
    problems before you activate boot environment <sol10-20110505>.
    Creating compare databases for boot environment <sol10-20110505>.
    Creating compare database for file system </var>.
    Creating compare database for file system </>.
    Updating compare databases on boot environment <sol10-20110505>.
    Making boot environment <sol10-20110505> bootable.
    ERROR: unable to mount zones:
    WARNING: zone jdb3 is installed, but its zonepath /.alt.tmp.b-tWc.mnt/zoneroot/jdb3-sol10-20110505 does not exist.
    WARNING: zone posdb5 is installed, but its zonepath /.alt.tmp.b-tWc.mnt/zoneroot/posdb5-sol10-20110505 does not exist.
    WARNING: zone geodb3 is installed, but its zonepath /.alt.tmp.b-tWc.mnt/zoneroot/geodb3-sol10-20110505 does not exist.
    WARNING: zone dbs9 is installed, but its zonepath /.alt.tmp.b-tWc.mnt/zoneroot/dbs9-sol10-20110505 does not exist.
    WARNING: zone dbs17 is installed, but its zonepath /.alt.tmp.b-tWc.mnt/zoneroot/dbs17-sol10-20110505 does not exist.
    zoneadm: zone 'img1': "/usr/lib/fs/lofs/mount /.alt.tmp.b-tWc.mnt/global/backups/backups/img1 /.alt.tmp.b-tWc.mnt/zoneroot/img1-sol10-20110505/lu/a/backups" failed with exit code 111
    zoneadm: zone 'img1': call to zoneadmd failed
    ERROR: unable to mount zone <img1> in </.alt.tmp.b-tWc.mnt>
    ERROR: unmounting partially mounted boot environment file systems
    ERROR: cannot mount boot environment by icf file </etc/lu/ICF.2>
    ERROR: Unable to remount ABE <sol10-20110505>: cannot make ABE bootable
    ERROR: no boot environment is mounted on root device </dev/md/dsk/d302>
    Making the ABE <sol10-20110505> bootable FAILED.
    ERROR: Unable to make boot environment <sol10-20110505> bootable.
    ERROR: Unable to populate file systems on boot environment <sol10-20110505>.
    ERROR: Cannot make file systems for boot environment <sol10-20110505>.
    Any ideas why it can't mount that "backups" lofs filesystem into /.alt? I am going to try and remove the lofs from the zone configuration and try again. But if that works I still need to find a way to use LOFS filesystems in the zones while using Live Upgrade
    Thanks

    I was able to successfully do a Live Upgrade with Zones with a ZFS root in Solaris 10 update 9.
    When attempting to do a "lumount s10u9c33zfs", it gave the following error:
    ERROR: unable to mount zones:
    zoneadm: zone 'edd313': "/usr/lib/fs/lofs/mount -o rw,nodevices /.alt.s10u9c33zfs/global/ora_export/stage /zonepool/edd313 -s10u9c33zfs/lu/a/u04" failed with exit code 111
    zoneadm: zone 'edd313': call to zoneadmd failed
    ERROR: unable to mount zone <edd313> in </.alt.s10u9c33zfs>
    ERROR: unmounting partially mounted boot environment file systems
    ERROR: No such file or directory: error unmounting <rpool1/ROOT/s10u9c33zfs>
    ERROR: cannot mount boot environment by name <s10u9c33zfs>
    The solution in this case was:
    zonecfg -z edd313
    info ;# display current setting
    remove fs dir=/u05 ;#remove filesystem linked to a "/global/" filesystem in the GLOBAL zone
    verify ;# check change
    commit ;# commit change
    exit

  • Failed BCRAN, need help with prep for SIMS

    I took the BCRAN today and got 751 out of 790. THe multiple choice, drag n drop, etc were not that bad. However, the SIMS were extremely detailed. I don't understand how Cisco Press can put out a book and not cover the depth that they require on the test. The sims were way tougher than anything on the CDrom that comes with the book. Anyways, that is what buried me on this test. Can anyone point me to the following?
    Better material, practice lab for Frame Relay config for hub and spoke with 2 sub interfaces and 2 dlci.
    Better material, practice lab for ISDN with dialer map configs.
    If I had these down better, I would have passed easily but I think I only got the frame relay partially and I had to finally click next on the ISDN due to time constraints. I have a question on the Frame Relay SIM.
    It wouldn't allow me to do frame-relay map ip x.x.x.x <dlci> on anything but the main serial interface. I thought you were supposed to put that on the subinterfaces but it wouldn't let me. It was something I had not seen before.
    I have looked at the net 130 ccnp online labs but none of them look like the sim I had to do at all. I need something that is going to be as close as possible to the sim or both the ISDN config and the Frame config.
    Sorry for the long post. Any help is greatly appreciated.
    Tray

    Problem begins on these lines of code
    private function xmlLoader() :void {      
         function loadXML(e:Event):void{ 
    From the 1st line above on, all functions below are nested into xmlLoader. Thus, they are NOT class property and cannot be added "private" attribute.
    You should seperate functions as much as possible to clarify the code and ease the debugging process.

  • Failing to call report with envid in cgicmd.dat

    I am trying to use the envid parameter in my cgicmd.dat file but I can’t get it to work with the REPORTS_PATH environment variable. This is on Solaris with Oracle 10G.
    I have a report called activityreport.pdf in the directory /olm/carefirst/test92exec.
    When I run the Oracle Reports Paper Report Tester with these parameters:
    Reports Server rep_sunbox36_FRHome1
    Report activityreport.pdf
    DB connect string <id>/<pwd>@<instance>
    DesType cache
    DesFormat     PDF
    Other Parameters     envid=test92
    I get these errors:
    REP-110: Unable to open file 'activityreport.rdf'.
    REP-1070: Error while opening or saving a document.
    REP-0110: Unable to open file 'activityreport.rdf'.
    When I run it with these parameters:
    Reports Server rep_sunbox36_FRHome1
    Report /olm/carefirst/test92exec/activityreport.pdf
    DB connect string <id>/<pwd>@<instance>
    DesType cache
    DesFormat     PDF
    Other Parameters     envid=test92
    It works.
    In $ORACLE_HOME/reports/conf we have a file called rep_sunbox36_frhome1.conf which includes these lines:
    <environment id="test92">
    <envVariable name="REPORTS_PATH" value="/olm/carefirst/test92exec;"/>
    </environment>
    Is it significant that the Reports Server is called rep_sunbox36_FRHome1 (upper case FRH) & the config file is called rep_sunbox36_frhome1.conf (lower case FRH)? (I’ve renamed the file to lower case and I got the same errors so I’m assuming not).
    Any advice appreciated. Chris

    Hello,
    Check if REPORTS_PATH is set in the file $ORACLE_HOME/bin/reports.sh
    http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_conf.htm
    For engines used by the standalone server, the order of precedence for environment variables from highest to lowest is as follows:
    reports.sh (UNIX only)
    environment element in the Reports Server configuration file
    So, if REPORTS_PATH is set in reports.sh, the value define in "environment element in the Reports Server configuration file" will not be taken into account ...
    Regards

  • Get the Values with null for all dates

    hi,
     i have a scanrio to get the sales trend. The data look like below
    CREATE TABLE #T1
    ( Item varchar(50),
    SalesDate Date,
    Quantity int
    INSERT INTO #T1 VALUES ('Item1', '2013/02/01', 3)
    INSERT INTO #T1 VALUES ('Item2', '2013/02/01', 5)
    INSERT INTO #T1 VALUES ('Item1', '2013/02/02', 2)
    INSERT INTO #T1 VALUES ('Item1', '2013/02/03', 6)
    INSERT INTO #T1 VALUES ('Item2', '2013/02/03', 4)
    SELECT * FROM #T1
    Here i have 2 items sales details for 3 days. So user can get the sales trend by passing StartDate and EndDate as 2 parameters.  But it will return the existing date values only. In this example Item2 not have sales record in the table for '2013/02/02'
    But needs to give null values in the select Query
    My Existing Output
    Item SalesDate Quantity
    Item1 2013-02-01 3
    Item2 2013-02-01 5
    Item1 2013-02-02 2
    Item1 2013-02-03 6
    Item2 2013-02-03 4
    My expected output is
    Item SalesDate Quantity
    Item1 2013-02-01 3
    Item2 2013-02-01 5
    Item1 2013-02-02 2
    Item2 2013-02-02 null
    Item1 2013-02-03 6
    Item2 2013-02-03 4
    Can you help to write the query. I wrote using CTE but if the ITem is single value its ok. But for multiple items how can i get the empty dates

    akhil,
    Check if this helps you:
    --CREATE TABLE #T1
    --( Item varchar(50),
    -- SalesDate Datetime,
    -- Quantity int
    --INSERT INTO #T1 VALUES ('Item1', '2013/02/01', 3)
    --INSERT INTO #T1 VALUES ('Item2', '2013/02/01', 5)
    --INSERT INTO #T1 VALUES ('Item1', '2013/02/02', 2)
    --INSERT INTO #T1 VALUES ('Item1', '2013/02/03', 6)
    --INSERT INTO #T1 VALUES ('Item2', '2013/02/03', 4)
    SELECT * FROM #T1
    declare @tab TABLE(date_col datetime)
    insert @tab select '2013/02/01'
    insert @tab select '2013/02/02'
    insert @tab select '2013/02/03'
    ;with cte
    as
    select * from
    (select distinct Item from #t1) a
    cross join
    (select date_col from @tab) b
    select c.item,c.date_col,t.Quantity from cte c
    left join #T1 t on c.Item=t.item and c.date_col=t.SalesDate
    You have the following options for the population of @tab (that decodes the dates for which values are to be obtained):
    either explicitly as i have done
    using a select statement on #T1 like, insert @tab select distinct SalesDate from #T1
    or for past three days means, something like - getdate(),getdate()-1 and getdate()-2
    Thanks,
    Jay
    <If the post was helpful mark as 'Helpful' and if the post answered your query, mark as 'Answered'>

  • Urgent-Need help with code for Master data enhancement

    hi Experts,
    I have appended YMFRGR field(Table MARC) to 0MAT_PLANT_ATTR datasource.
    The key fields in the MARC table are MATNR and WERKS.Can anybody help with the user exit to populate this field,as am pretty new to ABAP.
    Thanks in advance

    Hi,
    go through this link which has the similar problem:
    https://forums.sdn.sap.com/click.jspa?searchID=1331543&messageID=2794783
    hope it helps.
    Thanks,
    Amith

  • Need help with code for adding dates to form

    Hello forum goers
    I'm new to making forms and figured out how to auto add the date, however I need the form to change the date for every copy made.
    For example today is 06/08/2012 if I print 10 copies of the form it will output 10 pages ranging from 06/08/2012 to 06/17/2012. If code exists to do this I would be very gratefull to whoever helps, I also wouldn't mind if that is not possible for manually inputing the start / end dates.
    Currently I print 15-30 copies of the form and hand write each of the dates but I'm just getting to busy to do that. I also cannot print one a day it must be in batches.
    Thanks in advanced.

    What you are asking for is more complex than just setting the current date. Each time the form prints it has to know that it has to change the date. I would suggest doing this.
    First, setup a document level script to set the date to the current date. I suspect that you have already done this?
    Next, Create a "DidPrint" document action to increment the date.  To do this the script will need to scan the current text value of the date, add one day to it, and then reformat it.  You'll find information on this type of scripting in these articles:
    http://acrobatusers.com/tutorials/working-with-date-and-time-in-acrobat-javascr
    ipt
    http://acrobatusers.com/tutorials/working-with-date-and-time-in-acrobat-javascr
    ipt-part-2
    http://acrobatusers.com/tutorials/working-with-date-and-time-in-acrobat-javascr
    ipt-part-3
    Since the increment happenes in the Did Print you will need to print each copy individually. If you enter 10 copies in the print dialog it won't work. You have to print one at a time.  You can automate this activity with a console script.
    One of the advantages of incrementing in the DidPrint is that you can also manually enter a date and it will increment from there.
    Thom Parker
    The source for PDF Scripting Info
    pdfscripting.com
    The Acrobat JavaScript Reference, Use it Early and Often
    Then most important JavaScript Development tool in Acrobat
    The Console Window (Video tutorial)
    The Console Window(article)
    Having trouble, Why Doesn't my Script Work?

  • Help with query to do with aggregating for MIN(DATE)

    Say i have the following table of data:
    Table: TEST               
    ID     TDATE     CLIENT     VAL
    1A     1/10/2005     client1     10
    2A     2/10/2005     client1     30
    3A     3/11/2005     client2     22
    4A     5/10/2005     client2     43
    5A     5/10/2005     client2     3
    6A     6/10/2005     client3     5
    7A     7/10/2005     client3     76
    I want to create a query that will retrieve a distinct list of the CLIENT column (ie. in the above table I want only 3 records retrieved in the query as there are only 3 clients) and the corresponding ID and VAL for the client record with the MIN(DATE). In the case where 2 dates are the same, I dont care which record is selected as long as the ID and VAL columns belong to the same record.
    For example in the above data I would expect the following returned in the query:
    ID     CLIENT     VAL
    1A     client1     10
    4A     client2     43 <- this record could also be 5A, client2, 3
    6A     client3     5
    Please help.

    Hi Joshua,
    You didn't post your Oracle version but I hope it supports analytic functions.
    Try as follows:
    SQL> select id,
      2         tdate,
      3         client,
      4         val
      5    from (select t.*,
      6                 row_number() over
      7                   (partition by client order by tdate) rn
      8            from test t)
      9   where rn = 1;
    ID         TDATE      CLIENT                                VAL
    1A         01/10/2005 client1                                10
    4A         05/10/2005 client2                                43
    6A         06/10/2005 client3                                 5Regards.

  • AdvancedDataGrid - create Array (cfquery) with children for hierarchical data set

    I'm trying to create an AdvancedDataGrid with a hierarchical
    data set as shown below. The problem that I am having is how to
    call the data from a ColdFusion remote call and not an
    ArrayCollection inside of the Flex app (as below). I'm guessing
    that the problem is with the CFC that I've created which builds an
    array with children. I assume that the structure of the children is
    the issue. Any thoughts?
    Flex App without Remoting:
    http://livedocs.adobe.com/labs/flex3/html/help.html?content=advdatagrid_10.html
    <?xml version="1.0"?>
    <!-- dpcontrols/adg/GroupADGChartRenderer.mxml -->
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml">
    <mx:Script>
    <![CDATA[
    import mx.collections.ArrayCollection;
    [Bindable]
    private var dpHierarchy:ArrayCollection= new
    ArrayCollection([
    {name:"Barbara Jennings", region: "Arizona", total:70,
    children:[
    {detail:[{amount:5}]}]},
    {name:"Dana Binn", region: "Arizona", total:130, children:[
    {detail:[{amount:15}]}]},
    {name:"Joe Smith", region: "California", total:229,
    children:[
    {detail:[{amount:26}]}]},
    {name:"Alice Treu", region: "California", total:230,
    children:[
    {detail:[{amount:159}]}
    ]]>
    </mx:Script>
    <mx:AdvancedDataGrid id="myADG"
    width="100%" height="100%"
    variableRowHeight="true">
    <mx:dataProvider>
    <mx:HierarchicalData source="{dpHierarchy}"/>
    </mx:dataProvider>
    <mx:columns>
    <mx:AdvancedDataGridColumn dataField="name"
    headerText="Name"/>
    <mx:AdvancedDataGridColumn dataField="total"
    headerText="Total"/>
    </mx:columns>
    <mx:rendererProviders>
    <mx:AdvancedDataGridRendererProvider
    dataField="detail"
    renderer="myComponents.ChartRenderer"
    columnIndex="0"
    columnSpan="0"/>
    </mx:rendererProviders>
    </mx:AdvancedDataGrid>
    </mx:Application>
    CFC - where I am trying to create an Array to send back to
    the Flex App
    <cfset aPackages = ArrayNew(1)>
    <cfset aDetails = ArrayNew(1)>
    <cfloop query="getPackages">
    <cfset i = getPackages.CurrentRow>
    <cfset aPackages
    = StructNew()>
    <cfset aPackages['name'] = name >
    <cfset aPackages
    ['region'] = region >
    <cfset aPackages['total'] = total >
    <cfset aDetails
    = StructNew()>
    <cfset aDetails['amount'] = amount >
    <cfset aPackages
    ['children'] = aDetails >
    </cfloop>
    <cfreturn aPackages>

    I had similar problems attempting to create an Array of
    Arrays in a CFC, so I created two differents scripts - one in CF
    and one in Flex - to build Hierarchical Data from a query result.
    The script in CF builds an Hierarchical XML document which is then
    easily accepted as HIerarchical Data in Flex. The script in Flex
    loops over the query Object that is returned as an Array
    Collection. It took me so long to create the XML script, and I now
    regret it, since it is not easy to maintain and keep dynamic.
    However, it only took me a short while to build this ActionScript
    logic, which I quite like now (though it is not [
    yet ] dynamic, and currently only handles two levels of
    Hierarchy):
    (this is the main part of my WebService result handler)....
    // Create a new Array Collection to store the Hierarchical
    Data from the WebService Result
    var categories:ArrayCollection = new ArrayCollection();
    // Create an Object variable to store the parent-level
    objects
    var category:Object;
    // Create an Object variable to store the child-level
    objects
    var subCategory:Object;
    // Loop through each Object in the WebService Result
    for each (var object:Object in results)
    // Create a new Array Collection as a copy of the Array
    Collection of Hierarchical Data
    var thisCategory:ArrayCollection = new
    ArrayCollection(categories.toArray());
    // Create a new instance of the Filter Function Class
    var filterFunction:FilterFunction = new FilterFunction();
    // Create Filter on the Array Collection to return only
    those records with the specified Category Name
    thisCategory.filterFunction =
    filterFunction.NameValueFilter("NAMETXT", object["CATNAMETXT"]);
    // Refresh the Array Collection to apply the Filter
    thisCategory.refresh();
    // If the Array Collection has records, the Category Name
    exists, so use the one Object in the Collection to add Children to
    if (thisCategory.length)
    category = thisCategory.getItemAt(0);
    // If the Array Collection has no records, the Category Name
    does not exist, so create a new Object
    else
    // Create a new parent-level Object
    category = new Object();
    // Create and set the Name property of the parent-level
    Object
    category["NAMETXT"] = object["CATNAMETXT"];
    // Create a Children property as a new Array
    category["children"] = new Array();
    // Add the parent-level Object to the Array Collection
    categories.addItem(category);
    // Create a new child-level Object as a copy of the Object
    in the WebService Result
    subCategory = object;
    // Create and set the Name property of the child-level
    Object
    subCategory["NAMETXT"] = object["SUBCATNAMETXT"];
    // Add the child-level Object to the Array of Children on
    the parent-level Object
    category["children"].push(subCategory);
    // Convert the Array Collection to a Hierarchical Data
    Object and use it as the Data Provider for the Advanced Data Grid
    advancedDataGrid.dataProvider = new
    HierarchicalData(categories);

  • XML Publisher Printing Blank spaces for no data

    hi All,
    We are trying to build a report using XML Publisher and .RTF template.
    We have dynamic fields like Wt Uom, Volume Uom, Dimensions.So when we don’t have data in these fields XML Publisher consider these data as blank and so blank spaces comes. If we have data in these fields then blank spaces will not come, as the blank spaces will be filled up the data of Wt, Volume and Dimension fields.
    We want to remove the blank spaces for the items that do not have any corresponding data for the fields. Is there any way we can remove the field header and the blank spaces that are there?
    Please help
    thanks,
    Chandan

    Hi Chandan
    The element is present in the XML data, but it has one space
    <?if:element_name and element_name=' ' ?> desired behavior when
    the element exists but value has one space <?end if?>
    Or
    what you can do is trim the data before forming XML .

  • Interfacing application with SAP for Customer data

    Hello,
    I would like to build an interface between an external application and SAP for the customers. The Customer will be created and maintained in the external application and data should be updated in SAP automatically.
    I thought that I could use the idoc debmas but I am facing to issues :
    - Debmas doesn't update the data ( I have to fill again all the data to update the customer unless all the other data is cleared)
    - Debmas doesn't contains address data
    Is there any other way to build this kind of interface ? I would like to avoid specific programs.
    Thank you,

    Hi,
      Have you ever considered Direct Input method to upload your customer master records?
    RFBIDE00  is the standard sap program to upload.
    You can use LSMW to avaoid coding.
    Alternatively, you can extend the DEBMAS idoc to make it work the way you want to work.
    Regards,
    Ravi Kanth Talagana

  • Problem extracting a large node with getClobval()

    Hi all, i got a problem with the extraction of data from an xml node. The problem only occurs in the second database with a sligtly higher version.
    first database version is 10.1.0.2.1, NLS_CHARACTERSET = AL32UTF8
    second database version is 10.1.0.3.1, NLS_CHARACTERSET = WE8MSWIN1252
    characterset of first database cannot be changed, i used the xdb_utilities.getxmlfromfile to get it in the appropriate table. Also tryed the getDocument function with different nls_charset_id's to try and fix it.
    The thing i have is a certain node with alot of numeric data. Now when i use a select and get the clob val of the node in the first database it works than he shows me all the data correctly .
    But when i do the same in the other database(2nd one), than i get the data correctly until some point in the data where he just truncate it and not showing the rest of the data sometimes even repeats it.
    example of node:
    <node>
    7897.8516 1818.1816 44.1541165 .... (alot more)
    </node>
    example of select:
    SELECT s.xml.EXTRACT('//Surfaces['||1||']/Surface//Breakline['||40||']//PntList3D/text()').getclobval()
    FROM BOUND_XML s
    WHERE s.ID  = 5
    Example output on good database:
    1000.2000 1001.2000 1002.2000
    3000.4000 3001.4000 3002.4000
    Example output on bad database:
    1000.2000 1001.2000 1002.2000
    3000.4000 3001.4001000.2000 1001.2000 1002.2000
    3000.4000 3001.400Hope i gave enough information and that there is someone out there that can help me with this cause i need to fix it on the not working database. Already searched on the forums but nothing really helped.
    Thanks for reading,
    DDC

    Thanks for the answer,
    The size of the data inside the node is 52.4K Bytes where it fails(and can be bigger). But the strange thing is that he do like 39 nodes(wich are alot smaller to) correctly and for some reason just doesnt show the correct data at the 40"th node there it just truncs the data.
    When i do a full extract of the xml and compare it to the original xml file than i see that there are like 5 nodes where this happens. And there are 2 pretty small nodes to where it happens.
    The full xml document size is 281K, but this truncating only happens in the 10.1.0.3.1 database and not in the other one.
    There is a xml schema on the database, here is the part of the node that fails and the element type in the schema.
    In the main xml node there are some xdb attributes specified,
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xdb="http://xmlns.oracle.com/xdb" elementFormDefault="qualified" attributeFormDefault="unqualified" xdb:mapUnboundedStringToLob="true" xdb:storeVarrayAsTable="true">
    Schema element example
    <xs:element name="Breakline" minOccurs="0" maxOccurs="unbounded">
         <xs:complexType>
              <xs:sequence>
                   <xs:element name="PntList3D" type="xs:string" maxOccurs="unbounded"/>
                   <xs:element name="Feature" minOccurs="0" maxOccurs="unbounded">
                   <xs:complexType>
                        <xs:choice minOccurs="0" maxOccurs="unbounded">
                             <xs:choice minOccurs="0" maxOccurs="unbounded">
                                  <xs:element name="Property" minOccurs="0" maxOccurs="unbounded">
                                       <xs:complexType>
                                            <xs:attribute name="label" type="xs:string"/>
                                            <xs:attribute name="value" type="xs:string"/>
                                       </xs:complexType>
                                  </xs:element>
                             </xs:choice>
                        </xs:choice>
                        <xs:attribute name="code" type="xs:string" use="required"/>
                   </xs:complexType>
                   </xs:element>
              </xs:sequence>
              <xs:attribute name="brkType" type="xs:string" use="required"/>
              <xs:attribute name="name" type="xs:string"/>
              <xs:attribute name="desc" type="xs:string"/>
         </xs:complexType>
    </xs:element>
    nodeExample:
    <Breakline name="BBU2" brkType="standard" desc="B-string">
      <PntList3D>377505.687112771 206481.982933344 20.781927776006 377509.316485316 206485.319472332 20.706927794671 377512.964338084 206488.635796754 20.6319278133403 377520.437927811 206495.280001643 20.4797943102965 377524.875979468 206499.225538416 20.3894513737935 377524.917215601 206499.26202931 20.3886136585371 377525.500885116 206499.744318692 20.3756591645585 377526.15945137 206500.219640197 20.3585750753151 377526.848661448 206500.64932556 20.3381915260398 377527.565358194 206501.031406466 20.3145085167327 377527.675217476 206501.084590214 20.31066495194 377528.306258539 206501.364132665 20.2916953189722 377529.159915595 206501.676095363 20.2757999143385 377530.034735101 206501.922554133 20.2702350882171 377530.068925795 206501.930749743 20.2702273621393 377530.925698686 206502.102095173 20.2750008406082 377531.827695367 206502.21368855 20.2900971715116 377532.735550871 206502.256694115 20.3155240809274 377533.644057315 206502.230865165 20.3512815688557 377534.548003084 206502.136349869 20.3973696352963 377535.442202723 206501.973690411 20.4537882802493 377535.537638159 206501.952159437 20.4604756282146 377536.321526687 206501.74381988 20.514230355368 377537.180930763 206501.448056921 20.5692545160474 377538.01548501 206501.088098169 20.6187690348536 377538.796443448 206500.679716636 20.6615188831834 377539.545324172 206500.215120877 20.6990885922188 377540.258088055 206499.696816715 20.7314781619595 377540.930890769 206499.12759965 20.7586875924058 377541.560103515 206498.510539785 20.7807168835575 377542.142332602 206497.848965263 20.7975660354147 377543.170367112 206496.590512306 20.8150500905607 377545.122767066 206494.200511315 20.8315389458083 377548.851536 206489.635995 20.8630299991978 377555.225204635 206481.885299842 20.9158395597409 377561.618182565 206474.150523232 20.9680507671606 377568.030429797 206466.431713643 21.0196600720059 377574.461906451 206458.72891908 21.0706674742769 377580.912572529 206451.042187448 21.1210729739736 377587.382387913 206443.371566553 21.1708765710959 377593.871312369 206435.717104096 21.2200782656438 377594.13737576 206435.404075165 21.2220819802133 377600.309816118 206428.120080238 21.2686780576175 377606.721767709 206420.504901708 21.3166759470167 377613.109179386 206412.869128053 21.3640719338417 377616.386175635 206408.936105054 21.387468975967 377619.930143726 206405.223991436 21.4196160180882 377626.808777896 206397.990637878 21.4833081997655 377633.665527134 206390.733443927 21.5463984788683 377639.63131579 206384.395372164 21.6026373838608 377640.313876386 206383.666262738 21.6088868554488 377643.068147816 206380.768706086 21.6336546908246 377644.058190557 206379.647209685 21.6377775503846 377645.003963664 206378.489843597 21.6419004099447 377645.916356822 206377.305508143 21.6460232695047 377646.806276836 206376.103082566 21.6501461290647 377647.609877939 206374.831155617 21.6503850113837 377648.412812498 206373.55890602 21.6506238937026 377649.226038664 206372.295149579 21.6508627760215 377650.060531511 206371.048681052 21.6511016583404 377650.927283107 206369.82827401 21.6513405406593 377651.837302486 206368.642680822 21.6515794229782 377633.23634347 206383.66075441 19.0 377625.85362502 206379.90532355 19.0 377617.12652652 206375.5316926 19.0 377608.37266664 206371.2101169 19.0 377599.5922657 206366.94071947 19.0 377590.78564568 206362.72367202 19.0 377582.62277072 206358.87261734 19.0 377581.95146276 206358.55836706 19.0 377573.09401529 206354.44682519 19.0 377564.20965009 206350.38737 19.0 377555.29984462 206346.38070819 19.0 377546.36482025 206342.42696344 19.0 377537.40479784 206338.52625921 19.0 377528.42076476 206334.67904722 19.0 377524.42096727 206332.98669142 19.0 377519.41259273 206330.88168447 19.0 377510.38943028 206327.12061599 19.0 377501.349016 206323.39263527 19.0 377492.29152377 206319.69787035 19.0 377483.21693176 206316.03637245 19.0 377475.61246979 206312.99795861 19.0 377474.1814826 206312.42957829 19.0 377472.44853471 206311.74633073 19.0 377472.37707488 206311.71831771 19.0 377470.74321688 206311.08184234 19.0 377469.05884632 206310.43548381 19.0 377467.39674463 206309.80906448 19.0 377465.86643774 206309.24393826 19.0 377465.76041834 206309.20438263 19.0 377464.15019868 206308.61021677 19.0 377462.55681039 206308.03783498 19.0 377460.98405459 206307.48958204 19.0 377459.43158413 206306.96632837 19.0 377457.89914385 206306.46889657 19.0 377456.386535 206305.99804902 19.0 377454.89361325 206305.55448771 19.0 377453.42028704 206305.13885416 19.0 377451.9665152 206304.75172926 19.0 377450.53230449 206304.39363321 19.0 377449.11770721 206304.06502563 19.0 377447.72281805 206303.76630564 19.0 377446.34777082 206303.49781215 19.0 377444.99273558 206303.25982451 19.0 377443.65791479 206303.05256314 19.0 377442.34354002 206302.87619063 19.0 377441.04986803 206302.73081303 19.0 377439.77717736 206302.61648152 19.0 377438.52575846 206302.53319397 19.0 377437.2960186 206302.48091754 19.0 377436.12796555 206302.4597368 19.0 377435.16267023 206302.46748976 19.0 377434.79692818 206302.33294268 19.0 377433.73160404 206302.48617666 19.0 377432.23926969 206302.73400297 19.0 377432.09179906 206302.75514948 19.0 377431.00956641 206302.93054061 19.0 377429.92378296 206303.14420288 19.0 377428.84339109 206303.39480203 19.0 377427.76964519 206303.68221629 19.0 377426.70380145 206304.00628015 19.0 377425.6471123 206304.36678524 19.0 377424.60082514 206304.76348029 19.0 377423.56618066 206305.19607131 19.0 377422.54441148 206305.66422176 19.0 377421.53674076 206306.16755268 19.0 377420.54438055 206306.70564309 19.0 377419.56853056 206307.27803015 19.0 377418.61037651 206307.88420967 19.0 377417.67108887 206308.5236364 19.0 377416.75182138 206309.19572455 19.0 377415.85370959 206309.89984832 19.0 377414.9778695 206310.63534247 19.0 377414.12539632 206311.40150278 19.0 377413.29736289 206312.19758696 19.0 377412.49481851 206313.02281513 19.0 377411.71878759 206313.87637067 19.0 377410.97026833 206314.75740104 19.0 377410.25023153 206315.66501852 19.0 377409.55961927 206316.59830118 19.0 377408.89934376 206317.55629383 19.0 377408.27028615 206318.53800889 19.0 377407.67329541 206319.54242745 19.0 377407.10918719 206320.56850034 19.0 377406.57874272 206321.61514927 19.0 377406.08270785 206322.68126777 19.0 377405.62179199 206323.76572258 19.0 377405.19666712 206324.86735474 19.0 377404.80796695 206325.98498078 19.0 377404.45628595 206327.11739415 19.0 377404.14217854 206328.26336638 19.0 377403.86615833 206329.42164841 19.0 377403.62869731 206330.59097203 19.0 377403.43022517 206331.77005121 19.0 377403.27112862 206332.95758361 19.0 377403.15175079 206334.15225187 19.0 377403.07239067 206335.35272512 19.0 377403.03330257 206336.55766056 19.0 377403.03469567 206337.76570491 19.0 377403.07674711 206338.97588522 19.0 377403.16206288 206340.20871137 19.0 377403.30308223 206341.26975423 19.0 377403.37913013 206342.43241392 19.0 377403.46286839 206343.13514646 19.0 377403.68745993 206344.31260239 19.0 377403.94020339 206345.47453313 19.0 377404.22726014 206346.64948302 19.0 377404.59116213 206347.98588946 19.0 377404.99804671 206349.33593376 19.0 377405.44748571 206350.69819223 19.0 377405.9390906 206352.07181263 19.0 377406.47315066 206353.45782832 19.0 377407.19732677 206355.20101013 19.0 377407.98480793 206356.95899442 19.0 377408.83397078 206358.73002394 19.0 377409.74327536 206360.51322311 19.0 377410.71104607 206362.30793414 19.0 377411.73547798 206364.11371169 19.0 377412.81465778 206365.93034407 19.0 377413.94830519 206367.76048961 19.0 377415.57129445 206370.26117638 19.0 377416.96607148 206372.35065248 19.0 377417.34533847 206372.93729368 19.0 377419.01673708 206375.48438727 19.0 377420.9016721 206378.25958801 19.0 377423.61242499 206382.13065955 19.0 377423.78303591 206382.47874301 19.0 377424.36950774 206383.32143173 19.0 377427.26869183 206387.33599672 19.0 377430.16941051 206391.28255674 19.0 377433.10594126 206395.20360386 19.0 377436.07653994 206399.09683513 19.0 377436.18667342 206399.23979221 19.0 377439.08493162 206402.96712842 19.0 377442.1267684 206406.80879724 19.0 377445.20324616 206410.6234129 19.0 377448.31338561 206414.40977348 19.0 377449.995011 206416.42852154 19.0 377451.45702631 206418.17051144 19.0 377454.62104342 206421.9094208 19.0 377457.80682868 206425.63187683 19.0 377461.01380948 206429.33718985 19.0 377464.2418935 206433.02523905 19.0 377467.49098809 206436.69590453 19.0 377470.76099951 206440.34906642 19.0 377474.05183369 206443.98460576 19.0 377477.36339569 206447.60240385 19.0 377480.69558974 206451.20234238 19.0 377484.04831991 206454.78430409 19.0 377487.42106996 206458.34772885 19.0 377489.49985446 206460.52502188 19.0 377489.68210587 206460.71590974 19.002229 377487.59518478 206464.77836937 21.161752 377487.795202856 206464.782512644 21.1510493648446 377487.995220933 206464.786655919 21.1403467296893 377488.195239009 206464.790799193 21.1296440945339 377488.395257086 206464.794942467 21.1189414593786 377488.595275162 206464.799085742 21.1082388242232 377488.795293238 206464.803229016 21.0975361890679 377488.995311315 206464.80737229 21.0868335539125 377489.195329391 206464.811515565 21.0761309187572 377489.395347468 206464.815658839 21.0654282836018 377489.595365544 206464.819802113 21.0547256484464 377489.79538362 206464.823945388 21.0440230132942 377489.995401697 206464.828088662 21.0333203781389 377490.195419773 206464.832231936 21.0226177429835 377490.39543785 206464.836375211 21.0119151078281 377490.595455926 206464.840518485 21.0012124726728 377490.795474002 206464.844661759 20.9905098375174 377490.874991076 206464.846308916 20.9862550109383 377491.075083382 206464.850453728 20.9755484038921 377491.275175688 206464.85459854 20.9648417968458 377491.475267993 206464.858743352 20.9541351897996 377491.675360299 206464.862888164 20.9434285827502 377491.875452605 206464.867032976 20.9327219757039 377492.075544911 206464.871177788 20.9220153686577 377492.275637217 206464.8753226 20.9113087616114 377492.354635 206464.876959 20.9070817213864 377492.553939426 206464.858908674 20.8963759218635 377492.753243852 206464.840858349 20.8856701223374 377492.952548279 206464.822808023 20.8749643228145 377493.151852705 206464.804757698 20.8642585232883 377493.351157131 206464.786707372 20.8535527237653 377493.550461557 206464.768657047 20.8428469242393 377493.749765983 206464.750606721 20.8321411247163 377493.949070409 206464.732556396 20.8214353251903 377494.013635 206464.726709 20.8179671856394 377494.209704377 206464.686648263 20.8072613868179 377494.405773754 206464.646587527 20.7965555879964 377494.601843132 206464.60652679 20.7858497891749 377494.797912509 206464.566466054 20.7751439903503 377494.993981886 206464.526405317 20.7644381915288 377495.190051263 206464.48634458 20.7537323927073 377495.38612064 206464.446283844 20.7430265938858 377495.582190018 206464.406223107 20.7323207950643 377495.645885 206464.393209 20.7288429155589 377495.836332415 206464.331742165 20.7181370730816 377496.026779831 206464.270275329 20.7074312306043 377496.217227246 206464.208808494 20.6967253881275 377496.407674662 206464.147341659 20.6860195456472 377496.598122077 206464.085874823 20.6753137031699 377496.788569493 206464.024407988 20.6646078606927 377496.979016908 206463.962941153 20.6539020182154 377497.169464324 206463.901474317 20.6431961757386 377497.220635 206463.884959 20.6403196588897 377497.403148242 206463.802877925 20.629613816864 377497.585661484 206463.720796849 20.6189079748354 377497.768174727 206463.638715774 20.6082021328097 377497.950687969 206463.556634698 20.5974962907811 377498.133201211 206463.474553623 20.586790448756 377498.315714453 206463.392472547 20.5760846067303 377498.498227695 206463.310391472 20.5653787647018 377498.680740938 206463.228310396 20.554672922676 377498.729885 206463.206209 20.5517902355782 377498.902237578 206463.104508584 20.5410843936491 377499.074590156 206463.002808168 20.5303785517165 377499.246942734 206462.901107752 20.5196727097874 377499.419295312 206462.799407335 20.5089668678556 377499.59164789 206462.697706919 20.4982610259264 377499.764000468 206462.596006503 20.4875551839939 377499.936353046 206462.494306087 20.4768493420647 377500.108705624 206462.392605671 20.4661435001329 377500.155135 206462.365209 20.4632594959495 377500.315246254 206462.245155792 20.4525536539127 377500.475357509 206462.125102583 20.4418478118768 377500.635468763 206462.005049375 20.4311419698375 377500.795580018 206461.884996167 20.4204361278016 377500.955691272 206461.764942958 20.4097302857648 377501.115802526 206461.64488975 20.399024443729 377501.275913781 206461.524836542 20.3883186016922 377501.436025035 206461.404783334 20.3776127596538 377501.479135 206461.372459 20.3747302110405 377501.624972177 206461.235419214 20.3640243691969 377501.770809355 206461.098379429 20.3533185273511 377501.916646532 206460.961339643 20.3426126855075 377502.06248371 206460.824299858 20.3319068436649 377502.208320887 206460.687260072 20.321201001819 377502.354158065 206460.550220287 20.3104951599754 377502.499995242 206460.413180501 20.2997893181318 377502.64583242 206460.276140716 20.289083476286 377502.685135 206460.239209 20.2861982914922 377502.815157704 206460.087082436 20.2754924483115 377502.945180409 206459.934955872 20.2647866051275 377503.075203113 206459.782829308 20.2540807619467 377503.205225818 206459.630702743 20.243374918766 377503.335248522 206459.478576179 20.232669075582 377503.465271226 206459.326449615 20.2219632324012 377503.595293931 206459.174323051 20.2112573892205 377503.725316635 206459.022196487 20.2005515460365 377503.760135 206458.981459 20.1976846624702 377503.800135 206458.928959 20.194153768172 377503.921416924 206458.769903362 20.1834533254648 377504.042698849 206458.610847724 20.1727528827595 377504.163980773 206458.451792086 20.1620524400523 377504.285262697 206458.292736447 20.1513519973464 377504.406544621 206458.133680809 20.1406515546411 377504.527826546 206457.974625171 20.1299511119339 377504.64910847 206457.815569533 20.1192506692286 377504.770390394 206457.656513895 20.1085502265214 377504.891672319 206457.497458257 20.0978497838143 377505.012954243 206457.338402618 20.087149341109 377505.134236167 206457.17934698 20.076448898403 377505.255518091 206457.020291342 20.0657484556958 377505.376800016 206456.861235704 20.0550480129906 377505.49808194 206456.702180066 20.0443475702834 377505.619363864 206456.543124428 20.0336471275762 377505.740645789 206456.38406879 20.0229466848709 377505.861927713 206456.225013151 20.0122462421637 377505.983209637 206456.065957513 20.0015457994597 377506.000730177 206456.042980135 20.0 377506.104491561 206455.906901875 20.0 377506.225773486 206455.747846237 20.0 377506.34705541 206455.588790599 20.0 377506.468337334 206455.429734961 20.0 377506.589619259 206455.270679323 20.0 377506.710901183 206455.111623684 20.0 377506.832183107 206454.952568046 20.0 377506.953465032 206454.793512408 20.0 377507.074746956 206454.63445677 20.0 377507.19602888 206454.475401132 20.0 377507.317310804 206454.316345494 20.0 377507.438592729 206454.157289855 20.0 377507.559874653 206453.998234217 20.0 377507.681156577 206453.839178579 20.0 377507.802438502 206453.680122941 20.0 377507.923720426 206453.521067303 20.0 377508.04500235 206453.362011665 20.0 377508.166284274 206453.202956027 20.0 377508.287566199 206453.043900388 20.0 377508.408848123 206452.88484475 20.0 377508.530130047 206452.725789112 20.0 377508.651411971 206452.566733474 20.0 377508.772693896 206452.407677836 20.0 377508.89397582 206452.248622198 20.0 377509.015257744 206452.089566559 20.0 377509.136539669 206451.930510921 20.0 377509.257821593 206451.771455283 20.0 377509.379103517 206451.612399645 20.0 377509.500385442 206451.453344007 20.0 377509.621667366 206451.294288369 20.0 377509.74294929 206451.135232731 20.0 377509.863635 206450.976959 20.0 377509.984922497 206450.817907611 20.0 377510.106209995 206450.658856223 20.0 377510.227497492 206450.499804834 20.0 377510.34878499 206450.340753446 20.0 377510.470072487 206450.181702057 20.0 377510.591359984 206450.022650669 20.0 377510.712647482 206449.86359928 20.0 377510.833934979 206449.704547892 20.0 377510.955222477 206449.545496503 20.0 377511.076509974 206449.386445114 20.0 377511.197797471 206449.227393726 20.0 377511.319084969 206449.068342337 20.0 377511.440372466 206448.909290949 20.0 377511.561659963 206448.75023956 20.0 377511.682947461 206448.591188172 20.0 377511.804234958 206448.432136783 20.0 377511.925522456 206448.273085395 20.0 377512.046809953 206448.114034006 20.0 377512.16809745 206447.954982617 20.0 377512.289384948 206447.795931229 20.0 377512.410672445 206447.63687984 20.0 377512.531959943 206447.477828452 20.0 377512.65324744 206447.318777063 20.0 377512.774534937 206447.159725675 20.0 377512.895822435 206447.000674286 20.0 377513.017109932 206446.841622898 20.0 377513.138397429 206446.682571509 20.0 377513.259684927 206446.52352012 20.0 377513.380972424 206446.364468732 20.0 377513.502259922 206446.205417343 20.0 377513.623547419 206446.046365955 20.0 377513.744834916 206445.887314566 20.0 377513.866122414 206445.728263178 20.0 377513.987409911 206445.569211789 20.0 377514.108697409 206445.410160401 20.0 377514.229984906 206445.251109012 20.0 377514.351272403 206445.092057623 20.0 377514.472559901 206444.933006235 20.0 377514.593847398 206444.773954846 20.0 377514.715134896 206444.614903458 20.0 377514.836422393 206444.455852069 20.0 377514.95770989 206444.296800681 20.0 377515.078997388 206444.137749292 20.0 377515.200284885 206443.978697904 20.0 377515.321572382 206443.819646515 20.0 377515.44285988 206443.660595126 20.0 377515.564147377 206443.501543738 20.0 377515.685434875 206443.342492349 20.0 377515.806722372 206443.183440961 20.0 377515.927385 206443.025209 20.0 377516.048663566 206442.866150599 20.0 377516.169942131 206442.707092197 20.0 377516.291220697 206442.548033796 20.0 377516.412499262 206442.388975395 20.0 377516.533777828 206442.229916994 20.0 377516.655056393 206442.070858592 20.0 377516.776334959 206441.911800191 20.0 377516.897613524 206441.75274179 20.0 377517.01889209 206441.593683388 20.0 377517.140170655 206441.434624987 20.0 377517.261449221 206441.275566586 20.0 377517.382727786 206441.116508184 20.0 377517.504006352 206440.957449783 20.0 377517.625284917 206440.798391382 20.0 377517.746563483 206440.639332981 20.0 377517.867842048 206440.480274579 20.0 377517.989120614 206440.321216178 20.0 377518.11039918 206440.162157777 20.0 377518.231677745 206440.003099375 20.0 377518.352956311 206439.844040974 20.0 377518.474234876 206439.684982573 20.0 377518.595513442 206439.525924171 20.0 377518.716792007 206439.36686577 20.0 377518.838070573 206439.207807369 20.0 377518.959349138 206439.048748968 20.0 377519.080627704 206438.889690566 20.0 377519.201906269 206438.730632165 20.0 377519.323184835 206438.571573764 20.0 377519.4444634 206438.412515362 20.0 377519.565741966 206438.253456961 20.0 377519.687020531 206438.09439856 20.0 377519.808299097 206437.935340158 20.0 377519.929577662 206437.776281757 20.0 377520.050856228 206437.617223356 20.0 377520.172134794 206437.458164954 20.0 377520.293413359 206437.299106553 20.0 377520.414691925 206437.140048152 20.0 377520.53597049 206436.980989751 20.0 377520.657249056 206436.821931349 20.0 377520.778527621 206436.662872948 20.0 377520.899806187 206436.503814547 20.0 377521.021084752 206436.344756145 20.0 377521.142363318 206436.185697744 20.0 377521.263641883 206436.026639343 20.0 377521.384920449 206435.867580941 20.0 377521.506199014 206435.70852254 20.0 377521.62747758 206435.549464139 20.0 377521.748756145 206435.390405738 20.0 377521.870034711 206435.231347336 20.0 377521.942385 206435.136459 20.0 377521.990635 206435.072959 20.0 377522.102091785 206434.906749933 20.0 377522.21354857 206434.740540865 20.0 377522.325005356 206434.574331798 20.0 377522.436462141 206434.40812273 20.0 377522.547918926 206434.241913662 20.0 377522.659375711 206434.075704595 20.0 377522.770832497 206433.909495527 20.0 377522.882289282 206433.74328646 20.0 377522.918385 206433.689459 20.0 377523.010681656 206433.511893809 20.0 377523.102978313 206433.334328617 20.0 377523.195274969 206433.156763426 20.0 377523.287571626 206432.979198235 20.0 377523.379868282 206432.801633043 20.0 377523.472164939 206432.624067852 20.0 377523.564461595 206432.446502661 20.0 377523.656758252 206432.268937469 20.0 377523.686635 206432.211459 20.0 377523.758715388 206432.024770795 20.0 377523.830795776 206431.838082591 20.0 377523.902876164 206431.651394386 20.0 377523.974956551 206431.464706182 20.0 377524.047036939 206431.278017977 20.0 377524.119117327 206431.091329773 20.0 377524.191197715 206430.904641568 20.0 377524.263278103 206430.717953364 20.0 377524.286635 206430.657459 20.0 377524.337542058 206430.463922079 20.0 377524.388449116 206430.270385158 20.0 377524.439356174 206430.076848237 20.0 377524.490263232 206429.883311316 20.0 377524.541170289 206429.689774396 20.0 377524.592077347 206429.496237475 20.0 377524.642984405 206429.302700554 20.0 377524.693891463 206429.109163633 20.0 377524.710385 206429.046459 20.0 377524.739547968 206428.848475187 20.0 377524.768710935 206428.650491375 20.0 377524.797873903 206428.452507562 20.0 377524.82703687 206428.254523749 20.0 377524.856199838 206428.056539937 20.0 377524.885362805 206427.858556124 20.0 377524.914525773 206427.660572311 20.0 377524.94368874 206427.462588499 20.0 377524.953135 206427.398459 20.0 377524.960131919 206427.198461237 20.0 377524.967128837 206426.998463475 20.0 377524.974125756 206426.798465712 20.0 377524.981122675 206426.598467949 20.0 377524.988119594 206426.398470187 20.0 377524.995116512 206426.198472424 20.0 377525.002113431 206425.998474661 20.0 377525.00911035 206425.798476899 20.0 377525.011385 206425.733459 20.0 377525.000390236 206425.533567407 20.0 377524.989395472 206425.333675815 20.0 377524.978400708 206425.133784222 20.0 377524.967405943 206424.933892629 20.0 377524.956411179 206424.734001037 20.0 377524.954635 206424.701709 20.0 377524.929881527 206424.503051483 20.0 377524.905128055 206424.304393966 20.0 377524.880374582 206424.105736449 20.0 377524.855621109 206423.907078931 20.0 377524.830867637 206423.708421414 20.0 377524.826885 206423.676459 20.0 377524.784581232 206423.480785902 20.0 377524.742277464 206423.285112803 20.0 377524.699973696 206423.089439705 20.0 377524.657669928 206422.893766606 20.0 377524.61536616 206422.698093508 20.0 377524.608635 206422.666959 20.0 377524.560810871 206422.472561426 20.0 377524.512986742 206422.278163852 20.0 377524.465162613 206422.083766279 20.0 377524.417338484 206421.889368705 20.0 377524.369514355 206421.694971131 20.0 377524.361885 206421.663959 20.0 377524.316824989 206421.468960862 20.0 377524.271764978 206421.273962725 20.0 377524.226704967 206421.078964587 20.0 377524.181644955 206420.88396645 20.0 377524.136584944 206420.688968312 20.0 377524.091524933 206420.493970174 20.0 377524.046464922 206420.298972037 20.0 377524.032135 206420.236959 20.0 377523.998319152 206420.039699884 20.0 377523.964503303 206419.842440768 20.0 377523.930687455 206419.645181651 20.0 377523.896871606 206419.447922535 20.0 377523.863055758 206419.250663419 20.0 377523.829239909 206419.053404303 20.0 377523.795424061 206418.856145186 20.0 377523.784635 206418.793209 20.0 377523.774293409 206418.593339845 20.0 377523.763951819 206418.39347069 20.0 377523.753610228 206418.193601534 20.0 377523.743268638 206417.993732379 20.0 377523.732927047 206417.793863224 20.0 377523.722585457 206417.593994069 20.0 377523.712243866 206417.394124914 20.0 377523.708885 206417.329209 20.0 377523.718101244 206417.129284779 20.0 377523.727317488 206416.929360557 20.0 377523.736533731 206416.729436336 20.0 377523.745749975 206416.529512115 20.0 377523.754966219 206416.329587893 20.0 377523.764182463 206416.129663672 20.0 377523.773398706 206415.929739451 20.0 377523.776385 206415.864959 20.0 377523.806388093 206415.667100763 20.0 377523.836391187 206415.469242527 20.0 377523.86639428 206415.27138429 20.0 377523.896397373 206415.073526053 20.0 377523.926400466 206414.875667817 20.0 377523.95640356 206414.67780958 20.0 377523.986406653 206414.479951343 20.0 377524.016409746 206414.282093106 20.0 377524.026135 206414.217959 20.0 377524.077907793 206414.024651883 20.0 377524.129680586 206413.831344767 20.0 377524.181453379 206413.63803765 20.0 377524.233226172 206413.444730534 20.0 377524.284998965 206413.251423417 20.0 377524.336771758 206413.0581163 20.0 377524.388544551 206412.864809184 20.0 377524.440317345 206412.671502067 20.0 377524.457135 206412.608709 20.0 377524.530005419 206412.422327735 20.0 377524.602875838 206412.235946469 20.0 377524.675746257 206412.049565204 20.0 377524.748616676 206411.863183938 20.0 377524.821487095 206411.676802673 20.0 377524.894357514 206411.490421407 20.0 377524.967227933 206411.304040142 20.0 377525.040098352 206411.117658877 20.0 377525.063635 206411.057459 20.0 377525.156728822 206410.880310466 20.0 377525.249822644 206410.703161932 20.0 377525.342916466 206410.526013397 20.0 377525.436010288 206410.348864863 20.0 377525.52910411 206410.171716329 20.0 377525.622197932 206409.994567795 20.0 377525.715291754 206409.817419261 20.0 377525.808385576 206409.640270727 20.0 377525.838635 206409.582709 20.0 377525.950789645 206409.416970025 20.0 377526.06294429 206409.251231051 20.0 377526.175098935 206409.085492076 20.0 377526.28725358 206408.919753101 20.0 377526.399408225 206408.754014127 20.0 377526.51156287 206408.588275152 20.0 377526.623717515 206408.422536177 20.0 377526.73587216 206408.256797203 20.0 377526.772135 206408.203209 20.0 377526.901977739 206408.050929868 20.0 377527.031820478 206407.898650736 20.0 377527.161663218 206407.746371604 20.0 377527.291505957 206407.594092472 20.0 377527.421348696 206407.44181334 20.0 377527.551191435 206407.289534208 20.0 377527.681034174 206407.137255076 20.0 377527.810876913 206406.984975944 20.0 377527.852885 206406.935709 20.0 377527.99882387 206406.798778702 20.0 377528.14476274 206406.661848405 20.0 377528.29070161 206406.524918107 20.0 377528.436640479 206406.387987809 20.0 377528.582579349 206406.251057512 20.0 377528.728518219 206406.114127214 20.0 377528.874457089 206405.977196917 20.0 377529.020395959 206405.840266619 20.0 377529.067885 206405.795709 20.0 377529.22808917 206405.675781132 20.0 377529.38829334 206405.555853263 20.0 377529.54849751 206405.435925395 20.0 377529.70870168 206405.315997526 20.0 377529.868905849 206405.196069658 20.0 377530.029110019 206405.076141789 20.0 377530.189314189 206404.956213921 20.0 377530.349518359 206404.836286052 20.0 377530.401385 206404.797459 20.0 377530.573912451 206404.696057072 20.0 377530.746439901 206404.594655144 20.0 377530.918967352 206404.493253216 20.0 377531.091494803 206404.391851289 20.0 377531.264022254 206404.290449361 20.0 377531.436549704 206404.189047433 20.0 377531.609077155 206404.087645505 20.0 377531.781604606 206403.986243577 20.0 377531.837385 206403.953459 20.0 377532.020084527 206403.871795345 20.0 377532.202784053 206403.79013169 20.0 377532.38548358 206403.708468035 20.0 377532.568183106 206403.62680438 20.0 377532.750882633 206403.545140725 20.0 377532.93358216 206403.463477071 20.0 377533.116281686 206403.381813416 20.0 377533.298981213 206403.300149761 20.0 377533.358135 206403.273709 20.0 377533.548772209 206403.212836029 20.0 377533.739409418 206403.151963057 20.0 377533.930046627 206403.091090086 20.0 377534.120683836 206403.030217114 20.0 377534.311321045 206402.969344143 20.0 377534.501958254 206402.908471171 20.0 377534.692595463 206402.8475982 20.0 377534.883232673 206402.786725228 20.0 377534.945135 206402.766959 20.0 377535.141337683 206402.727556288 20.0 377535.337540366 206402.688153575 20.0 377535.533743049 206402.648750863 20.0 377535.729945732 206402.60934815 20.0 377535.926148415 206402.569945438 20.0 377536.122351097 206402.530542726 20.0 377536.31855378 206402.491140013 20.0 377536.514756463 206402.451737301 20.0 377536.578385 206402.438959 20.0 377536.777750772 206402.421599341 20.0 377536.977116544 206402.404239682 20.0 377537.176482316 206402.386880023 20.0 377537.375848088 206402.369520364 20.0 377537.575213861 206402.352160705 20.0 377537.774579633 206402.334801046 20.0 377537.973945405 206402.317441387 20.0 377538.173311177 206402.300081728 20.0 377538.237885 206402.294459 20.0 377538.437947432 206402.299264583 20.0 377538.638009864 206402.304070166 20.0 377538.838072296 206402.308875749 20.0 377539.038134727 206402.313681332 20.0 377539.238197159 206402.318486916 20.0 377539.438259591 206402.323292499 20.0 377539.638322023 206402.328098082 20.0 377539.838384455 206402.332903665 20.0 377539.903135 206402.334459 20.0 377540.101425185 206402.361460345 20.0 377540.299715371 206402.388461689 20.0 377540.498005556 206402.415463034 20.0 377540.696295741 206402.442464378 20.0 377540.894585927 206402.469465723 20.0 377541.092876112 206402.496467067 20.0 377541.291166298 206402.523468412 20.0 377541.489456483 206402.550469756 20.0 377541.553635 206402.559209 20.0 377541.747714497 206402.608006645 20.0 377541.941793994 206402.656804291 20.0 377542.135873491 206402.705601936 20.0 377542.329952988 206402.754399582 20.0 377542.524032485 206402.803197227 20.0 377542.718111982 206402.851994873 20.0 377542.912191479 206402.900792518 20.0 377543.106270976 206402.949590164 20.0 377543.169385 206402.965459 20.0 377543.356849572 206403.035495428 20.0 377543.544314144 206403.105531855 20.0 377543.731778715 206403.175568283 20.0 377543.919243287 206403.245604711 20.0 377544.106707859 206403.315641138 20.0 377544.294172431 206403.385677566 20.0 377544.481637002 206403.455713994 20.0 377544.669101574 206403.525750421 20.0 377544.729885 206403.548459 20.0 377544.908431134 206403.638843475 20.0 377545.086977268 206403.729227949 20.0 377545.265523403 206403.819612424 20.0 377545.444069537 206403.909996899 20.0 377545.622615671 206404.000381374 20.0 377545.801161805 206404.090765848 20.0 377545.979707939 206404.181150323 20.0 377546.158254074 206404.271534798 20.0 377546.215885 206404.300709 20.0 377546.383313303 206404.410325737 20.0 377546.550741606 206404.519942473 20.0 377546.718169909 206404.62955921 20.0 377546.885598212 206404.739175946 20.0 377547.053026515 206404.848792683 20.0 377547.220454819 206404.958409419 20.0 377547.387883122 206405.068026156 20.0 377547.555311425 206405.177642892 20.0 377547.609635 206405.213209 20.0 377547.763875084 206405.340716138 20.0 377547.918115167 206405.468223276 20.0 377548.072355251 206405.595730415 20.0 377548.226595334 206405.723237553 20.0 377548.380835418 206405.850744691 20.0 377548.535075501 206405.978251829 20.0 377548.689315585 206406.105758967 20.0 377548.843555668 206406.233266106 20.0 377548.893385 206406.274459 20.0 377549.032544816 206406.418273493 20.0 377549.171704632 206406.562087985 20.0 377549.310864448 206406.705902478 20.0 377549.450024264 206406.849716971 20.0 377549.58918408 206406.993531463 20.0 377549.728343896 206407.137345956 20.0 377549.867503712 206407.281160449 20.0 377550.006663528 206407.424974941 20.0 377550.051885 206407.471709 20.0 377550.174218039 206407.630084182 20.0 377550.296551078 206407.788459363 20.0 377550.418884117 206407.946834545 20.0 377550.541217156 206408.105209727 20.0 377550.663550195 206408.263584908 20.0 377550.785883234 206408.42196009 20.0 377550.908216274 206408.580335272 20.0 377551.030549313 206408.738710454 20.0 377551.070135 206408.789959 20.0 377551.174158263 206408.960918711 20.0 377551.278181527 206409.131878422 20.0 377551.38220479 206409.302838133 20.0 377551.486228054 206409.473797844 20.0 377551.590251317 206409.644757555 20.0 377551.694274581 206409.815717266 20.0 377551.798297844 206409.986676977 20.0 377551.902321108 206410.157636688 20.0 377551.936135 206410.213209 20.0 377552.02056225 206410.394647996 20.0 377552.1049895 206410.576086992 20.0 377552.18941675 206410.757525988 20.0 377552.273844 206410.938964984 20.0 377552.35827125 206411.12040398 20.0 377552.4426985 206411.301842975 20.0 377552.52712575 206411.483281971 20.0 377552.611553 206411.664720967 20.0 377552.638885 206411.723459 20.0 377552.702681934 206411.913137738 20.0 377552.766478868 206412.102816476 20.0 377552.830275802 206412.292495213 20.0 377552.894072737 206412.482173951 20.0 377552.957869671 206412.671852689 20.0 377553.021666605 206412.861531427 20.0 377553.085463539 206413.051210165 20.0 377553.149260473 206413.240888903 20.0 377553.169885 206413.302209 20.0 377553.212256802 206413.497791955 20.0 377553.254628605 206413.693374909 20.0 377553.297000407 206413.888957864 20.0 377553.33937221 206414.084540819 20.0 377553.381744012 206414.280123774 20.0 377553.424115815 206414.475706728 20.0 377553.466487617 206414.671289683 20.0 377553.508859419 206414.866872638 20.0 377553.522635 206414.930459 20.0 377553.543059128 206415.129534177 20.0 377553.563483256 206415.328609355 20.0 377553.583907384 206415.527684532 20.0 377553.604331512 206415.726759709 20.0 377553.62475564 206415.925834886 20.0 377553.645179768 206416.124910064 20.0 377553.665603896 206416.323985241 20.0 377553.686028024 206416.523060418 20.0 377553.692635 206416.587459 20.0 377553.690833001 206416.78757102 20.0 377553.689031001 206416.98768304 20.0 377553.687229002 206417.18779506 20.0 377553.685427003 206417.38790708 20.0 377553.683625004 206417.5880191 20.0 377553.681823004 206417.78813112 20.0 377553.680021005 206417.98824314 20.0 377553.678219006 206418.18835516 20.0 377553.677635 206418.253209 20.0 377553.653696896 206418.451892261 20.0 377553.629758792 206418.650575521 20.0 377553.605820688 206418.849258782 20.0 377553.581882584 206419.047942042 20.0 377553.557944479 206419.246625303 20.0 377553.534006375 206419.445308563 20.0 377553.510068271 206419.643991824 20.0 377553.486130167 206419.842675084 20.0 377553.478385 206419.906959 20.0 377553.432524509 206420.101753463 20.0 377553.386664018 206420.296547925 20.0 377553.340803527 206420.491342388 20.0 377553.294943036 206420.686136851 20.0 377553.249082545 206420.880931314 20.0 377553.203222054 206421.075725776 20.0 377553.157361563 206421.270520239 20.0 377553.111501072 206421.465314702 20.0 377553.096635 206421.528459 20.0 377553.029481444 206421.71697549 20.0 377552.962327888 206421.90549198 20.0 377552.895174332 206422.09400847 20.0 377552.828020776 206422.28252496 20.0 377552.76086722 206422.47104145 20.0 377552.693713664 206422.65955794 20.0 377552.626560108 206422.848074429 20.0 377552.559406551 206423.036590919 20.0 377552.537635 206423.097709 20.0 377552.449993477 206423.277617403 20.0 377552.362351955 206423.457525807 20.0 377552.274710432 206423.63743421 20.0 377552.187068909 206423.817342613 20.0 377552.099427386 206423.997251017 20.0 377552.011785864 206424.17715942 20.0 377551.924144341 206424.357067823 20.0 377551.836502818 206424.536976227 20.0 377551.808135 206424.595209 20.0 377551.701074601 206424.764283347 20.0 377551.594014201 206424.933357694 20.0 377551.486953802 206425.102432042 20.0 377551.379893403 206425.271506389 20.0 377551.272833004 206425.440580736 20.0 377551.165772604 206425.609655083 20.0 377551.058712205 206425.778729431 20.0 377550.951651806 206425.947803778 20.0 377550.916885 206426.002709 20.0 377550.791742806 206426.158873965 20.0 377550.666600611 206426.315038931 20.0 377550.541458417 206426.471203896 20.0 377550.416316223 206426.627368861 20.0 377550.291174028 206426.783533827 20.0 377550.166031834 206426.939698792 20.0 377550.04088964 206427.095863757 20.0 377549.915747445 206427.252028722 20.0 377549.875135 206427.302709 20.0 377549.733448575 206427.444034976 20.0 377549.591762151 206427.585360951 20.0 377549.450075727 206427.726686927 20.0 377549.308389302 206427.868012903 20.0 377549.166702878 206428.009338878 20.0 377549.025016453 206428.150664854 20.0 377548.883330029 206428.29199083 20.0 377548.741643604 206428.433316805 20.0 377548.695885 206428.478959 20.0 377548.539400878 206428.60370186 20.0 377548.382916755 206428.72844472 20.0 377548.226432633 206428.853187581 20.0 377548.06994851 206428.977930441 20.0 377547.913464388 206429.102673301 20.0 377547.756980265 206429.227416161 20.0 377547.600496143 206429.352159022 20.0 377547.44401202 206429.476901882 20.0 377547.393135 206429.517459 20.0 377547.223950867 206429.624352893 20.0 377547.054766735 206429.731246785 20.0 377546.885582602 206429.838140678 20.0 377546.71639847 206429.94503457 20.0 377546.547214337 206430.051928463 20.0 377546.378030205 206430.158822356 20.0 377546.208846072 206430.265716248 20.0 377546.03966194 206430.372610141 20.0 377546.027635 206430.380209 20.0 377545.847950424 206430.468317 20.0 377545.668265849 206430.556425001 20.0 377545.488581273 206430.644533001 20.0 377545.308896698 206430.732641001 20.0 377545.129212122 206430.820749001 20.0 377544.949527546 206430.908857002 20.0 377544.769842971 206430.996965002 20.0 377544.590158395 206431.085073002 20.0 377544.577135 206431.091459 20.0 377544.389012909 206431.159720621 20.0 377544.200890818 206431.227982243 20.0 377544.012768727 206431.296243864 20.0 377543.824646636 206431.364505486 20.0 377543.636524545 206431.432767107 20.0 377543.448402454 206431.501028728 20.0 377543.260280363 206431.56929035 20.0 377543.072158272 206431.637551971 20.0 377543.058635 206431.642459 20.0 377542.864262514 206431.690092028 20.0 377542.669890029 206431.737725056 20.0 377542.475517543 206431.785358084 20.0 377542.281145057 206431.832991112 20.0 377542.086772571 206431.880624139 20.0 377541.892400086 206431.928257167 20.0 377541.6980276 206431.975890195 20.0 377541.503655114 206432.023523223 20.0 377541.489635 206432.026959 20.0 377541.291145888 206432.052486552 20.0 377541.092656776 206432.078014105 20.0 377540.894167665 206432.103541657 20.0 377540.695678553 206432.12906921 20.0 377540.497189441 206432.154596762 20.0 377540.298700329 206432.180124314 20.0 377540.100211218 206432.205651867 20.0 377539.901722106 206432.231179419 20.0 377539.887885 206432.232959 20.0 377539.687848577 206432.238876137 20.0 377539.487812154 206432.244793275 20.0 377539.287775731 206432.250710412 20.0 377539.087739308 206432.25662755 20.0 377538.887702885 206432.262544687 20.0 377538.687666463 206432.268461825 20.0 377538.48763004 206432.274378962 20.0 377538.287593617 206432.2802961 20.0 377538.273635 206432.280709 20.0 377538.07300899 206432.276901741 20.0 377537.970635 206432.274959 20.0 377537.770732961 206432.284299375 20.0 377537.570830922 206432.293639749 20.0 377537.370928883 206432.302980124 20.0 377537.171026844 206432.312320499 20.0 377536.971124805 206432.321660874 20.0 377536.771222766 206432.331001248 20.0 377536.571320727 206432.340341623 20.0 377536.371418688 206432.349681998 20.0 377536.306635 206432.352709 20.0 377536.109001136 206432.384156212 20.0 377535.911367272 206432.415603424 20.0 377535.713733408 206432.447050636 20.0 377535.516099544 206432.478497848 20.0 377535.318465681 206432.50994506 20.0 377535.120831817 206432.541392272 20.0 377534.923197953 206432.572839485 20.0 377534.725564089 206432.604286697 20.0 377534.661635 206432.614459 20.0 377534.468711917 206432.667644987 20.0 377534.275788835 206432.720830974 20.0 377534.082865752 206432.77401696 20.0 377533.889942669 206432.827202947 20.0 377533.697019587 206432.880388934 20.0 377533.504096504 206432.933574921 20.0 377533.311173422 206432.986760908 20.0 377533.118250339 206433.039946895 20.0 377533.055635 206433.057209 20.0 377532.869795004 206433.131448895 20.0 377532.683955008 206433.20568879 20.0 377532.498115012 206433.279928685 20.0 377532.312275016 206433.35416858 20.0 377532.12643502 206433.428408475 20.0 377531.940595024 206433.50264837 20.0 377531.754755028 206433.576888265 20.0 377531.568915032 206433.65112816 20.0 377531.508635 206433.675209 20.0 377531.332179106 206433.769609149 20.0 377531.155723213 206433.864009298 20.0 377530.979267319 206433.958409446 20.0 377530.802811425 206434.052809595 20.0 377530.626355531 206434.147209744 20.0 377530.449899638 206434.241609892 20.0 377530.273443744 206434.336010041 20.0 377530.09698785 206434.43041019 20.0 377530.039885 206434.460959 20.0 377529.874962718 206434.574311157 20.0 377529.710040436 206434.687663313 20.0 377529.545118154 206434.80101547 20.0 377529.380195872 206434.914367626 20.0 377529.215273591 206435.027719783 20.0 377529.050351309 206435.14107194 20.0 377528.885429027 206435.254424096 20.0 377528.720506745 206435.367776253 20.0 377528.667135 206435.404459 20.0 377528.512803742 206435.531987774 20.0 377528.358472483 206435.659516548 20.0 377528.204141225 206435.787045322 20.0 377528.049809967 206435.914574095 20.0 377527.911385 206436.028959 20.0 377527.765695259 206436.166276941 20.0 377527.620005517 206436.303594883 20.0 377527.474315776 206436.440912824 20.0 377527.328626034 206436.578230765 20.0 377527.197885 206436.701459 20.0 377527.063327457 206436.849702092 20.0 377526.928769915 206436.997945183 20.0 377526.794212372 206437.146188275 20.0 377526.659654829 206437.294431366 20.0 377526.539135 206437.427209 20.0 377526.41066124 206437.580754547 20.0 377526.28218748 206437.734300094 20.0 377526.15371372 206437.887845641 20.0 377526.02523996 206438.041391188 20.0 377525.910135 206438.178959 20.0 377525.786878488 206438.33654761 20.0 377525.663621977 206438.49413622 20.0 377525.540365465 206438.65172483 20.0 377525.417108953 206438.80931344 20.0 377525.293852441 206438.96690205 20.0 377525.170595929 206439.12449066 20.0 377525.047339418 206439.28207927 20.0 377524.924082906 206439.43966788 20.0 377524.800826394 206439.59725649 20.0 377524.677569882 206439.7548451 20.0 377524.554313371 206439.91243371 20.0 377524.431056859 206440.07002232 20.0 377524.307800347 206440.22761093 20.0 377524.184543836 206440.385199539 20.0 377524.061287324 206440.542788149 20.0 377524.037885 206440.572709 20.0 377523.918549735 206440.733287427 20.0 377523.799214471 206440.893865855 20.0 377523.679879206 206441.054444282 20.0 377523.560543941 206441.21502271 20.0 377523.441208677 206441.375601137 20.0 377523.321873412 206441.536179565 20.0 377523.202538147 206441.696757992 20.0 377523.083202883 206441.85733642 20.0 377522.963867618 206442.017914847 20.0 377522.844532353 206442.178493275 20.0 377522.725197089 206442.339071702 20.0 377522.605861824 206442.499650129 20.0 377522.486526559 206442.660228557 20.0 377522.367191295 206442.820806984 20.0 377522.24785603 206442.981385412 20.0 377522.225135 206443.011959 20.0 377522.103850664 206443.1710128 20.0 377521.982566329 206443.3300666 20.0 377521.861281993 206443.4891204 20.0 377521.739997657 206443.6481742 20.0 377521.618713322 206443.807228 20.0 377521.497428986 206443.9662818 20.0 377521.376144651 206444.1253356 20.0 377521.254860315 206444.284389399 20.0 377521.133575979 206444.443443199 20.0 377521.012291644 206444.602496999 20.0 377520.891007308 206444.761550799 20.0 377520.769722972 206444.920604599 20.0 377520.648438637 206445.079658399 20.0 377520.527154301 206445.238712199 20.0 377520.405869965 206445.397765999 20.0 377520.28458563 206445.556819799 20.0 377520.163301294 206445.715873599 20.0 377520.042016959 206445.874927399 20.0 377519.920732623 206446.033981199 20.0 377519.799448287 206446.193034999 20.0 377519.678163952 206446.352088799 20.0 377519.556879616 206446.511142599 20.0 377519.43559528 206446.670196399 20.0 377519.314310945 206446.829250198 20.0 377519.193026609 206446.988303998 20.0 377519.071742273 206447.147357798 20.0 377518.950457938 206447.306411598 20.0 377518.829173602 206447.465465398 20.0 377518.707889266 206447.624519198 20.0 377518.586604931 206447.783572998 20.0 377518.465320595 206447.942626798 20.0 377518.34403626 206448.101680598 20.0 377518.222751924 206448.260734398 20.0 377518.101467588 206448.419788198 20.0 377517.980183253 206448.578841998 20.0 377517.858898917 206448.737895798 20.0 377517.737614581 206448.896949598 20.0 377517.616330246 206449.056003398 20.0 377517.49504591 206449.215057198 20.0 377517.373761574 206449.374110997 20.0 377517.252477239 206449.533164797 20.0 377517.131192903 206449.692218597 20.0 377517.009908568 206449.851272397 20.0 377516.888624232 206450.010326197 20.0 377516.767339896 206450.169379997 20.0 377516.646055561 206450.328433797 20.0 377516.524771225 206450.487487597 20.0 377516.403486889 206450.646541397 20.0 377516.282202554 206450.805595197 20.0 377516.161635 206450.963709 20.0 377516.040353076 206451.122764638 20.0 377515.919071151 206451.281820276 20.0 377515.797789227 206451.440875914 20.0 377515.676507303 206451.599931553 20.0 377515.555225379 206451.758987191 20.0 377515.433943454 206451.918042829 20.0 377515.31266153 206452.077098467 20.0 377515.191379606 206452.236154105 20.0 377515.070097681 206452.395209743 20.0 377514.948815757 206452.554265382 20.0 377514.827533833 206452.71332102 20.0 377514.706251909 206452.872376658 20.0 377514.584969984 206453.031432296 20.0 377514.46368806 206453.190487934 20.0 377514.342406136 206453.349543572 20.0 377514.221124211 206453.50859921 20.0 377514.099842287 206453.667654849 20.0 377513.978560363 206453.826710487 20.0 377513.857278439 206453.985766125 20.0 377513.735996514 206454.144821763 20.0 377513.61471459 206454.303877401 20.0 377513.493432666 206454.462933039 20.0 377513.372150741 206454.621988677 20.0 377513.250868817 206454.781044316 20.0 377513.129586893 206454.940099954 20.0 377513.008304969 206455.099155592 20.0 377512.887023044 206455.25821123 20.0 377512.76574112 206455.417266868 20.0 377512.644459196 206455.576322506 20.0 377512.523177271 206455.735378145 20.0 377512.401895347 206455.894433783 20.0 377512.280613423 206456.053489421 20.0 377512.159331498 206456.212545059 20.0 377512.038049574 206456.371600697 20.0 377511.91676765 206456.530656335 20.0 377511.795485726 206456.689711973 20.0 377511.674203801 206456.848767612 20.0 377511.552921877 206457.00782325 20.0 377511.431639953 206457.166878888 20.0 377511.310358029 206457.325934526 20.0 377511.189076104 206457.484990164 20.0 377511.06779418 206457.644045802 20.0 377510.946512256 206457.803101441 20.0 377510.825230331 206457.962157079 20.0 377510.703948407 206458.121212717 20.0 377510.582666483 206458.280268355 20.0 377510.461384558 206458.439323993 20.0 377510.340102634 206458.598379631 20.0 377510.21882071 206458.757435269 20.0 377510.098135 206458.915709 20.0 377509.974802648 206459.07325229 20.0 377509.851470295 206459.23079558 20.0075090068175 377509.728137943 206459.38833887 20.0150180136358 377509.604805591 206459.54588216 20.0225270204533 377509.481473239 206459.70342545 20.0300360272716 377509.358140886 206459.86096874 20.0375450340899 377509.234808534 206460.018512029 20.0450540409074 377509.111476182 206460.176055319 20.0525630477244 377508.98814383 206460.333598609 20.0600720545418 377508.864811477 206460.491141899 20.0675810613602 377508.741479125 206460.648685189 20.0750900681785 377508.618146773 206460.806228479 20.082599074996 377508.494814421 206460.963771769 20.0901080818143 377508.493885 206460.964959 20.0901646689605 377508.37056198 206461.122509588 20.0976736755595 377508.247238959 206461.280060175 20.1051826821598 377508.123915939 206461.437610763 20.1126916887588 377508.000592919 206461.59516135 20.1202006953587 377507.877269898 206461.752711938 20.127709701959 377507.753946878 206461.910262526 20.135218708558 377507.630623858 206462.067813113 20.142727715157 377507.507300837 206462.225363701 20.1502367217573 377507.383977817 206462.382914288 20.1577457283563 377507.260654797 206462.540464876 20.1652547349553 377507.137331777 206462.698015463 20.1727637415565 377507.014008756 206462.855566051 20.1802727481555 377506.890685736 206463.013116639 20.1877817547545 377506.889635 206463.014459 20.1878457329393 377506.772399273 206463.176590245 20.195354739659 377506.655163546 206463.33872149 20.2028637463778 377506.537927819 206463.500852735 20.2103727530975 377506.420692092 206463.662983979 20.2178817598172 377506.303456365 206463.825115224 20.225390766536 377506.186220638 206463.987246469 20.2328997732557 377506.06898491 206464.149377714 20.2404087799754 377505.951749183 206464.311508959 20.2479177866942 377505.834513456 206464.473640204 20.2554267934139 377505.717277729 206464.635771449 20.2629358001336 377505.600042002 206464.797902693 20.2704448068533 377505.482806275 206464.960033938 20.2779538135721 377505.365570548 206465.122165183 20.2854628202918 377505.364635 206465.123459 20.2855227426036 377505.251495265 206465.288602834 20.2930357183668 377505.13835553 206465.453746669 20.3005486941288 377505.025215795 206465.618890503 20.308061669892 377504.91207606 206465.784034337 20.315574645654 377504.798936325 206465.949178172 20.3230876214171 377504.745135 206466.027709 20.3266602659129 377504.639461532 206466.197727289 20.334173243077 377504.533788064 206466.367745579 20.3416862202401 377504.428114596 206466.537763868 20.3491991974041 377504.322441128 206466.707782158 20.3567121745682 377504.21676766 206466.877800447 20.3642251517313 377504.166635 206466.958459 20.3677893910183 377504.079633802 206467.138677912 20.3753000209382 377503.992632604 206467.318896825 20.3828106508571 377503.905631406 206467.499115737 20.390321280776 377503.818630208 206467.679334649 20.3978319106959 377503.73162901 206467.859553562 20.4053425406158 377503.644627812 206468.039772474 20.4128531705347 377503.557626614 206468.219991386 20.4203638004546 377503.470625416 206468.400210298 20.4278744303745 377503.442385 206468.458709 20.430312365952 377503.375920829 206468.647469648 20.437822996177 377503.309456659 206468.836230295 20.4453336264024 377503.242992488 206469.024990943 20.4528442566274 377503.176528317 206469.21375159 20.4603548868518 377503.110064146 206469.402512238 20.4678655170768 377503.043599976 206469.591272885 20.4753761473022 377502.977135805 206469.780033533 20.4828867775272 377502.910671634 206469.96879418 20.4903974077523 377502.889135 206470.029959 20.4928311053915 377502.844026425 206470.224928953 20.5003417354398 377502.79891785 206470.419898906 20.5078523654887 377502.753809275 206470.614868859 20.515362995537 377502.7087007 206470.809838813 20.5228736255859 377502.663592124 206471.004808766 20.5303842556342 377502.618483549 206471.199778719 20.5378948856831 377502.573374974 206471.394748672 20.5454055157314 377502.528266399 206471.589718625 20.5529161457802 377502.513635 206471.652959 20.5553522906948 377502.490388641 206471.851724379 20.5628629210002 377502.467142282 206472.050489757 20.5703735513069 377502.443895923 206472.249255136 20.5778841816123 377502.420649564 206472.448020514 20.585394811919 377502.397403206 206472.646785893 20.5929054422244 377502.374156847 206472.845551271 20.6004160725312 377502.350910488 206473.04431665 20.6079267028365 377502.327664129 206473.243082029 20.615437333143 377502.320135 206473.307459 20.6178699078491 377502.319083806 206473.507576376 20.6253805381656 377502.318032611 206473.707693751 20.632891168482 377502.316981417 206473.907811127 20.6404017987985 377502.315930223 206474.107928502 20.6479124291149 377502.314879028 206474.308045878 20.6554230594313 377502.313827834 206474.508163254 20.6629336897478 377502.312776639 206474.708280629 20.6704443200642 377502.311725445 206474.908398005 20.6779549503807 377502.311385 206474.973209 20.6803873799632 377502.332558198 206475.172207032 20.6878980526832 377502.353731397 206475.371205065 20.6954087254046 377502.374904595 206475.570203097 20.7029193981247 377502.396077794 206475.76920113 20.7104300708461 377502.417250992 206475.968199162 20.7179407435662 377502.438424191 206476.167197195 20.7254514162876 377502.459597389 206476.366195227 20.7329620890077 377502.480770588 206476.56519326 20.740472761728 377502.485985765 206476.614208529 20.7423227179626 377502.50715406 206476.813160475 20.749831651241 377502.528322356 206477.01211242 20.7573405845193 377502.549490652 206477.211064365 20.7648495177977 377502.570658947 206477.41001631 20.7723584510761 377502.591827243 206477.608968255 20.7798673843545 377502.612995538 206477.807920201 20.7873763176329 377502.634163834 206478.006872146 20.794885250911 377502.655332129 206478.205824091 20.8023941841894 377502.676500425 206478.404776036 20.8099031174667 377502.69766872 206478.603727981 20.8174120507451 377502.718837016 206478.802679927 20.8249209840235 377502.740005311 206479.001631872 20.8324299173018 377502.761173607 206479.200583817 20.8399388505802 377502.76853465 206479.26976718 20.84255 377505.687112771 206481.982933344 20.781927776006</PntList3D> Thanks for ure time,
    DDC

Maybe you are looking for

  • Manual Backup Details

    Hello, I got some problems with Windows and Bootcamp, and now I want to manual backup my Macintosh HD hard drive. My question: What exactly files should I copy/paste for these fonctions: 1.Safari bookmarks 2.Stickies That's it, I hope I am not forget

  • IPad mini backup/passcode issue

    My iPad mini has stopped working by simply refusing to start. Pressing the power button result in the apple logo showing but nothing else happens. I've been to the Apple store here in Sweden but haven't gotten any good help or advise other than resto

  • Nice Small App To Keep MacBook Pro Running With Lid Closed

    Found a nice little app, NoSleep that keeps the MacBook Pro running even when the lid is shut, so I use it alone with Caffeine and MacLock. I had found that my system was crashing on a continuing basis and with No Sleep it hasn't.

  • Error In Workm Item Id

    HI Experts, Please help. Actually I am getting following error in NWBC portal when clicking o work item. Basic POWL functionality does not support work Item type 'DECIDE' . I am not getting how it is coming because I was doing the same thing one hour

  • Oracle server - client connection question

    This is my problem: Server A : oracle server (behind the firewall) Server B: the bridge server Server C: my application is on who need to connect to the database on A C can not connect to A directly. But it can connect to B. What are my options? If I