You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "florian.brunswicker" <fl...@eidon-products.com> on 2003/10/13 18:36:37 UTC

Uploading file > 1MB

Hi,

i have some problems uploading a file > 1MB.
I tried both services (org.apache.fulcrum.upload.TurbineUploadService and
org.apache.turbine.services.upload.TurbineUploadService) with
services.UploadService.size.max=10485760 (default is 1048576).

Both services are working very well with files < 1MB, but with files > 1MB i
always get a timeout without any error message.

Does anybody of you run in the same problem or has perhaps a solution for
this ?

Best regards,

Florian




---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Uploading file > 1MB (2)

Posted by "florian.brunswicker" <fl...@eidon-products.com>.
Hi Gokul, hi Christophe, hi all,

thanks a lot for your immediate advice.
Do you know wich variables i have to change or could yould you perhaps send
me a sample config file ?
I tried to change services.UploadService.size.max already, but it doesnt
seem to work.
As my server is running on windows I also tried to configure
services.UploadService.repository (=c:/temp resp. c:\temp), but without any
success.
Should I use the standard or the fulcrum service (and do you know the
difference between them) ?

Best regards,

Florian


-----Ursprungliche Nachricht-----
Von: Gokul Poduval [mailto:gokul.poduval@newgsystem.com]
Gesendet: Monday, October 13, 2003 7:15 PM
An: Jetspeed Users List
Betreff: Re: Uploading file > 1MB


The turbine configuration file sets a limit on the file upload size. by
default it is 1mb. just increase this limit to whatever you want.

Gokul
http://pod.homelinux.net

florian.brunswicker wrote:
> Hi,
>
> i have some problems uploading a file > 1MB.
> I tried both services (org.apache.fulcrum.upload.TurbineUploadService and
> org.apache.turbine.services.upload.TurbineUploadService) with
> services.UploadService.size.max=10485760 (default is 1048576).
>
> Both services are working very well with files < 1MB, but with files > 1MB
i
> always get a timeout without any error message.
>
> Does anybody of you run in the same problem or has perhaps a solution for
> this ?
>
> Best regards,
>
> Florian
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Uploading file > 1MB

Posted by Gokul Poduval <go...@newgsystem.com>.
The turbine configuration file sets a limit on the file upload size. by
default it is 1mb. just increase this limit to whatever you want.

Gokul
http://pod.homelinux.net

florian.brunswicker wrote:
> Hi,
> 
> i have some problems uploading a file > 1MB.
> I tried both services (org.apache.fulcrum.upload.TurbineUploadService and
> org.apache.turbine.services.upload.TurbineUploadService) with
> services.UploadService.size.max=10485760 (default is 1048576).
> 
> Both services are working very well with files < 1MB, but with files > 1MB i
> always get a timeout without any error message.
> 
> Does anybody of you run in the same problem or has perhaps a solution for
> this ?
> 
> Best regards,
> 
> Florian
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


RegistryService: Failed to retrieve null from Portlet

Posted by Tod Thomas <tt...@chubb.com>.
I keep getting "Error retrieving Portal Page: null", and the subject above in the
log file.  I've checked the .xreg file and it looks fine, the RSS URL the portlet
points to is fine. the rss file itself passes the XMLWF test.  The .xreg entry
itself is a duplicate of another portlet entry that works, just pointing to a
different URL.  I'm stumped.  Is there any other logging directive I can use to
catch this, or has anybody run into this and can see what I'm doing wrong?


Thanks - Tod


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Uploading file > 1MB

Posted by Christophe Lombart <ch...@skynet.be>.
Check the value of "services.UploadService.repository" in the 
TurbineResources.properties.
If I'm remember correctly, this value has to be change when you are 
running on windows box.
by using this param point to a correct folder.

I'm using this service without any other issues.

Christophe


florian.brunswicker wrote:

>Hi,
>
>i have some problems uploading a file > 1MB.
>I tried both services (org.apache.fulcrum.upload.TurbineUploadService and
>org.apache.turbine.services.upload.TurbineUploadService) with
>services.UploadService.size.max=10485760 (default is 1048576).
>
>Both services are working very well with files < 1MB, but with files > 1MB i
>always get a timeout without any error message.
>
>Does anybody of you run in the same problem or has perhaps a solution for
>this ?
>
>Best regards,
>
>Florian
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
>
>
>
>  
>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org