Page 1 of 1

notification to the groups failed

PostPosted:Tue Dec 21, 2010 6:23 am
by syamsunder.e
while uploading the document i selected the groups for mail notification but it is not working for the groups. here the thing is the same is working for the individual users. i got the exception at the console like
Code: Select all
java.lang.UnsupportedOperationException
at java.util.AbstractList.add(AbstractList.java:131)
at java.util.AbstractList.add(AbstractList.java:91)
at com.openkm.frontend.server.OKMFileUploadServlet.doPost(OKMFileUploadServlet.java:194)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ap

Re: notification to the groups failed

PostPosted:Tue Dec 21, 2010 10:19 am
by jllort
Are you using 5.0 stable, because in 5.0 beta and rc1 was some bug there, but on 5.0 stable might be solved.

Re: notification to the groups failed

PostPosted:Tue Dec 21, 2010 1:27 pm
by syamsunder.e
i am using rc1 server . can u people help me out which files are different in server 5.0 and server rc1.

Re: notification to the groups failed

PostPosted:Tue Dec 21, 2010 3:19 pm
by jllort
MIgrate from RC1 to 5.0 stable, take a look at http://wiki.openkm.com/index.php/Migrat ... RC1_to_5.0 it's really easy