OEM 10g OBE file download URL error

goto Oracle By Example for OEM 10g :
http://www.oracle.com/technology/obe/obe10gem/index.html
on the right-side, click "Oracle By Example Files" under "Downloads" :
http://www.oracle.com/technology/obe/obe10gem/download/download.zip
I get :
Sorry, this page was not found. (ErrorDocument 404)
could someone let me know how to report this ?
thanks

My System Administrator declined my request telling
me to tell Oracle to fix their code. I did open an SR
and since my initial contact - I have not gotten an
update. Maybe someone went on vacation?even if your SR is accepted as a bug i'm certain a patch would take a few weeks if not months, because there's an easy workaround. i reported a similar issue with 10.1.0.4 and it was fixed in 10.2.0.1.
it seems your sysadmin doesn't know how long oracle needs to solve such trivial problems.
regards,
-ap

Similar Messages

  • OEM 10g OracleByExample files URL error ?

    not sure whom to contact about this :
    goto Oracle By Example for OEM 10g :
    http://www.oracle.com/technology/obe/obe10gem/index.html
    on the right-side, click "Oracle By Example Files" under "Downloads" :
    http://www.oracle.com/technology/obe/obe10gem/download/download.zip
    I get :
    Sorry, this page was not found. (ErrorDocument 404)
    could someone let me know how to report this ?
    thanks

    Failed to contact the OMS at the HTTP URL set in /apps/apsp1/oracle/emhome/agent10g/sysman/config/emd.propertiesDid you check that? It seems configuration file 'emd.properties' points to a URL, which cannot be resolved.
    Werner

  • Powershell: There is no file with URL error during file upload.

    I am trying to put together a PowerShell script that I could use to upload files from a local directory, into a Document Library in a Record Center Site. Here is what my script looks like...
    #Open web and library
    $web = Get-SPWeb $webUrl
    $docLibrary = $web.Lists[$docLibraryName]
    $files = ([System.IO.DirectoryInfo] (Get-Item $localFolderPath)).GetFiles()
    Write-Host "Local Directory:" $localFolderPath
    ForEach($file in $files)
    Write-Host "Looping through files"
    Write-Host "Current file:" $file
    ElseIf ($contentType = "MyContentType")
    #Open file
    $fileStream = ([System.IO.FileInfo] (Get-Item $file.FullName)).OpenRead()
    # Gather the file name
    $FileName = $File.Name
    #remove file extension
    $NewName = [IO.Path]::GetFileNameWithoutExtension($FileName)
    #split the file name by the "-" character
    $FileNameArray = $NewName.split("_")
    $check = $FileNameArray.Length
    #Add file
    $folder = $web.getfolder($docLibraryUrlName)
    write-host "Copying file " $file.Name " to " $folder.ServerRelativeUrl "..."
    $spFile = $folder.Files.Add($folder.Url + "/" + $file.Name, [System.IO.Stream]$fileStream, $true)
    $spItem = $spFile.Item
    write-host "Success"
    #populate columns
    $spItem["Application Number"] = $FileNameArray[0].ToString()
    $spItem["Site Number"] = $FileNameArray[1].ToString()
    $spItem.Update()
    $fileStream.Close();
    Each time I run my script, I get this error message 
    Exception calling "Add" with "3" argument(s): "<nativehr>0x80070003</nativehr><nativestack></nativestack>There is no file with URL 'http://myRecordLibrarySite/myRecord Library/12587_B2317.PDF' in this Web."
    At C:\powershellscripts\Upload-FilesIntoSharePoint.ps1:72 char:6
    +                     $spFile = $folder.Files.Add($folder.Url + "/" + $file.Name, [System.IO.Stre ...
    +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
        + FullyQualifiedErrorId : DirectoryNotFoundException
    I have not been able to nail down why the script is failing. Any ideas why? Thanks for the help.

    I just figured out the issue with adding the file. I went in this direction, and my code has progressed forward.
    $folder = $web.getfolder($docLibrary.rootFolder.URL)

  • 10g for windows download unzip error

    Hi,
    I downloaded the file 10g_win32_db.zip from OTN. But, when I tried to unzip it throws error "Invalid compression. Unable to inflate".
    Regds,
    Ruck.

    Brent,
    Can you confirm a couple of things:
    - Given that the download of the last zip always fails, do you have sufficient disk space on your local machine to fit all 3 files?
    - Does the size of the first 2 zips match what the posted expected size is?
    Thanks!

  • URL iViews & File Download error.

    Hi Gurus,
    I am having a strange problem. I am having a URL iView and this is pointing to a site and whenever user  visit this iView, it gives file download dialog box. And the message which appears “Some files can harm your computer. If the ……”. Very typical message.
    Let me take an example here.
    I have an URL iView which is pointing to say https://www.sdn.sap.com, and this URL (in mine case also) get resolved to “https://www.sdn.sap.com/irj/sdn”. But will give me an error message as mentioned above with following information:
    Some files can harm your computer. If the ……”.
    File Name: sdn
    File Type:
    From: www.sdn.sap.com
    With four buttons “Open”, “Save”, “Cancel”, “More Info”.
    I tried all the settings of the Explorer like trusted sites etc etc but no use.
    Can someone throw some light.

    Hi,
    This could be a proxy setting problem on your server.
    Check this:
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/8d/8e0c7e477e4239a7ee288d7846a0bb/frameset.htm
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/33/8abf9e0ce011d7b84900047582c9f7/frameset.htm
    Also check restarting the server.
    If this does not solve, also clear all temp files and cookies in the browser.
    Regards,
    Praveen Gudapati

  • Content file download failed. Reason: HTTP status 404: The requested URL does not exist on the server.

    Hi,
    I am getting this error in most of our WSUS servers.
    Content file download failed.
    Reason: HTTP status 404: The requested URL does not exist on the server.
    Source File: /Content/FB/134501186F4C81089054E4EC3376E74EEC895EFB.exe 
    Destination File: d:\wsus\WsusContent\FB\134501186F4C81089054E4EC3376E74EEC895EFB.exe
     After few minutes, getting below error as well. But i could see the synchronization has completed successfully.
    Log Name:      Application
    Source:        Windows Server Update Services
    Date:          12/19/2014 4:45:55 PM
    Event ID:      10032
    Task Category: 7
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      ******
    Description:
    The server is failing to download some updates.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Windows Server Update Services" />
        <EventID Qualifiers="0">10032</EventID>
        <Level>2</Level>
        <Task>7</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-12-19T08:45:55.000000000Z" />
        <EventRecordID>496887</EventRecordID>
        <Channel>Application</Channel>
        <Computer>*****</Computer>
         <Data>The server is failing to download some updates.</Data>
    This error is happening everyday. Please advise for a fix.

    Reason: HTTP status 404: The requested URL does not exist on the server.
    Source File: /Content/FB/134501186F4C81089054E4EC3376E74EEC895EFB.exe 
    Destination File: d:\wsus\WsusContent\FB\134501186F4C81089054E4EC3376E74EEC895EFB.exe
    Source:        Windows Server Update Services
    Description:
    The server is failing to download some updates.
    This error is happening everyday. Please advise for a fix.
    If this is happening on an UPSTREAM server it is because you have approved updates that are no longer available from Microsoft. Almost always this involves approvals of *EXPIRED* updates (which have been pulled from the catalog and cannot be downloaded).
    If this is happening on a DOWNSTREAM server it's because something/someone deleted the files from the upstream server. It can also happen if the entire upstream ~\WSUSContent folder has gone amuk.
    For an upstream server, find the expired updates, remove the approvals, cancel the downloads, and then decline the updates.
    For a downstream server, figure out what the affected updates are and fix the upstream server.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Hi, We have an application  built using HTMl 5 and Javascript running on IPad2, iOS5.1 Safari 5.1. When we try to download a file(.pvw file) in that application safari throws "Download failed" error. Please suggest what needs to be done.

    Hi,
    We have an application  built using HTMl 5 and Javascript running on IPad2, iOS5.1 Safari 5.1.
    When a file url is clicked instead of asking for Save or Open or Cancel options, the file gets opened on IPad by default.
    Is this default behaviour which cannot be changed or can it be configured to ask user preference?
    When we try to download a file(.pvw file -> a model file) in the above application, safari throws "Download failed" error.
    Please suggest what needs to be done.
    Regards,
    Pramod

    Safari on an iPad in general does not allow downloading of files. That's a safety precaution in the iOS SDK to keep unauthorized content off of iOS devices. Safari will open from the web site file types that it can handle, but direct downloading isn't normal behavior, and I don't believe the behavior can be changed, though you can try asking in the developer forum, either here or the one to which you have access as a member of Apple's iOS developer program.
    Regards.

  • Automator "Download URLs completed - 38 warnings. Could not download... The operation couldn't be completed. (NSURLErrorDomain error - 1100.)

    An affifilate company has a website that has a website with a number of web pages, each containing a number of hyperlinks to pdfs. I am trying to create an Automator workflow that allows me to download the linked files on a particular page. I am using "Get Current Webpage from Safari' then "Get Link URLs from Webpages" and finally "Download URLs" to a specific file. I keep getting the error Could not download...(NSURLErrorDomain error - 1100.) On some pages it works fairly well. On others it doesn't download a single file and gives this error.
    Please could someone offer some advice as this is really beginning to frustrate me.

    I contacted Apple over the same thing and was advised it was a known issue and was being worked on by the Engineers. They said there was nothing to do but wait and try again over the next few days. Within 24hrs I could update again...do you still have the issue or did it also get resolved without you doing anything?

  • Trying to update cc desktop on mac osx lion and keep getting file download error 204

    Hi ,
    I have Mac OSX Lion 10.7.5 and keep getting this error when trying to update my cc desktop app that is reporting an update. There seems to be a problem with the file download. For troubleshooting tips, please visit our customer support page.(Error code: 204)Contact Customer Support
    please resolve.

    I have the same problem and was on lots off sides of adobe, no answer then i searched in the log data and found this.
    06/21/14 19:04:06:710 | [INFO] |  | ACC | LBS | ApplicationFacade |  |  | 43925 | ****************Starting LBS workflow*******************
    06/21/14 19:04:06:715 | [INFO] |  | Download | LBS | ProductInfo |  |  | 43925 | Product locale not specified in the product information file
    06/21/14 19:04:06:715 | [INFO] |  | Download | LBS | ProductInfo |  |  | 43925 | Product name not specified in the product information file
    06/21/14 19:04:06:715 | [INFO] |  | Download | LBS | LBSUtils |  |  | 43925 | Launching LBS in elevated mode
    06/21/14 19:04:12:270 | [INFO] |  | ACC | LBS | ApplicationFacade |  |  | 43999 | ****************Starting LBS workflow*******************
    06/21/14 19:04:12:276 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 43999 | LBS launched in LEGACY mode
    06/21/14 19:04:12:399 | [INFO] |  | Download | LBS | SystemCheck |  |  | 44009 | System OS Version - major = 10, minor = 7, bugFix = 5
    06/21/14 19:04:12:399 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 44009 | ACCC System requirements check passed
    06/21/14 19:04:12:433 | [INFO] |  | Download | LBS | ProductInfo |  |  | 44009 | Product locale not specified in the product information file
    06/21/14 19:04:12:433 | [INFO] |  | Download | LBS | ProductInfo |  |  | 44009 | Product name not specified in the product information file
    06/21/14 19:04:12:433 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 44009 | Bootstrap LBS is successful
    06/21/14 19:04:12:451 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 44009 | Bootstrapper Lock acquired
    06/21/14 19:04:12:469 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 44009 | LBS Lock acquired
    06/21/14 19:04:12:501 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 44009 | Deployment lock check passed
    06/21/14 19:04:12:519 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 44009 | The resolved URL for package service is https://prod-rel-ffc.oobesaas.adobe.com/adobe-ffc-external/core/v1/applications?name=Creat iveCloud&name=CCLBS&osVersion=10.7.5&platform=osx10
    06/21/14 19:04:14:236 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 44009 | Successfully downloaded application xml at path /tmp/912ACE51-6B35-48F6-9D63-D863680F0EE3/applications.xml
    06/21/14 19:04:14:314 | [INFO] |  | ACC | LBS | WorkflowManager |  | FileUtils | 44009 |
    06/21/14 19:04:14:314 | [ERROR] |  | ACC | LBS | PDM | PackageDownloadManager |  | 44009 | Failed to create folder at temp location for download operations
    06/21/14 19:04:15:143 | [ERROR] |  | ACC | LBS | PDM | PackageDownloadManager |  | 44033 | Could not init xml parser with download manifest file at
    06/21/14 19:04:15:222 | [ERROR] |  | ACC | LBS | WorkflowManager |  |  | 44009 | PDM stopped with fatal error in downloading PIM with error -3
    06/21/14 19:04:15:344 | [ERROR] |  | ACC | LBS | WorkflowManager |  |  | 44009 | Failed in DOWNLOAD PIM
    06/21/14 19:07:19:779 | [INFO] |  | Download | LBS | ETS |  |  | 43999 | Waiting for the async thread to get the task completed
    06/21/14 19:07:19:788 | [INFO] |  | Download | LBS | ETS |  |  | 44013 | Async thread is completed. Now exiting from function.
    06/21/14 19:07:19:790 | [INFO] |  | ACC | LBS | ApplicationFacade |  |  | 43999 | ACC installation end with exit code: 214
    06/21/14 19:07:19:790 | [INFO] |  | ACC | LBS | ApplicationFacade |  |  | 43999 | ****************Closing LBS workflow*******************
    Adobe please help, it´s not the first problem installing updates in CC, i we pay for it !!!

  • APEX 4.0: error while opening a XLS file downloaded from interactive report

    Hi,
    I'm getting below error while opening a XLS file downloaded from an interactive report (APEX 4.0).
    "The file you trying to open, 'customer_2.xls', is in a different format than specified by the file extension.
    Verify that the is not corrupted and is from a trusted source before opening file. Do you want to open file."
    Yes No Help
    May be this one Apex 4.0 issue.
    please help me.
    Thanks
    Mukesh

    Hi,
    is the next part of the code correct.
    What i mean is packing of the attachment, finding out the size of pdf file and doc type as PDF.
    You can also try below link..
    Link: [http://wiki.sdn.sap.com/wiki/display/Snippets/SENDALVGRIDASPDFATTACHMENTTOSAPINBOXUSINGCLASSES]
    Hope this helps.
    Regards,
    -Sandeep

  • Download file from URL using ADF (urgent help required)

    We have the following requirement:
    On clicking a button we need to download the file present at a particular location(we have the URL).
    I have written the following in .jspx file :
    <af:commandButton  id="btn1" >
                        <af:fileDownloadActionListener contentType="text/plain; charset=utf-8" method="#{bean.getFile}"/>
    </af:commandButton>
    The corresponding method in bean is :
    public void getFile(FacesContext facesContext, OutputStream outputStream) {
    HttpServletResponse response = null;
    ServletOutputStream ouputStream = null;
    currUrl = getFileURL("ID", 281);
    response =
    (HttpServletResponse)FacesContext.getCurrentInstance().getExternalContext().getResponse();
    try {
    ouputStream = response.getOutputStream();
    ouputStream.write(this.getFileBytes(), 0,this.getFileBytes().length);
    ouputStream.flush();
    ouputStream.close();
    } catch (IOException ioe) {
    System.out.println("IO Exception");
    public byte[] getFileBytes() {
    URLConnection urlConn = null;
    InputStream iStream = null;
    URL url;
    byte[] buf;
    int byteRead;
    try {
    url= new URL("http://hjhj:34104/test.pdf");
    urlConn = url.openConnection();
    iStream = urlConn.getInputStream();
    buf = new byte[5000000];
    byteRead = iStream.read(buf);
    if (byteRead > 0) {
    System.out.println("Downloaded Successfully.");
    return buf;
    } catch (FileNotFoundException fnfe) {
    System.out.println("File not found Exception");
    fnfe.printStackTrace();
    } catch (Exception e) {
    System.out.println("Exception:" + e.getMessage());
    e.printStackTrace();
    } finally {
    try {
    iStream.close();
    } catch (IOException e) {
    System.out.println("IO Exception");
    e.printStackTrace();
    System.out.println("File");
    return null;
    The file is opening in same window but in some encrypted format. My requirement is to :
    1. Have a pop (as in Mozilla or IE) which asks if I want to save the file or open.
    2. Depending on that the file should be opened in pdf format and not in browser same window neither in browser tab.

    Jdev version : 11.1.2.1.0
    in .jspx file : we have a button. On clicking the button file from URL should be downloaded. I have used fileDownloadActionListener in commandButton. Corresponding code :
    <af:commandButton  id="btn1" >
                        <af:fileDownloadActionListener contentType="text/plain; charset=utf-8" method="#{bean.getFile}"/>
    </af:commandButton>
    in bean class : the method corresponding to fileDownloadActionListener is :
    public void getFile(FacesContext facesContext, OutputStream outputStream) {
         HttpServletResponse response = null;
         ServletOutputStream ouputStream = null;
         response =(HttpServletResponse)FacesContext.getCurrentInstance().getExternalContext().getResponse();
         try {
              ouputStream = response.getOutputStream();
              ouputStream.write(this.getFileBytes(), 0,this.getFileBytes().length);
              ouputStream.flush();
              ouputStream.close();
              } catch (IOException ioe) {
                   System.out.println("IO Exception");
    public byte[] getFileBytes() {
         URLConnection urlConn = null;
         InputStream iStream = null;
         URL url;
         byte[] buf;
         int byteRead;
         try {
              url= new URL("http://hjhj:34104/test");
              urlConn = url.openConnection();
              iStream = urlConn.getInputStream();
              buf = new byte[5000000];
              byteRead = iStream.read(buf);
              if (byteRead > 0) {
                   System.out.println("Downloaded Successfully.");
              return buf;   
        } catch (FileNotFoundException fnfe) {
              System.out.println("File not found Exception");
         } catch (Exception e) {
              System.out.println("IO Exception");
    The URL given in the code is for a file which can be a PDF file or an EXCEL file.
    My requirement is when i click the button:
    1. A pop should come (as in Mozilla or IE) which asks if I want to save the file or open.
    2. if i click on save file should save in a particular location.
    3. if i click on open it should open as PDF/EXCEL format and NOT in browser.
    Message was edited by: 1001638

  • Quicktime gets a file not found error in running of set up.  tried downloading twice

    Quicktime gets a file not found error in running of set up.  tried downloading twice

    Hi Spex,
    I can import the VI Logger task OK (from another PC running VI Logger 2.0), but I can't run the task.  I've attached the file.  The "1 channel" task runs OK.  The "x-probe" task starts, takes 1 or 2 data points, then hangs for a few seconds, then pops up the "file not found" error. The data acquisition taks run OK, so I don't think they're the problem.
    This file I've attached includes 2 good data tasks ("1 channel" and xprobe"), 1 good VI Logger task ("1 channel"), and my non-working VI Logger task ("x-probe", which works fine on the PC it was exported from).
    I have also tried exporting the non-working VI Logger task on its own, and it still imports OK, but still doesn't run, and gives the same error.
    Thanks,
    Jake
    Attachments:
    configData1.zip ‏353 KB

  • Error While downloading the file A server Error has occurred, please try again later Downloading Yahoo mail Application Attachments  Trying to download My Photos and movie 3 items so i can delete them all

    I have icloud and a new iPhone5 ! They work good , took pictures and a few short movies, plugged in my phone to my iMac transfered Items to iPhoto then inported items to iMovie. when getting to know what i was doing i decided to delete pictures and movies i no longer wanted. when i looked for a few missing items i opend Finder and there some where buyt i had already trashed them and deleted the doubles. Still could not find missing pictures and movies 3 items and today after calling yahoo about a different complant with sending feed back for Yahoo mail Applications login . i opened up Attachments Not the Large Attachments just Attachments and there were the 3 items i had been hunting for to Trash and delete. the mail Attachments file does not have the Option to delet Files and photos and movies. When i tried to Download the 3 items a window shows up that says Error While Downloading the Files, A Server Error has occured, please Try Again later. nothing works how do i remove the Trapped photo and movie Blank Files and trash them?  Onece they get into my downloads i can do something with them as i understand.    That part of it kind of keeps me in Question also because why should i have to down load my own files of Attachments / Pictures and movies if they are comming from my iMac?    How much better is iLife11 then iPhoto08 and iMovie08 .  Thanks Greg

    Hello,
    Thank you for your post.
    This is a quick note to let you know that we are performing research on this issue.
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Simon Wu
    TechNet Community Support

  • Error while posting xml file to URL using URLConnection

    Hello everyone,
    I am facing an issue from long time related to URLConnection. If this would be resolved by your help then I would be very grateful to you.
    One application which posts xml file to URL hangs and after waiting for 5 mins it throws 504 error:
    java.io.IOException: Server returned HTTP response code: 504 for URL: http:hostname.
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:715)
    Same application is running fine without error on another environment from last 5 years. But on another env it is erroring out from the day 1.
    We have many workarounds in place none worked.
    I tried to use HttpClient from apache but that too hanged at URLConnection.getInputStream() method call.
    App is running on iPlanet web server 6.1 using JDK 1.4.0_03
    We still dont know why this program hangs at that particular line in only one env but many times it runs fine. That means 30% of the times it posts xml file without error but 70% times it errors out. So our program logic is to retry until post is successful.
    Once this issue is resolved we will remove the logic of trying again and agian.
    Please provide inputs.
    Thanks,
    Nitin

    The HTTP response 504 means that the server, acting as a gateway, has not received a response from an upstream server in the time it expected.
    I think this is problem is due to the remote server that receives the XML and takes too long to return a response to the local application that posted the XML.
    Try HttpClient and set the timeout variable of the HttpClient instance used.
    Here http://svn.apache.org/viewvc/jakarta/commons/proper/httpclient/trunk/src/examples/PostXML.java?revision=480424&view=markup
    a Post XML sample.
    NB: HttpClient > setTimeout method is deprecated. See : http://jakarta.apache.org/commons/httpclient/apidocs/index.html for an alternative
    Hope That Helps

  • Error while opening PDF file downloaded  from database Blob column

    Hi All,
    I am working on jdev 11.1.1.4.0.
    In my use-case I am using filedownload Actionlistner on a link to get the PDF file stored in the database in blob field. These files are being uploaded from other use-case in adf only.
    After getting the dialog box to open/save/cancel for the PDF file when i click on open then i am getting an error *'Adobe Reader could not open 'abc.pdf' because it is either not a supported file type*
    or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly docoded)' for some files , and to my surprise I am able to open some files.
    When I open these PDF files separately from desktop I am able to view the content of each and every file in adobe reader.
    I dont know where the problem exactly lies , while uploading/downloading the file . Any ideas/thoughts to resolve this issue?
    Thanks
    Kanika

    Thanks a lot Timo...!!!
    I checked the PDF file downloaded directly from the blob column in DB, there only it is corrupted so must be the problem in uploading the file. I am checking the code line by line,, but no problem in setting the file content type,size etc.
    Here is the code snippet ..
    byte[] buff;
    buff = new byte[(int)length]; -- Length is the file size
    int bytesRead = is.read(buff);
    for (int i = 0; bytesRead < buff.length; i++) {
    // int b = is.read();
    int b = is.read();
    if (b == -1)
    break;
    buff[i] = (byte)b;
    BlobDomain blobDomian = new BlobDomain((buff));
    TestVORow = (TestVORow Impl)TestVO.createRow();
    if(blobDomian != null) {
    TestVORow.setAttachment(blobDomian);
    am.getTransaction().commit();
    This seems to be Ok to me..the same issue, file is still corrupting.
    Any thoughts from your side ???
    Thanks
    Kanika
    The problem is resolved.
    Changes made are instead of
    InputStream is;
    used ... BufferedInputStream bis ;
    and after
    for (int i = 0; bytesRead < buff.length; i++) {
    // int b = bis.read();
    int b = bis.read();
    if (b == -1)
    break;
    buff[i] = (byte)b;
    bis.close(); // use this close bufferedInput Stream.
    Able to open each and every file now..Thanks for your suggestions Timo and Frank.
    Edited by: Kanika on Mar 6, 2012 3:15 AM

Maybe you are looking for

  • TOC style template for epubs - where is it stored?

    Hello, some years ago I saved 3 different toc styles for my epubs. Now I added some more (for 2 levels etc.). This new ones also I saved. But when I start to build the epub in the first option windows at the point TOC style navigation there are still

  • Issue with PDF Printer in Acrobat 6.0 on windons 8

    I use the PDF writer on acrobat.  I had an Windows XP PC which died and the new PC is windows 8 (no xp available). The s/w I have is Acrobat 6.0 standard it had issues w/ compatibility which I selected to load anyway. It gave 3 errors all the same Wa

  • Why isn't my BLOG uploading!!??

    Hello, can anyone explain why my second and third blog postings wont display after I upload them? The first one is fine, but 2 and 3, after publishing to a folder (viewing on computer works fine). After I upload them they wont display in the browser.

  • Macbook Pro not recognizing iphone when connected

    The USB ports work with other items, but with the iphone nothing is recognized. So I am unable to sync my iphone and get the latest updates. Does anyone know what to do?

  • Questions about AppleCare

    I Am wondering if anyone has been refused AppleCare service for not having proof of purchase? I have Late 2011 15.4" MacBook Pro 2.2ghz quad core i7 and want to get it checked out. I checked my machine's coverage with the Apple serial number checker