Problem with the PUT operation some files won't transfer help please

Hi everyone,
I am using DWCS3 on OS X Leoard 10.5 and MAMP
I am putting together a basic index.html page and then I want to template it. Pretty basic stuff.
However when I want to view the index.html page in my MAMP testing server, In the middle of the PUT operation I get a message saying;
File activity incomplete 1 file or folder was not completed.
index.html - Put operation successful
- error occurred - An error occurred - cannot put .  An unknown error occurred.
css:index.css - same - not transferred
SpryAssets:SpryMenuBar.js - same - not transferred
SpryAssets:SpryMenuBarHorizontal.css - same - not transferred
SpryAssets:SpryMenuBarDown.gif - same - not transferred
SpryAssets:SpryMenuBarRight.gif - same - not transferred
SpryAssets:SpryMenuBarDownHover.gif - same - not transferred
SpryAssets:SpryMenuBarRightHover.gif - same - not transferred
SpryAssets:SpryMenuBarVertical.css - same - not transferred
File activity incomplete. 1 file(s) or folder(s) were not completed.
Files updated: 1
Files skipped: 8
Files with errors: 1
Finished: 23/07/2010 13:30
I am aware that files are not transferring over to the testing server but I don't understand why or how to fix the problem. I don't think the problem lies with the path from Dreamweaver to the testing server because I have been working on the page and viewing it in the testing server. It's only just started displaying the message above and not passing some of the files over. It will for example pass the index.css page over.
I have copied the code over for index.html, SpryMenuBar.js, SpryMenuBarHorizontal.ccs and SpryMenuBarVertical.css.
In the hope that someone will not mind taking a look at this for me.
Below is the code for my home page in case the problem lies here
<!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>Home Page Geoff Hyde is Innocent</title>
<link href="//index.html" rel="stylesheet" type="text/css" media="all" />
<link href="css/index.css" rel="stylesheet" type="text/css" />
<!--[if IE 5]>
<style type="text/css">
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
<script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" />
</head>
<body class="twoColFixLtHdr">
<div id="container">
  <div id="header">
    <h1><u>Geoff Hyde is Innocent!</u></h1>
    <!-- end #header -->
  </div>
  <div id="nav">
    <ul id="MenuBar1" class="MenuBarHorizontal">
      <li><a href="index.html" title="Home page">Home</a> </li>
      <li><a href="about.html" title="About the campaign">About us</a> </li>
      <li><a href="updates1.html" title="links to updates" class="MenuBarItemSubmenu">Updates</a>
        <ul>
          <li><a href="confisupdate.html" title="Confiscation update">Confiscation</a></li>
          <li><a href="appealupdate.html" title="Appeal update">Appeal</a></li>
          <li><a href="petitionupdate.html" title="Petition update">Petition</a></li>
          <li><a href="newspdf.html" title="News articles">News articles</a></li>
        </ul>
      </li>
      <li><a href="charity.html" title="About charity for Geoff Hyde" class="MenuBarItemSubmenu">Charity</a>
          <ul>
            <li><a href="friends.html" title="About the people supporting Geoff Hyde" class="MenuBarItemSubmenu">Friends</a>
                <ul>
                  <li><a href="#">Item 3.1.1</a></li>
                  <li><a href="#">Item 3.1.2</a></li>
                </ul>
            </li>
            </ul>
      </li>
      <li><a href="#" title="Links to the petition">Petition</a></li>
    </ul>
  </div>
  <br/>
  <div id="sidebar1">
    <h3> </h3>
    <ul id="MenuBar2" class="MenuBarVertical">
          <li><a href="case.html" title="What happened on 27 Feb">The case</a>          </li>
      <li><a href="invest1.html" title="Links to investigation" class="MenuBarItemSubmenu">Investigation</a>
        <ul>
          <li><a href="tipoff.html" title="Some things we are not allowed to know">Tip off</a></li>
          <li><a href="whyg.html" title="Why arrest Geoff?">Why Geoff</a></li>
          <li><a href="int27.html" title="27 minute interview">27 minutes</a></li>
          <li><a href="cops.html" title="What the Police did not do">Police</a></li>
        </ul>
      </li>
      <li><a href="evi.html" title="Links to evidence" class="MenuBarItemSubmenu">Evidence</a>
          <ul>
            <li><a href="calls.htnl" title="Fictional phone calls">Phone calls</a>            </li>
            <li><a href="timing.html" title="It's all in the timing">Timing</a></li>
            <li><a href="lie.html" title="Can you convict on a lie">Lucas directive</a></li>
            <li><a href="all.html" title="That's all folks">That's all</a></li>
        </ul>
      </li>
      <li><a href="confis.html" title="Links to Confiscation" class="MenuBarItemSubmenu">Confiscation</a>
          <ul>
            <li><a href="claners.html" title="Taken to the cleaners">Cleaners</a></li>
            <li><a href="ruin.html" title="Family faces ruin">Ruin</a></li>
            <li><a href="won.html" title="We won the Confiscation">We won</a></li>
        </ul>
      </li>
      <li><a href="biog.html" title="About Geoff Hyde">Biography</a></li>
      <li><a href="#" title="Link to the Petition">Petition</a></li>
      <li><a href="friends.html" title="About the Charity Friends of Geoff Hyde" class="MenuBarItemSubmenu">Charity</a>
        <ul>
          <li><a href="supp.html" title="About the people who supprt Geoff Hyde">Supporters</a></li>
        </ul>
      </li>
      <li><a href="about.html" title="About the Geoff Hyde is Innocent campaign">About us</a></li>
    </ul>
    <h3> </h3>
    <!-- end #sidebar1 --></div>
  <div id="mainContent">
    <h1>An Innocent Man</h1>
    <p>On February 27, 2006, haulier Geoff Hyde took a call on his mobile. Taking that call changed his life forever; because it ended up with the 59-year-old grandfather with no previous convictions to his name being found guilty of drug smuggling. He was sentenced to 22 years in prison. This website is devoted to showing how the Crown Prosecution Service conspired to put an innocent man behind bars, and once they did set about siezing the fruits of nearly four decades of hard work.</p>
    <h2> </h2>
  <!-- end #mainContent --></div>
    <!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats --><br class="clearfloat" />
  <div id="footer">
    <p>&copy;copyright2010</p>
  <!-- end #footer --></div>
