BusinessObjects Board

Input/Output exception occurred : 'error in opening zip file

Hi,

I Created a QWAAS.And when I tired to click on the URL(QWAAS’s) it gives the following error :

Input/Output exception occurred : ‘error in opening zip file’

Kindly suggest a solution for this ?

Note : BOXI 3.1

Regards,
Ramya.


Ramya.ksrj (BOB member since 2010-10-18)

We just got the same error today… Anyone know what causes this?

Thanks

Charlie


CharlieBobj (BOB member since 2009-07-08)

No One has run across this, Wow I am suprised.


CharlieBobj (BOB member since 2009-07-08)

The issue is that the file (qaawsWsdl.zip) has become corrupted in regards to use in the QaaWS servelet. The zip file must be replaced with a new (cleaner) copy. This is how you do it…

Steps to correct issue:

  1. (On Tomcat Server location) Copy qaawsWsdl.zip file located in:
    %SERVER WEB APPLICATION DRIVE%\Program Files\Business Objects\Tomcat55\webapps\dswsbobje\WEB-INF\classes to safe location on server.

  2. Extract contents of copied zip file to a new folder.

  3. Delete qaawsWsdl.zip located in %SERVER WEB APPLICATION DRIVE%
    \Program Files\Business Objects\Tomcat55\webapps\dswsbobje\WEB-
    INF\classes

  4. Create new file, qaawsWsdl.zip in %SERVER WEB APPLICATION DRIVE%
    \Program Files\Business Objects\Tomcat55\webapps\dswsbobje\WEB-
    INF\classes and copy extracted files into new zip archive file.

  5. Navagate to:
    http://:/dswsbobje/qaawsservices/wsdlGenerator

  6. Log in as administrative user with CMS server name and run the WDSL
    generator to regenerate the WSDL content.


n5xjb :us: (BOB member since 2003-09-15)

Unlikely to get a reply as this is old. Thanks for the info n5xjb - this was very useful. A couple of questions if you are still around …

  1. Why do steps 2) and the second part of 4)? Potentially this is corrupted data and step 5) / 6) seem to regenerate everything anyway. So is there a reason for this?
  2. Any idea what can cause the corruption in the first place?

Thanks.


DanDensley :uk: (BOB member since 2009-05-12)