Page 1 of 1

Error 5011?

PostPosted:Tue Sep 09, 2008 8:07 am
by bcs112
Hi,

Tried to upload a pdf file into OpenKM (6MB size) and immediately got error: 005011. Any idea what this means and how to avoid this ?

Thx,
Björn

Re:Error 5011->5003?

PostPosted:Tue Sep 09, 2008 8:48 am
by bcs112
OK so 5011 probably means the file was too big. I set filesize to 10Mb and uploaded fine although I did get an error 5003. The file was there but no idea what 5003 means...

Björn

Re:Error 5011->5003?

PostPosted:Tue Sep 09, 2008 4:18 pm
by jllort
We\'ve not still pusblished errors code table, first tree digits indicate the service and last tree the error type.

About 011 -> CAUSE_FileSizeExceeded it\'s a file exceded size as you\'ve well identified.

On it case 005 indicates -> ORIGIN_OKMUploadService and 003 -> CAUSE_ItemExists

It means that you\'ve been trying to upload a file which filename yet exist on the path you try to upload ( you could not see, because you\'ve not got privileges ).

Re:Error 5011->5003?

PostPosted:Tue Sep 09, 2008 6:48 pm
by bcs112
Thx for the help, note that I get this error message with every upload. Since I started with a clean (new) system, I can\'t imagine that these filenames have been used before.

Björn

Re:Error 5011->5003?

PostPosted:Wed Sep 10, 2008 6:02 am
by jllort
Take a look server.log to see which error is there when you upload a document. You\'ve can not uploading any document after you installed ?

Re:Error 5011->5003?

PostPosted:Wed Sep 10, 2008 6:51 am
by bcs112
Hi,

The files upload fine, are clearly visible in the browser and I can upload more documents after the first one. It\'s only that I always see the error...

Björn