<!-- end #container --></div>
<script type="text/javascript">
<!--
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
var MenuBar2 = new Spry.Widget.MenuBar("MenuBar2", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
//-->
</script>
</body>
</html>
This is the SpryMenuBar.js code which is not being transferred
var Spry;
if(!Spry)
    Spry = {};
if(!Spry.Widget)
    Spry.Widget = {};
// Constructor for Menu Bar
// element should be an ID of an unordered list (<ul> tag)
// preloadImage1 and preloadImage2 are images for the rollover state of a menu
Spry.Widget.MenuBar = function(element, opts)
    this.init(element, opts);
Spry.Widget.MenuBar.prototype.init = function(element, opts)
    this.element = this.getElement(element);
    // represents the current (sub)menu we are operating on
    this.currMenu = null;
    var isie = (typeof document.all != 'undefined' && typeof window.opera == 'undefined' && navigator.vendor != 'KDE');
    if(typeof document.getElementById == 'undefined' || (navigator.vendor == 'Apple Computer, Inc.' && typeof window.XMLHttpRequest == 'undefined') || (isie && typeof document.uniqueID == 'undefined'))
        // bail on older unsupported browsers
        return;
    // load hover images now
    if(opts)
        for(var k in opts)
            var rollover = new Image;
            rollover.src = opts[k];
    if(this.element)
        this.currMenu = this.element;
        var items = this.element.getElementsByTagName('li');
        for(var i=0; i<items.length; i++)
            this.initialize(items[i], element, isie);
            if(isie)
                this.addClassName(items[i], "MenuBarItemIE");
                items[i].style.position = "static";
        if(isie)
            if(this.hasClassName(this.element, "MenuBarVertical"))
                this.element.style.position = "relative";
            var linkitems = this.element.getElementsByTagName('a');
            for(var i=0; i<linkitems.length; i++)
                linkitems[i].style.position = "relative";
Spry.Widget.MenuBar.prototype.getElement = function(ele)
    if (ele && typeof ele == "string")
        return document.getElementById(ele);
    return ele;
Spry.Widget.MenuBar.prototype.hasClassName = function(ele, className)
    if (!ele || !className || !ele.className || ele.className.search(new RegExp("\\b" + className + "\\b")) == -1)
        return false;
    return true;
Spry.Widget.MenuBar.prototype.addClassName = function(ele, className)
    if (!ele || !className || this.hasClassName(ele, className))
        return;
    ele.className += (ele.className ? " " : "") + className;
Spry.Widget.MenuBar.prototype.removeClassName = function(ele, className)
    if (!ele || !className || !this.hasClassName(ele, className))
        return;
    ele.className = ele.className.replace(new RegExp("\\s*\\b" + className + "\\b", "g"), "");
// addEventListener for Menu Bar
// attach an event to a tag without creating obtrusive HTML code
Spry.Widget.MenuBar.prototype.addEventListener = function(element, eventType, handler, capture)
    try
        if (element.addEventListener)
            element.addEventListener(eventType, handler, capture);
        else if (element.attachEvent)
            element.attachEvent('on' + eventType, handler);
    catch (e) {}
// createIframeLayer for Menu Bar
// creates an IFRAME underneath a menu so that it will show above form controls and ActiveX
Spry.Widget.MenuBar.prototype.createIframeLayer = function(menu)
    var layer = document.createElement('iframe');
    layer.tabIndex = '-1';
    layer.src = 'javascript:false;';
    menu.parentNode.appendChild(layer);
    layer.style.left = menu.offsetLeft + 'px';
    layer.style.top = menu.offsetTop + 'px';
    layer.style.width = menu.offsetWidth + 'px';
    layer.style.height = menu.offsetHeight + 'px';
// removeIframeLayer for Menu Bar
// removes an IFRAME underneath a menu to reveal any form controls and ActiveX
Spry.Widget.MenuBar.prototype.removeIframeLayer =  function(menu)
    var layers = menu.parentNode.getElementsByTagName('iframe');
    while(layers.length > 0)
        layers[0].parentNode.removeChild(layers[0]);
// clearMenus for Menu Bar
// root is the top level unordered list (<ul> tag)
Spry.Widget.MenuBar.prototype.clearMenus = function(root)
    var menus = root.getElementsByTagName('ul');
    for(var i=0; i<menus.length; i++)
        this.hideSubmenu(menus[i]);
    this.removeClassName(this.element, "MenuBarActive");
// bubbledTextEvent for Menu Bar
// identify bubbled up text events in Safari so we can ignore them
Spry.Widget.MenuBar.prototype.bubbledTextEvent = function()
    return (navigator.vendor == 'Apple Computer, Inc.' && (event.target == event.relatedTarget.parentNode || (event.eventPhase == 3 && event.target.parentNode == event.relatedTarget)));
// showSubmenu for Menu Bar
// set the proper CSS class on this menu to show it
Spry.Widget.MenuBar.prototype.showSubmenu = function(menu)
    if(this.currMenu)
        this.clearMenus(this.currMenu);
        this.currMenu = null;
    if(menu)
        this.addClassName(menu, "MenuBarSubmenuVisible");
        if(typeof document.all != 'undefined' && typeof window.opera == 'undefined' && navigator.vendor != 'KDE')
            if(!this.hasClassName(this.element, "MenuBarHorizontal") || menu.parentNode.parentNode != this.element)
                menu.style.top = menu.parentNode.offsetTop + 'px';
        if(typeof document.uniqueID != "undefined")
            this.createIframeLayer(menu);
    this.addClassName(this.element, "MenuBarActive");
// hideSubmenu for Menu Bar
// remove the proper CSS class on this menu to hide it
Spry.Widget.MenuBar.prototype.hideSubmenu = function(menu)
    if(menu)
        this.removeClassName(menu, "MenuBarSubmenuVisible");
        if(typeof document.all != 'undefined' && typeof window.opera == 'undefined' && navigator.vendor != 'KDE')
            menu.style.top = '';
            menu.style.left = '';
        this.removeIframeLayer(menu);
// initialize for Menu Bar
// create event listeners for the Menu Bar widget so we can properly
// show and hide submenus
Spry.Widget.MenuBar.prototype.initialize = function(listitem, element, isie)
    var opentime, closetime;
    var link = listitem.getElementsByTagName('a')[0];
    var submenus = listitem.getElementsByTagName('ul');
    var menu = (submenus.length > 0 ? submenus[0] : null);
    var hasSubMenu = false;
    if(menu)
        this.addClassName(link, "MenuBarItemSubmenu");
        hasSubMenu = true;
    if(!isie)
        // define a simple function that comes standard in IE to determine
        // if a node is within another node
        listitem.contains = function(testNode)
            // this refers to the list item
            if(testNode == null)
                return false;
            if(testNode == this)
                return true;
            else
                return this.contains(testNode.parentNode);
    // need to save this for scope further down
    var self = this;
    this.addEventListener(listitem, 'mouseover', function(e)
        if(self.bubbledTextEvent())
            // ignore bubbled text events
            return;
        clearTimeout(closetime);
        if(self.currMenu == listitem)
            self.currMenu = null;
        // show menu highlighting
        self.addClassName(link, hasSubMenu ? "MenuBarItemSubmenuHover" : "MenuBarItemHover");
        if(menu && !self.hasClassName(menu, "MenuBarSubmenuVisible"))
            opentime = window.setTimeout(function(){self.showSubmenu(menu);}, 250);
    }, false);
    this.addEventListener(listitem, 'mouseout', function(e)
        if(self.bubbledTextEvent())
            // ignore bubbled text events
            return;
        var related = (typeof e.relatedTarget != 'undefined' ? e.relatedTarget : e.toElement);
        if(!listitem.contains(related))
            clearTimeout(opentime);
            self.currMenu = listitem;
            // remove menu highlighting
            self.removeClassName(link, hasSubMenu ? "MenuBarItemSubmenuHover" : "MenuBarItemHover");
            if(menu)
                closetime = window.setTimeout(function(){self.hideSubmenu(menu);}, 600);
    }, false);
