Error in OutlookSoft 4.2: Empty ZIP file

Hi All
System:- OutlookSoft 4.2 SP3 version.
While getting connected with the OutlookSoft Excel interface, I get an option to refresh the Application Set.
After selecting it, I am getting the error:-
__"A dimension information file cannot be created. There may be a network or security issue. Error message: Empty ZIP file"__
Please suggest me for a solution and a probable cause for it, to avoid re-occur chances in future.
Thanks in advance.
Regards
Abhishek

Dear ABHISHEK JAIN,
I think you got a problem with XceedZip file, please you do some steps as following:
1  Please you unregister its file through command dos REGSVR32 /U XceedZip.dll
2. Copy paste the XceedZip.dll file in the PC which you got error. Its file you could find in other PC client
3  Please you register its file through command dos REGSVR32 XceedZip.dll
Notes:
1. Make sure you do some above steps through the Administrator user privileges.
Kind Regards,
Wandi Sutandi

Similar Messages

  • I am receiving an error message that my Adobe Captivate zip file is not a valid SCORM, AICC or IMS Content Package. What am I doing wrong?

    I am receiving an error message that my Adobe Captivate zip file is not a valid SCORM, AICC or IMS Content Package. This zip file has been published identically to my previous zip files. What am I doing wrong?

    First, go back into the CPTX source file and check that LMS reporting is indeed turned on and that it is set to SCORM etc.
    If that is OK.  Republish and use the Zip option in the Captivate Publish dialog settings to zip the file.  Don't zip it yourself.
    If your LMS still rejects this zip file, upload to SCORM Cloud and see if it rejects it too.

  • Error on installation of BC4J-OC4J zip file and running BC4J.html

    Hi a little help please
    I'm trying to install and configure BC4J-OC4J from the zip file
    after trying run the BC4J/JSP apps on just about every webserver
    known, this is getting close to my last attempt before I admit
    defeat and go back to Microsoft and ASP which may not be pretty
    but does work and if it stopes me banging my head on the desk is
    well worth the expense anyway ....
    I've run the self installer for the runtime etc and all seems
    well until I run the BC4J.html file and the left pane of the
    website produces this error
    I don't really want to waste anymore time tring to deploy a
    BC4J/JSP app if the server setup is not set
    Malcolm
    JSP Error
    Exception:
    javax.servlet.jsp.JspException:
    oracle.jbo.common.ampool.ApplicationPoolException: JBO-30003:
    The application pool, OnlineOrdersModule, failed to checkout an
    application module instance.
         at
    oracle.jbo.html.jsp.JSPApplicationRegistry.internalGetAppModuleIn
    stance(JSPApplicationRegistry.java:468)
         at
    oracle.jbo.html.jsp.JSPApplicationRegistry.getAppModuleInstance
    (JSPApplicationRegistry.java:433)
         at
    oracle.jbo.html.jsp.datatags.ApplicationModuleTag.doEndTag
    (ApplicationModuleTag.java:123)
         at onlineorders.category._jspService(_category.java:73)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest
    (JspApplication.java:385)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259)
         at oracle.jsp.JspServlet.internalService
    (JspServlet.java:178)
         at oracle.jsp.JspServlet.service(JspServlet.java:148)
         at javax.servlet.http.HttpServlet.service
    (HttpServlet.java:336)
         at
    com.evermind.server.http.ServletRequestDispatcher.invoke
    (ServletRequestDispatcher.java:508)
         at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal
    (ServletRequestDispatcher.java:177)
         at
    com.evermind.server.http.HttpRequestHandler.processRequest
    (HttpRequestHandler.java:576)
         at com.evermind.server.http.HttpRequestHandler.run
    (HttpRequestHandler.java:189)
         at com.evermind.util.ThreadPoolThread.run
    (ThreadPoolThread.java:62)
    ## Detail 0 ##
    oracle.jbo.DMLException: JBO-26061: Error while opening JDBC
    connection.
         at oracle.jbo.server.ConnectionPool.createConnection
    (ConnectionPool.java:302)
         at oracle.jbo.server.ConnectionPool.getConnection
    (ConnectionPool.java:110)
         at
    oracle.jbo.server.ConnectionPoolManagerImpl.getConnection
    (ConnectionPoolManagerImpl.java:57)
         at
    oracle.jbo.server.DBTransactionImpl.establishNewConnection
    (DBTransactionImpl.java:532)
         at oracle.jbo.server.DBTransactionImpl.initTransaction
    (DBTransactionImpl.java:643)
         at oracle.jbo.server.DBTransactionImpl.
    (DBTransactionImpl.java:346)
         at oracle.jbo.server.DatabaseTransactionFactory.create
    (DatabaseTransactionFactory.java:172)
         at oracle.jbo.server.NullDBTransactionImpl.connect
    (NullDBTransactionImpl.java:352)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.connect
    (ApplicationPoolImpl.java:1237)
         at
    oracle.jbo.common.ampool.ApplicationPoolImpl.createNewInstance
    (ApplicationPoolImpl.java:514)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.checkout
    (ApplicationPoolImpl.java:634)
         at
    oracle.jbo.html.jsp.JSPApplicationRegistry.internalGetAppModuleIn
    stance(JSPApplicationRegistry.java:463)
         at
    oracle.jbo.html.jsp.JSPApplicationRegistry.getAppModuleInstance
    (JSPApplicationRegistry.java:433)
         at
    oracle.jbo.html.jsp.datatags.ApplicationModuleTag.doEndTag
    (ApplicationModuleTag.java:123)
         at onlineorders.category._jspService(_category.java:73)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest
    (JspApplication.java:385)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259)
         at oracle.jsp.JspServlet.internalService
    (JspServlet.java:178)
         at oracle.jsp.JspServlet.service(JspServlet.java:148)
         at javax.servlet.http.HttpServlet.service
    (HttpServlet.java:336)
         at
    com.evermind.server.http.ServletRequestDispatcher.invoke
    (ServletRequestDispatcher.java:508)
         at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal
    (ServletRequestDispatcher.java:177)
         at
    com.evermind.server.http.HttpRequestHandler.processRequest
    (HttpRequestHandler.java:576)
         at com.evermind.server.http.HttpRequestHandler.run
    (HttpRequestHandler.java:189)
         at com.evermind.util.ThreadPoolThread.run
    (ThreadPoolThread.java:62)
    ## Detail 0 ##
    java.sql.SQLException: Io exception: The Network Adapter could
    not establish the connection
         at oracle.jdbc.dbaccess.DBError.throwSqlException
    (DBError.java:180)
         at oracle.jdbc.dbaccess.DBError.throwSqlException
    (DBError.java:222)
         at oracle.jdbc.dbaccess.DBError.throwSqlException
    (DBError.java:335)
         at oracle.jdbc.driver.OracleConnection.
    (OracleConnection.java:319)
         at oracle.jdbc.driver.OracleDriver.getConnectionInstance
    (OracleDriver.java:415)
         at oracle.jdbc.driver.OracleDriver.connect
    (OracleDriver.java:302)
         at java.sql.DriverManager.getConnection
    (DriverManager.java:517)
         at java.sql.DriverManager.getConnection
    (DriverManager.java:146)
         at oracle.jbo.server.ConnectionPool.createConnection
    (ConnectionPool.java:277)
         at oracle.jbo.server.ConnectionPool.getConnection
    (ConnectionPool.java:110)
         at
    oracle.jbo.server.ConnectionPoolManagerImpl.getConnection
    (ConnectionPoolManagerImpl.java:57)
         at
    oracle.jbo.server.DBTransactionImpl.establishNewConnection
    (DBTransactionImpl.java:532)
         at oracle.jbo.server.DBTransactionImpl.initTransaction
    (DBTransactionImpl.java:643)
         at oracle.jbo.server.DBTransactionImpl.
    (DBTransactionImpl.java:346)
         at oracle.jbo.server.DatabaseTransactionFactory.create
    (DatabaseTransactionFactory.java:172)
         at oracle.jbo.server.NullDBTransactionImpl.connect
    (NullDBTransactionImpl.java:352)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.connect
    (ApplicationPoolImpl.java:1237)
         at
    oracle.jbo.common.ampool.ApplicationPoolImpl.createNewInstance
    (ApplicationPoolImpl.java:514)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.checkout
    (ApplicationPoolImpl.java:634)
         at
    oracle.jbo.html.jsp.JSPApplicationRegistry.internalGetAppModuleIn
    stance(JSPApplicationRegistry.java:463)
         at
    oracle.jbo.html.jsp.JSPApplicationRegistry.getAppModuleInstance
    (JSPApplicationRegistry.java:433)
         at
    oracle.jbo.html.jsp.datatags.ApplicationModuleTag.doEndTag
    (ApplicationModuleTag.java:123)
         at onlineorders.category._jspService(_category.java:73)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest
    (JspApplication.java:385)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259)
         at oracle.jsp.JspServlet.internalService
    (JspServlet.java:178)
         at oracle.jsp.JspServlet.service(JspServlet.java:148)
         at javax.servlet.http.HttpServlet.service
    (HttpServlet.java:336)
         at
    com.evermind.server.http.ServletRequestDispatcher.invoke
    (ServletRequestDispatcher.java:508)
         at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal
    (ServletRequestDispatcher.java:177)
         at
    com.evermind.server.http.HttpRequestHandler.processRequest
    (HttpRequestHandler.java:576)
         at com.evermind.server.http.HttpRequestHandler.run
    (HttpRequestHandler.java:189)
         at com.evermind.util.ThreadPoolThread.run
    (ThreadPoolThread.java:62)
         at
    oracle.jbo.html.jsp.datatags.ApplicationModuleTag.doEndTag
    (ApplicationModuleTag.java:147)
         at onlineorders.category._jspService(_category.java:73)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest
    (JspApplication.java:385)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259)
         at oracle.jsp.JspServlet.internalService
    (JspServlet.java:178)
         at oracle.jsp.JspServlet.service(JspServlet.java:148)
         at javax.servlet.http.HttpServlet.service
    (HttpServlet.java:336)
         at
    com.evermind.server.http.ServletRequestDispatcher.invoke
    (ServletRequestDispatcher.java:508)
         at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal
    (ServletRequestDispatcher.java:177)
         at
    com.evermind.server.http.HttpRequestHandler.processRequest
    (HttpRequestHandler.java:576)
         at com.evermind.server.http.HttpRequestHandler.run
    (HttpRequestHandler.java:189)
         at com.evermind.util.ThreadPoolThread.run
    (ThreadPoolThread.java:62)

    Hi
    Was your network running fine during your test? Did you specify
    the correct connection properties in oc4j?
    Cheers!
    Amin

  • Decompression failed errors when Safari attempt to download .zip files

    iMac
    Safari - 2.0.4 (419.3)
    Mac OS X 10.4.9
    For some reason I can no longer successfully download any Apple Widgets or other software downloads with a .zip extension. Safari simply reports a 'Decompression failed' error message within the Downloads window.
    The zip files appar on my Desktop but I cannot open them with either BomArchiveHelper or Stuffit 11.0.2
    The only things I have recently done is to install MYOB which I believe comes with it's own Stuffit version as part of the application but I am not sure if this is related as I have also applied the latest software updates from the Apple site.

    ... but I am not sure if this is related as I have also applied the latest software updates from the Apple site.
    That probably doesn't make any difference, since Stuffit Expander is not a part of Apple's software and updates.
    You might try reinstalling Stuffit Expander in case any of its components were overwritten by MYOB. Finding Stuffit Expander's installer isn't the easiest thing to do from the front page of their site. It can be downloaded here:
    http://www.stuffit.com/mac/expander/download.html
    It requires an email address to get the download link. Just use a junk address if that concerns you. But it does have to be a valid address so you can receive the link they'll send.

  • How can I put files inside an empty .zip file with Mac OS X?

    Hi all,
    I'm learning to produce epub files (i.e., ebooks). I'm told by tutorials that I need to zip several files together, but I must start from a specific file and put that file first into the .zip archive… then the others.
    I can't find ways to put files one after another inside a .zip archive using Mac. Anyone can help?
    Thanks in advance,
    lux

    Donald Palmer wrote:
    Create a folder.
    select file to zip.
    right click on file.
    choose compress.
    put resulting file in newly created folder.
    No, first file must stay uncompressed until the final zipping occurs.
    I found the answer by browsing around. There is a nice AppleScript called ePub Zip (http://www.mobileread.com/forums/showthread.php?t=55681) that just works.
    I read around that it can be done via Terminal with two commands:
    +zip -X0 "full path to new epub file" mimetype+
    and
    +zip -rDX9 "full path to new epub file" * -x "*.DS_Store" -x mimetype+
    I didn't check it though.
    Thanks for the support,
    lux

  • Problem in tutorial and zip file. can anyone file it or correct it..

    hi jdev experts,
    am using jdev11.1.1.5.0.
    when am new to these webservice. i followed this tutorial
    http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_14/jdtut_11r2_14.html
    url wsdl link when use that wsdl.
    throws some error.
    what is the reason john says. ok at second post of the thread.
    Consuming a Web Service from a Web Page
    so if i change the wsdl means and somethings has to be changed in tutorial steps.
    if any newbie crossing this tutorials feels very difficult to work. so can change the wsdl url link and those steps.
    and another thing I installed 11.1.2.0 and download that zip file in that tutorial and i run throws the same error.
    so. problem in tutorial and zip file. can anyone file or correct..
    i think think this is the right place to tell this. or else re-direct me.

    this is to arun.
    As the exception stack clearly mentions that the endpoint is moved, it is up to the users to make use of any other webservice.trace says link is moved i know.
    thing am here is:
    please make note on that tutorials.
    * note :- just like this consume some other external webservices. dont use this webservice this webservices link is broken.
    this what saying.
    this to john.
    thanks. thanks again.

  • Unable to see XML data in the zip file

    Hi folks,
    Willing to think about a way to automate the setup migration, I'm looking at the iSetup functionnalities in 11i.
    Technically speaking, we upgraded iSetup to 11i.AZ.H.delta.2.
    I did a simple extract of an FNDLOAD API (flex values) , everything works fine. At the end I got a zip file which contains several files including the ldt file containing my data.
    Having done this, I wanted to test an XML API (chart of accounts, GL currencies), both completed without errors but when looking at the zip file, no xml file containing my data exists !
    I'm quite sure that it exists because I can report on those data.
    is this a bug ?
    Thanks for your answer.
    Franck James

    Franck:
    This could be an issue with the zip tool you are using. You can ignore this as long as you can load and report on the given extract.
    Thanks,
    Lokesh

  • NEED PARAMETER PASSING SAMPLE INSTALLATION ZIP FILE...

    Hello All,
    I was viewing the following page:
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/
    articles/guidelines.parameter.passing.html
    Near the end of the page it reads, "For a detailed PL/SQL portlet
    sample, see the Parameter Passing sample included in the PL/SQL
    section including the Parameter Passing Sample Installation
    article and check out the source code in the downloadable zip
    file."
    The phrase "downloadable zip" near the end of this line is a link
    that is supposed to provide you with the zip file. When I click
    on this link I get the file to save as sample.zip. Files get
    downloaded but when I try to unzip it,
    I encounter error messages :
    Missing 1 bytes in Zip file (attempting to process anyway).
    Cannot open file: it does not appear to be a valid archive.
    If you downloaded this file, try downloading the file again.

    let say i have a code as below:
    public void init()
          String rootDirectory = JOptionPane.showInputDialog( this,
             "Please enter a directory name:" );
          FileTreePanel panel = new FileTreePanel( rootDirectory );
          getContentPane().add( panel );
       }and i use this code to call the batch file:
    import java.io.IOException;
    public class callbatch{
         public static void main(String args[]) {
              try {
                   Runtime runtime=Runtime.getRuntime();
                   Process process=runtime.exec("cmd /c start callnvcc.bat");
                   catch(IOException ioe) {
                        System.out.println(ioe);
         }how can i pass the rootDirectory into my callnvcc.bat?

  • Search Server is unavailable and could not be accessed While crawling .zip files

    I Have Search Service Application running in one of the Application Server in my Farm. I am using Continuous Crawl to Crawl My Local SharePoint Site Content Source. Today I looked at SearchServiceApp:CrawlLog-URl page and Found out following error message
    was encountered while crawling .zip files in the document library of a site.
    I checked my list of Allowed File types .zip is listed

    Hi octopus,
    According to your description, my understanding is that you got an error when you crawl zip files in SharePoint 2010.
    Whether this error occurred for all zip files in the entrie farm.
    Please disable the authentication loopback, then do a full crawl, compare the result.
    For disabling the authentication loopback, you can do as the followings:
    Click Start, click Run, type regedit, and then click OK.
    Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
    Right-click Lsa, point to New, and then click DWORD Value.
    Type DisableLoopbackCheck, and then press ENTER.
    Right-click DisableLoopbackCheck, and then click Modify.
    In the Value data box, type 1, and then click OK.
    Exit Registry Editor.
    Restart the computer.
    Here are two similar posts for your reference:
    http://sharepoint-kit.blogspot.jp/2013_08_01_archive.html
    http://suryapulipati.blogspot.jp/2013/10/the-sharepoint-item-being-crawled.html
    If this issue still exists, please check the log file to find more information about this issue. The path of the log file is: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS.
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Can't upload Web Job: Could not upload zip file for job:

    A few days ago, out of the blue my Web Jobs I had associated with one of my Azure Websites disappeared. Actually at the root of the dashboard in the Portal there were still listed as a Job collection BUT not associated with the website. There were also errors
    in the Job logs but I foolishly deleted the Jobs and tried to upload them again. However I keep getting an error when attempting to upload the zip file [as I had previously done] against this same website. I've tried against another website and it worked ok.
    But I need to upload against this ONE particular site as the webjobs get files from that website. I did discovered lots of nasty trace in the kudu log file. Here is some:
    I've searched and search forums and discussions but can't proceed. Can anyone assist me?
    <Events><Event><System><Provider Name="ASP.NET 4.0.30319.0"/><EventID>1309</EventID><Level>2</Level><Task>0</Task><Keywords>Keywords</Keywords><TimeCreated SystemTime="2015-03-14T16:17:48Z"/><EventRecordID>-1680563781</EventRecordID><Channel>Application</Channel><Computer>RD000D3AD0013E</Computer><Security/></System><EventData><Data>3005</Data><Data>An
    unhandled exception has occurred.</Data><Data>3/14/2015 4:17:47 PM</Data><Data>3/14/2015 4:17:47 PM</Data><Data>63d127c928c44f0084bdb2a93fc5ab81</Data><Data>1</Data><Data>1</Data><Data>0</Data><Data>/LM/W3SVC/1897069090/ROOT-4705-130708234647101317</Data><Data>Full</Data><Data>/</Data><Data>D:\Program
    Files (x86)\SiteExtensions\Kudu\43.40212.1385\</Data><Data>RD000D3AD0013E</Data><Data></Data><Data>6368</Data><Data>w3wp.exe</Data><Data>IIS APPPOOL\payskool-schooladmin</Data><Data>InvalidOperationException</Data><Data>The
    pre-application start initialization method Run on type WebActivator.ActivationManager threw an exception with the following error message: Exception has been thrown by the target of an invocation..
       at System.Web.Compilation.BuildManager.InvokePreStartInitMethodsCore(ICollection`1 methods, Func`1 setHostingEnvironmentCultures)
       at System.Web.Compilation.BuildManager.InvokePreStartInitMethods(ICollection`1 methods)
       at System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean&amp; isRefAssemblyLoaded)
       at System.Web.Compilation.BuildManager.ExecutePreAppStart()
       at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
    Exception has been thrown by the target of an invocation.
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
       at WebActivator.BaseActivationMethodAttribute.InvokeMethod()
       at WebActivator.ActivationManager.RunActivationMethods[T]()
       at WebActivator.ActivationManager.RunPreStartMethods()
       at WebActivator.ActivationManager.Run()
    Could not load file or assembly 'Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
       at Microsoft.AspNet.SignalR.DefaultDependencyResolver.RegisterDefaultServices()
       at Microsoft.AspNet.SignalR.DefaultDependencyResolver..ctor()
       at Kudu.Services.Web.App_Start.NinjectServices.SignalRNinjectDependencyResolver..ctor(IKernel kernel)
       at Kudu.Services.Web.App_Start.NinjectServices.RegisterServices(IKernel kernel)
       at Kudu.Services.Web.App_Start.NinjectServices.CreateKernel()
       at Ninject.Web.Common.Bootstrapper.Initialize(Func`1 createKernelCallback)
       at Kudu.Services.Web.App_Start.NinjectServices.Start()

    Thanks very much for your prompt reply. This has indeed fixed the issue.
    Can I ask what might have caused the issue in the first place to necessitate the restart? Is it possibly there were too many logs files and that perhaps disk space became an issue for the Website?
    Kind regards,

  • Error while posting .ZIP file

    Hi All,
    I am working on file to file scenario.. I want to post .zip file from source to target. I am not using any mapping for this... I m using the Integrated configuration for theis scenario.. We are using sFTP advantco adapter for both sender and receiver.
    I am able to post the .zip file with size 50KB only.
    If i send .zip file with more than 50KB size, sender channel picked the file but i am getting the below error in the receiver communication channel.
    Error: Cannot write content to remote file XXXX: Possible causes: SFTP connection is broken or remote file/directory is in use: java.lang.ArrayIndexOutOfBoundsException:  (Software version: 3.0.17)
    How to transfer .zip files with more than 50KB size.
    Thanks,
    Soumya.

    Hi Soumya,
    I see no reason to use sFTP or  advantco for this.
    you can config this scenario using PI regular File adapter, and PI regular File to File scenario.
    in your case you just create an empty DT without fields in Repository, you need to create interfaces (OB,IB) for the Configuration
    this works for me in many scenarios.

  • Error opening zip file:ZipException

    Hi,
        I am getting the Log Error in NWA while running the Web Dynpro Java application..The Error is,
    java.util.zip.ZipException: Error opening zip file /usr/sap/EPD/JC00/j2ee/cluster/server0/./log/archive/_log_system_logging.log1233875882599.zip
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:140)
    at java.util.zip.ZipFile.<init>(ZipFile.java:155)
    at com.sapmarkets.bam.jmxadapter.AbstractLog.getArchiveInfo(AbstractLog.java:328)
    at com.sapmarkets.bam.jmxadapter.AbstractLog.getArchives(AbstractLog.java:454)
    at com.sapmarkets.bam.jmxadapter.AbstractLog.getArchives(AbstractLog.java:477)
    at sun.reflect.GeneratedMethodAccessor357.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:62)
    at java.lang.reflect.Method.invoke(Method.java:391)
    Can any one explian me why this error occurs.And How to Rectify this error.Please suggests the solution for this problem.
    Thanks & Regards,
    SatheshKumar R

    The archive file is empty that why this exception is coming, Find and remove the empty archive file.
    OR
    To solve the issue you have to close the previously opened streams in your application, when you don't need anymore
    hope it will  hlep you.
    Thanks

  • Unable to unarchive ZIP file Error - 1

    Every time I try to archive a ZIP file, i get the message "Unable to archive (Error - 1)" How can I fix this?

    I have to agree, the most likely scenario is a bad file. As I mentioned earlier, I don't think there are any Mac utilities for attempting a repair. "Repair" is somewhat vague. If a file is bad it is missing data, and likely this data is critical to the running of the file. If you could repair this file (say, on a PC) you still might end up with a corrupt movie file which might refuse to play. Even if the movie plays it might end early or something.
    Could this possibly be part of a multi-part archive set? The file extension is totally wrong for that but the "05" suggest more than one of something.
    I have also read there are some obscure utilities that do flavors of zip that can't be opened on Macs.

  • Error reading zip file in Java 6

    We have a bespoke installer program that fails, intermittently, in Java 6 on Windows. After installing some files, it then fails with a stack trace like this:
    java.util.zip.ZipException: error reading zip file
         at java.util.zip.ZipFile.read(Native Method)
         at java.util.zip.ZipFile.access$1200(ZipFile.java:29)
         at java.util.zip.ZipFile$ZipFileInputStream.read(ZipFile.java:447)
         at java.util.zip.ZipFile$1.fill(ZipFile.java:230)
         at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:141)
         at java.io.FilterInputStream.read(FilterInputStream.java:90)
         at com.XXXX.trent.installer.Installer.writeStreamToFile(Unknown Source)
         at com.XXXX.trent.installer.Installer.installFile(Unknown Source)
         at com.XXXX.trent.installer.PatchFileInstaller.installFile(Unknown Source)
         at com.XXXX.trent.installer.PatchFileInstaller.installFiles(Unknown Source)
         at com.XXXX.trent.installer.UpgradeInstaller$TpfAction.run(Unknown Source)
         at com.XXXX.trent.installer.UpgradeInstaller.runActions(Unknown Source)
         at com.XXXX.trent.installer.UpgradeInstaller.install(Unknown Source)
         at com.XXXX.trent.installer.TrentInstall$SoftwareInstallStage.install(Unknown Source)
         at com.XXXX.trent.installer.TrentInstall$UpgradeInstallWorker.install(Unknown Source)
         at com.XXXX.trent.installer.PatchInstall$InstallWorker.construct(Unknown Source)
         at com.XXXX.trent.utils.SwingWorker$2.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:619)The same code works in Java 5 on the same environments that it now fails in Java 6 (1.6.0_16).
    Any ideas?
    Thanks.

    gimbal2 wrote:
    it is not weird, it is a bug in the application. Don't let the upgrade from Java 5 to Java 6 make you believe otherwise.It's a singularly bad exception message though. I would have thought that something from java.util might be a bit more explicit about what the problem is.
    Winston

  • Error reading zip file containing an excel file

    Hi all,
    Using servlets I am able to zip an excel file using java.util.zip package. The excel file is created using POI API.
    While I save and extract the zip file on my machine and then open the file in MS Excel. Excel pops a message saying "MS Office Excel has encountered a problem and need to close" and it gives me an option to "Recover my work and restart MS Office Excel". I select the option and then MS Excel does a document recovery and I am able to view my data. I get an excel repair log file saying as follows
    "Microsoft Office Excel File Repair Log
    Errors were detected in file 'C:\Documents and Settings\JohnDoe\Desktop\excel\test.xls'
    The following is a list of repairs:
    Damage to the file was so extensive that repairs were not possible. Excel attempted to recover your formulas and values, but some data may have been lost or corrupted.
    I have attached my servlet code down below I suspect there is a problem with PrintWriter to output or do I need to use OutputStream to write excel data.
    Below is my servlet code:
    import java.io.*;
    import javax.servlet.*;
    import org.apache.log4j.Logger;
    import java.util.*;
    import java.util.zip.*;
    import java.net.*;
    import org.apache.poi.hssf.usermodel.*;
    import org.apache.poi.hssf.record.*;
    import org.apache.poi.hssf.util.*;
    public class ZipServlet extends HttpServlet {
         * @see javax.servlet.http.HttpServlet#doGet(javax.servlet.http.HttpServletRequest,
         * javax.servlet.http.HttpServletResponse)
         public void doGet(HttpServletRequest request, HttpServletResponse response)
              throws ServletException, IOException {
              makeZip(request, response, "GET");
         * @see javax.servlet.http.HttpServlet#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
         protected void doPost(HttpServletRequest request, HttpServletResponse response)
                   throws ServletException, IOException {
                   makeZip(request, response, "POST");
         public void makeZip(HttpServletRequest request, HttpServletResponse response, String methodGetPost) {
              Logger logger = Logger.getLogger(ZipServlet.class);
              try
                   int id=1;
                   ServletContext sc = getServletContext();
         HttpSession session = request.getSession();          
                   ConnectionPoolManager cpm = (ConnectionPoolManager)sc.getAttribute("CONNECTION_POOL_MANAGER");
                   ConnectionPool cp = cpm.getConnectionPool(id);
              createTestExcelZip(request,response,methodGetPost,session);
              } catch (Exception e2) {
         public void createTestExcelZip(HttpServletRequest request, HttpServletResponse response,
                   String methodGetPost,HttpSession session
                   )throws ServletException, IOException
              Logger logger = Logger.getLogger(ZipServlet.class);
              try
              {      //Create an Excel Workbook and placing value "Test" in the first cell
                   HSSFWorkbook wb = new HSSFWorkbook();
                   HSSFSheet sheet = wb.createSheet("new sheet");
                   HSSFCell cell=null;
                   HSSFRow row = sheet.createRow((short) 0);
                   short column = 0;
                   cell = row.createCell(column);
                   cell.setCellValue(new HSSFRichTextString("Test"));
                   HSSFCellStyle fontStyle = wb.createCellStyle();
              HSSFFont f = wb.createFont();
              f.setFontHeight((short) 200);
              f.setBoldweight(HSSFFont.BOLDWEIGHT_BOLD);
              fontStyle.setFont(f);
              cell.setCellStyle(fontStyle);
              response.setContentType("application/zip");
                   response.setHeader("Content-Disposition","attachment; filename=zipExcelRecordFiles.zip;");
                   int BUFFER = 2048;
                   byte buf[]=new byte[300000];
                   ByteArrayOutputStream baos = new ByteArrayOutputStream();
                   ZipOutputStream zos = new ZipOutputStream( baos );
                   ByteArrayInputStream is = null;
                   BufferedInputStream origin = null;
                   byte[] b = null;
                   String fileName = null;
                   b = wb.getBytes();
                   fileName = "testExcelRecords.xls";
                   try
                   is = new ByteArrayInputStream(b);
                   origin = new BufferedInputStream(is, BUFFER);
                   zos.putNextEntry(new ZipEntry(fileName)); // Add ZIP entry to output stream.
              int count;
              while((count = origin.read(buf, 0, BUFFER)) != -1)
              zos.write(buf, 0, count);
              zos.closeEntry(); // Complete the entry
                   is.close();
                   }catch(Exception e)
                        logger.error(e);
                   zos.close();
              PrintWriter pr = response.getWriter();
                   pr.write(baos.toString("ISO-8859-1"));
                   pr.close();
              catch(Exception e)
              logger.error(e);     
         * @see javax.servlet.GenericServlet#destroy()
         public void destroy() {
    Any help would be appreciated.
    Regards
    jdcunha

    Jdcunha,
    I am new to the field but encountered the same problem and recently found a solution. Hope this helps.
    For my project I wanted to create individual Excel 2003 workbooks for each file I created. Excel would give me the same error it gave you when I used the same HSSFWorkbook object. I tried creating a new Workbook object each time, but ran into the same issue.
    I ended up fixing the error by creating a new instance of my write-to-excel class each time I wanted to create a new workbook, instead of just recreating a new HSSFWorkbook object. It works perfectly and the Excel errors don't show. It may also be important to note I used OutputStream, I did not try it with printwriter.

Maybe you are looking for

  • Did you have Cloud start failures or a missing health monitor?

    Calling all CQ Cloud'ers. Hi, My name is Gary Gilchrist. I work with the engineering team for Adobe CQ Cloud. Today I was running some diagnostics on our site. I see that there are a lot of you out there who have got as far as starting your own CQ Cl

  • Problem playing some music after upgrade

    I recently upgraded to the latest that was offered and I think it was 7.4.1. Have they made a newer one since then?? Anyways, I had a problem immediately. I have a large majority of my music on an external hard drive, and some downloaded music on my

  • IPhoto 6.0.5 + Mac OS 10.4.8 won't import photo from Canon 350D

    Hello, I am using a Canon 350D and iPhoto since 18 months. Since my latest set of upgrades, iPhoto opens correctly when I plug my camera in but the Import process is not starting. I upgraded simultanously Mac OS X to 10.4.8 and iPhoto to 6.0.5 (316)

  • Text Line Item to Quality Inspection

    Hallo, Is there a way to have PO Text Line Items posting to Quality inspection by default? regards, Marco

  • LMS 4.1 - no phone registered in CUCM

    Hi all, the customer has CUCM in the inventory database of LMS 4.1. He has all accesses from LMS to CUCM. One phone 7961 is seen in the UT report. When the customer click on the CUCM in the inventory - there is no IP phone registered in the CUCM. Wha