Menu

Failure when attempting to upload zip file

Help
Mike B
2005-03-03
2013-03-22
  • Mike B

    Mike B - 2005-03-03

    I'm in a situation where I need to upload about 100 images into the /images folder of a site. What I've done is download a zip of the folder, add the new images to the zip, and then upload it. The problem I am having is that hyperconent performs this operation fine when certain files are added to the zip and just sits idle when others are added. I can't find any difference between the files that cause the zip to successfully upload and the ones that cause it to fail. I've also had this problem when trying to upload pdf files; several of the files cause the upload of the zip to fail if they are added. Do you have any ideas about how to force HC to upload the zip files. Thanks,

    Mike

     
    • Alex Vigdor

      Alex Vigdor - 2005-03-03

      If you could make one of the troublesome zip files available somewhere I could download, I'll try to reproduce the problem. I haven't seen anything like it before.

       
    • Mike B

      Mike B - 2005-03-03

      Sure, here is a zip with 3 files:

      <a href="http://www.users.muohio.edu/berninme/images.zip">images.zip</a>

      If I try to upload this file the progress page appears but nothing is displayed. If I remove the feb4_05_3.bmp file, then it will upload properly. Thanks for looking at this,

      Mike

       
    • Mike B

      Mike B - 2005-03-03

      Oops! I misread the red text at the bottom to mean that HTML tags are supported. Here is the correct link.

      http://www.users.muohio.edu/berninme/images.zip

       
      • Alex Vigdor

        Alex Vigdor - 2005-03-03

        That zip file works fine for me; can you check that you have increased the portal property
        "org.jasig.portal.PortalSessionManager.File_upload_max_size" to an adequate size?  It defaults to 3MB, which would reject this zip file.

         
    • Mike B

      Mike B - 2005-03-03

      I raised this property to 100MB and restarted the portal but it did not make a difference for me. Here is what I get in the address bar after our server address:

      /uPortal/tag.idempotent.worker.download.target.43.uP

      and a plain white screen.

       
      • Alex Vigdor

        Alex Vigdor - 2005-03-03

        Some debugging questions:

        What version of uPortal are you running?

        Any error messages in portal.log?

        If you view source on the plain white screen, what do you see?

        Also, how about enabling DEBUG in the log, repeating the process, and posting the log result where I can have a look.

         
    • Mike B

      Mike B - 2005-03-16

      I was able to succesfully increase the file max upload size with a newer version of uPortal. Thanks.

       

Log in to post a comment.