Debug Error: "error while publishing files to server" [message #57863] |
Fri, 12 October 2007 04:32  |
Eclipse User |
|
|
|
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 10:47  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.05567 seconds