Error when unzipping a file

Im trying to unzip a program to jailbreak my iphone and when i try to unzip the file, i get the following error message.
Unable to archive "greenpois0n-osx_rc5.zip" into "Downloads".
(Error 1 - Operation not permitted.)
How do i unzip this file?

That's Great! How did you figure it out? I have the same problem.

Similar Messages

  • Error when unzipping compressed files in portal

    Hi,
    I am using Oracle AS Portal 10g v 9.0.4. When unzipping a compressed file in a portal page I get the following error for each of the files in the zip:
    ERROR: Failed to create overview_9041_new_features.pdf
    ORA-06510: PL/SQL: unhandled user-defined exception ORA-06512: at "PORTAL.WWDOC_API", line 914 ORA-06510: PL/SQL: unhandled user-defined exception ORA-06512: at "PORTAL.WWSBR_API_BULKLOAD", line 44 ORA-00001: unique constraint (PORTAL.WWDOC_DOCU_UK) violated ORA-06512: at "PORTAL.WWSBR_API_BULKLOAD", line 216 ORA-06512: at line 1
    Can anyone help?

    hi,
    have you tried to delete and purge this item and re-upload the zip file again ?
    another option to unzip the file would be to upload the file via Webfolders (WebDAV) from your windows explorer and unzip it directly from there. this could be a workaround for your problem.
    if the error reproduces and you cannot use the workaround i suggest to open a service request with oracle support services.
    regards,
    christian

  • Error in InfoPackage: Error when uploading Flat Files

    Hello Experts,
    I encoutered this error in Info Package when uploading a flat file.
    When i try to click on the "Preview" button, this errors appear:
    "Error 8 when compiling the upload program: Row
      237, message: Data Type / BIC/ CCCBMA1_COCTR2 was found in a newer"
    Please help to advise what is this error about and how to resolve this?

    hi Annie,
    run RSA1 and try again
    Error when compiling the upload program (Message no. RSAR233)
    other similar problem solved by run program(SE38)RS_TRANSTRU_ACTIVATE_ALL and relogon
    A newer version of the data type error when loading
    Flat File Preview error message
    Error when loading from Flat File
    Error message when previewing data in InfoPackage
    hope this helps.

  • Error when publishing to file

    i keep getting "an unknown error" when publishing to file or publishing all to mobileme...
    It still works if i just publish to mobileme.
    Any ideas?
    Im trying to get my site going on go daddy, and kinda really need it in a folder...

    If you are still getting the error then its likely that you have a corrupt domain file.
    To prove this, quit iWeb, create a new folder on your desktop and drag your domain file out of - Home Folder/Library/Application Support/iWeb - into this.
    Relaunch iWeb to force it to create a new domain file, add some content and try publishing to a folder.
    If this works, your original file is corrupt.

  • Multiple JavaScript errors when opening aspx file in Dreamweaver

    I get multiple javascript errors when opening aspx file in Dreamweaver similar to... "While executing translateHyperLink in ExternalRenderers.htm, a JavaScript error occurred."

    Hi Steven,
    Not sure if this is related, but can  you try the solutions in Troubleshoot JavaScript errors | Dreamweaver CS4, CS5, CS5.5, CS6
    Thanks,
    Preran

  • Error when creating ZIP file (return value 2 when IGS was called)

    Hello All
    I attempted to Schedule a Query to the Portal folders and executes fine.  However when it's scheduled to and email, I am getting this message
    'Error when creating ZIP file (return value 2 when IGS was called)'
    Any ideas?
    Thanks ...BK

    Hello Kai
    Thanks very much for the info.  how would I know what patch the IGS is?
    Thank you.
    Regards..BK

  • Compilation error when deploying EAR file on standalone OC4J...

    Hi All,
    I am getting the following error when trying to deploy an EAR File describing a web service from the Jdeveloper IDE to the stanalone OC4J server instance.
    ==========================================================
    Uploading file JavaWebServiceEmp-GetDates-WS.ear ...
    Application Deployer for JavaWebServiceEmp-GetDates-WS STARTS.
    Copy the archive to C:\Lester\Testing\JDev10.1.3\oc4j\j2ee\home\applications\JavaWebServiceEmp-GetDates-WS.ear
    Initialize C:\Lester\Testing\JDev10.1.3\oc4j\j2ee\home\applications\JavaWebServiceEmp-GetDates-WS.ear begins...
    Unpacking JavaWebServiceEmp-GetDates-WS.ear
    Done unpacking JavaWebServiceEmp-GetDates-WS.ear
    Unpacking WebServices.war
    Done unpacking WebServices.war
    Initialize C:\Lester\Testing\JDev10.1.3\oc4j\j2ee\home\applications\JavaWebServiceEmp-GetDates-WS.ear ends...
    Starting application : JavaWebServiceEmp-GetDates-WS
    Initializing ClassLoader(s)
    Initializing EJB container
    Loading connector(s)
    Starting up resource adapters
    Initializing EJB sessions
    Committing ClassLoader(s)
    Initialize WebServices begins...
    Initialize WebServices ends...
    Started application : JavaWebServiceEmp-GetDates-WS
    Binding web application(s) to site default-web-site begins...
    Binding WebServices web-module for application JavaWebServiceEmp-GetDates-WS to site default-web-site under context root JavaWebServiceEmp-GetDates-context-root
    Operation failed with error:
    Error compiling :C:\Lester\Testing\JDev10.1.3\oc4j\j2ee\home\applications\JavaWebServiceEmp-GetDates-WS\WebServices: compilation error occurred
    Deployment failed
    Elapsed time for deployment: 1 minute, 50 seconds
    ==========================================================
    Please could somebody help me out with this? Basically I am not able to understand how to deploy the EAR file created under the MyWork folder under jdeveloper\jdev to the applications folder of j2ee\home. I am new to both EAR deployment as well as web services and would like to get a good understanding of the working of a web service which includes SOAP components and the like.
    Any help with regards to building and deploying a web service on standalone OC4J would be appreciated. Thanks a lot.

    Initially I followed the following steps to start up OC4J:-
    Settings :-
    1) Jdeveloper is setup under C:\Lester\Testing as Jdev10.1.3 folder
    2) I downloaded the extended oc4j zip folder and unzipped it under a new folder oc4j at the location C:\Lester\Testing\Jdev10.1.3
    Steps followed to run oc4j and deploy application
    1) Setup a standalone oc4j from the jdeveloper ide giving C:\Lester\Testing\Jdev10.1.3\oc4j as the root folder for oc4j.
    2) While doing step 1 added password and deployed it. Changed server.xml under C:\Lester/Testing/JDev10.1.3/oc4j/j2ee/home/config
    to include the following:-
    <shared-library name="global.libraries" version="1.0" library-compatible="true">
    <code-source path="C:\Lester/Testing/JDev10.1.3/oc4j/j2ee/home/applib"/>
    </shared-library>
    AND
    <java-compiler name="javac" in-process="false" options="-J-Xmx1024m -encoding UTF8" bindir="C:\Jdeveloper\jdk" extdirs="C:\Jdeveloper/jdk" />
    3) Opened a command prompt and went to the location C:\Lester\Testing\JDev10.1.3\oc4j\j2ee\home and ran the following command:-
    --> java -jar oc4j.jar
    4) Deployment: Then I deployed my primewebservice application from command prompt at C:\Lester\Smart Cylinder\Example code\prime\PrimeNumberService>
    using:-
    --> java -jar C:\Lester/Testing/JDev10.1.3/oc4j/j2ee/home/admin.jar ormi://172.20.13.164:8888 oc4jadmin welcome -deploy -file PrimeNumberService.ear -deploymentName DocStyleWebService
    5) Web Binding: Then I bound my primewebservice application from command prompt at C:\Lester\Smart Cylinder\Example code\prime\PrimeNumberService>
    using:-
    --> java -jar C:\Lester/Testing/JDev10.1.3/oc4j/j2ee/home/admin.jar ormi://172.20.13.164:8888 oc4jadmin welcome -bindWebApp DocStyleWebService PrimeNumberService_web http-web-site /docws
    6) Steps 4 and 5 went through without error.
    7) However when trying to access the web service using the following link I get the standard HTTP 404 (Page not found) error:-
    http://localhost:8888/docws/prime
    This was before I tried deploying the web service through jdeveloper IDE.
    I had tried the document web service given at the following link:-
    http://www.oracle.com/technology/sample_code/tech/java/codesnippet/webservices/docservice/index.html
    from the web services how to links
    http://www.oracle.com/technology/sample_code/tech/java/codesnippet/webservices/index.html
    Please could somebody help me out? Also periodically I recieve the ojc.exe not found error when trying to deploy an application using jdeveloper ide. There are two conflicting jdeveloper versions one comes with this exe and one without.
    Message was edited by:
    Lester N

  • Getting and error when I zip files

    I zipped a file on my mac then uploaded it to my ftp then from there I downloaded it but not when I try unzip it, it gives me this error (Error 1 - Operation not permitted.) why is it doing this?

    Hi Matt - to narrow down where the error gets introduced I would recommend the following steps:
    1. unzip the file in its original location, i.e. on the original computer where to zipped the file up initially
    2. upload the zip file, then download it back to your original computer and unzip it
    3. upload the zip file, then download it to your destination computer and unzip it (I guess this is the scenario you described in your original post and therefore I would expect this step to fail)
    If unzipping fails at one step then you don't need to do the remaining steps and we have identified where the error occurs.
    Cheers
    Michael

  • Internal server error when adding a file item

    Hi Gurus,
    We have Portal 9.0.2.0.1. We add all our documents to portal as file item. I am getting the following error when I try to add a file item. The file size varies from 1 MB to 10MB. It's all .pdf or .doc files. I am able to add 1 or 2 files, then I get this error.
    please post a reply if you have any idea about this one.
    Thanks
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    Oracle HTTP Server/1.3.22 Server at prtl.nw.us Port 7778

    I suggest that you log a TAR and work with Oracle Support on resolving this problem.
    Regards,
    Jerry
    PortalPM

  • Error when deploying ear file

    Hello
    What could be the problem that I get this error when deploying my ear file with a web service within.
    [#|2008-03-29T17:43:02.640+0100|SEVERE|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=12;_ThreadName=Thread-26;_RequestID=0a164c90-57bc-4d4a-8b3f-270fc4584891;|Exception occured in J2EEC Phase
    com.sun.enterprise.deployment.backend.IASDeploymentException: Fatal Error from EJB Compiler -- C:\Sun\AppServer\domains\domain1\generated\xml\j2ee-apps\agency_app\agency_jar\META-INF\wsdl\AgencyModuleWebServiceService.wsdl (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at java.io.FileInputStream.<init>(FileInputStream.java:66)
         at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
         at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
         at java.net.URL.openStream(URL.java:1007)
         at com.sun.enterprise.webservice.WsUtil.generateFinalWsdl(WsUtil.java:699)
         at com.sun.enterprise.webservice.WsUtil.generateFinalWsdl(WsUtil.java:643)
         at com.sun.enterprise.deployment.backend.WebServiceDeployer.doWebServiceDeployment(WebServiceDeployer.java:165)
         at com.sun.ejb.codegen.IASEJBC.doCompile(IASEJBC.java:855)
         at com.sun.ejb.codegen.IASEJBC.ejbc(IASEJBC.java:580)
         at com.sun.enterprise.deployment.backend.EJBCompiler.preDeployApp(EJBCompiler.java:339)
         at com.sun.enterprise.deployment.backend.EJBCompiler.compile(EJBCompiler.java:222)
         at com.sun.enterprise.deployment.backend.AppDeployer.runEJBC(AppDeployer.java:359)
         at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:214)
         at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:129)
         at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:169)
         at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:95)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:871)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:266)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:739)
         at com.sun.enterprise.management.deploy.DeployThread.deploy(DeployThread.java:174)
         at com.sun.enterprise.management.deploy.DeployThread.run(DeployThread.java:210)
    |#]when I deployed this application on a custom domain setup, it does not fail. But it fails on default domain.
    Regards
    Michael

    How did you create your datasource, can you post the content, without passwords of course.
    Greetings.

  • Weblogic 10.3.2   Error when deploying ear file

    Using WLS 10.3.2, wwhen activating changes, I obtain following errors:
    An error occurred during activation of changes, please see the log for details.
    Exception occured while downloading files
    [DeploymentService:290066]Error occurred while downloading files from admin server for deployment request "1,285,335,764,675". Underlying error is: "[DeploymentService:290065]Deployment service servlet encountered an Exception while handling the deployment datatransfer message for request id "1,285,335,764,675" from server "p8aerm". Exception is: "Could not create temp location for application : Engine-wl"."
    Would someone with expertise confirm where "temp location for application" is on an AIX 6.1 server.
    Any help appreciated.

    What user runs your weblogic? the oracle user?
    In my case weblogic is started by a weblogic user who owns all the WLS folders.
    Try $> ps -fea | grep p8ce to verify the user running the weblogic instance.
    In a RH5 the privileges are (755):
    4 drwxr-xr-x 2 weblogic weblogic 4096 Nov 19 2009 .internal
    4 drwxr-xr-x 5 weblogic weblogic 4096 Nov 19 2009 WLinternal
    4 drwxr-xr-x 8 weblogic weblogic 4096 Nov 23 2009 ..
    4 -rw-r--r-- 1 weblogic weblogic 379 Sep 20 16:53 WebServiceUtils.ser
    0 -rw-r--r-- 1 weblogic weblogic 0 Sep 20 16:55 SysAdmServer.lok
    4 drwxr-xr-x 5 weblogic weblogic 4096 Sep 21 19:28 .
    4 drwxr-xr-x 6 weblogic weblogic 4096 Sep 21 19:28 WLuser
    The folder WLuser will be created when the deploy starts.
    In your case an error happends before this step.

  • Error when uploading par files - Exception

    Hi all,
    I'm getting an error when I try to upload any par file of the MSS package through the administration console. The error thrown is:
    Messages:
    INFO: Detected Portal Archive File: com.sap.pct.hcm.attendanceoverview.par
    INFO: Application successfully stored in the PCD
    Messages from Server ID 8657950
    ERROR: Operation failed: The archive com.sap.pct.hcm.attendanceoverview has not been deployed.
    ERROR: Exception caught: com.sapportals.portal.prt.runtime.PortalRuntimeException: [PortalApplicationItem.prepare]: com.sap.pct.hcm.attendanceoverview
    The error is displayed in the administration console. The logs don't say anything useful. I'm getting a few exceptions about finding archives and this error message: get data source CVERS failed! Trying SAP/BC_UME...
    I have checked the rights to all directories and the directory structure. We're running EP6.0 with SP 9.
    Thanks for your time.
    regards,
    Dion

    Hi Dion,
    i would think that SAP tries to stop uploads of par files which should be installed with them SDM or import of a whole package.
    Try the following :
    - rename the par file name from com.sap.... to something else...
    or :
    -  import the par into Developer Studio and change the project name 
       change/delete the META-INF files
    Another question : why do you want to install only certain elements of the MSS package ?
    Regards,
    Kai

  • Rapid install gettin error when create control file

    hai all ,
    i faced problem when im install fresh ebs R12
    my environment :
    sun sparc 64 bit
    solaris 11
    this occur when i try to install fresh R12
    using rapidwiz , the error say ORA-00821: Specified value of sga_target 1024M is too small, needs to be at least 2100M
    and when creating control file failed,
    is any clue with this problem ?
    all prerequisite  reference to doc :
    R12.1.1 : Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Oracle Solaris on SPARC (64-bit) (Doc ID 761568.1)
    the detail log below this
    Log file located at /oracle/PROD/db/tech_st/11.1.0/appsutil/log/PROD_SMJKT-PRFND01/ApplyDatabase_11071358.log
    ^M
      |      0% completed       ^M
      /      0% completed       ^M
      -      0% completed       ^M
      \      0% completed       RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    Cannot execute configure of database using RapidClone
        RW-50010: Error: - script has returned an error:   1
    RW-50004: Error code received when running external process.  Check log file for details.
    Running Database Install Driver for PROD instance
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORA-00821: Specified value of sga_target 1024M is too small, needs to be at least 2100M
    ORA-01078: failure in processing system parameters
    CREATE CONTROLFILE REUSE SET DATABASE "PROD"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter database open resetlogs
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0

    hai asif,
    solved my problem , with this doc
    Oracle VM Server for SPARC (previously known as LDoms or Logical Domains) :
    To set the number of VCPUs for a given Logical Domain (LDom), use the 'ldm(1M)' with the 'set-vcpu' option:
    # /opt/SUNWldm/bin/ldm set-vcpu <number> <logical_domain>
    For example to configure eight VCPUs for the Logical Domain named "ebs1":
    # /opt/SUNWldm/bin/ldm set-vcpu 8 ebs1
    Please review the Logical Domains Administration guide for detailed information.
    Users can then revert the number of VPUs to the original or desired values as a post EBS install step.
    thanks a lot..
    regards
    Imrons

  • Solr errors when indexing custom file extensions.

    Greetings!
    I am working on my company's public website and need to be able to index the web pages.  The site is configured to read .ak files as .cfm files, but Soler errors when trying to read them.  While testing I found that if I remove the <head> tags from the documents there are no errors.  I've looked into the Solr config files for a location to tell Solr that .ak files should be parsed as html.  I have been unable to find such a setting, does one exist?
    Thanks for your help,
    Dave

    Hi,
    Are you able to manually add new extension to the list?
    Try the troubleshooter under “Advanced Options” or rebuild the index for a test.
    If doesn’t work, then let’s go deeper for this issue.
    Open registry, expand, HKEY_CLASSES_ROOT
    Under this entry, there should be a bunch of file types, I did a test, if I delete a file type in it, for example .txt, then when I open the index option again, advanced option, file type, I’ll no longer find the txt extension in the list, so you may check
    the keys in case the registry is broken.
    Regards
    Yolanda
    TechNet Community Support

  • Error when rendering my file...

    an output module failed.  the file may be damaged or corrupted.(-1610153464), how can i fix

    I'm having the same issue.  None of the usual recommendations have helped.  specs are below. 
    Thanks!
    What exact version of After Effects? Include the minor version number---e.g., After Effects CC (12.2.1) or After Effects CS6 (11.0.4). Do not just say "After Effects with the latest updates" or "After Effects CC"; give the specific version number.  USING AE CC 2014.1.1
    Have you installed the recent updates? (If not, you should. They fix a lot of problems.) YES, UPDATED NVIDIA K5000 DRIVER AND AE
    What operating system? This should include specific minor version numbers, like "Mac OSX v10.6.8"---not just "Mac".  PC WINDOWS 8.1
    If you are getting error message(s), what is the full text of the error message(s)? AFTER EFFECTS ERROR: RENDERING ERROR WHILE WRITING TO FILE "FILE PATH" AN OUTPUT MODULE FAILED. THE FILE IMAY BE DAMAGED OR CORRUPTED. (-1610153464)
    What were you doing when the problem occurred? What is the exact sequence of steps that you are taking? NEW COMP NO 3RD PARTY PLUGINS, SIMPLE SOLID IN 1920X1080 COMP, COMP ADDED TO RENDER QUE AS QUICKTIME H.264 100%.
    Has this ever worked before? If this worked before by doesn't work now, what has changed on your computer in the intervening time? NEVER WORKED
    Tell us about your computer hardware. Include CPU type and number of processor cores, amount of RAM installed, GPU, number and sizes of connected monitors, number of disk drives, and how any external drives are connected. INTEL ZEON CPU E-52690 V2 @3.00 GHZ 2 PROCESSORS, 56GB RAM, 64-BIT OS X64 BASED PROCESSOR, TWO CONNECTED 27 INCH MONITORS,  NO EXTERAL DRIVES CONNECTED, STANDARD RAID DRIVE IN PC. 
    What versions of drivers for your graphics hardware do you have installed (including CUDA driver and driver for display adapter)? CUDA K5000 CARD, RECENTLY UPDATED TO VERSION 340.84 (11.1)
    Do you have any third-party I/O hardware (e.g., AJA, Matrox, Blackmagic, MOTU)? INVIDIA GRAPHICS CARD ONLY
    What kind(s) of source footage? When telling about your source footage, tell us about the codecs, not just the container types. For example, "H.264 in a .mov container", not just "QuickTime"., NO SOURCE FOOTAGE, STRAIGHT SOLID ONLY IN COMP
    Do you have QuickTime installed. (You should.) If so, what version? The answer should be specific, such as "QuickTime 7.6.2".
    What other software are you running?QUICKTIME 7.7.5
    Do you have any third-party effects or codecs installed? NO
    Are you using OpenGL features in After Effects? YES, TRIED WITH IT OFF ALSO
    Does the problem only happen with your final output, RAM preview, or both? ONLY FINAL OUTPUT WITH QUICKTIME FORMATS
    Are you using Render Multiple Frames Simultaneously multiprocessing? TRIED BOTH WITH AND WITHOUT
    Are you using the ray-traced 3D renderer? NO
    If the problem is with output, give your exact output settings (both render setting and output module settings). Screenshots help.  1920X1080 23.98 SQUARE PIXELS QUICKTIME H.264 100% 30 SECONDS LONG.  EXPORT GETS 34 FRAMES IN ( NUMBER OF PROCESSORS BEING USED) BEFORE ERROR MESSAGE POPS UP.  ALSO TRIED WITH ONLY TWO PROCESSORS RUNNING AND IT CRASHED AT FRAME 2

Maybe you are looking for

  • IPhone is connected to Macbook Hotspot but unable to actually surf

    Although my iPhone is connected to the Wifi (Hotspot by Macbook) neither Safari nor Whatsapp work nor anything else.  It only works if I delete the password of the Wifi, but than it is open for everyone. It used to work with a WPA2 password as well,

  • How do I retrieve my song from icloud my HPcomputer won't take program

    I have an old computer that I use and a second generation Ipod and the icloud won't work on my computer because it says I need Vista. How can I get my purchase and download it on my ipod?

  • Calendar Year

    "Members who spend $1500 in a calendar year earn My Best Buy Elite status with enhanced benefits like a 10% point bonus." Does Best Buy refer to a calendar year as 1/1-12/31 or a period of 365 days?

  • Posting date of Dunning document

    Hello Everybody, I need to know how I can put my desired posting date in a dunning document ,which is generated through tcode FPVA and FPVB. As of now it is automatically taking the present date(date at which tranaction is run) as posting date. It wo

  • ITunes quits before I can do  anything

    When I run iTunes, if  looks like it loads, then I get "accessing iTunes store," and then it closes.  I think I am using the latest version, but I can't check. Why does it do this? Should I just uninstall iTunes and install an older version (oldapps.