• upload process won't finish

  • We tried to make OpenKM as intuitive as possible, but an advice is always welcome.
We tried to make OpenKM as intuitive as possible, but an advice is always welcome.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #29275  by jllort
 
This is the default value you should have:
Code: Select all
notification.message.body=<b>Message: </b>${notificationMessage}<br/><b>User: </b>${userId}<br/><#list documentList as doc><b>Document: </b><a href="${doc.url}">${doc.path}</a><br/></#list> 
If you do not still receive mail notifications, ensure your server.xml is correctly configured for sending mails ( take in mind after do any change here, must restart application to take effect ). http://wiki.openkm.com/index.php/Tomcat ... figuration
 #29446  by dummy
 
I updated to version 6.3 build 8149, which has delete button instead of edit (in the popup window when I click delete icon), but after click this delete button, nothing happen, the configuration key still there, so I cannot delete these two keys
 #29447  by dummy
 
I try to delete these 2 properties directly in Database and it won't show in the Configuration anymore. However the upload window still cannot finish with the Notify users checked, otherwise it can upload normally without Notify users
 #29448  by pavila
 
When you "delete" a configuration property, it's reset to the default value but not really deleted.

Sorry for the confusion.
 #29449  by dummy
 
So what can I do to correct this Notification issue?
This is my SMTP config in server.xml, I used Microsoft Live mail with my domain and my catalina.log show the same errors with this thread's owner.
Code: Select all
<Resource name="mail/OpenKM" auth="Container" type="javax.mail.Session"
    mail.transport.protocol="smtp"
    mail.smtp.auth="true"
    mail.smtp.host="smtp-mail.outlook.com"
    mail.smtp.port="25"
    mail.smtp.user="xxx@xxxxxxx"
    password="xxx"
    mail.smtp.from="OpenKM"
    mail.smtp.quitwait="false"
    mail.smtp.starttls.enable="true"
    mail.debug="true"/>
 #29474  by jllort
 
after changing the values have you restarted openkm ( is mandatory in this case, because xml file is load by tomcat only at startup ). In Administration you got some utility to test sending mails. Can you test and put here the log if it's not going right ( tomcat/log/catalina.log -> only the error, no all the log please ).
 #29485  by dummy
 
When I used function with notification (send link, send attachment...), I always have this error

Image

With the upload function, the issue is exact the same as mentioned in the first post of this topic.
 #29486  by developer0129
 
Dear Team,
I want to enable the version control feature into open km software as i think it is disable, because when i am uploading the same file next time then its saying or giving me error that this file already exist.it should take the new version of this file automatically.but i don`t know why its giving me error.
Then can you help me regarding to this ASAP

For More information Please find the attachment.
Attachments
Untitled.jpg
Untitled.jpg (140.62 KiB) Viewed 6593 times
 #29487  by dummy
 
You are doing the wrong procedure. Before updating the file already exist, you must use the function Edit and then Update which will generate the new version of this document. What you are doing is uploading the file already exist (same name) which will lead to that Error.
 #29488  by developer0129
 
Thanks For your Rply,

Firstly i want know that if i will update my old file to new file then how i will access old file which was uploaded.
for example.
First file------- abc.xls ver=1.0
second file ----- abc.xls ver =2.0

in these file how i will know what was in 1.0 version file.

have any idea about this.
 #29489  by dummy
 
When you do the right update procedure as I shown before, you only see the latest version, which will increase 0.1 unit by the previous version. All the version history will be shown in the tab history below the explorer tab, and you can restore any version you want (if you have permission)

You can see the detail in the image below
Image
 #29495  by dummy
 
Hi moderators,
How about my Notification error? Please help, because without Notification function, the Taxonomy is a mess
dummy wrote:When I used function with notification (send link, send attachment...), I always have this error

Image

With the upload function, the issue is exact the same as mentioned in the first post of this topic.
 #29522  by jllort
 
try to delete the property notification.message.body the error could be there. If problem persists dummy add other post, do not merge here because your problems seems different.
 #40531  by karthik
 
Hi Moderate,

I still face this issue<Only on selecting notify user> with Version: 6.3.1-DEV (build: 8225) , Could you please let me know if this has been fixed.
Was not successful in deleting the key "notification.message.body" but was able to empty the value which again dint help.

It would be really helpful if i get an fix for this, If its fixed in your end please let me know the version and build .

Regards,
Karthik.k
 #40545  by jllort
 
Hi karthik

Please add another post for it, because in this post we're totally loosing the point.

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.