Files fine locally....disappearing header with remote view

The following is a link to the problem I am tearing my hair out over.
http://bouskyarts.net/gardenProject/index_garden.html
This is the link to the header, which you can see a sliver of when viewing online. All works quite well when viewing locally in the Firefox. The problem is when it is viewed from the remote server.
http://bouskyarts.net/gardenProject/flash/header3.swf
The site was created in Dreamweaver and I used the z-index. See how their little heads overlap the header. I am assuming this is the problem. I tried using a static jpg version of the header, thinking it could be a conflict with the swf and z-index. It didn't fix it.
Is there a fix for such problems?

You may have a conflict of code interest...  Looking at the source for the page I notice you have these two tags one after the other... <noscript>
</noscript>  followed by a secondary section of Flash embedding code.
Those tags would normally be enclosing the entire secondary section of Flash code... being the <object> flash code </object> section that resides below them.  Without those surrounding, that section of object code is in play, and it shouldn't be if the <script> flash code </script> is also in play, which it will be if the browser allows for javascript.
So a long story shortened... try moving that </noscript> tag to after the last </object> of the Flash section and see if that helps.
I also noticed that that second section of code is not what would normally be in the <noscript> section.   It appears as though your code is using two different approaches to embedding Flash content.  It is possible you could just elimintae this section of code I show below instead of what I suggested above.
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','790','height','100','title','header','src','images/header','quality','high','pluginsp age','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash' ,'movie','images/header' ); //end AC code
</script><noscript>
</noscript>