The code below is the SpryMenuBarHorizontal.css
@charset "UTF-8";
/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
LAYOUT INFORMATION: describes box model, positioning, z-order
/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    cursor: default;
    width: 780px;
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
    z-index: 1000;
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: left;
    cursor: pointer;
    width: 156px;
    float: left;
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    z-index: 1020;
    cursor: default;
    width: 156px;
    position: absolute;
    left: -1000em;
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
    left: auto;
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
    width: 156px;
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
    position: absolute;
    margin: -5% 0 0 95%;
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
    left: auto;
    top: 0;
DESIGN INFORMATION: describes color scheme, borders, fonts
/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
    border: 1px solid #CCC;
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
    display: block;
    cursor: pointer;
    background-color: #CC0000;
    padding: 0.5em 0.75em;
    color: #FFFFFF;
    text-decoration: none;
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
    background-color: #000000;
    color: #FFF;
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
    background-color: #33C;
    color: #FFF;
SUBMENU INDICATION: styles if there is a submenu under a given menu item
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
    background-image: url(SpryMenuBarDown.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
    background-image: url(SpryMenuBarRight.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
    background-image: url(SpryMenuBarDownHover.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
    background-image: url(SpryMenuBarRightHover.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
BROWSER HACKS: the hacks below should not be changed unless you are an expert
/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
    position: absolute;
    z-index: 1010;
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
    ul.MenuBarHorizontal li.MenuBarItemIE
        display: inline;
        f\loat: left;
        background: #FFF;
Below is the code for SpryMenuBarVertical.css
@charset "UTF-8";
/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
LAYOUT INFORMATION: describes box model, positioning, z-order
/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    cursor: default;
    width: 8em;
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
    z-index: 1000;
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: left;
    cursor: pointer;
    width: 8em;
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
    margin: -5% 0 0 95%;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: absolute;
    z-index: 1020;
    cursor: default;
    width: 8.2em;
    left: -1000em;
    top: 0;
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
    left: 0;
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
    width: 8.2em;
DESIGN INFORMATION: describes color scheme, borders, fonts
/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
    border: 1px solid #CCC;
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
    border: 1px solid #CCC;
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
    display: block;
    cursor: pointer;
    background-color: #000000;
    padding: 0.5em 0.75em;
    color: #FFFFFF;
    text-decoration: none;
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
    background-color: #666666;
    color: #FFF;
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
    background-color: #33C;
    color: #FFF;
SUBMENU INDICATION: styles if there is a submenu under a given menu item
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
    background-image: url(SpryMenuBarRight.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
    background-image: url(SpryMenuBarRightHover.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
BROWSER HACKS: the hacks below should not be changed unless you are an expert
/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
    position: absolute;
    z-index: 1010;
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
    ul.MenuBarVertical li.MenuBarItemIE
        display: inline;
        f\loat: left;
        background: #FFF;

I've only encountered two instances where the PUT operation failed on certain files. One, the server does not like the particular file type, and two, when the file was open in another program.
Other than that, I could only guess that it may have something else to do with the web server configuration and not DW.

Similar Messages

  • Problem with FTP put operation..??

    hi frendz,
    i'm facing some problem with FTP put operation. The Get operation(reading a file) is working fine. i'm using Apache FTP server.FTP User is having all read/write permissions. When i putthe file using FTP command prompt then its working fine. But using BPEL/FTP adapter put operation is not working.
    Main thing is its not giving any error but When i check the directory then i dont fine any file ther. In fact BPEL process is detecting directory where i'm going to write the file. But after completing the BPEL process i dont get any file.
    i am using opaque fomat. n just passing some data into input string which i'm assigning to <invoke>'s variable.
    Thanks a lot
    -Mishit

    Error itself indicates the potential issues -
    Please ensure
    1. Specified remote output Dir has write permission
    2. Output filename has not exceeded the max chararters allowed by the OS and
    3. Remote File System has enough spaceRegards,
    Anuj

  • I am not getting any sound input on my microphone. There is no microphone input on my new macbook pro, so I am using my old one. Is this a problem with the new operating system? Did they simply remove any microphone software?

    I am not getting any sound input on my microphone. There is no microphone input on my new macbook pro, so I am using my old one. Is this a problem with the new operating system? Did they simply remove any microphone software?

    Check System Preferences > Sound > Output
    Make sure the correct device is selected.

  • Hi! I have a problem with the adjustment brush some are not there anymore like soften skin, how i can fix that?

    Hi! I have a problem with the adjustment brush some are not there anymore like soften skin, how i can fix that?

    Hi dear,
    it's funny, real funny.
    I think the programmes have diffrent sound system from the normal calls system.
    All you need to do is to turn the sound up from the bottom in the phone side in the time you're making or recieving the call.
    you'll hear the sound.
    I hope that would help.
    All the best

  • I ave some problems with the right management for files in the movie folder

    There are saome files with toe records of everyone in the right. I can't delete or copy this files without  my Admin password. The folder movies where displayed without the triangel in the list option. I have copied all files an folders to an external drive. The Folder Movies have i delete ove my root account. Then I have all files copied zo the new folder who was created automatical when i locked in. Now the problem with the list view ist solved but the rights of the files are not solved. I can change the rights vor the everyone manually for each file. But for more than 1000 files this is not usable.

    drwx------+  18 onlymac  staff    612 24 Okt 12:52 .
    drwxr-xr-x+ 134 onlymac  staff   4556 24 Okt 12:44 ..
    -rw-r--r--@   1 onlymac  staff  43012 24 Okt 12:54 .DS_Store
    -rw-rw-rw-    1 onlymac  staff      0 18 Okt 13:33 .fcplock
    -rw-r--r--@   1 onlymac  staff     30 24 Okt 12:52 .fcpuser
    -rw-r--r--    1 onlymac  staff      0 18 Okt 11:53 .localized
    drwx---r-x@   4 onlymac  staff    136 18 Okt 12:18 Aiseesoft Studio
    drwx---r-x+   4 onlymac  staff    136  5 Jun  2010 DivX Movies
    drwx---r-x+   4 onlymac  staff    136  7 Jun 00:20 Eye-TV
    drwx---r-x@  12 onlymac  staff    408 22 Sep 23:43 Final Cut Events
    drwx---r-x+   9 onlymac  staff    306 24 Okt 10:06 Final Cut Projects
    drwx---r-x+   3 onlymac  staff    102 23 Okt 23:49 Handbrake
    drwx---r-x@   9 onlymac  staff    306 31 Jul  2010 Kamerafilme
    drwx---r-x+   3 onlymac  staff    102  6 Okt 14:19 MAC The Ripper
    drwx---r-x+  10 onlymac  staff    340 24 Okt 12:51 Motion Templates.localized
    drwx---r-x+   7 onlymac  staff    238  2 Feb  2011 iMovie Events.localized
    drwx---r-x+   8 onlymac  staff    272 21 Aug 01:18 iMovie Projects.localized
    drwx---r-x+   4 onlymac  staff    136 21 Apr  2011 iMovie-Kamera-Archive.localized

  • Problem with the Zone Info Indianapolis file with jdk 1.4.2_11

    I'm doing some timezone testing and noticed that Indianapolis Zone Info file is calculating the time incorrectly when I pass the ID "America/Indiana/Indianapolis" into SimpleDateFormat for a date after 3/11/07. I believe it is calculating it as Atlantic Time instead of Eastern Standard Time. It works fine When I replace it with the Indianapolis Zone Info file from the jdk 1.4.2_08. The jdk 1.4.2_11 I am using came bundled with Weblogic 8.1 SP6.
    Thanks

    DST Rules are changing this year, and are correct in 1.4.2_11 and up. Any version earlier than that has the wrong dst rules. Read this link for more info:
    http://java.sun.com/developer/technicalArticles/Intl/USDST/
    ~Tim

  • Problems with the OR operator

    Please can someone help? I have 2 tables which I can join as follows:
    select nlfull0604.accountid,company,entrydate from nlfull0604,live0604 where
    nlfull0604.accountid=live0604.accountid
    This returns the rows I expect, however I want to get some new Companies that might not be in live0604 but will be in nlfull0604 so I have added this:
    select nlfull0604.accountid,company,entrydate from nlfull0604,live0604 where
    nlfull0604.accountid=live0604.accountid or (entrydate > '01-JUN-04')
    The problem is I am getting thousands and thousands of rows not just the 2,000 live companies + the 50 or so new ones - probably something to do with my brackets!
    Thanks very much for your help.
    Regards
    Andrew

    Hello
    Yes I think you're going to need to use a union, try this out...
    SQL> select
      2      accountid,
      3      entrydate
      4  FROM
      5      nlfull0604
      6  WHERE
      7      entrydate > TO_DATE('30/07/2004','dd/mm/yyyy')
      8  UNION
      9  select
    10      accountid,
    11      entrydate
    12  FROM
    13      live0604;
    ACCOUNTID ENTRYDATE
             1 25/08/2004
             2 26/08/2004
             3 27/08/2004
             4 28/08/2004
             5 29/08/2004
    6 31/07/2004
    6 30/08/2004
             7 01/08/2004
             8 02/08/2004
             9 03/08/2004
            10 04/08/2004
            11 05/08/2004
            12 06/08/2004
    SQL> update live0604 set entrydate=to_date('31/07/2004','dd/mm/yyyy') where accountid=6;
    1 row updated.
    SQL> select
      2      accountid,
      3      entrydate
      4  FROM
      5      nlfull0604
      6  WHERE
      7      entrydate > TO_DATE('30/07/2004','dd/mm/yyyy')
      8  UNION
      9  select
    10      accountid,
    11      entrydate
    12  FROM
    13      live0604;
    ACCOUNTID ENTRYDATE
             1 25/08/2004
             2 26/08/2004
             3 27/08/2004
             4 28/08/2004
             5 29/08/2004
    6 31/07/2004
             7 01/08/2004
             8 02/08/2004
             9 03/08/2004
            10 04/08/2004
            11 05/08/2004
            12 06/08/2004Note that in the first run account id 6 appeared twice because the entrydate in live0604 was different to the entrydate in nlfull0604 and so it was not a duplicate, after the update, it is picked up as a duplicate.
    If you have the situation where you have the same account id and 2 different entry dates in each table, you could pick the most recent(or the oldest using min) like so...
    SQL> update live0604 set entrydate=to_date('31/08/2004','dd/mm/yyyy') where accountid=6;
    1 row updated.
    SQL> SELECT
      2      all_accts.accountid,
      3      MAX(all_accts.entrydate)
      4  FROM
      5      (
      6      select
      7     accountid,
      8          entrydate
      9      FROM
    10          nlfull0604
    11      WHERE
    12          entrydate > TO_DATE('30/07/2004','dd/mm/yyyy')
    13      UNION
    14      select
    15          accountid,
    16     entrydate
    17      FROM
    18          live0604
    19      ) all_accts
    20  GROUP BY
    21     all_accts.accountid;
    ACCOUNTID MAX(ALL_AC
             1 25/08/2004
             2 26/08/2004
             3 27/08/2004
             4 28/08/2004
             5 29/08/2004
    6 31/08/2004
             7 01/08/2004
             8 02/08/2004
             9 03/08/2004
            10 04/08/2004
            11 05/08/2004
            12 06/08/2004
    HTH

  • Problems with the Host command (copying files)

    i am trying to copy a file from one location to another.
    i use the get_file_name function to select the file i want to copy.
    it does not work when in the path, if the directory name has a space in between.(e.g New Folder).The error i get is(the system cannot find the path specified)
    it works fine when a folder name does not have any space(e.g NewFolder).
    y:='o:\documents\filname.doc';
    x := get_file_name(null,null,null,null,open_file,true);
    host('cmd /c start /w copy '|| x ||' '|| y,no_screen);
    any help would be appreciated
    Thanks

    But this is all me, and I do A LOT of scrolling back and forth to cross check facts and so on. Having to constantly switch between files would be a huge pain.
    I guess it's a matter of work styles, but I'd much prefer to switch around among a batch of open chapters with a simple key combination, as opposed to scrolling back and forth through pages in linear fashion.
    How would ID handle a document of this complexity?
    With the limited information you've offered, I'd say I have experience with similar documents, (product catalogs/pricelists), that ID handled just fine, and other cases in which seemingly simple files choked it. I can say the same of Quark. No one can answer your question definitively; there are too many variables. Chances are it's not (only) the size and complexity of your document in itself that are causing your problems. There can be any number of hardware or OS issues contributing, to name a couple.

  • Problem with the Labview PDA and file transfer.

    I�m using PALM Tungsten T3 to run some applications. The OS environment is Windows XP. When I try to download a data.txt or data.dat file to the pc using the Hotsync, it gives me an error. There is installed datalogmgr that is the application that allows files exchange between Palm & PC.
    Error message
    Se ha iniciado la sincronización HotSync 03/09/04 16:12:12
    Aceptar Calendario

    fopen(C:\PDAdata\19_samples.txt) failed
    LabVIEW Datalog Conduit ha fallado la sincronización
    I have installed the LVPDA_Patch_70f1.rar file (in the correct order). I tried also with another file generated by PDATempData (in the examples) and it didn�t work. I tried Also to delete datalogmgr and download it again. I tried to instal
    ll Labview COnduit again. Any idea?

    I know its been a long time since your post. Did you make sure to have the directory that you want the file transferred into created on your PC before the sync. If the folder isn't there you will get that error.
    Dan
    Don't drive angry. Don't drive angry!

  • Problems with the number of image files

    Hi
    I am currently working in Quark and I have a big problem. Quark can't handle my 250 page, 700 image files document. If I try just scrolling through the documents from start to finish Quark crashes, and it doeesn't even create a rescue file. Now in the Quark forums they tell me to split the document into chapters. Chapters are fine if you are working with others on a projects as it lets different people work on different parts of the book at the same time. But this is all me, and I do A LOT of scrolling back and forth to cross check facts and so on. Having to constantly switch between files would be a huge pain. How would ID handle a document of this complexity?
    Sincerely
    Geir Rosset
    Oslo
    Norway

    But this is all me, and I do A LOT of scrolling back and forth to cross check facts and so on. Having to constantly switch between files would be a huge pain.
    I guess it's a matter of work styles, but I'd much prefer to switch around among a batch of open chapters with a simple key combination, as opposed to scrolling back and forth through pages in linear fashion.
    How would ID handle a document of this complexity?
    With the limited information you've offered, I'd say I have experience with similar documents, (product catalogs/pricelists), that ID handled just fine, and other cases in which seemingly simple files choked it. I can say the same of Quark. No one can answer your question definitively; there are too many variables. Chances are it's not (only) the size and complexity of your document in itself that are causing your problems. There can be any number of hardware or OS issues contributing, to name a couple.

  • Problem with the pivot operator and Expression operator

    Hey,
    In my design, I have a joiner which joins three different tables. After that I connected a few columns to an expression operator which is used to make some calculations using the three columns. The out put from the joiner is connected to the pivot operator as well as the output of the expression operator is connected to the same.
    This is done becuase I wanted to create a few new columns using the existing columns in order to perform some calculations.
    But now the mapping is giving an error at time of deployment(Null pointer exception).
    I tried to place the expression operator at various points in the mapping, but to no avail.
    Can some one please help me out regarding this issue.
    Thanks

    Hey,
    This is the stack trace error I am getting when I try to deploy the mapping.
    VLD-1141: Internal error during mapping generation.
    java.lang.NullPointerException
    at oracle.wh.service.impl.mapping.component.pivot.PivotSqlDelegate.prepareOutputContext(PivotSqlDelegate.java:124)
    at oracle.wh.service.impl.mapping.generation.WBMappingGenerator.generate(WBMappingGenerator.java:239)
    at oracle.wh.service.impl.mapping.generation.PlSqlGenerationMediator.assembleSetBasedInternal(PlSqlGenerationMediator.java:2107)
    at oracle.wh.service.impl.mapping.generation.PlSqlGenerationMediator.assembleSetBased(PlSqlGenerationMediator.java:2089)
    at oracle.wh.service.impl.mapping.generation.PlSqlGenerationMediator.assemble(PlSqlGenerationMediator.java:540)
    at oracle.wh.service.impl.mapping.generation.WBMappingGenerator.generate(WBMappingGenerator.java:770)
    at oracle.wh.service.impl.mapping.generation.WBMappingGenerator.generate(WBMappingGenerator.java:316)
    at oracle.wh.service.impl.mapping.generation.WBDeployableMappingGenerator.generate(WBDeployableMappingGenerator.java:99)
    at oracle.wh.service.impl.generation.common.WBGenerationService.generateCode(WBGenerationService.java:433)
    at oracle.wh.service.impl.generation.common.WBGenerationService.generateCode(WBGenerationService.java:311)
    at oracle.wh.service.impl.generation.service.WhValidationGenerationTransaction.run(WhValidationGenerationTransaction.java:241)

  • Problem with downloading apps. "Unable to download application" error.Help please!

    I'm having a major issue with updating or downloading apps. They won't download! I try to download an app, it's says "waiting", then it looks like it's about to download. Then, suddenly, the "loading"  bar gets halway filled, then it goes back to saying "waiting". This cycles about three or so times and then I get this message: "Unable to download application. Could not be downloaded at this time" with choices to be "done" or "retry".
    I have tried EVERYTHING to fix this. I tried pausing the download and restarting, I tried soft and hard resets, I tried signing out and back into the App Store, I tried resetting my settings, I tried restoring the phone as a new iPhone, nothing works! I am at my wits end! I have an appointment at the Genius bar tomorrow, but I'm hoping someone here can help me so I won't have to keep that appointment.  I've tried searching for my problem in the forums but none of the results are like mine. Could someone please help?
    EDIT: I also tried checking the iTunes queue. No purchases are stuck in the queue.

    Just wanted to update, since I can no longer edit my original post. I tried disabling bluetooth. That didn't do any good, either.

  • I NEED HELP WITH THE MINI VGA TO TV CONNECTOR!! HELP PLEASE

    When I plug the Mini VGA into my TV the picture shows up but it is very small and blurry. What can I do to fix this? Thanks for an Help!
    12 inch iBook   Mac OS X (10.4)  

    Okay, take a look at Knowledge Base Article #88396. It does sound like you are actually using the "Apple Video Adapter" and not the "VGA Adapter". The VGA adapter has a single connector with several rows of pins. The "Apple Video Adapter" has two connectors, one for s-video and one for composite video. The composite video cable is usually yellow (this would go with the red & white connectors for the audio).
    Have you tried Jon's suggestion to open the Displays System Preferences and try the "Detect Displays" button? The Displays pane should give you options to choose between NTSC and PAL. Do you see these options? Is the connector plugged in securely? What do you see? Is the picture small in the middle of the screen with a black border around it? Or does the picture fill up the screen but everything is oversized? What size is the TV?
    You do know that regular TVs make really, really bad computer displays, right? The iBook will only be displaying a 600 x 800 image so the Desktop will look pretty blurry if you have a TV bigger than about 12". But a DVD or the iTunes visualizations should display well.
    -Doug

  • The best way to solve  problem with the site containing  JSP Files java co

    I am getting NullPointerException pointing at some java file but I have the same JSP file of that name.
    and which line it is pointing it is not there in that file means file has 500 lines and it ponting to 700.
    I got this information from log file but I cannot get the exact line where the error is coming from.
    Can I arrange all code of site according to Netbeans, so that I can complile and run everything to get the problems solved.
    I don't know how to proceed?
    And one more thing the results on web sites are comimg very slow , any suggetions to improve the performance
    I am working on a undocumented code left inbetween by some one and new in real time coding.

    JSP pages compile dynamically into Servlets when requested. The error line number you got corresponds to line number of this dynamically generated Servlet not the jsp page. If you are using Apache Tomcat, these dynamically generated files should be located somewhere inside Work Folder. Anyway, you need to debug your jsp page. some line in this particular jsp page is throwing NullPointerException.

  • Problem with the minus operator - Urgent

    Hi,
    I am executing one source minus target query which is taking a lot of time to run (more than a day) in TEST and PROD environment.
    But when i run the same query DEV it is workin fine giving results in few seconds.
    Individual query is also takin less time as there are only some 10k records in target table and in source depending upon the date condition(max 500 rows).
    I checked the indexes of DEV, test AND PROD. All are same.
    Can any one help me in this.
    ASAP.
    Thanks in advance,
    Harsha

    dev - explain plan
    Operation     Object Name     Rows     Bytes     Cost     Object Node     In/Out     PStart     PStop
    SELECT STATEMENT Optimizer Mode=ALL_ROWS     1           4507                     
    SORT AGGREGATE          1                               
    VIEW          4           4507                     
    MINUS                                        
    SORT UNIQUE          4      2 K     256                     
    HASH JOIN OUTER          4      2 K     255                     
    NESTED LOOPS          1      444      223                     
    HASH JOIN          37      10 K     28                     
    FILTER          61      4 K     23                     
    REMOTE                              SERIAL          
    REMOTE          1      105      2           SERIAL          
    REMOTE          t1(source) 1      72      1           SERIAL          
    REMOTE          t2(source) 10 K     1 M     32           SERIAL          
    SORT UNIQUE          6 K     406 K     4251                     
    HASH JOIN          6 K     406 K     4183                     
    TABLE ACCESS FULL     t1(target) 11 K     439 K     87                     
    TABLE ACCESS FULL     t2 target) 372 K     8 M     4076           
    test explain plan -
    Operation     Object Name     Rows     Bytes     Cost     Object Node     In/Out     PStart     PStop
    SELECT STATEMENT Optimizer Mode=ALL_ROWS     1           4958                     
    SORT AGGREGATE          1                               
    VIEW          235           4958                     
    MINUS                                        
    SORT UNIQUE          235      124 K     703                     
    CONCATENATION                                        
    HASH JOIN OUTER          219      115 K     271                     
    NESTED LOOPS          2      870      211                     
    NESTED LOOPS          2      826      209                     
    HASH JOIN          47      12 K     66                     
    FILTER          74      5 K     60                     
    REMOTE                         SERIAL          
    REMOTE          1      105      2      SERIAL          
    REMOTE          t1(source) 1      75      1      SERIAL          
    REMOTE          t3(source) 1      22      1      SERIAL          
    REMOTE          t2(source) 11 K     1 M     59      SERIAL          
    HASH JOIN OUTER          16      8 K     431                     
    NESTED LOOPS          1      435      371                     
    NESTED LOOPS          1      360      370                     
    NESTED LOOPS          115      37 K     255                     
    HASH JOIN          47      12 K     66                     
    REMOTE          t4(source) 74      5 K     60      SERIAL          
    NESTED LOOPS          106      20 K     5                     
    REMOTE          t5(source) 1      105      2      SERIAL          
    REMOTE          t6(source) 106      9 K     3      SERIAL          
    REMOTE          t7(source) 128      4      SERIAL          
    REMOTE          t3(source) 1      22      1      SERIAL          
    REMOTE          t1(source) 1      75      1      SERIAL          
    REMOTE          t2(source) 11 K     1 M     59      SERIAL          
    SORT UNIQUE          7 K     439 K     4256                     
    HASH JOIN          7 K     439 K     4183                     
    TABLE ACCESS FULL     t1(target)      12 K     474 K     88                     
    TABLE ACCESS FULL     t2(target) 373 K     8 M     4076

Maybe you are looking for