Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Error creating zip file {Project Name.jar}
Error creating zip file {Project Name.jar} [message #160835] Wed, 15 February 2006 17:27 Go to next message
Ben Sisson is currently offline Ben SissonFriend
Messages: 202
Registered: July 2009
Senior Member
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 18:14 Go to previous messageGo to next message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
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 20:31 Go to previous message
Ben Sisson is currently offline Ben SissonFriend
Messages: 202
Registered: July 2009
Senior Member
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
Previous Topic:Incomplete Deployment on WTP 1.5
Next Topic:integration ejb project with client project
Goto Forum:
  


Current Time: Thu Apr 25 00:54:06 GMT 2024

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

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

Back to the top