I guess you copied file over previous version?
This will NOT work :(

please see my previous email
you should use this method only if you know what you are doing ....

On Fri, Nov 10, 2017 at 8:46 PM, Chamberland, Martin <
[email protected]> wrote:

> I don’t know if it’s because of the upgrade i did not correctly ?
>
>
>
>
>
> DEBUG 11-10 08:45:16.758 o.a.o.w.a.Application:615 [0.0-5080-exec-7] -
> Removing online room client: fdbd5a20-50bc-4d03-aa17-66b1dcefa43f, room:
> 13
>
> DEBUG 11-10 08:45:16.772 o.a.o.c.r.ScopeApplicationAdapter:767
> [Thread-20] - [MessageSender] -> 'Unable to send message to NULL scope'
> stopStream, java.lang.Object@44754
>
> DEBUG 11-10 08:45:16.772 o.a.o.c.u.WebSocketHelper:145 [0.0-5080-exec-7] -
> Sending WebSocket message: roomExit
>
> DEBUG 11-10 08:45:16.774 o.a.o.d.d.l.ConferenceLogDao:54
> [0.0-5080-exec-7] - [addConferenceLog]: org.apache.openmeetings.db.
> entity.log.ConferenceLog@61ef51d3
>
> DEBUG 11-10 08:45:20.079 o.a.o.d.u.AuthLevelUtil:42 [0.0-5080-exec-9] -
> Level Admin :: [GRANTED]
>
> DEBUG 11-10 08:45:20.084 o.a.o.d.d.r.PollDao:86 [0.0-5080-exec-9] -  ::
> getPoll :: 13
>
> DEBUG 11-10 08:45:20.086 o.a.o.d.d.r.PollDao:97 [0.0-5080-exec-9] -  ::
> getArchived :: 13
>
> DEBUG 11-10 08:45:20.114 o.a.o.w.r.RoomPanel:322 [0.0-5080-exec-9] -
> public ? true, ownedId ? null true
>
> DEBUG 11-10 08:45:20.292 o.a.o.d.d.f.FileItemDao:55 [0.0-5080-exec-9] -
> getByOwner() started
>
> DEBUG 11-10 08:45:20.294 o.a.o.d.d.f.FileItemDao:50 [0.0-5080-exec-9] -
> getByRoom roomId :: 13
>
> DEBUG 11-10 08:45:20.390 o.a.o.w.a.Application:603 [0.0-5080-exec-9] -
> Adding online room client: fdbd5a20-50bc-4d03-aa17-66b1dcefa43f, room: 13
>
> DEBUG 11-10 08:45:20.395 o.a.o.d.u.AuthLevelUtil:42 [0.0-5080-exec-9] -
> Level Admin :: [GRANTED]
>
> DEBUG 11-10 08:45:21.249 o.a.o.d.d.l.ConferenceLogDao:54
> [.0-5080-exec-10] - [addConferenceLog]: org.apache.openmeetings.db.
> entity.log.ConferenceLog@2dc78ba4
>
> ERROR 11-10 08:45:21.283 o.a.c.c.C.[.[.0.0.0.[.[default]:181
> [.0-5080-exec-10] - Servlet.service() for servlet [default] in context with
> path [/openmeetings] threw exception [Filter execution threw an exception]
> with root cause
>
> java.lang.NoSuchMethodError: org.apache.openmeetings.core.data.whiteboard.
> WhiteboardCache.list(J)Ljava/util/Set;
>
>         at org.apache.openmeetings.web.room.wb.WbPanel.
> internalWbLoad(WbPanel.java:193)
>
>         at org.apache.openmeetings.web.room.wb.AbstractWbPanel.
> getInitScript(AbstractWbPanel.java:84)
>
>         at org.apache.openmeetings.web.room.RoomPanel$1.respond(
> RoomPanel.java:147)
>
>         at org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(
> AbstractDefaultAjaxBehavior.java:598)
>
>         at org.apache.wicket.core.request.handler.ListenerRequestHandler.
> internalInvoke(ListenerRequestHandler.java:306)
>
>         at org.apache.wicket.core.request.handler.
> ListenerRequestHandler.invoke(ListenerRequestHandler.java:280)
>
>         at org.apache.wicket.core.request.handler.ListenerRequestHandler.
> invokeListener(ListenerRequestHandler.java:222)
>
>         at org.apache.wicket.core.request.handler.ListenerRequestHandler.
> respond(ListenerRequestHandler.java:208)
>
>         at org.apache.wicket.request.cycle.RequestCycle$
> HandlerExecutor.respond(RequestCycle.java:912)
>
>         at org.apache.wicket.request.RequestHandlerExecutor.execute(
> RequestHandlerExecutor.java:65)
>
>         at org.apache.wicket.request.cycle.RequestCycle.execute(
> RequestCycle.java:283)
>
>         at org.apache.wicket.request.cycle.RequestCycle.
> processRequest(RequestCycle.java:253)
>
>         at org.apache.wicket.request.cycle.RequestCycle.
> processRequestAndDetach(RequestCycle.java:221)
>
>         at org.apache.wicket.protocol.ws.AbstractUpgradeFilter.
> processRequestCycle(AbstractUpgradeFilter.java:70)
>
>         at org.apache.wicket.protocol.http.WicketFilter.
> processRequest(WicketFilter.java:204)
>
>         at org.apache.wicket.protocol.http.WicketFilter.doFilter(
> WicketFilter.java:286)
>
>         at org.apache.catalina.core.ApplicationFilterChain.
> internalDoFilter(ApplicationFilterChain.java:193)
>
>         at org.apache.catalina.core.ApplicationFilterChain.doFilter(
> ApplicationFilterChain.java:166)
>
>         at org.red5.logging.LoggerContextFilter.doFilter(
> LoggerContextFilter.java:84)
>
>         at org.apache.catalina.core.ApplicationFilterChain.
> internalDoFilter(ApplicationFilterChain.java:193)
>
>         at org.apache.catalina.core.ApplicationFilterChain.doFilter(
> ApplicationFilterChain.java:166)
>
>         at org.apache.catalina.core.StandardWrapperValve.invoke(
> StandardWrapperValve.java:199)
>
>         at org.apache.catalina.core.StandardContextValve.invoke(
> StandardContextValve.java:96)
>
>         at org.apache.catalina.authenticator.AuthenticatorBase.invoke(
> AuthenticatorBase.java:592)
>
>         at org.apache.catalina.core.StandardHostValve.invoke(
> StandardHostValve.java:140)
>
>         at org.apache.catalina.valves.ErrorReportValve.invoke(
> ErrorReportValve.java:81)
>
>         at org.apache.catalina.valves.AbstractAccessLogValve.invoke(
> AbstractAccessLogValve.java:651)
>
>         at org.apache.catalina.core.StandardEngineValve.invoke(
> StandardEngineValve.java:87)
>
>         at org.apache.catalina.connector.CoyoteAdapter.service(
> CoyoteAdapter.java:342)
>
>         at org.apache.coyote.http11.Http11Processor.service(
> Http11Processor.java:500)
>
>         at org.apache.coyote.AbstractProcessorLight.process(
> AbstractProcessorLight.java:66)
>
>         at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(
> AbstractProtocol.java:754)
>
>         at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.
> doRun(NioEndpoint.java:1376)
>
>         at org.apache.tomcat.util.net.SocketProcessorBase.run(
> SocketProcessorBase.java:49)
>
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(
> ThreadPoolExecutor.java:1149)
>
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(
> ThreadPoolExecutor.java:624)
>
>         at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(
> TaskThread.java:61)
>
>         at java.lang.Thread.run(Thread.java:748)
>
>
>
> *De :* Maxim Solodovnik [mailto:[email protected]]
> *Envoyé :* 10 novembre 2017 07:37
> *À :* Openmeetings user-list
> *Objet :* Re: OM 4.0 whiteboard problem
>
>
>
> You can get snapshot from our build server: https://builds.apache.
> org/view/M-R/view/OpenMeetings/job/OpenMeetings%204.0.x/
>
> and perform update ....
>
> or wait for the release :)
>
>
>
> Thanks for checking
>
>
>
> On Fri, Nov 10, 2017 at 7:33 PM, Chamberland, Martin <
> [email protected]> wrote:
>
> I can confirm that it work correctly now.  I’v create 3 whiteboards and
> all receive perfectly the image/pdf
>
>
>
> Thank’s for the fix.
>
>
>
> Now,  what is the best method to upgrade our running version ?
>
>
>
> *De :* Maxim Solodovnik [mailto:[email protected]]
> *Envoyé :* 10 novembre 2017 01:39
> *À :* Openmeetings user-list
> *Objet :* Re: OM 4.0 whiteboard problem
>
>
>
> Fix can be checked at https://om.alteametasoft.com:8443/next
>
> This demo is just updated to the latest 4.0.1-SNAPSHOT
>
>
>
> On Fri, Nov 10, 2017 at 11:31 AM, Maxim Solodovnik <[email protected]>
> wrote:
>
> Will do it myself
>
>
>
> https://issues.apache.org/jira/browse/OPENMEETINGS-1751
>
>
>
> On Thu, Nov 9, 2017 at 11:46 PM, Daniel Ascher <
> [email protected]> wrote:
>
> I can try to create the jira issue. I have done it once before.
>
>
>
> Thanks. Dan
>
>
>
> On Thu, Nov 9, 2017 at 11:43 AM, Chamberland, Martin <
> [email protected]> wrote:
>
> Daniel,  maybe you are more experience then me to fill up the JIRA form ?
>
>
>
>
>
> *De :* Daniel Ascher [mailto:[email protected]]
> *Envoyé :* 9 novembre 2017 11:31
> *À :* [email protected]
>
>
> *Objet :* Re: OM 4.0 whiteboard problem
>
>
>
> I am having the same problem.
>
>
>
> On Thu, Nov 9, 2017 at 11:29 AM, Maxim Solodovnik <[email protected]>
> wrote:
>
> http://openmeetings.apache.org/demo.html
>
>
>
> any of them
>
>
>
> On Thu, Nov 9, 2017 at 11:28 PM, Chamberland, Martin <
> [email protected]> wrote:
>
> URL for the demo server ?,  i will test it now.
>
>
>
> *De :* Maxim Solodovnik [mailto:[email protected]]
> *Envoyé :* 9 novembre 2017 11:28
>
>
> *À :* Openmeetings user-list
> *Objet :* Re: OM 4.0 whiteboard problem
>
>
>
> Interesting, is it reproducible on our demo server?
>
>
>
> On Thu, Nov 9, 2017 at 11:25 PM, Chamberland, Martin <
> [email protected]> wrote:
>
> Exactly,   i just test it right away
>
>
>
> And on the 2nd WB,   after upload of .JPG, DOC, PDF,  i will never see
> the document.
>
>
>
> On the 1st WB, it works everytime.
>
>
>
> If i close all WB and start again from scratch, it work on the 1st WB
> perfectly.
>
>
>
> *De :* Maxim Solodovnik [mailto:[email protected]]
> *Envoyé :* 9 novembre 2017 11:11
> *À :* Openmeetings user-list
> *Objet :* Re: OM 4.0 whiteboard problem
>
>
>
> So your steps are:
>
> 1) enter room
>
> 2) add WB
>
> 3) switch to 2nd WB
>
> 4) upload PDF "put directly to WB" checked (?)
>
> 5) perform 4) 10 times
>
> Is this correct?
>
>
>
> What is unsuccessful result?
>
>
>
>
>
> On Thu, Nov 9, 2017 at 11:04 PM, Chamberland, Martin <
> [email protected]> wrote:
>
> Hi there,
>
>
>
> We just finish our OM 4.0 installation.
>
> We make some test and we are having problem (working 2 times out of 10) :
>
> If we upload and .PDF file of 1mb to first 2nd whiteboard.  Note : the
> same .PDF file work 10 times out of 10 if upload to the 1st whitboard.
>
>
>
>
>
>
>
> --
>
> WBR
> Maxim aka solomax
>
>
>
>
>
> --
>
> WBR
> Maxim aka solomax
>
>
>
>
>
> --
>
> WBR
> Maxim aka solomax
>
>
>
>
>
> --
>
> Daniel Ascher, M.Ed.
> President
> A+ Test Prep and Tutoring
> "Creating Bright Futures"
>
> 505 York Road, Suite 6
> <https://maps.google.com/?q=505+York+Road,+Suite+6+%0D+Jenkintown,+PA+19046+%0D+Office:+215&entry=gmail&source=g>
> Jenkintown, PA 19046
> Office: 215.886.9188 <(215)%20886-9188>
> Direct: 267.242.9640 <(267)%20242-9640>
>
> Click here to schedule a phone call with me.
> <https://app.hubspot.com/meetings/aplusadmin15>
>
> Sign Up for A+ News and Test Prep Tips!
> <http://www.aplustutoring.com/sign-up-for-a-news>
> <http://aplustutoring.com>
>
>
>
>
>
> --
>
> Daniel Ascher, M.Ed.
> President
> A+ Test Prep and Tutoring
> "Creating Bright Futures"
>
> 505 York Road, Suite 6
> <https://maps.google.com/?q=505+York+Road,+Suite+6+%0D+Jenkintown,+PA+19046+%0D+Office:+215&entry=gmail&source=g>
> Jenkintown, PA 19046
> <https://maps.google.com/?q=505+York+Road,+Suite+6+Jenkintown,+PA+19046+Office:+215&entry=gmail&source=g>
> Office:
> <https://maps.google.com/?q=505+York+Road,+Suite+6+Jenkintown,+PA+19046+Office:+215&entry=gmail&source=g>
> 215
> <https://maps.google.com/?q=505+York+Road,+Suite+6+%0D+Jenkintown,+PA+19046+%0D+Office:+215&entry=gmail&source=g>
> .886.9188
> Direct: 267.242.9640
>
> Click here to schedule a phone call with me.
> <https://app.hubspot.com/meetings/aplusadmin15>
>
> Sign Up for A+ News and Test Prep Tips!
> <http://www.aplustutoring.com/sign-up-for-a-news>
> <http://aplustutoring.com>
>
>
>
>
>
> --
>
> WBR
> Maxim aka solomax
>
>
>
>
>
> --
>
> WBR
> Maxim aka solomax
>
>
>
>
>
> --
>
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Reply via email to