Similar Messages

  • How to configure Time Capsule etc as a local network server with remote access server and for backups

    I'm trying to set up new 3TB Time Capsule as a wireless network server (with remote access) and for backups for use in a small office (of two Macs). We have a late 2011 Intel MBP and a brand new MBA both running 10.8.3. We have two external 1TB hard drives that until now have been attached the MBP for storage and backing up that computer, which up until now was the only machine in use. The MBA is for a new employee and we need to share and work on the same files, both here in the office and ideally remotely too via Back to my Mac. The MBP needs constant access. The MBA only occasional. The TC has 7.6.3 firmware and we've set it up using AirPort Utility 6.2. It is currently attached to the MBP via ethernet and it has internet access via a Sagemcom router attached to TC's WAN port.
    We've managed to set up a wireless network and both have wireless internet access through the TC
    But there are so many issues I don't know where to begin - so I'll start with a description of what we're trying to achieve:
    I planned to use the TC as the main server drive and place all the key folders and files there so that both of us can access them wirelessly and remotely. The MBP would back up to the TC and to one or two of the external hard drives - one being attached to the Mac via USB and the other being attached to the TC's USB port. We would back up the important data on the TC using SuperDuper and copy it to both external USB drives.
    So , first of all, is that a sensible configuration? Should the 'server' be the one of the external hard drives attached to the TC USB port, backed up regularly to the TC using SuperDuper?

    But when you say 'So using USB drive does make sense if you want to use it as a file store', do you mean a USB drive plugged into the TC? I hope that I can attach an external drive to the TC so we can all access and read/write the content wirelessly via the TC network or remotely.
    Yes, USB.. as it prevents the sparsebundle mixing with data files. I guess it does depend on how much data you are talking about.. you can use the TC internal disk if you are careful and setup the sparsebundle with fixed sizes once you create them..
    And to be clear, I wasn't planning on backing up remotely via BTMM - only to access the shared folders on the TC data drive or USB external drive attached to it. I'm assuming that's ok?
    Yes, that is fine. Sorry I got the impression you were going to do backup over internet.
    What is the alternative? Having a Mac Mini that's always on? Do I need OS X Server etc.?
    A mini would be great.. you don't need server edition.. but I would see how the TC goes.. since you have it and it is much lower power consumption device. It is just that its design is not really for file storage.
    One big problem I have is to do with the sharing permissions. For everything on the TC or attached external drive attached to it, it says I have only custom access and every time I try to change permissions it says I don't have the permission to do that. And if I try to change the owner it says my user name is not valid.
    How is the security setup on the TC?
    The security is a bit tricky.. I must admit since I run windows computer in the network, that I simply turn on the guest account to read and write access. For a business setup that might not be adequate  but it allows me full access to all the files.
    If you setup the TC with user accounts then you are in trouble. That makes it very difficult to access, especially if one person already has the file open you may find a second user cannot login. I am not sure as I have avoided the security. IMHO it is meaningless.. since anyone with physical access to the TC can press the reset for one second and has full access.. and can add or change passwords.

  • Copying files from local computer to a remote server which is not in Domain and with username and password?

    "I have one workstation with static IP, Wants to create batch file to log in to this,using user name and password, copy back up files from that workstation to my desktop with batch file, please help
    I am currently using batch file for back up for domain servers with robocopy commands in batch file  but one of the workstation is not in domain and has static ip , also it has username and password,
    Wants to create batch file on my desktop to log in this server---with username and password,, copy files from particular folder and paste it on my desktop in particular folder or auto create that folder,
    please help, "
    P Dave

    JRV,
    I can understand that, 1stly I am not a scripting guy, I know very very basic of this,
    2ndly, I need help , I am not asking anyone here to write code for me, I have already wrote that but its not doing which its suppose to do,
    check below screen shot, after running suggested script, it has mapped drive ,
    now I do not want to do that, I want just files to copy from that machine to my machine, and want script which I can run from any PC,
    Tried with UNC PATH as well, but not making any difference, its keep mapping that server drive to my computer
    P Dave
    JRV,
    I can understand that, 1stly I am not a scripting guy, I know very very basic of this,
    2ndly, I need help , I am not asking anyone here to write code for me, I have already wrote that but its not doing which its suppose to do,
    check below screen shot, after running suggested script, it has mapped drive ,
    now I do not want to do that, I want just files to copy from that machine to my machine, and want script which I can run from any PC,
    Tried with UNC PATH as well, but not making any difference, its keep mapping that server drive to my computer
    P Dave
    Bill - he still sees that "connection" although it isn't mapped it is attached temporarily.
    P - Log off and log back on and the attached connection will be gone.  It is temporary.   Again - knowing the basics of WIndows would let you know this.
    We have given you all of the answers that are possible.  There is no other way unless you have installed things like PowerShell and PowerShell remoting or an FTP server.
    If you do use a drive it can be just as easily deleted after you have finished the copy.
    Again: "NET USE /?" will tell you all of the options.
    Saying you know nothing is not an excuse for not thinking or looking more deeply into the suggestions made by those trying to help you.  This is not a MIcrosoft support forum or help desk.  It is a forum for admiinistrative scripting and assumes
    that those coming here are technically trained or experienced in the basics of Windows technology.
    ¯\_(ツ)_/¯

  • Sync local SQLite DB with remote MySQL DB

    I am working on a Flex AIR application where I need to synchronize the data between local SQLite DB and the remote MySQL DB. I am using AMFPHP and have a date modified field for items in the remote MySQL DB. How can I perform this synchronization?

    I just discovered this developer's github page yesterday and perhaps his air_amf_sync project may be beneficial to you.
    https://github.com/dima/air_amf_sync
    Let us know on your outcome.

  • DB, Control, Redolog files location while Creating DB with DBCA

    I am creating DB with DBCA, and want to control locations of these files like
    /u04/oradata/dbname/filename,
    so can i put this in front of all in the section of file direcotry ?
    2nd how i can check redolog file destination of existing DB with query/view?
    Controlfiles
    {ORACLE_BASE}\oradata\{DB_NAME}\
    {ORACLE_BASE}\oradata\{DB_NAME}\
    {ORACLE_BASE}\oradata\{DB_NAME}\
    DB files
    Filename File Directory
    CWMLITE01.DBF {ORACLE_BASE}\oradata\{DB_NAME}\
    SYSTEM01.DBF {ORACLE_BASE}\oradata\{DB_NAME}\
    UNDOTBS01.DBF {ORACLE_BASE}\oradata\{DB_NAME}\
    Redo Log Groups
    REDO01.LOG {ORACLE_BASE}\oradata\{DB_NAME}\
    REDO02.LOG {ORACLE_BASE}\oradata\{DB_NAME}\
    REDO03.LOG {ORACLE_BASE}\oradata\{DB_NAME}\

    to access newly created db through sqlplus , i have
    to update, /etc/oratab?Not necessarily. If you want to use e.g. scripts that reference oratab or if you want dbca to "see" the db, then yes. It depends.
    and then export oraclehome,
    base, path, sid and access it or do have to adjustYes you need to set up your environment based on the instance and its Oracle Home. See the Install Guide (post install) and/or Administrator's Guide.
    my listener will automatically register this new db?No, well, not really. The instance (pmon) will automatically register with the listener.

  • Allow end user to Remote Contorl or Remote View a workstation?

    With ZENworks 7 we have certain operating room computers setup with remote
    view capabilities to one specific workstation. These doctors needed remote
    view capabilities to a computer that displays useful live medical
    information.
    This was done by using the software called "ZEN Workstation Browser" which
    avoids needing them to start ConsoleOne to initiate a Remote View session
    and of course, privileges are all controlled within eDirectory.
    Does anyone know if this kind of capability might be possible with ZENworks
    11? Can an end user be given limited access to ZCC such that they only have
    the ability to remote view a specific workstation?
    We're starting to roll out our agents and I'm not sure how to deal with this
    unique setup. Because multiple computers may view that one workstation,
    using RDP is not an option.
    Thanks,
    Marc

    Marc Charbonneau,
    Have you tried the ZENworks Remote Management viewer tool?
    Else, then yes, you can give some users the rights to remote using the
    ZCC.
    Niels Poulsen
    Novell Knowledge Partner
    A TRUE RED DEVIL

  • Right for Remote View Only?

    I am using ZfD3.2sp2 with ConsoleOne 1.3.5 or 1.3.6. I have a Help
    Desk
    that I would like to grant Remote View of a group of workstations. I
    am
    able to remotely control workstations as administrator. I have
    checked
    Remote Operator tab and the users show with Remote View and I have
    granted
    read right to the WM:Network Address property and write to the DM:ZEN
    Remote View property of the Workstation object. I am able to ping the
    workstation but receive a failure due to rights issue.
    Can anyone tell me what rights I really need to allow a non-admin the
    ability to RC a workstation?
    Thanks,
    Rob Bennett

    Rob,
    How about this one?
    http://support.novell.com/cgi-bin/se...?/10087662.htm
    Also, there is wizard that does this for you under c1, tools.
    Jared L Jennings, CNE
    Novell Support Forums SysOp.
    http://support.novell.com/forums/faq_nntp.html
    Posting with XanaNews Reader 1.15.8.4
    Geek by Nature, NetWare by Choice.

  • Do I need to have my site uploaded to a remote host for embeded formscentral form  to work? I am getting a broken section of header with a warning sign on top corner saying "!Local host." Cheers

    Hey there all.
    I am wondering if there is something wrong with my embedded form or if it is simply because
    I have not uploaded my site to remote host yet? I am only getting a broken part of the header with
    no actual form, with a warning "!local host" in top left hand corner. If anyone could enlighten
    me on this problem it would be greatly appreciated, it is my first time making forms

    Cheers, I noticed some browsers were treating the form differently. I am uploading to a test server tomorrow, hopefully all goes well, thanks for your reply  

  • My file names have disappeared in grid view. Thery have been replaced with a dark bar along the bottom of the previews. If I toggle using the command u it hide the bar but I still can't see the file name. In list view all the file names are OK.

    My file names have disappeared in grid view. Thery have been replaced with a dark bar along the bottom of the previews. If I toggle using the command u it hide the bar but I still can't see the file name. In list view all the file names are OK.

    The dark bar is caused by the option "Show metadata below image".
    Check the settings for the metadata overlays in Grid view (basic and expanded) by clicking the little "badge" icon below the Browser and selecting "Edit". Is the filename still enabled in the list? And in a high enough position to have precedence for other metadata tags, if the space does not suffice to show all selected tags?
    Regards
    Léonie

  • HTMLLoader - local HTML file with remote access

    Hi,
    I use the HTMLLoader to load a local HTML file. (AIR
    development with Flash)
    In this local HTML file is a remote JavaScript, which I need.
    It doesn't work, because of the sandbox.
    But is it possible to deactivate the sandbox or anything
    else, that I can use the local HTML file with remote access?

    Hi,
    I use the HTMLLoader to load a local HTML file. (AIR
    development with Flash)
    In this local HTML file is a remote JavaScript, which I need.
    It doesn't work, because of the sandbox.
    But is it possible to deactivate the sandbox or anything
    else, that I can use the local HTML file with remote access?

  • Issue with folder in remote view

    Ive just created a new web page which needs the use of a database so i saved my website under a separate name and tested it on MAMP first to make sure it all works. I then wanted to upload this to my live site, i did this by copying the new folder (admin)  and pasted it into my live site. I then uploaded them and tried opening the page from the live site but it wont open. (Please see image below.) The other thing i noticed is when i look at my files panel in 'local view' everything looks fine but when i look at it in 'remote view' the admin folder (which holds all the new files) doesnt look right, the folder appears as one file and is blank?
    ```

    Im not sure if it is that or if it has something to do with the code because this is what ive put in the connection/milesdata.php -
    <?php
    # FileName="Connection_php_mysql.htm"
    # Type="MYSQL"
    # HTTP="true"
    $hostname_milesdata = "cust-mysql-123-12";
    $database_milesdata = "milesdata";
    $username_milesdata = "username";
    $password_milesdata = "password";
    $milesdata = mysql_pconnect($hostname_milesdata, $username_milesdata, $password_milesdata) or trigger_error(mysql_error(),E_USER_ERROR);
    ?>
    This is the code for the page i currently cant open (insert_donation.php) -
    <?php require_once('../Connections/milesdata.php'); ?>
    <?php
    $con=mysqli_connect("cust-mysql-123-12","milesdata","username","password");
    // Check connection
    if (mysqli_connect_errno())
       echo "Failed to connect to MySQL: " . mysqli_connect_error();
    mysqli_query($con,"DELETE FROM donation WHERE dateCreated < DATE_SUB(NOW(), INTERVAL 1 DAY");
    mysqli_close($con);
    ?>
    <?php
    if (!isset($_SESSION)) {
      session_start();
    $MM_authorizedUsers = "";
    $MM_donotCheckaccess = "true";
    // *** Restrict Access To Page: Grant or deny access to this page
    function isAuthorized($strUsers, $strGroups, $UserName, $UserGroup) {
      // For security, start by assuming the visitor is NOT authorized.
      $isValid = False;
      // When a visitor has logged into this site, the Session variable MM_Username set equal to their username.
      // Therefore, we know that a user is NOT logged in if that Session variable is blank.
      if (!empty($UserName)) {
        // Besides being logged in, you may restrict access to only certain users based on an ID established when they login.
        // Parse the strings into arrays.
        $arrUsers = Explode(",", $strUsers);
        $arrGroups = Explode(",", $strGroups);
        if (in_array($UserName, $arrUsers)) {
          $isValid = true;
        // Or, you may restrict access to only certain users based on their username.
        if (in_array($UserGroup, $arrGroups)) {
          $isValid = true;
        if (($strUsers == "") && true) {
          $isValid = true;
      return $isValid;
    $MM_restrictGoTo = "index.php";
    if (!((isset($_SESSION['MM_Username'])) && (isAuthorized("",$MM_authorizedUsers, $_SESSION['MM_Username'], $_SESSION['MM_UserGroup'])))) {  
      $MM_qsChar = "?";
      $MM_referrer = $_SERVER['PHP_SELF'];
      if (strpos($MM_restrictGoTo, "?")) $MM_qsChar = "&";
      if (isset($_SERVER['QUERY_STRING']) && strlen($_SERVER['QUERY_STRING']) > 0)
      $MM_referrer .= "?" . $_SERVER['QUERY_STRING'];
      $MM_restrictGoTo = $MM_restrictGoTo. $MM_qsChar . "accesscheck=" . urlencode($MM_referrer);
      header("Location: ". $MM_restrictGoTo);
      exit;
    ?>
    <?php
    if (!function_exists("GetSQLValueString")) {
    function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
      if (PHP_VERSION < 6) {
        $theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue;
      $theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue);
      switch ($theType) {
        case "text":
          $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
          break;   
        case "long":
        case "int":
          $theValue = ($theValue != "") ? intval($theValue) : "NULL";
          break;
        case "double":
          $theValue = ($theValue != "") ? doubleval($theValue) : "NULL";
          break;
        case "date":
          $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
          break;
        case "defined":
          $theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue;
          break;
      return $theValue;
    $editFormAction = $_SERVER['PHP_SELF'];
    if (isset($_SERVER['QUERY_STRING'])) {
      $editFormAction .= "?" . htmlentities($_SERVER['QUERY_STRING']);
    if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "form1")) {
      $insertSQL = sprintf("INSERT INTO donation (name, url) VALUES (%s, %s)",
                           GetSQLValueString($_POST['name'], "text"),
                           GetSQLValueString($_POST['url'], "text"));
      mysql_select_db($database_milesdata, $milesdata);
      $Result1 = mysql_query($insertSQL, $milesdata) or die(mysql_error());
      $insertGoTo = "insert_success.php";
      if (isset($_SERVER['QUERY_STRING'])) {
        $insertGoTo .= (strpos($insertGoTo, '?')) ? "&" : "?";
        $insertGoTo .= $_SERVER['QUERY_STRING'];
      header(sprintf("Location: %s", $insertGoTo));
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Insert data</title>
    <style type="text/css">
    @import url("../Style sheet.css");
    a:link {
              color: #D91327;
    a:visited {
              color: #D91327;
    a:hover {
              color: #CEB239;
    a:active {
              color: #D91327;
    </style>
    </head>
    <body>
    <div id="container"><img src="../banner.jpg" width="1082" height="187" alt="banner" />
    <p> </p>
    <p class="admin_heading">Insert Record to Database</p>
    <p> </p>
    <form action="<?php echo $editFormAction; ?>" method="post" name="form1" id="form1">
      <table align="center">
        <tr valign="baseline">
          <td height="25" align="right" nowrap="nowrap" bgcolor="#E6CC7F">Deceased Name:</td>
          <td height="25" bgcolor="#E6CC7F"><input type="text" name="name" value="" size="70" /></td>
        </tr>
        <tr valign="baseline">
          <td height="25" align="right" nowrap="nowrap" bgcolor="#F5E7B8">Deceased Unique Url:</td>
          <td height="25" bgcolor="#F5E7B8"><input type="text" name="url" value="" size="70" /></td>
        </tr>
        <tr valign="baseline">
          <td nowrap="nowrap" align="right"> </td>
          <td><input type="submit" class="submit" value="Insert record" /></td>
        </tr>
      </table>
      <input type="hidden" name="MM_insert" value="form1" />
    </form>
    <p> </p>
    <p class="maintext">If you wish to just update data in database please click <a href="update_donation.php">here</a></p>
    </div>
    </body>
    </html>
    The only difference between this page i cant open and the other page donation_2.php that i can open is that there is an extra piece of php code put in to delete the data after 1 day, which when i remove to see if it swill work without, loads and works fine?

  • Dreamweaver CS3 Remote View file display

    Specs:
    Dreamweaver CS3 on Windows XP Pro SP2.
    Upgraded from DreamWeaver MX
    1680 x 1050 60Hz resolution on vertical display LCD panel
    with the monitor turned/displayed verticle so I can view more of
    our site tree.
    Problem:
    When viewing files in split panel display (Remote Site on the
    left, Local Files on the right) my Remote Site display will
    collapse upward...hiding files from view, but they are actually
    still there: I can click Refresh and the tree expands again: After
    several seconds or sometimes immediately portions of the
    folders/files will collapse/hide again.
    It will do this to files I have selected. It will hide files
    I have checked out. The worst of it is that sometimes files will
    hide or collapse within sub-folders..giving the appearance that
    files are stored in incorrect folders.
    Thank you for your time

    Can you explain the symptoms in more detail? Mixing the use
    of DW8 with
    DWCS3 would not make remote files appear and disappear.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "shimmerdark" <[email protected]> wrote in
    message
    news:fs91gm$dea$[email protected]..
    > Having the same problem with our company website. It
    seems that files
    > randomly
    > disappear and reappear when they feel like it. Not sure
    if it is a FTP
    > issue or
    > something else. I am the only one in our organization
    that is currently
    > using
    > dream weaver cs3. Everyone else is still use DW8.
    >

  • Unable to upload files from local computer to remote server (Was: Dreamweaver)

    I have lost the connection between the remote location and the local location for files on my computer. Where to I correct this issues, since I cannot upload files from local to remote. Host server from server to my computer works fine, Running Dell computerr XP operating system with CS3 Dreamweaver. Need all the help I can get.

    I am now having a "ftp error - cannot make connection to host. Dreamweaver
    encoutered a netwoerk or file system error. I did as you suggested and I
    get to basic site definition, ( which looks o.k.), next screen ( no,I do
    not want to use a server technology) Next screen ( edit local copies on my
    machine ( file location looks o.k.), next screen (connect to remote
    server=ftp) address of web server is correct, ( no folder on server, or ftp
    login or ftp password) do not enable check in or check out
    summary: local
    Site name:midhba
    local root folder:midhba
    remote info:
    access; ftp
    FTP host: midhba.com
    check in.check out diabled
    testing server (set up later)

  • Can't transfer large files with remote connection

    Hi all,
    I'm trying to figure out why we can't transfer large files (< 20MB) over a remote connection.
    The remote machine is a G5 running 10.4.11, the files reside on a Mac OS X SATA RAID. We are logged into the remote machine via afp with an administrator's account.
    We can transfer files smaller than 20 MB with no problem. When we attempt to transfer files larger than 20 MB, we get the "The operation can't be completed because you don't have sufficient permissions for some of the items."
    We can transfer large files from the remote machine to this one (a Mac Pro running 10.4.11) no problem.
    The console log reports the following error:
    NAT Port Mapping (LLQ event port.): timeout
    I'm over my head on this one - does anyone have any ideas?
    Thanks,
    David

    I tried both these things with no luck.
    The mDNSResponder starts up right after the force quit - is this right?
    The following is the console log, which differs from the previous logs where we had the same problem:
    DNSServiceProcessResult() returned an error! -65537 - Killing service ref 0x14cb4f70 and its source is FOUND
    DNSServiceProcessResult() returned an error! -65537 - Killing service ref 0x14cb3990 and its source is FOUND
    DNSServiceProcessResult() returned an error! -65537 - Killing service ref 0x14cb2b80 and its source is FOUND
    DNSServiceProcessResult() returned an error! -65537 - Killing service ref 0x14cb1270 and its source is FOUND
    Feb 4 06:13:57 Russia mDNSResponder-108.6 (Jul 19 2007 11: 41:28)[951]: starting
    Feb 4 06:13:58 Russia mDNSResponder: Adding browse domain local.
    In HrOamApplicationGetCommandBars
    In HrOamApplicationGetCommandBars
    In HrOamApplicationGetCommandBars
    Feb 4 06:23:12 Russia mDNSResponder-108.6 (Jul 19 2007 11: 41:28)[970]: starting
    Feb 4 06:23:13 Russia mDNSResponder: Adding browse domain local.
    Feb 4 06:26:00 Russia configd[35]: rtmsg: error writing to routing socket
    Feb 4 06:26:00 Russia configd[35]: rtmsg: error writing to routing socket
    Feb 4 06:26:00 Russia configd[35]: rtmsg: error writing to routing socket
    Feb 4 06:26:00 Russia configd[35]: rtmsg: error writing to routing socket
    Feb 4 06:26:00 Russia configd[35]: rtmsg: error writing to routing socket
    Feb 4 06:26:00 Russia configd[35]: rtmsg: error writing to routing socket
    Feb 4 06:26:00 Russia configd[35]: rtmsg: error writing to routing socket
    Feb 4 06:26:00 Russia configd[35]: rtmsg: error writing to routing socket
    [442] http://discussions.apple.com/resources/merge line 4046: ReferenceError: Can't find variable: tinyMCE
    Thanks,
    David

  • File has local-remote name clash

    I have a DC which will compile and deploy correctly, but will not appear onscreen when started up. Stranger yet, it works fine on our Dev system but not on our Acc system!
    In the request logs, I see this message for just about every file in the web dynpro application:
    SYNC  (FAILED: File has local-remote name clash)  ico12_f1.gif   (C:\TEMP\CBS\78\.CACHE\1270\DCs\com.shell\sp\hr\tf\data_manipulation\_comp\src\mimes\Components\com.shell.teamflow.wd.uwlintegration.Uwl_Form_Comp\ico12_f1.gif)
    Tried so far:
    askng the developer to resync and redeploy
    rebuilding the DC in CBS
    reinitializing the SC in CBS
    restarted the NWDI server
    Any ideas guys?

    Results of the OSS note:
    A general solution would be to switch CBS to mode "useClassicSync=false" to neglect local-remote name clashes.
    This setting dsescribes how CBS communicates with DTR when doing syncs (i.e. in the classical way, as when doing sync from IDE, or in an enhanced way special for CBS needs). So of course it is preferable to use the sync mode specialized for CBS (actually with SP14 'false' will be the standard value when configuring via CTC Template Installer -and also for SR2 this is the recommended setting, cf. note 1031182). Consequence of using this setting is that known issues in CBS sync scenario will no longer show up.
    Concerning long DC names the only restriction we are aware of
    are on windows platform: Here file names (containing the root
    path of CBS, the name of the configuration, the compartment name and
    the DC name) must not exceed 256 signs. So being restrictive in DC name
    length is in general preferable, details however depend also on the
    length of the other emntioned parts.
    For UNIX platforms there is no knwn restriction.
    And actually having 'too long names' should lead to reproducible
    effects (build/dpeloyment working in general -or not) -unless they
    run against different platforms 'from time to time'.

Maybe you are looking for

  • How to get ALL validate-errors while insert xml-file into xml_schema_table

    How to get all validate-errors while using insert into xml_schema when having a xml-instance with more then one error inside ? Hi, I can validate a xml-file by using isSchemaValid() - function to get the validate-status 0 or 1 . To get a error-output

  • Pre-order and shipment details.

    If i make a pre-order, will Apple ship it to me on the launch day? Or they will only reserve it for me in one of the stores? And what can be the longest period of waiting iPhone?

  • "Disk Full" error message on Muvo TX FM 512, connected to Wi

    The Muvo TX FM 52 connects fine to my Windows 2000 laptop, and my windows XP desktop, but when transferring files (drag and drop) I get an error message stating that the disk is full. Windows explorer and Checkdisk both report over 00 MB available. N

  • How to create dynamic rows in a table

    Hi All, in my application i want to create rows dynamically by pressing enter button or else i can use button,once i click the button new row should come,that row should allow to enter values,like input field. please can any one help me in this. rega

  • Dynamic Textboxes in JSP using struts

    Hi all I'm using JSP and Struts framework. I have two buttons Add row and delete row.(not submit buttons) on click i need to either generate or delete a row of textboxes. I able to do the same using javascript but the tag in that case is <input..>(no