Error creating zip file {Project Name.jar} [message #160835] |
Wed, 15 February 2006 12:27  |
Eclipse User |
|
|
|
I have Eclipse 3.1.1, JDK 1.5, WTP 1.0, Axis 1_2_1, and Tomcat 5.5.15.
Within my workspace I have one Web Service, and Web Client project. I
also have 5 other projects. The Web Service project calls each of the 5
other projects for specific processing but they are standalone Java
projects. I also have a Servers project.
My Web Service for the most part runs, however, when I go to perform a
Clean, Project->Clean I randomly get an error message like this:
Publishing to Tomcat v5.5 Server @localhost...
Publishing failed
When I click details I see the following:
Error creating zip file {Project Name}.jar: ZIP file must have at least
one entry
In this example I get one of these messages for four of the five java
projects that I have created. What is interesting is that if I turn
around and run the same clean, the message may only list one or two of the
projects. There is no consistancy. In addition, there are times that it
will not list any of the projects. To test this, I just re-ran the Clean
and I only had one of the projects listed.
I would like to know how to fix this?
I would also like to know what the impact on my project is that this error
message is causing?
Thanks,
Ben
|
|
|
Re: Error creating zip file {Project Name.jar} [message #160859 is a reply to message #160835] |
Wed, 15 February 2006 13:14   |
Eclipse User |
|
|
|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=121742 may have addressed
this.
Cheers,
Larry
Ben Sisson wrote:
> I have Eclipse 3.1.1, JDK 1.5, WTP 1.0, Axis 1_2_1, and Tomcat 5.5.15.
>
> Within my workspace I have one Web Service, and Web Client project. I
> also have 5 other projects. The Web Service project calls each of the 5
> other projects for specific processing but they are standalone Java
> projects. I also have a Servers project.
>
> My Web Service for the most part runs, however, when I go to perform a
> Clean, Project->Clean I randomly get an error message like this:
>
> Publishing to Tomcat v5.5 Server @localhost...
> Publishing failed
>
> When I click details I see the following:
> Error creating zip file {Project Name}.jar: ZIP file must have at least
> one entry
>
> In this example I get one of these messages for four of the five java
> projects that I have created. What is interesting is that if I turn
> around and run the same clean, the message may only list one or two of
> the projects. There is no consistancy. In addition, there are times
> that it will not list any of the projects. To test this, I just re-ran
> the Clean and I only had one of the projects listed.
>
> I would like to know how to fix this?
>
> I would also like to know what the impact on my project is that this
> error message is causing?
>
> Thanks,
> Ben
>
>
|
|
|
Re: Error creating zip file {Project Name.jar} [message #160898 is a reply to message #160859] |
Wed, 15 February 2006 15:31  |
Eclipse User |
|
|
|
Larry,
I want to thank you for your quick resposne and comments. I went back to
capture detailed information about the error and it worked. I can't tell
exactly what I did differently, since it had not been working since
yesterday but had been working before then.
Thanks,
Ben
|
|
|
Powered by
FUDForum. Page generated in 0.03411 seconds