I have tested this on my server and sample war file downloaded from http://ckfinder.com/download. In my opinion this has nothing to do with file size as it worked with larger files.
@whohoo at first glance it looks to me that you have integrated CKFinder with your application and forgot to include ckfinder jar file. Please have a look at this link http://docs.cksource.com/CKFinder_2.x/D ... ntegration and tell me if the issue still occurs after you have done the whole integratiion process "by the book".
Of course there might one more, and simpler reason for this. @whohoo perhaps you have copied the contents of WEB-INF/lib folder but forgot to include them in build path?
it's work in my pc(window), and when i put ckfinder to server(linux), it has those problems, it would be fail when uploading larger file, but upload small file is work.
@whohoo I have checked this issue on ubuntu linux with zips larger than 20MB. I didn't get any errors.
and when i put ckfinder to server(linux), it has those problems
Is this is your local server with unlimited access or just an account on some remote server. Perhaps there is "upload max size limit"\"account max size limit" on this server and that is why you can't upload files larger than 15MB.
Re: upload big file issus in tomcat
I have tested this on my server and sample war file downloaded from http://ckfinder.com/download. In my opinion this has nothing to do with file size as it worked with larger files.
@whohoo at first glance it looks to me that you have integrated CKFinder with your application and forgot to include ckfinder jar file. Please have a look at this link http://docs.cksource.com/CKFinder_2.x/D ... ntegration and tell me if the issue still occurs after you have done the whole integratiion process "by the book".
Of course there might one more, and simpler reason for this. @whohoo perhaps you have copied the contents of WEB-INF/lib folder but forgot to include them in build path?
Re: upload big file issus in tomcat
Re: upload big file issus in tomcat
Is this is your local server with unlimited access or just an account on some remote server. Perhaps there is "upload max size limit"\"account max size limit" on this server and that is why you can't upload files larger than 15MB.
Re: upload big file issus in tomcat
thx, i would check it with my vendor.