Download file remotely?

Can we use the following method to download file in remote server?
  response.setContentType("APPLICATION/OCTET-STREAM");
  response.setHeader("Content-disposition", "inline" );            
  response.setHeader("Content-Disposition","attachment; filename=\""+ remotefile + "\"");     
  FileInputStream fileInputStream =new FileInputStream(remotefile);
   int i;
   while ((i=fileInputStream.read()) != -1) {
        out.write(i);
  fileInputStream.close();
  out.close();

Firstly, thanks for your reply. I've modified the code since I need to get the file by an URL.
In the following code, I could print out html content, but not word document. The encoding and the page encoding is already set to UTF-8, but the Chinese characters become symbols...How's to solve the problem?
<%@ page pageEncoding="UTF-8" %>
String fn="";
fn="test.doc";
int len=0;
String ifile="";
ifile="http://xxx.com/test.doc";
          char c[] = new char[1024];
        commonlib comlib = new commonlib();
        response.setContentType("APPLICATION/OCTET-STREAM");
            response.addHeader("Content-Type","text/html");
           response.setHeader("Content-Disposition","attachment; filename=\""+ fn.trim() + "\"");          
              HttpURLConnection con = comlib.http_connect(ifile,"");
              InputStream in = con.getInputStream();
              BufferedReader inbuf = new BufferedReader(new InputStreamReader(in,"UTF-8"));                 
              String inputLine; 
              String sContent = "";          
           while ((inputLine = inbuf.readLine()) != null) {
                    out.print(c,0,len);
         inbuf.close();
           in.close();
           in = null;
           con.disconnect();            

Similar Messages

  • Can TC used for cloud computing .. Like Dropbox? That I can upload and download files remotely. Any additional requirement?

    I wanna buy TC but wondering if I can use it as a server for cloud ? Does it work with iCloud?

    The TC is an extremely dumb box.. it is a back external drive inside a router.. it does nothing with the cloud.. there are no servers for media, downloading or anything else. Think of it as an Airport extreme pregnant, with a hdd baby.

  • I need help setting up the hard drive I'm my TC to upload and download files remotely

    Can anyone tell me how to setup my TC hard drive to access VIA the Internet

    Are you trying to connect using win7?
    If so I have bad news.. it won't work. The TC only exposes AFP to internet.. not SMB. And there is no AFP add on for windows. You can only do it from a Mac.
    People do open SMB to the internet on a strange port.. look it up if you want to infect your system and expose all your files to the internet.. there is no security doing this.. so I refuse to consider it an option.
    The only real way from windows is to get a vpn router.. bridge the TC and use it plugged into the vpn device.. vpn into the network and you can safely use SMB.. you cannot do this directly with the TC. It might well have ipsec for icloud but you cannot access it.

  • Can't download files on Android from Server 2012 Essentials Remote Web Access

    I have two servers, one with Windows Server 2012 Essentials, and the other SBS 2011.  Employees like using Remote Web Access to log in from anywhere and have access to shared folders.  It works perfect on a Desktop computer, but when they try to
    use their Android tablets or phones, and want to download a file (e.g. a PDF) from one of the shared folders on the server, the download fails.   When Microsoft was pushing 2012 they said RWA worked great on mobile devices, do I have to set up something
    separately to make this happen?
    I've completely disabled the firewall, and have ports 80,443,987, and 1723(just to be safe) all forwarded to the server.
    I can log into the RWA site on the android, browse files and folders, but when I select a PDF to download, the download shows as if it's starting, shows in my android notification as if its going to start downloading (Shows MobileDownload www.mydomain.com)
    but eventually after a few minutes, will time out and show "Download Unsuccessful".
    Network connectivity is fine as I can do this on a Windows Desktop PC using any browser (Chrome, Firefox, IE) and successfully download anything I want.
    UPDATE:  I found this in the event handler when I tried to download something from a mobile device...
    - System
    - Provider
    [ Name] ASP.NET 4.0.30319.0
    - EventID 1309
    [ Qualifiers] 32768
    Level 3
    Task 3
    Keywords 0x80000000000000
    - TimeCreated
    [ SystemTime] 2014-01-12T16:49:12.000000000Z
    EventRecordID 72818
    Channel Application
    Computer MYSERVER.MYDOMAIN.local
    Security
    - EventData
    3005
    An unhandled exception has occurred.
    1/12/2014 11:49:12 AM
    1/12/2014 4:49:12 PM
    953eedf1ad414391a193e5f98a281da5
    263
    3
    0
    /LM/W3SVC/1/ROOT/Remote-1-130340167702975633
    Full
    /Remote
    C:\Program Files\Windows Server\Bin\WebApps\RemoteAccess\
    MYSERVER
    2592
    w3wp.exe
    NT AUTHORITY\NETWORK SERVICE
    HttpException
    Server cannot set content type after HTTP headers have been sent. at System.Web.HttpResponse.set_ContentType(String value) at System.Web.UI.Page.SetIntrinsics(HttpContext context, Boolean allowAsync) at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at Microsoft.WindowsServerSolutions.Web.RemoteAccessSite.RealPageHandler.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    https://remote.MYDOMAIN.com:443/Remote/fs/MobileDownload.aspx?path=\\MYSERVER\PICTURES\2013603.jpg
    /Remote/fs/MobileDownload.aspx
    MY.IP.ADDRESS.141
    MYDOMAIN\user
    True
    Forms
    NT AUTHORITY\NETWORK SERVICE
    31
    NT AUTHORITY\NETWORK SERVICE
    False
    at System.Web.HttpResponse.set_ContentType(String value) at System.Web.UI.Page.SetIntrinsics(HttpContext context, Boolean allowAsync) at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at Microsoft.WindowsServerSolutions.Web.RemoteAccessSite.RealPageHandler.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

    Hi,
    Before going further, would you please let me confirm something firstly?
    Would you please let me know if all Android devices
    encounter this same issue? If you download different type files, will still this issue persists? You can upload a small file (such as a text file) to the share folder, then check if Android device can’t download it.
    Based on your description, when logon a desktop computer, you will download files via RWA successfully. Please use the user account which logon computer to logon
    the Android device, will still fail to download?
    Please check if there has enough free space in Android devices that be used to save download.
    When this issue occurred, please check the state of Android device in Dashboard. Besides, I suggest you should run the Best Practices Analyzer (BPA) and fix all
    it can find. Then monitor the result.
    Run the Windows Server 2012 Essentials Best Practices Analyzer
    http://technet.microsoft.com/en-us/library/jj200181.aspx
    In addition, regarding to the Event ID 1309, please refer to the following articles.
    Event ID: 1309 Source: ASP.NET 4.0.30319.0
    http://www.eventid.net/display-eventid-1309-source-ASP.NET%204.0.30319.0-eventno-11022-phase-1.htm
    Hope this helps.
    Best regards,
    Justin Gu

  • Remote Desktop -  can't download file

    We have a server mac and we can access at server with remote desktop with a other mac, but we can't download file. Where is a problem? Is a port closed?

    I had access for download the files but not now, the configuration is not changing.

  • Can't download files -even the support center's remote login appl won't download;  web sites like USA Today will not open; etc.

    This all started by certain sites not opening, like USA Today; Intellicast.com.  Installed Maverics yesterday successfully and the web sites very briefly worked and then starting failing again.  Called tech support and couldn't download their remote login code.  From Safari's viewpoint thought there might be a problem with Adobe Flash.  So deleted that and then tried to download the installer code from Adobe and that wouldn't download.  Suggestions would be appreciated.

    Firefox can find plugins in several locations, but Firefox 21 changed the location of the "shared" plugin folder so older installers like the Microsoft Windows Media Plugin no longer drop the DLL file in the correct location.
    There apparently are two ways to address this:
    (1) Change a Firefox preference so that Firefox checks the old location. Here's how:
    (i) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (ii) In the filter box, type or paste '''plugins''' and pause while the list is filtered
    (iii) Double-click '''plugins.load_appdir_plugins''' to switch its value from false to true.
    This will take effect after you restart Firefox.
    (2) Copy the plugins folder to the new location. Here's how on Win 7 64-bit:
    Open a Windows Explorer window to:
    C:\Program Files (x86)\Mozilla Firefox
    Right-click and copy the '''Plugins''' folder
    Double-click the '''browser''' folder to open it
    Right-click and paste
    Right-click the new copy of '''Plugins''' and rename it to '''plugins'''
    After restarting Firefox, the plugins in that folder should now be available.
    ''Edit: I suggest just doing #1.''

  • Download File from Directory

    Is there an easy way to have a stored procedure download a file from an oracle directory.
    I create a directory like so:
    create or replace directory MY_DIR as '/tmp'
    /I place a file in it: data.csv
    I have a button on a page with a link target of url and a url like: #OWNER#.download_csv('data.csv')
    I have tried to use the howto on uploading and downloading files as a guide. But I'm trying to avoid having to create a table to first upload my file into before downloading.
    Any ideas?

    Denes,
    Yes, I use java to scan the directories.
    Getting directory listings is pretty much the only thing I use java for.
    I modified a procedure I found on AskTom.
    1. I don't get the mime_type. Since it's for my own use, I assume that all the files I scan are 'audio/x-mp3'.
    But, having a table that maps file extensions to mime types wouldn't be hard to implement.
    Here's a list: http://www.w3schools.com/media/media_mimeref.asp
    2. I am only scanning local drives. (And I'm using 10.1.0.3)
    I imagine that some permissions would need to be set to access remote files.
    http://download-east.oracle.com/docs/cd/B19306_01/java.102/b14187/chnine.htm#BABBIAGC
    Also, even if java can read the remote files, Oracle might not be able to read a BLOB from a remote file.
    Then you'd have to load your BLOB through java too.
    3. I am only saving the file name, but I do check the isDirectory attribute to recurse through sub folders.
    The java File object has access to all of the other file attributes too, like size and modification date, etc.
    Here is my java stored proc. It inserts the list of files it finds to a temp table.
    I have PL/SQL procedures that take the list of files and
    create Oracle directory objects and add entries to a table with a BFILE column.
    create or replace and compile java source named mp3list as
    import java.io.*;
    import java.sql.*;
        public class MP3List
        public static void clearList() throws SQLException
           #sql { DELETE FROM TEMP_LIST};   
        public static void getTracks(String directory) throws SQLException
           File path = new File(directory);
           File[] FileList = path.listFiles();
           String TheFile;
           Timestamp ModiDate;
           for(int i = 0; i < FileList.length; i++)
               TheFile = FileList.getAbsolutePath();
    if (FileList[i].isFile() ) {
    #sql { INSERT INTO TEMP_LIST (FILENAME)
    VALUES (:TheFile ) };
    if (FileList[i].isDirectory() ) {
    getTracks(TheFile);
    public static void getAllTracks(String directory) throws SQLException
    clearList();
    getTracks(directory);
    This is the PL/SQL wrapper for it:
    procedure get_all_tracks( p_directory in varchar2 )
    as language java
    name 'MP3List.getAllTracks( java.lang.String )'; Doug

  • Dreamweaver 4 no longer working after downloading files created with MX

    I downloaded files that were created with Dreamweaver MX to
    my pc in order to update them for a new client. I've been using
    Dreamweaver 4 and now I cannot even open Dreamweaver 4. Luckily I
    also have Dreamweaver 8 installed and can view all the files in the
    site from there, but what would have caused Version 4 to generate
    errors upon trying to open? It starts to open and I can see that
    the properties panel is disabled and then I get the error message:
    "Dreamweaver has encountered a problem and needs to close. We
    are sorry for the inconvenience." I've sent the error report to
    MS...
    Any thoughts other than to use Version 8 from now on? Since
    I'm a designer, I do have quite a few client sites that I'd have to
    reset the remote site info for...
    Thanks.

    a guess- you also downloaded the .mno design note files.
    There should be a technote on this-
    It talks about contribute 2, but it's same exact issue with
    MX and newer
    Dreamweaver 4 crashes on Contribute 2 sites
    Issue
    Dreamweaver 4 crashes whenever it connects to a site that has
    recently been
    accessed by Contribute 2.0, 2.01 (Windows) and Dreamweaver MX
    2004.
    Reason
    Contribute 2 and Dreamweaver MX 2004 design notes on remote
    server or local
    site folder are not compatible with Dreamweaver 4.
    Dreamweaver 4 tries to
    read these files and crashes when it cannot.
    steps to fix are next- link below.
    Permanent Link:
    http://www.adobe.com/go/tn_19048
    or
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_19048&sliceId=1
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Firefox apears in firewall even after closing all processes and continues to download file

    firefox continues to download files even after closing all the processes, this behavior was noticed by looking at the my firewall activity log. I am using get them all download manger (firefox extension) to download files in firefox. When first time firefox is started after starting computer it doesnt have any problem, but once I open the download manager and start downloading files it never stops.
    I am using : down them all version 2.05 beta on FF 3.6.12
    1. start computer
    2. open firefox
    3. check firewall status (bitdefender firewall running at report level) - no activity noticed
    3. add url to download file in download them all manager
    4. start download - bitdefinder shows firefox accessing internet
    5. pause download
    6. check firewall status - bitdefinder doesn't show firefox accessing internet in process listing but it does show network activity is going on at its peak.
    7. close all firefox windows and remove firefox.exe from task manager
    8. check bit defiender firewall status it continues to run at peak eating up all the network bandwidth
    9. remove rule of firefox from firewall so as it may prompt when firefox try to connect to internet (bit definder firewall is running in report mode for approval for each connection)
    10. as soon as rule removed, bit definder pops up window sayaing firefox is trying to access remote server (same from where the download was earlier started)
    11. Allow the firefox to access it and again it will start downloading in background and bitdefinder shows up internet activity at its peak.

    naah, looks like its problem of firefox, i removed the plugin and tried downloading using the normal download winodw of firefox but same problem, this time it starts picking up item from the download window and continues to download

  • Upload/Download file to/from a document library in a SharePoint online site

    Hi,
    I am referring to the below blog for Upload/Download file to/from a document library in a SharePoint online site.
    http://blogs.msdn.com/b/rohitpuri/archive/2007/04/10/upload-download-file-to-from-wss-document-library-using-dav.aspx?CommentPosted=true#commentmessage
    I would like to know if this is feasible with a SharePoint online site.
    If feasible, how can I resolve the below exception I am getting while using the code.
    “The remote server returned an error: (403) Forbidden”.
    Thanks,
    Thanan

    Hi,
    Actually what I am trying to achieve is the two things.
    1) By using only the user's name, need to upload/download from/to the document library of SharePoint online site using the CSOM. (i.e., achieving Single Sign On / Windows Authentication)
    2) I need to achieve the above only by passing the document URL; not by hardcording/ configuring the document library name in the windows application.
    Can anyone pls help on this now?
    [Below code is working fine. But need to arrive the solution whereas the above 2 conditions are not violated.
    using (var clientContext
    = new ClientContext("https://yoursiteurl.com"))
               string passWd
    = "password";
               SecureString securePassWd
    = new SecureString();
               foreach
    (var c in passWd.ToCharArray())
                    securePassWd.AppendChar(c);
                clientContext.Credentials
    = new SharePointOnlineCredentials("username", securePassWd);
               using
    (var fs =
    new FileStream("fileName",
    FileMode.Open))
    var fi =
    new FileInfo("fileName");
    var list = clientContext.Web.Lists.GetByTitle("Doc Library");
                   clientContext.Load(list.RootFolder);
                   clientContext.ExecuteQuery();
    var fileUrl = String.Format("{0}/{1}", list.RootFolder.ServerRelativeUrl,
    fi.Name);
    Microsoft.SharePoint.Client.File.SaveBinaryDirect(clientContext, fileUrl,
    fs, true);
    Thanks,
    Thanann

  • Error occurred while downloading files from Administration Server...

    Hi guys,
    If i already have my application deployed and exploded in ../tmp/_WL_user , when I restart the managed server it will try to download again the files from the upload directory in the Administration Servers? (I'm using stage mode).
    Sometimes I got the following error:
    Caused By: java.io.IOException: [DeploymentService:290066]Error occurred while downloading files from Administration Server for deployment request "0". Underlying error is: "null"
    and I already have the war exploded in /tmp/_WL_user
    the staging mode is not only for the first deployment? when i don't have the war exploded in /tmp/_WL_user?
    I've some confusion related to the process or deployment/startup of the managed servers.
    Thanks

    Hi,
    when you get following error * DeploymentService:290066 * then that means
    A service on the machine is preventing the WebLogic Server remote instance from downloading the configuration file. This can be Hosts Intrusion Prevention (HIPS) agents or any other agent causing this issue.
    Disable the agent interfering with the download process to fix this issue.
    Regards,
    Kal

  • Edit files remotely Iomega EZ Media & Backup Center

    Hi,
    I'm deciding which NAS to buy. I'm interested in Iomega EZ Media & Backup Center.
    I want to know if it is possible to edit any files remotely (word, excel, autocad, corel, etc.) without having to previously download it to the pc I'm remotely accessing with.
    I don't want to download the file, edit it, and then re-upload the edited file. Is too uncomfortable.
    I have to use an app to do this or I can edit it directly from Windows Explorer or a web browser like Firefox?
    Thinkin that maybe I'll access from a public pc and want to have the possibility to edit it directly.
    I'll appreciate any comments. Thanks

    Hello aleb21
    You would need to install LSM on every remote pc/workstation to be able to mount/map the shares for file editing.
    You can install LenovoEMC Link on your iOS and Android mobile devices.  The application is intended to allow you to open documents, however since the application functions the same as the web user interface it would be more for viewing documents not editing.  To edit files/documents you would need to download the file, edit on the mobile device, then upload the updated file to the NAS.
    The video is correct, but does not go over the portion about connecting the remote computer using the personal cloud section of LSM.  Basically you would do the following:
    -Launch LSM
    -Navigate to the Personal Cloud tab, click on "settings" on that tab.
    -Enter the cloud name you created on the device's web ui.  It can take a few minutes to find the cloud in some situations.
    -Enter your NAS credentials created on the NAS or that are included in the invite email sent from the NAS.
    -Once connected LSM's default is to auto-map/mount the shares that your user as access for to the remote computer.  You can confirm this option by right clicking on the LSM system tray icon and make sure the "map drive letters" option is checked.  You can also access the shares via the share tab in LSM, this will open an explorer/find window for you to navigate through the shares.
    WebDAV is seperate from the web user interface (home page and content explorer).  It would look similar to a basic FTP web interface when accessing via a browser.   Just like the FTP protocol you could theoretically map the connection to explorer/finder remotely as a web/internet location with your external ip address.  It should allow for remote editing.  
    For VPN, when accessing your cloud using LSM on a remote computer it would function like a VPN between your NAS and the remote computer.   If you want to use a 3rd party VPN and not use personal cloud it should be possible, but may require your router or computer on the network to actually manage the VPN software.
    For the camera question, with your setup the nas would not be a part of it unless you have the ip camera's setup to save data to the NAS.  If that is the case you can setup the destination share the camera's are storing to for media sharing.  This would allow the Media Server feature to stream the saved videos locally and/or remotely.  Keep in mind that the media server feature does not do transcoding so the media receiver would need to support the file format the ip camera's store.
    All lifeline os devices have a copy jobs backup option, however it does require knowledge of directory sharing from the source computer to work, see Host data backup using Copy Jobs
    I personally recommend looking into the ix2-dl option as it:
    -is under $100 USD
    -can support up to 2x 6TB hard disks w/ RAID 1, 0, and NONE (JBOD)
    -has support for SecureMind surveillance
    -has a more powerful SoC processor 
    Hope this all helps with your decision.
    LenovoEMC Contact Information is region specific. Please select the correct link then access the Contact Us at the top right:
    US and Canada: https://lenovo-na-en.custhelp.com/
    Latin America and Mexico: https://lenovo-la-es.custhelp.com/
    EU: https://lenovo-eu-en.custhelp.com/
    India/Asia Pacific: https://lenovo-ap-en.custhelp.com/
    http://support.lenovoemc.com/

  • Service stack update 2871777 to enable installation of RDP Connection Broker on 2012 domain controller - downloaded file will not execute.

    service stack update 2871777 to enable installation of RDP Connection Broker on 2012 domain controller - downloaded file will not execute.
    Downloaded x64 update for server 2012 R2 (KB2871777) -  file downloaded is named Windows8-RT-KB2871777-x64.msu
    When downloaded to server 2012 R2, upon launching the files, the message reads "Windows Update Standalone Installer"
    "The update is not applicable t your computer"
    If this is the wrong update please point me to the correct one - I cannot find another instance of this update anywhere.
    I am unable to remove the active directory from this server, so I need to use this fix if at all possible, in order to use RDP.
    I have tried every workaround I can find.  The goal is to have remote users access RDP to run a remote session and access apps and files
    on the server.  we have Hyper-V enabled and have successfully deployed 10 RDP licenses to the license server) also on the PDC.
    I read one post that suggested installing RD Connection Broker in one instance of a VM and AD DS in the other - not sure if that means we remove
    AD DS from physical server.  We only have one 2012 server (plus a server 2008 with Ad DS) and  a server 2003.  Trying to make this all work so we can deploy 10 remote desktop users.

    KB2871777 appears to be for 2012 (non R2) only.
     As to the other problem maybe this one helps.
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/bbf47aa2-8ae5-4f22-9827-afee5a11417a/install-remote-desktop-services-failed-on-windows-2012-server?forum=winserverTS
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • How do I can I install MS Office 2008 on a MacBook Air w/ a valid product key? Can I download files somewhere?

    How do I can I install MS Office 2008 on a MacBook Air w/ a valid product key? Can I download files somewhere?
    Here's the scenario....
    I've got a brand new gift MacBook Air 11" and I want to install Microsoft Office 2008 since I have a valid key license that's given by my nephew. Do I have any other options here?  Can I download all the necessary files from somewhere officially and just enter the Product Key to install what I need?  Are there other possible options? 
    Your help would be much appreciated.
    Thank you very much.

    You can use a remote disc to download Office as shown here:
    http://support.apple.com/kb/HT5287
    But please note several cautions:
    1.  The product key is intended for one machine only.  You would have to be the sole user.
    2.  Office 2008 is now very close to being obsolete.  Office 2011 has been out for years, and Office 365 is available for your Mac as well.

  • WebLogic Issue: Unable to download files more than 32 KB

    Hi all,
    When i am trying to download files which are having size more than 32 KB, i am getting the error " [WRITE_ERROR_TO_SERVER] (POST timed out to the server <IPAddress>:7006) raised at line 152 of ap_proxy.cpp
    Uploading is working fine and able to download files having size less thann 32 KB.
    The following is an excerpt from plug-in log file. I dont see any errors in the web logic logs.
    Tue Oct 09 12:52:50 2012 <241281349767069126> Remote Host <IPAddress> Remote Port 7006
    Tue Oct 09 12:52:50 2012 <241281349767069126> general list: created a new connection to '<IPAddress>'/7006 for '/metricstream/systemi/NewdownloadSingle?db_value=IIS7_WL10x_EGRCP6.x_ConfigurationGuide.pdf%23ms_attach_delimiter%23HZQS%2FVAL%2FBPCS%2F35606020&id=103771&proc=-1&attach_seq=28&id=103771&proc=-1&attach_seq=28', Local port:3525
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs from clnt:[Host]=[<IPAddress>]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs from clnt:[Connection]=[keep-alive]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs from clnt:[Content-Length]=[113003]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs from clnt:[Cache-Control]=[max-age=0]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs from clnt:[Origin]=[http://s<IPAddress>]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs from clnt:[User-Agent]=[Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.92 Safari/537.4]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs from clnt:[Content-Type]=[multipart/form-data; boundary=----WebKitFormBoundary9MAb9LW1aD3dPAXm]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs from clnt:[Accept]=[text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs from clnt:[Referer]=[http://simpro344/metricstream/systemi/Fastform?x_v29=157749&emd=4&id=103771&bare=Dmsmanagedocuments&x_v24=MSI_B1_Emp_1&inFlag=Dmsdocsearch&]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs from clnt:[Accept-Encoding]=[gzip,deflate,sdch]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs from clnt:[Accept-Language]=[en-US,en;q=0.8]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs from clnt:[Accept-Charset]=[ISO-8859-1,utf-8;q=0.7,*;q=0.3]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs from clnt:[Cookie]=[MetricStream=bG9naW49am9obi5sb3Nla2UmZW50ZXJwcmlzZT1NZXRyaWNTdHJlYW0=; ADMINCONSOLESESSION=B6J3QzDK2NLkYj7HhqkpLb5JcVxPFDpjKWkjVnzhthyYZQnJH1p7!-1091718089; JSESSIONID=g0LDQzPLm6y2SWlGpvqp3mnJy2QSyGBT5p1xvy0SqVpq5gBjPWQQ!-1295364380; ys-gadgetpanel1=o%3Acollapsed%3Db%253A1; ys-databrowserpanel1=o%3Acollapsed%3Db%253A1]
    Tue Oct 09 12:52:50 2012 <241281349767069126> URL::sendHeaders(): meth='POST' file='/metricstream/systemi/NewdownloadSingle?db_value=IIS7_WL10x_EGRCP6.x_ConfigurationGuide.pdf%23ms_attach_delimiter%23HZQS%2FVAL%2FBPCS%2F35606020&id=103771&proc=-1&attach_seq=28&id=103771&proc=-1&attach_seq=28' protocol='HTTP/1.1'
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[Host]=<IPAddress>]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[Content-Length]=[113003]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[Cache-Control]=[max-age=0]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[Origin]=[http://<IPAddress>]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[User-Agent]=[Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.92 Safari/537.4]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[Content-Type]=[multipart/form-data; boundary=----WebKitFormBoundary9MAb9LW1aD3dPAXm]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[Accept]=[text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[Referer]=[http://simpro344/metricstream/systemi/Fastform?x_v29=157749&emd=4&id=103771&bare=Dmsmanagedocuments&x_v24=MSI_B1_Emp_1&inFlag=Dmsdocsearch&]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[Accept-Encoding]=[gzip,deflate,sdch]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[Accept-Language]=[en-US,en;q=0.8]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[Accept-Charset]=[ISO-8859-1,utf-8;q=0.7,*;q=0.3]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[Cookie]=[MetricStream=bG9naW49am9obi5sb3Nla2UmZW50ZXJwcmlzZT1NZXRyaWNTdHJlYW0=; ADMINCONSOLESESSION=B6J3QzDK2NLkYj7HhqkpLb5JcVxPFDpjKWkjVnzhthyYZQnJH1p7!-1091718089; JSESSIONID=g0LDQzPLm6y2SWlGpvqp3mnJy2QSyGBT5p1xvy0SqVpq5gBjPWQQ!-1295364380; ys-gadgetpanel1=o%3Acollapsed%3Db%253A1; ys-databrowserpanel1=o%3Acollapsed%3Db%253A1]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[Connection]=[Keep-Alive]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[WL-Proxy-SSL]=[false]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[WL-Proxy-Client-IP]=[<IPAddress>]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[Proxy-Client-IP]=[<IPAddress>]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[X-Forwarded-For]=[<IPAddress>]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[X-WebLogic-KeepAliveSecs]=[30]
    Tue Oct 09 12:52:50 2012 <241281349767069126> Hdrs to WLS:[X-WebLogic-Force-JVMID]=[-1295364380]
    Tue Oct 09 12:53:50 2012 <241281349767069126> URL->write() retValue = [-1], Last error = [10054]
    Tue Oct 09 12:53:50 2012 <241281349767069126> POST timed out to the server <IPAddress>:7006
    Tue Oct 09 12:53:50 2012 <241281349767069126> *******Exception type [WRITE_ERROR_TO_SERVER] (POST timed out to the server <IPAddress>:7006
    ) raised at line 152 of ap_proxy.cpp
    Tue Oct 09 12:53:50 2012 <241281349767069126> error sending headers or Post Data to WebLogic, sys err#: [0] sys errmsg [No error]
    Tue Oct 09 12:53:50 2012 <241281349767069126> Marking <IPAddress>:7006 as bad
    Tue Oct 09 12:53:50 2012 <241281349767069126> got exception in sendRequest phase: WRITE_ERROR_TO_SERVER [os error=10054,  line 152 of ap_proxy.cpp]: POST timed out to the server <IPAddress>:7006
    at line 2994
    Tue Oct 09 12:53:50 2012 <241281349767069126> Failing over after WRITE_ERROR_TO_SERVER exception in sendRequest()
    Tue Oct 09 12:53:50 2012 <241281349767069126> request [metricstream/systemi/NewdownloadSingle?db_value=IIS7_WL10x_EGRCP6.x_ConfigurationGuide.pdf%23ms_attach_delimiter%23HZQS%2FVAL%2FBPCS%2F35606020&id=103771&proc=-1&attach_seq=28&id=103771&proc=-1&attach_seq=28] did NOT process sucessfully..................
    Can some one please help me resolving this issue?
    Thanks in advance.
    Edited by: 970923 on Nov 15, 2012 5:41 PM

    Hi,
    Try to increase chunk size once and check you have issue still persist or not.
    set JAVA_PROPERTIES=%JAVA_PROPERTIES% -Dweblogic.Chunksize=8192 -Dweblogic.utils.io.chunkpoolsize=8192
    Regards,
    Kal

Maybe you are looking for

  • Doc. Status value in SAP R/3 is not available

    Hi experts, I tried to extract Document Status (BSTAT) field from SAP R/3. The table is BKPF and whenever I tried to view the content of this table through SE11 > Database Table: BKPF > Display > Contents > Execute I am able to see some rows with BST

  • How to turn off Ken Burns Effect

    Hello working with iMovie HD 6.0.4 I do have iMovie 11, but can't figure out how to manage more than one soundtrack (Movie and Music). So back to iMovie HD 6. I searched the Help section regarding turning off Ken Burns Effect. This is what it says: T

  • I replaced PC with MACbook, can I download my Elements and Lightroom or do I need to repurchase?

    I replaced my PC which is broken and no longer usable with a new Macbook Pro.  I would like to download my Elements and Lightroom in the Mac OS version.  Can I do this or do I need to repurchase.  I just bought the Elements in August 2014 and the Lig

  • Reverse or cancel  return budget document

    hi all i had did return budget from cj38 form wbse now how to cancel or reverse the cancel document regards raj

  • [SOLVED] Dependency conflict details - hidden in new yaourt

    Hi folks, after recent upgrade of yaourt (to version 0.9.4-2) its behavior has changed. Previously, when there were a dependency conflict, it printed the reason. But now, there's only generic message. In yaourt and yaourtrc manuals isn't said anythin