Unable to upload file more than 1 MB

Hi,
I am using the iPlanet web server for my web application.
I am not able to upload a file of size greater than 1MB.
Are there any settings on the iplanet server made that limit the file size for the uploading?
Regards,
Manasi

Hi Mansi,
It is not because of App server. It is due to the program/logic that you are using. There is one very good file upload application is available in open source where you can upload the attachments of 10mb within very less time.
Download the jar from the following URL
http://servlets.com/cos/
Regards,
Sandeep

Similar Messages

  • Unable to upload file more than 2 MB

    Hi I am trying to uplaod a file to Oracle DB using struts . The file is being stored as a blob datatype . When the file-size is more than 2 MB the file does not get uplaoded . The property mapped to the form attribute returns null . IBelow is part of the jsp code
    <html:form styleId="sponsorBio" action='<%=response.encodeURL("/sponsorBioUpdate.do")%>' method="POST" enctype="multipart/form-data" >
    <TR>
    <TD valign="top" class="txt_12_dblue">Attach Biography Document</TD>
    <TD valign="top" class="txt_12_dblue">:</TD>
    <TD><html:file name="biographyForm" property="biography.formFile" /></TD>
    </TR>
    The property biography.formFile is coming as null in the backend
    Can anyone pls help .

    2 megabytes or 2 gigabytes? I could see a limitation with the former (as this is the size of the absolute value of the max of a signed int). But 2mb seems more like some configuration option is fouling your upload. What and how are you using to parse the multi-part?
    - Saish

  • 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

  • How to upload video more than 15 minutes on iOS 7 on YouTube

    HOw to upload video more than 15 min on ios7 youtube

    Meant to add - export from iMovie using Share > Export Movie. Choose an appropriate size, such as Medium, Large, HD 720p or HD 1080p. Give it a name and save location (say, Desktop). YouTube will let you navigate to this movie file. You can also use the file elsewhere, say for burning a DVD or playback on a media player and so forth.
    Depending on the export size (resolution), the file will be either .mov or .m4v (both will be in H.264 format, which is the same type of file exported when using the Share > YouTube option).
    John

  • Is there a way to upload video more than 100 mb on...

    100 mb is not a lot for a video taken with the N8. I have several videos much larger than this. I would like to upload them on Ovi, but I can't.  Is there a way to upload video more than 100 mb on Ovi?

    the space usage information is helpful, but I need to record longer. 9GB will not fill any of the new iPods. I'm trying to record longer than the 50 minute limit the current devices seem to have.

  • Unable to upload files via Wi-Fi.

    My phone C3-00 is running on latest update v08.71. I'm unable to upload files on wi-fi. When I start any service like Facebook on opera mini or any browser (I'm also unable to use Mail & Communities via wi-fi) and try to upload file (pic. of max. size 500KB) it shows uploading two times then shows connection failed. I tried it several times but everytime it shows connection failed. But I can easily upload files via GPRS. The Mail & Communities app also runs fine on GPRS but not works on Wi-Fi. Please solve my problem.

    Read my previous post /t5/Phone-Applications/Nokia-apps-on-Wi-Fi/m-p/1305667#M25965

  • Loading files more than 7 mb

    Hello,
    I know that there is an issue in BPEL loading files more than 7 mb. By increasing the JVM memory (using the mx parameter) we can bypass that (and it works fine). The problem is we loose the execution trace of the BPEL process in the management console. Is there any workaround for that ?
    Thanks for you input / help on that issue.

    By the way, since it is very large XML files with a lot of children nodes, we cannot split the XML file... ;-)
    Message was edited by:
    emarcoux

  • Hang Form Builder 10.1.2.3 for fmb files more than 2MB at Windows VISTA& 7

    Hi
    When i open fmb files more than 2MB with Form Builder (10.1.2.3) at Windows 7 form builder Hange and Close.
    Please help me if have any configuration or patch for forms builder.
    Regards
    Adel

    hi
    i think thats the VGA card problem check for compitible Driver.
    sarah

  • Uploading rows more than 10 in Custom Web ADI

    Hi All,
    We are using Apps R12.1.3.
    I created one new Custom Web ADI Integrator and uploading rows into custom table.
    It is uploading only 10 rows, and message after uploading showing as 'Uploaded 10 rows successfully', even if the rows are more than 10 rows.
    Kindly let me know how to upload rows more than 10..
    I did search and found to give profile option BNE Upload Batch Size to 10000, still no use.
    Kindly suggest.
    Regards,
    Afzal.

    Found the solution
    1. Desktop Integrator Resp> Define Layout. (if already created, then select your layout and press update button else Create new by selecting your integrator)
    2. Click Next, Next,
    Field:
    'Data Entry Rows' = 10  ---change here.
    Thanks...
    Regards,
    Afzal.

  • Lync powerpoint presentation error, not able to present ppt file more than 7mb

     Lync powerpoint presention error (either you've lost network connectivity or server is too busy to handle your request...) not able to do ppt file more than 7mb
    Small ppt files are working fine. Is there any settings we are missing?
    Thanks

    Hi Eric/ Edwin,
    I checked the parameters mentioned above every thing set to default.
    MaxContentStorageMb               
    : 500
    MaxUploadFileSizeMb               
    : 500
    MaxMemoryCacheSizeInMB           
    : 75  (This one we changed to 1024 now but still not working)
    CacheSizeInGB                    
    : 15
    PS C:\Users\xyz_lync2013> Get-OfficeWebAppsFarm
    FarmOU                           
    InternalURL                      
    : https://webappint.Int.net/
    ExternalURL                      
    : https://webappext.contoso.com/
    AllowHTTP                        
    : True
    SSLOffloaded                     
    : True
    CertificateName                  
    : web app cert
    EditingEnabled                   
    : False
    LogLocation                      
    : C:\ProgramData\Microsoft\OfficeWebApps\Data\Logs\ULS
    LogRetentionInDays               
    : 7
    LogVerbosity                     
    Proxy                            
    CacheLocation                    
    : C:\ProgramData\Microsoft\OfficeWebApps\Working\d
    MaxMemoryCacheSizeInMB           
    : 75
    DocumentInfoCacheSize            
    : 5000
    CacheSizeInGB                    
    : 15
    ClipartEnabled                   
    : False
    TranslationEnabled               
    : False
    MaxTranslationCharacterCount     
    : 125000
    TranslationServiceAppId          
    TranslationServiceAddress        
    RenderingLocalCacheLocation      
    : C:\ProgramData\Microsoft\OfficeWebApps\Working\waccache
    RecycleActiveProcessCount        
    : 5
    AllowCEIP                        
    : False
    ExcelRequestDurationMax          
    : 300
    ExcelSessionTimeout              
    : 450
    ExcelWorkbookSizeMax             
    : 10
    ExcelPrivateBytesMax             
    : -1
    ExcelConnectionLifetime          
    : 1800
    ExcelExternalDataCacheLifetime   
    : 300
    ExcelAllowExternalData           
    : True
    ExcelWarnOnDataRefresh           
    : True
    OpenFromUrlEnabled               
    : False
    OpenFromUncEnabled               
    : True
    OpenFromUrlThrottlingEnabled     
    : True
    PicturePasteDisabled             
    : True
    RemovePersonalInformationFromLogs : False
    AllowHttpSecureStoreConnections  
    : False
    Machines                         
    : {XYZLYN208, XYZLYN209}
    PS C:\Users\xyz_lync2013> 
    Get-CsConferencingConfiguration
    Identity                          
    : Global
    MaxContentStorageMb               
    : 500
    MaxUploadFileSizeMb               
    : 500
    MaxBandwidthPerAppSharingServiceMb : 375
    ContentGracePeriod                
    : 15.00:00:00
    ClientMediaPortRangeEnabled       
    : True
    ClientMediaPort                   
    : 5350
    ClientMediaPortRange              
    : 40
    ClientAudioPort                   
    : 50000
    ClientAudioPortRange              
    : 499
    ClientVideoPort                   
    : 55000
    ClientVideoPortRange              
    : 2499
    ClientAppSharingPort              
    : 57500
    ClientAppSharingPortRange         
    : 2499
    ClientFileTransferPort            
    : 60000
    ClientFileTransferPortRange       
    : 1000
    ClientSipDynamicPort              
    : 7100
    ClientSipDynamicPortRange         
    : 3

  • Is Photoshop CS6 can't save a file more than 2gegabites?

    Is Photoshop CS6 can't save a file more than 2gegabites?

    It depends on the file format, many formats are limited to 2 or 4 Gigabytes.
    PSB (Large Document Format) is not so limited.

  • .pck file (more than 5gb) not de-compressing to smspkgdriveletter$ on BDP

    SCCM 2007 R2
    .pck file (more than 5gb) not de-compressing to smspkgdriveletter$ on BDP
    .pck file which is distributed to BDP is not decompressing to SMSPKG share folder.
    .pck file is more than 5GB, i hear that this is a known issue but unfortunately i don't know the work around.:(
    Please help!

    The 'traditional' way the 32-bit virtual address space is split is 1 : 3GB (kernel : user). RHEL 3 hugemem kernel has a 4 : 4 GB split, recommended for >16GB RAM machines.
    In the case of Oracle server on RHEL, the 'default' theoretical max is around 1.7GB for SGA, or 2.7GB with hugemem kernel. That is, if you configure things correctly. E.g. have you set the shm kernel parameters?
    What is exactly the problem you run into?

  • What phones have max jar file more than 300 kB?

    What phones have max jar file more than 300 kB? Model and max jar size, please.

    300k - thats really much.
    I'm pretty sure no phones support such big midlets when installed over-the-air.
    However, heres a link to the mobile database of Nokia:
    http://www.forum.nokia.com/main/0,6566,015-Band-GSM-9,00.html#matrix
    As you can see, it seems the Nokia6600 doen't have a max-midlet size...
    lg Linuxhippy

  • Unable to drag and drop files more than 250 kb into SharePoint Library

    Hi,
    I upgraded a site collection from SharePoint 2010 to SharePoint 2013. The site contains a library. Now the issue is, I am able to drag and drop any file below 250 kb. If I drag and drop a file with size more than 250 kb I get below error. Please help me
    out.
    I have IE 10 , latest chrome and Firefox browsers. 
    Avinash

    Hi Venkata,
    Thank you for your sharing! It will be beneficial to others in this forum who meet the same issue in the future.
    Thanks,
    Wendy
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • I am unable to upload files via web browser

    Good morning
    I have just upgraded to Mavericks (10.9.5), and I am running into a weird issue. I am unable to upload any files via the web browser. If I go to a website, and select an Upload File option, I am taken to Finder, where I am able to select the file, and press attach. The issue comes when I press upload on the website. It always either times out, or gives me an error that I was disconnected from the server. This happens on Safari, Firefox, and Chrome. I'm not sure what to do... I've repaired disk permissions and tried a lot of different security settings, but I am stumped.
    Thank you

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. Click the Clear Display icon in the toolbar. Then take one of the actions that you're having trouble with. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

Maybe you are looking for

  • Active Vendor of an Material !!!

    Hi Guys, How we can see the number of active vendors for an Material in SAP MM,? For example I have total created vendor in system is 70 for Matrial A and I want to know that active vendors for Matrial A, how we will find out the list for the same.

  • Messages using memory even though deleted

    In my settings, under usage, it states that there are 10 gbs being used.... although I deleted every single text and imessage from the application. I would like to reduce the memory on my phone and figure out what these 10  gbs are?! iphone 5 ios 7.0

  • Screws for 32 inch Toshiba LCD

    I lost the screws for my base. Does anybody know what size screws I need to screw my 32C110U TV into the base?

  • File creation in UTF-8

    I saw that I posted a similar thread back in 2009 (http://forums.adobe.com/thread/531099). And this is still a big leak in Dreamweaver if you ask me. I'm now sitting on PC, and I experience the exact same bug/horrible default option. Its beyond me th

  • ITunes library on non-system drive

    I recently upgraded to 10.9.1 My new system drive is small for my iTunes library. Isn't there a way to make an alias, place it in the iTunes folder on the system drive, and store my iTunes library on another Hard Drive? I can't seem to get this to wo