Module Export Error

Hello.

Servoy displays the following error when I export a module from Servoy 3.5.9 to 5.0.

java.util.zip.ZipException: error in opening zip file

Why can it happen?

Thanks. Bye

When do you get this error: when you try to export from 3.5.9 or import in 5.0 ? I have seen this error when trying to import a file that is not a Servoy solution. Also, would be better to use Servoy 5.1 , not 5.0 .

Sorry, I had been badly explained, is to import the module to 5.0.

But I installed the 5.1 and shows me the same error.

Thanks.

Francisco:
Sorry, I had been badly explained, is to import the module to 5.0.

But I installed the 5.1 and shows me the same error.

Thanks.

Then, as I said, are you sure it is a Servoy solution ?

Yes, it’s a Servoy solution.

What could be so wrong?.

Thanks.

Can you attach it here (or send it though email) so that I can try it ?

Sorry, but company rules, I can’t send the code.

If you know anything else I can try, write it here and I try to see if it works.

Thanks. Bye.

can you open that file with a zip program?
.servoy file should be zips (or jars) so they should open just fine
if that is not the case then some how the export is not working or the file is getting corrupted somewhere.

Yes, I can open it with a zip program.

The exports of the module, is performed with Servoy 3.5.9, and I’ve also tried to import it into the 3.5.10 and 3.5.9 of another pc, and displays the same error.

Do not know if this will be of help to find the error, but the problem seems to be of export, though I tried to export several times.

Is there anything in the module that exports do not let run around?.

Thanks.

can you unzip the contents completely?

Because the importer seems to complain about a that the zip is not valid.

Yes, unzip all the contents with a zip program.

Good morning.

I tried again today, I exported and then imported, but now it has worked. Do not know what would happen yesterday, but I have not changed anything.

Thanks for everything. Bye.