Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Debug Error: "error while publishing files to server"
Debug Error: "error while publishing files to server" [message #57863] Fri, 12 October 2007 08:32 Go to next message
Tilo Gau is currently offline Tilo GauFriend
Messages: 36
Registered: July 2009
Member
Hi,

I have set up an PHP Web Project with Eclipse 3.3.1 and
PDT 1.0.1.

The server is 'http://web' with Publish Information
set to 'C:\Local\Web\'

Then I set up a PHP Web Page run configuration
File/Project: Project01/index.php
Publish To: (C:\Local\Web\)project
Autogenerated URL: http://web/project/index.php

But when I try to run this configuration I get the
following error:

Debug Error: "error while publishing files to server"

But there is no console output or anything else which
will help to track this error down.

Any ideas?


Best regards, T.Gau
Re: Debug Error: "error while publishing files to server" [message #58531 is a reply to message #57863] Mon, 15 October 2007 14:47 Go to previous message
Tilo Gau is currently offline Tilo GauFriend
Messages: 36
Registered: July 2009
Member
Hi,

I found the error myself.

It was a file named "Thumbs.db" in my project. I think it's
from Windows buildin viewer. Eclipse tried to publish it, too.
But could not override because it seems to be a system file.
So I deleted it and now it runs.

I found the hint in the eclipse log file in
/workspace/.metadata/.log

I should have thougt about that, sorry.

Greetings, T.Gau


T. Gau schrieb:
> Hi,
>
> I have set up an PHP Web Project with Eclipse 3.3.1 and
> PDT 1.0.1.
>
> The server is 'http://web' with Publish Information
> set to 'C:\Local\Web\'
>
> Then I set up a PHP Web Page run configuration
> File/Project: Project01/index.php
> Publish To: (C:\Local\Web\)project
> Autogenerated URL: http://web/project/index.php
>
> But when I try to run this configuration I get the
> following error:
>
> Debug Error: "error while publishing files to server"
>
> But there is no console output or anything else which
> will help to track this error down.
>
> Any ideas?
>
>
> Best regards, T.Gau
Previous Topic:ClassNotFoundException
Next Topic:PDT server support
Goto Forum:
  


Current Time: Wed Apr 24 21:00:25 GMT 2024

Powered by FUDForum. Page generated in 0.03116 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top