Re: Error while building Openmeetings 7.1.0

2023-07-26 Thread Maxim Solodovnik
Hello S Rajagopal, sorry for late response (was busy at my day time job) Please do not write direct emails: write to the user@ mailing list instead: https://openmeetings.apache.org/mailing-lists.html I've just tried to build 1) Git tag 7.1.0 (https://github.com/apache/openmeetings/tree/7.1.0/) -

Re: Error uploading .pdf document to Whiteboard in 6.3.0 - additional info:

2023-01-10 Thread Maxim Solodovnik
My bad :((( You definitely need to comment PDF in policy.xml So it WAS like this: And SHOULD BE like this: On Tue, 10 Jan 2023 at 20:47, Maxim Solodovnik wrote: > Hello Ed, > > I was just able to convert ~4.5MB PDF at demo server > the command line for

Re: Error uploading .pdf document to Whiteboard in 6.3.0 - additional info:

2023-01-10 Thread Maxim Solodovnik
Hello Ed, I was just able to convert ~4.5MB PDF at demo server the command line for `convert ` ws more or less the same "Version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 " What is your OS and ImageMagic version? Maybe you can privately share your PDF with me so I can test? /etc/ImageMagick

Re: Error uploading .pdf document to Whiteboard in 6.3.0 - additional info:

2023-01-10 Thread info
Hello, I tried modifying the file /etc/ImageMagick-6/policy.xml but that didn't work (unless that file is still in some kind of OP cache ?) - I noticed that there appeared to be errors in the file settings - I have commented at the end of line: should this be "anonymous" ? this was orig

Re: Error uploading .pdf document to Whiteboard in 6.3.0

2023-01-10 Thread info
Hello, Thanks for your response. The file exists, and it is a valid .pdf - when downlaoded it opens fine on my windows desktop. Running that command produced this: root@server1:~# convert -density 150 -define pdf:use-cropbox=true /opt/om_data/upload/files/d3615d92-6778-4074-a1c6-c441419d024

Re: Error uploading .pdf document to Whiteboard in 6.3.0

2023-01-10 Thread Maxim Solodovnik
Hello Ed, I guess there is something wrong with PDF and/or ImageMagic I would check 1) file "/opt/om_data/upload/files/d3615d92-6778-4074-a1c6-c441419d024a/d3615d92-6778-4074-a1c6-c441419d024a.pdf" exists and it is valid PDF 2) try to run ``` convert -density 150 -define pdf:use-cropbox=true

Re: Error 602 when trying to connect conference room

2021-08-23 Thread Maxim Solodovnik
H everything looks as expected except for "SIP/2.0 603 Declined" Can you try 1) Linphone instead of Zoiper 2) Call in Audio only mode (Video is not currently supported) Not sure what is wrong :( Do you have anything suspicious in OM logs? On Mon, 23 Aug 2021 at 12:38, Yah's Global Kingdom

Re: error in 6.1.0 build 310

2021-06-18 Thread Maxim Solodovnik
On Fri, 18 Jun 2021 at 20:12, Ali Alhaidary wrote: > Yes, we are thinking of putting cheat sheets urls (it is not cheating ;-)) > for students in different groups, but it would be better if the menu > caption is not displayed if the group does not have extra, > I'll check this > and added in t

Re: error in 6.1.0 build 310

2021-06-18 Thread Ali Alhaidary
Yes, we are thinking of putting cheat sheets urls (it is not cheating ;-)) for students in different groups, but it would be better if the menu caption is not displayed if the group does not have extra, and added in the admin list so that teachers can put their own urls... Arabic translation i

Re: error in 6.1.0 build 310

2021-06-18 Thread Maxim Solodovnik
great :) Please let me know if the new extra menu is useful :) On Fri, 18 Jun 2021 at 18:55, Ali Alhaidary wrote: > It seems that it was my bad :-) > > When added the needed line it was not saved (somehow). After making sure > that the line was added and the file `persistence.xml` was saved all

Re: error in 6.1.0 build 310

2021-06-18 Thread Ali Alhaidary
It seems that it was my bad :-) When added the needed line it was not saved (somehow). After making sure that the line was added and the file `persistence.xml` was saved all working as expected. :-) Thanks so much Max... Ali On 6/18/21 2:35 PM, Maxim Solodovnik wrote: Could you please ensu

Re: error in 6.1.0 build 310

2021-06-18 Thread Maxim Solodovnik
Could you please ensure persistence.xml was updated (without any prefix) If so please share fresh logs :) from mobile (sorry for typos ;) On Fri, Jun 18, 2021, 17:56 Ali Alhaidary wrote: > I have added the line > > org.apache.openmeetings.db.entity.room.ExtraMenu > > and restarted the server,

Re: error in 6.1.0 build 310

2021-06-18 Thread Ali Alhaidary
I have added the line org.apache.openmeetings.db.entity.room.ExtraMenu and restarted the server, but with the same error... Ali On 6/18/21 1:38 PM, Ali Alhaidary wrote: Thank you, however, I could not find any modification in persistence.xml for builds 308, 309 and 310 Ali On 6/18/21 11:

Re: error in 6.1.0 build 310

2021-06-18 Thread Ali Alhaidary
Thank you, however, I could not find any modification in persistence.xml for builds 308, 309 and 310 Ali On 6/18/21 11:59 AM, Maxim Solodovnik wrote: It seems you have replaced `persistence.xml` instead of patching . ;))) On Fri, 18 Jun 2021 at 15:52, Ali Alhaidary mailto:ali.alhaid...@

Re: error in 6.1.0 build 310

2021-06-18 Thread Maxim Solodovnik
It seems you have replaced `persistence.xml` instead of patching . ;))) On Fri, 18 Jun 2021 at 15:52, Ali Alhaidary wrote: > Hi Max, > > Attached log file, and screen shot for the error. > > Login as admin, ADMINISTRATION-->EXTRA MENU > > Ali > On 6/18/21 11:08 AM, Maxim Solodovnik wrote: >

Re: error in 6.1.0 build 310

2021-06-18 Thread Ali Alhaidary
Hi Max, Attached log file, and screen shot for the error. Login as admin, ADMINISTRATION-->EXTRA MENU Ali On 6/18/21 11:08 AM, Maxim Solodovnik wrote: Hello Ali, Could you provide a bigger stack trace? and/or steps to reproduce? On Fri, 18 Jun 2021 at 15:07, Ali Alhaidary mailto:ali.alhaid

Re: error in 6.1.0 build 310

2021-06-18 Thread Maxim Solodovnik
Hello Ali, Could you provide a bigger stack trace? and/or steps to reproduce? On Fri, 18 Jun 2021 at 15:07, Ali Alhaidary wrote: > Hi, > > we are getting the following error: > > ERROR 06-18 07:44:19.875 o.a.w.DefaultExceptionMapper:170 > [nio-5443-exec-2] - Unexpected error occurred > org.apac

Re: Error 1098 not displaying complete message

2021-03-18 Thread Daniel Baker
Thanks  I  couldn't  file the  Jira   as the site  won't  open. On 18-Mar-21 11:50 AM, Maxim Solodovnik wrote: https://issues.apache.org/jira/browse/OPENMEETINGS-2596 On Thu, 18 Mar 2021 at 15:17, Maxim Solodovnik

Re: Error 1098 not displaying complete message

2021-03-18 Thread Maxim Solodovnik
https://issues.apache.org/jira/browse/OPENMEETINGS-2596 On Thu, 18 Mar 2021 at 15:17, Maxim Solodovnik wrote: > Seems to be reproducible > > please file JIRA :) > > > On Thu, 18 Mar 2021 at 15:00, Daniel Baker > wrote: > >> Name >> OpenMeetings >> Version >> 5.1.0 >> Revision >> 6691181 >> Buil

Re: Error 1098 not displaying complete message

2021-03-18 Thread Maxim Solodovnik
Seems to be reproducible please file JIRA :) On Thu, 18 Mar 2021 at 15:00, Daniel Baker wrote: > Name > OpenMeetings > Version > 5.1.0 > Revision > 6691181 > Build date > 2020-12-01T15:49:37Z > > > It shows but need to refresh the page. Maybe you can force a > page refresh ? > > > On

Re: Error 1098 not displaying complete message

2021-03-18 Thread Daniel Baker
Name OpenMeetings Version 5.1.0 Revision 6691181 Build date 2020-12-01T15:49:37Z It  shows but  need  to  refresh the  page.  Maybe you can  force a  page refresh ? On 18-Mar-21 7:55 AM, Maxim Solodovnik wrote: I'll try to double-check this ASAP :) what version are you using? On Thu, 18 Ma

Re: Error 1098 not displaying complete message

2021-03-18 Thread Maxim Solodovnik
I'll try to double-check this ASAP :) what version are you using? On Thu, 18 Mar 2021 at 14:51, Daniel Baker wrote: > When I used the close room API I get this error message: > > > Should it be more descriptive for the end user or is error > 1098 enough ? > > > I checked th

Re: ERROR in build#222

2021-01-14 Thread Ali Alhaidary
Sorry, my bad :-) As I am using the same openmeetings.properties file, I had to add: nettest.max.clients=50 to this file Build#222 is working as expected till now. Ali On 1/15/21 1:59 AM, Ali Alhaidary wrote: ERROR 01-14 22:53:18.538 o.s.w.c.ContextLoader:313 [main] - Context initializatio

RE: ERROR build#138

2020-11-11 Thread Ali Alhaidary
I think it is network issue, we could not reproduce it either… علي الحيدري From: Maxim Solodovnik Sent: Thursday, November 12, 2020 7:22 AM To: Openmeetings user-list Subject: Re: ERROR build#138 it's not reproducible on demo could it be some certificate issue or something? On Thu, 12 Nov

Re: ERROR build#138

2020-11-11 Thread Maxim Solodovnik
it's not reproducible on demo could it be some certificate issue or something? On Thu, 12 Nov 2020 at 11:09, Ali Alhaidary wrote: > Thanks Max, not visible at all, they could not login :-) > On 11/12/20 5:19 AM, Maxim Solodovnik wrote: > > Hello Ali, > > this stack trace looks unrelated to OM >

Re: ERROR build#138

2020-11-11 Thread Ali Alhaidary
Thanks Max, not visible at all, they could not login :-) On 11/12/20 5:19 AM, Maxim Solodovnik wrote: Hello Ali, this stack trace looks unrelated to OM some Tomcat thread was unable to establish secure connection was this error "visible" to end user? On Tue, 10 Nov 2020 at 05:06, Ali Alhaidar

Re: ERROR build#138

2020-11-11 Thread Maxim Solodovnik
Hello Ali, this stack trace looks unrelated to OM some Tomcat thread was unable to establish secure connection was this error "visible" to end user? On Tue, 10 Nov 2020 at 05:06, Ali Alhaidary wrote: > 09-Nov-2020 21:57:46.172 SEVERE [https-jsse-nio-5443-exec-8] > org.apache.tomcat.util.net.Ni

Re: Error

2020-10-17 Thread Maxim Solodovnik
Hello Ali, what version is this? how can this error be reproduced? what is not working? On Sat, 17 Oct 2020 at 15:42, Ali Alhaidary wrote: > [39mDEBUG [0;39m 10-17 08:07:56.982 [36mo.a.o.d.d.s.LdapConfigDao:69 > [nio-5443-exec-8] [0;39m - getActiveLdapConfigs > [1;31mERROR [0;39m 10-17 08:07

Re: ERROR

2020-10-16 Thread Maxim Solodovnik
I mean, do you see any errors in OM UI? Is anything broken? On Fri, 16 Oct 2020 at 16:44, Ali Alhaidary wrote: > I did not understand of what you are referring as "visual effect", change > of colors for example ? > On 10/16/20 12:21 PM, Maxim Solodovnik wrote: > > Client seems to connect and imm

Re: ERROR

2020-10-16 Thread Ali Alhaidary
I did not understand of what you are referring as "visual effect", change of colors for example ? On 10/16/20 12:21 PM, Maxim Solodovnik wrote: Client seems to connect and immediately re-load Any "visual" effect? On Fri, 16 Oct 2020 at 15:47, Ali Alhaidary mailto:ali.alhaid...@the5stars.org>>

Re: ERROR

2020-10-16 Thread Maxim Solodovnik
Client seems to connect and immediately re-load Any "visual" effect? On Fri, 16 Oct 2020 at 15:47, Ali Alhaidary wrote: > Has this error got anything to do with slow internet connection (3G) > > DEBUG 10-16 08:30:49.592 o.a.o.w.c.OmWebSocketPanel:74 [nio-5443-exec-6] > - pingTimer is attached >

Re: Re: ERROR

2020-10-12 Thread Maxim Solodovnik
and please check the size of file:///opt/rooms.data/streams/7/rec_99_85007e70-36bc-4ab7-b769-8a614fc9faef.webm from what I can see the recording was for 13seconds AFAIR on windows MM negotiation might take more time, so there might be no actual streaming (this is why it might be helpful to start s

Re: Re: ERROR

2020-10-12 Thread Maxim Solodovnik
Can you query your DB and share result with me `select * from recording_chunk where recording_id = 99` On Tue, 13 Oct 2020 at 02:33, Ali Alhaidary wrote: > > Hi Max, > > I went through your advice, however, I could not locate the reason why > recording is terminated, attache log files of a fres

Re: ERROR

2020-10-11 Thread Maxim Solodovnik
Hello Ali, I see nothing suspicious I would try to find logs written at the time of error while testing I'm starting sharing with record then 1) enter the same room as user B 2) check if sharing displayed as expected 3) check if file was created on FS and growing if any of the above is not true:

Re: ERROR

2020-10-10 Thread Ali Alhaidary
Also the following WARs; 2020-10-10T22:51:27,997811 1492 0x7f7584a87700 warning rtpsource rtpsource.c:1147 update_receiver_stats()  duplicate or reordered packet (seqnr 29273, expected 29278) 2020-10-10T22:51:32,823234 1492 0x7f7585288700 warning recorderendpoint 

Re: ERROR

2020-10-10 Thread Ali Alhaidary
Hi Max, I can find the following in the media server log: 2020-10-10T22:51:13,421433 1492 0x7f7585a89700   fixme default   gstutils.c:3766 gst_pad_create_stream_id_internal()   Creating random stream-id, consider implementing a deterministic way of creating a stream-id 202

Re: ERROR

2020-10-08 Thread Maxim Solodovnik
The only thing I can see here: the stream from screen-sharing is not found on the HDD when the recording file is created All room streams are dumped to the FS while recording is active, Later on "movie" is created out of these recorded streams Most usual situations for this: 1) FS permission issu

Re: ERROR

2020-10-08 Thread Ali Alhaidary
Thank you Max, but recordings are not ok whenever this error is there, it shoes a red movie icon with a triangle next to it, but in each time, connection to media server is not established after choosing to record. There is no other 'ERROR' in openmeeting.log or catalina.out However, this seem

Re: ERROR

2020-10-05 Thread Maxim Solodovnik
Well It can be ignored in case recording is OK ;) from mobile (sorry for typos ;) On Tue, Oct 6, 2020, 09:44 Ali Alhaidary wrote: > Thank you Max, it has the magic word "ignored"... :-) > > Ali > On 10/6/20 4:21 AM, Maxim Solodovnik wrote: > > this one is usually reported when recording s

Re: ERROR

2020-10-05 Thread Ali Alhaidary
Thank you Max, it has the magic word "ignored"... :-) Ali On 10/6/20 4:21 AM, Maxim Solodovnik wrote: this one is usually reported when recording stream (of camera/microphone or screen-sharing) was not found on the file system it might be ignored if it is some small chunk created while device

Re: ERROR

2020-10-05 Thread Maxim Solodovnik
this one is usually reported when recording stream (of camera/microphone or screen-sharing) was not found on the file system it might be ignored if it is some small chunk created while devices were switched on/off On Tue, 6 Oct 2020 at 03:01, Ali Alhaidary wrote: > ERROR 10-04 21:40:50.684 o.a

Re: ERROR

2020-09-28 Thread Maxim Solodovnik
This might happen on fast re-connects (IF you still have no TURN server) and got these "User will re-connect" messages On Tue, 29 Sep 2020 at 03:31, seba.wag...@gmail.com wrote: > Stackoverflow thinks you still have some issue with your KMS installation: > > https://stackoverflow.com/questions/3

Re: ERROR

2020-09-28 Thread seba.wag...@gmail.com
Stackoverflow thinks you still have some issue with your KMS installation: https://stackoverflow.com/questions/36400769/ice-add-candidate-error-while-making-connection Thanks Seb Sebastian Wagner Director Arrakeen Solutions http://arrakeen-solutions.co.nz/

Re: Re: Error: The value of 'Start' is not a valid LocalDateTime.

2020-08-20 Thread Maxim Solodovnik
Please try the latest RC of upcoming 5.0.0 release available here https://dist.apache.org/repos/dist/dev/openmeetings/5.0.0/rc1/ On Thu, 20 Aug 2020 at 14:10, Xiaxuan wrote: > > I using 504 on Centos 7 > > > At 2020-08-20 14:56:29, "Maxim Solodovnik" wrote: > >I believe this should be fixed in m

Re: Error: The value of 'Start' is not a valid LocalDateTime.

2020-08-19 Thread Maxim Solodovnik
I believe this should be fixed in most recent versions of OM What version are you using? On Thu, 20 Aug 2020 at 13:44, Xiaxuan wrote: > > HI, > > when I create new event, notice me : > The value of 'Start' is not a valid LocalDateTime. > country:china > timezone:Asia/shanghai > so how to search t

Re: Error with API and CURL

2020-06-27 Thread Maxim Solodovnik
Hello Jibsan, I made some changes in build config and now you can go to https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings/lastBuild/consoleFull and check request/response of existent Unit tests On Sat, 27 Jun 2020 at 13:56, Daniel Baker wrote: > Try like this : > > > --for

Re: Error with API and CURL

2020-06-26 Thread Daniel Baker
Try like this  : --form 'room= {     "name": "Three",     "comment": "Test number three", *    "type" :  "CONFERENCE",*     "capacity": "100",     "allowRecording": "true",     "externalId": "Three",     "isPublic": "true"   }' On 6/26/2020 5:01 PM, Jibsan Joel Rosa Toirac wrote: Sorry to keep

Re: Error in adding user

2020-06-03 Thread Maxim Solodovnik
k [mailto:solomax...@gmail.com] > *Sent:* 03 June 2020 07:47 > *To:* Openmeetings user-list > *Subject:* Re: Error in adding user > > > > Hello, > > > > (this is not support, this is user forum ) > > > > The API might not be consistent (different method

RE: Error in adding user

2020-06-03 Thread pooja.kamra
Hi Maxim, Sorry but when I am trying to add user. It gives me error “Internal server error”. Please help I am stuck with this it. From: Maxim Solodovnik [mailto:solomax...@gmail.com] Sent: 03 June 2020 07:47 To: Openmeetings user-list Subject: Re: Error in adding user Hello

Re: Error in adding user

2020-06-02 Thread Maxim Solodovnik
Hello, (this is not support, this is user forum ) The API might not be consistent (different methods might require different param encoding) Most of them are covered by unit tests which are passed Here is the HTTP dump of successful call Address: http://localhost:38763/openmeetings/services

Re: Error Media server of Openmeeting while adding a connection

2020-06-02 Thread Maxim Solodovnik
Hello Lalit, this error usually occurs on client re-connect, you can ignore it :) On Tue, 2 Jun 2020 at 17:46, Lalit Patel wrote: > Hi, > I am using Apache OpenMeetings 5.0.0-M4 installed through livs iso > provided by Alvaro. > I am observing following error in tomcat catalina log. Can anybody

Re: Error while connecting thru gmail account

2020-05-24 Thread Maxim Solodovnik
please ensure you following this https://support.google.com/a/answer/176600?hl=en guide (user/password from web interface will not work) On Sun, 24 May 2020 at 07:36, seba.wag...@gmail.com wrote: > It looks like your user/password credentials are wrong. > > Cheers > Seb > > Sebastian Wagner > Di

Re: Error while connecting thru gmail account

2020-05-23 Thread seba.wag...@gmail.com
It looks like your user/password credentials are wrong. Cheers Seb Sebastian Wagner Director Arrakeen Solutions http://arrakeen-solutions.co.nz/

Re: Error connecting to media server

2020-05-21 Thread Maxim Solodovnik
Last time I saw report like this, it was caused by TURN UDP ports were blocked on router Unfortunately it is impossible to create instructions for all scenarios and network configurations Some params might need to be tuned On Thu, 21 May 2020 at 17:17, Rohit Dhamal wrote: > I have the turn serv

Re: Error connecting to media server

2020-05-21 Thread Rohit Dhamal
I have the turn server and exactly configured according to the OM guide on cwiki. Sometimes it connects properly,Sometimes it doesn't. Can I furnish my firewall record and turn server conf file for inspection? If possible could you look into the configuration? Currently OM on client side is not

Re: Error connecting to media server

2020-05-19 Thread Maxim Solodovnik
Do you have TURN server? On Tue, 19 May 2020 at 03:24, Rohit Dhamal wrote: > Hello All, > I am finding it difficult to communicate audio and video with my students. > Whenever it is attempted the client side gets an error given below. > It states > InvalidStateError:Failed to set remote answer s

Re: Error: org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error running socket processor

2020-04-29 Thread ratatouille
Hello! Please use your old thread so we can follow! Andreas Partha Datta schrieb am 28.04.20 um 02:00:21 Uhr: > Hi Maxim, > I am running the openmeetings server in lan with IP address 192.168.110.16 > , in this server the FW is off. I have another Linux server on the public > network with 2

Re: Error: org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error running socket processor

2020-04-27 Thread Maxim Solodovnik
"Failed to connect to media server" error usually mean KMS is not accessible by OM Usually OM and KMS are on the same side of FW, so I can't imaging how is this possible :( On Mon, 27 Apr 2020 at 01:14, Partha Datta wrote: > > Hi again, > > Both audio and video was not working, I could not find

Re: Error: org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error running socket processor

2020-04-24 Thread Maxim Solodovnik
Tomcat native was installed by your package manager again? On Sat, 25 Apr 2020 at 02:54, Partha Datta wrote: > > Hello, > Again I get the same erro, I have not change any thing, it was running for a > day, again I am not able to see other or hear even in the LAN. I have > rebooted my server. H

Re: Error: org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error running socket processor

2020-04-23 Thread Maxim Solodovnik
Could you do the search in ML archives? https://openmeetings.markmail.org On Thu, Apr 23, 2020, 00:09 Partha Datta wrote: > Hi.. > *Awesome...* that works.. could you also suggest what are the ports to > be opened in firewalld or iptables > > Regards, > Partha > > On Wed, Apr 22, 2020 at 10:32

Re: Error: org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error running socket processor

2020-04-22 Thread Partha Datta
Hi.. *Awesome...* that works.. could you also suggest what are the ports to be opened in firewalld or iptables Regards, Partha On Wed, Apr 22, 2020 at 10:32 PM Maxim Solodovnik wrote: > Yes, please remove > > On Thu, 23 Apr 2020 at 00:00, Partha Datta wrote: > > > > Hi, > > Here is the result

Re: Error: org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error running socket processor

2020-04-22 Thread Maxim Solodovnik
Yes, please remove On Thu, 23 Apr 2020 at 00:00, Partha Datta wrote: > > Hi, > Here is the result.. > [root@dem conf]# rpm -qa | grep tomcat > tomcat-native-1.2.17-1.fc27.x86_64 > Do I need to remove this? > > Best regards, > Partha > > On Wed, Apr 22, 2020 at 10:21 PM Maxim Solodovnik > wrote:

Re: Error: org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error running socket processor

2020-04-22 Thread Partha Datta
Hi, Here is the result.. [root@dem conf]# rpm -qa | grep tomcat tomcat-native-1.2.17-1.fc27.x86_64 Do I need to remove this? Best regards, Partha On Wed, Apr 22, 2020 at 10:21 PM Maxim Solodovnik wrote: > Here is the report with error similar to yours: > https://bugzilla.redhat.com/show_bug.cgi

Re: Error: org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error running socket processor

2020-04-22 Thread Maxim Solodovnik
Here is the report with error similar to yours: https://bugzilla.redhat.com/show_bug.cgi?id=1690651 Can you check if you have Tomcat installed on system level? (not sure what packackage manager is used by Fedora ... ) On Wed, 22 Apr 2020 at 23:26, Partha Datta wrote: > > Java Settings: > Selecti

Re: Error: org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error running socket processor

2020-04-22 Thread Partha Datta
Java Settings: SelectionCommand --- 1 java-1.8.0-openjdk.x86_64 (/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-8.fc27.x86_64/jre/bin/java) + 2 java-11-openjdk.x86_64 (/usr/lib/jvm/java-11-openjdk-11.0.1.13-4.fc27.x86_64/bin/ja

Re: Error: org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error running socket processor

2020-04-22 Thread Maxim Solodovnik
`JVM Version: 14.0.1+7` Can you share your logs with Java11? On Wed, 22 Apr 2020 at 22:50, Partha Datta wrote: > > Hello, > I am trying to install openmeeting 500M3 on FC27 64 bit . I have tested with > Java8, Java11, Java14. Could you help me to solve the issue. I have not > changed

Re: Error in socket

2020-04-21 Thread Maxim Solodovnik
Hello Partha, please do not write personal emails Subscribe to the user@ list (in CC) and ask questions https://openmeetings.apache.org/mailing-lists.html According to your question: this is the first time I see such issue Have you modify anything before testing? On Wed, 22 Apr 2020 at 01:26, Pa

Re: error msg: multimedia server is inaccessible

2020-04-09 Thread Maxim Solodovnik
was fixed in upcoming M4: from now on you will see the message if connection wasn't actually established > > > > - Original Message - > From: "Maxim Solodovnik" > To: "user" > Sent: Thursday, 9 April, 2020 19:24:34 > Subject: Re: err

Re: error msg: multimedia server is inaccessible

2020-04-09 Thread Geffert, Otfried
am alone entering/leaving the room: no problem, audio and video SEEMS to work - Original Message - From: "Maxim Solodovnik" To: "user" Sent: Thursday, 9 April, 2020 19:24:34 Subject: Re: error msg: multimedia server is inaccessible KMS died? Is it reproducible fo

Re: error msg: multimedia server is inaccessible

2020-04-09 Thread Maxim Solodovnik
KMS died? Is it reproducible for you? I'm currently using dockerized KMS and restart OM several times enter/ext rooms - never saw such behavior On Thu, 9 Apr 2020 at 23:55, Geffert, Otfried wrote: > Dear all, > > after having a succesfull video conference with a colleague, we both left > the roo

Re: error instaling

2020-02-10 Thread Alvaro
se no Meio Ambiente, antes de imprimir este e-mail > De: Alvaro > Enviado: 7 de fevereiro de 2020 16:34 > Para: user@openmeetings.apache.org > Assunto: Re: error instaling >   > ...right now i've finished a new installation following the tutorial, > and evereythig work

RE: error instaling

2020-02-09 Thread Sansao Machiana
...@funae.co.mz Maputo - Moçambique Por favor pense no Meio Ambiente, antes de imprimir este e-mail De: Alvaro Enviado: 7 de fevereiro de 2020 16:34 Para: user@openmeetings.apache.org Assunto: Re: error instaling ...right now i've finished a new installation followin

Re: error instaling

2020-02-07 Thread Alvaro
- 6º andar, porta 607 - 610 > > Tel. +258 21 304717/+258 21 304720 > > E-mail:  > > sansaomachi...@funae.co.mz  > > Maputo - Moçambique > > > > > > > > > > > > > > Por favor pense no Meio Ambiente, antes de imprimir este

Re: error instaling

2020-02-07 Thread Alvaro
- 6º andar, porta 607 - 610 > Tel. +258 21 304717/+258 21 304720 > E-mail:  > sansaomachi...@funae.co.mz  > Maputo - Moçambique > > > > > > > Por favor pense no Meio Ambiente, antes de imprimir este e-mail > > > > > > > De: Alvaro

Re: error instaling

2020-02-07 Thread Alvaro
> > > > > > Por favor pense no Meio Ambiente, antes de imprimir este e-mail > > > > > > > De: Alvaro > > Enviado: 7 de fevereiro de 2020 09:32 > > Para: user@openmeetings.apache.org > > Assunto: Re: error instaling >   >

RE: error instaling

2020-02-07 Thread Sansao Machiana
favor pense no Meio Ambiente, antes de imprimir este e-mail De: Alvaro Enviado: 7 de fevereiro de 2020 09:32 Para: user@openmeetings.apache.org Assunto: Re: error instaling Please follow this tutorial, works for me: https://cwiki.apache.org/confluence/download

Re: Error Message OutOfMemoryError: Java heap space

2020-02-07 Thread Maxim Solodovnik
NP glad you find the reason :)) On Fri, 7 Feb 2020 at 14:56, Peter Dähn wrote: > Hi Maxim, > > I could figure it out. Of course it was my fault... > > Lately I changed the value of > org.apache.tomcat.websocket.binaryBufferSize in web.xml for a reason I > can't remember clearly :-( (probably som

Re: Error Message OutOfMemoryError: Java heap space

2020-02-06 Thread Peter Dähn
Hi Maxim, I could figure it out. Of course it was my fault... Lately I changed the value of org.apache.tomcat.websocket.binaryBufferSize in web.xml for a reason I can't remember clearly :-( (probably something with disconnects and huge uploads). Unfortunately I had a typo in the script, so the va

Re: error instaling

2020-02-06 Thread Alvaro
t; R. da Imprensa, nº 256 - 6º andar, porta 607 - 610 > Tel. +258 21 304717/+258 21 304720 > E-mail:  > sansaomachi...@funae.co.mz  > Maputo - Moçambique > > > > > > > Por favor pense no Meio Ambiente, antes de imprimir este e-mail > > > >

RE: error instaling

2020-02-06 Thread Sansao Machiana
: sansaomachi...@funae.co.mz Maputo - Moçambique Por favor pense no Meio Ambiente, antes de imprimir este e-mail De: Sansao Machiana Enviado: 25 de janeiro de 2020 19:03 Para: user@openmeetings.apache.org Assunto: Re: error instaling Thanks i will try it then'll r

Re: Error Message OutOfMemoryError: Java heap space

2020-02-06 Thread Maxim Solodovnik
great news so far :)) On Thu, 6 Feb 2020 at 18:55, Peter Dähn wrote: > Hi Maxim, > > this morning I made a fresh installation without any changes. And it > worked. > > By now I add my adaptions one by one. I'm almost finished and It it > seams to work. 12 user loges in, heap usage of ~250 kb...

Re: Error Message OutOfMemoryError: Java heap space

2020-02-06 Thread Peter Dähn
Hi Maxim, this morning I made a fresh installation without any changes. And it worked. By now I add my adaptions one by one. I'm almost finished and It it seams to work. 12 user loges in, heap usage of ~250 kb... I'm going to finish and give a final report, but by now it seams that the issue is

Re: Error Message OutOfMemoryError: Java heap space

2020-02-05 Thread Maxim Solodovnik
Just have tried https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings/2997/ H2 DB (default) 3 tab in Chrome, 3 tabs in Chromium 965M of RAM according to Ubuntu System monitor Ubuntu 20.04 alpha (but I believe it doesn't matter) I don't have any real cert so using default one It O

Re: Error Message OutOfMemoryError: Java heap space

2020-02-05 Thread Peter Dähn
Thanks for your answer... In the meantime I tried all 3 SSL connector implementations (JSSE implementation provided as part of the Java runtime,  JSSE implementation that uses OpenSSL and APR implementation, which uses the OpenSSL engine by default). Same result! Greetings Peter Am 05.02.20 um 1

Re: Error Message OutOfMemoryError: Java heap space

2020-02-05 Thread Maxim Solodovnik
Several users works for me Local installation Default self-signed cert Default memory options (bin/catalina.sh run) Will double-check asap and report back On Wed, Feb 5, 2020, 16:35 Peter Dähn wrote: > Hi there, > > my testserver (Version: 5.0.0-M4-SNAPSHOT, Revision: cf78413, Builddate: > 202

Re: error instaling

2020-01-25 Thread Alvaro
...naturally the Gparted.iso must be live iso. . El sáb, 25-01-2020 a las 17:03 +, Sansao Machiana escribió: > Thanks i will try it then'll replay > > Enviado do meu celular Huawei > > Mensagem Original > Assunto:Re: error instaling > De:Alvaro  > Para:u

Re: error instaling

2020-01-25 Thread Sansao Machiana
Thanks i will try it then'll replay Enviado do meu celular Huawei Mensagem Original Assunto:Re: error instaling De:Alvaro Para:user@openmeetings.apache.org Cc: Ok, with the live iso installer it's not possible start the installation on a virtual machine, whether it's VMware or

Re: error instaling

2020-01-24 Thread Alvaro
Ok, with the live iso installer it's not possiblestart the installation on a virtual machine,whether it's VMware or VirtualBox,  (the live iso made with Systemback). # In VirtualBox it is necessary, after building the machine,format the virtual disk, for example withGparted.iso, and then power off

Re: error instaling

2020-01-21 Thread Alvaro
Alvaro > Enviado: 10 de janeiro de 2020 11:26 > Para: user@openmeetings.apache.org > Assunto: Re: error instaling > > Well, at your first attached error.jpg seem that you had > an OpenMeetings live iso already installed, and you try > install live iso OM 5.0.3 on this. > > Right now i&#

Re: error instaling

2020-01-18 Thread Sansao Machiana
I Will chance my VMware tô virtual box Enviado do meu celular Huawei Mensagem Original Assunto:Re: error instaling De:Alvaro Para:user@openmeetings.apache.org Cc: A minutes ago i've finished to install the live iso: OpenMeetings 5.0.0-M3 on Ubuntu 18.04 live.iso ...on Virtual

Re: error instaling

2020-01-18 Thread Sansao Machiana
I think someting is wrong with virtual machine Enviado do meu celular Huawei Mensagem Original Assunto:Re: error instaling De:Alvaro Para:user@openmeetings.apache.org Cc: A minutes ago i've finished to install the live iso: OpenMeetings 5.0.0-M3 on Ubuntu 18.04 live.iso ...on

Re: error instaling

2020-01-18 Thread Alvaro
A minutes ago i've finished to install the live iso: OpenMeetings 5.0.0-M3 on Ubuntu 18.04 live.iso ...on Virtual Box, and no find errors. Everythingworks as expected. I've formated the virtual hard disk in ext3. El vie, 10-01-2020 a las 07:53 +, Sansao Machiana escribi

Re: error instaling

2020-01-10 Thread Alvaro
a Imprensa, nº 256 - 6º andar, porta 607 - 610 > > Tel. +258 21 304717/+258 21 304720 > > E-mail:  sansaomachi...@funae.co.mz > > Maputo - Moçambique > > > > Por favor pense no Meio Ambiente, antes de imprimir este e-mail > > > > _______

Re: error instaling

2020-01-10 Thread Alvaro
_ > De: Alvaro > Enviado: 10 de janeiro de 2020 11:26 > Para: user@openmeetings.apache.org > Assunto: Re: error instaling > > Well, at your first attached error.jpg seem that you had > an OpenMeetings live iso already installed, and you try &g

RE: error instaling

2020-01-10 Thread Sansao Machiana
pense no Meio Ambiente, antes de imprimir este e-mail De: Alvaro Enviado: 10 de janeiro de 2020 11:26 Para: user@openmeetings.apache.org Assunto: Re: error instaling Well, at your first attached error.jpg seem that you had an OpenMeetings live iso already

RE: error instaling

2020-01-10 Thread Sansao Machiana
favor pense no Meio Ambiente, antes de imprimir este e-mail De: Alvaro Enviado: 10 de janeiro de 2020 11:26 Para: user@openmeetings.apache.org Assunto: Re: error instaling Well, at your first attached error.jpg seem that you had an OpenMeetings live iso

Re: error instaling

2020-01-10 Thread Alvaro
nsaomachi...@funae.co.mz > Maputo - Moçambique > > Por favor pense no Meio Ambiente, antes de imprimir este e-mail > > > De: Alvaro > Enviado: 10 de janeiro de 2020 10:30 > Para: user@openmeetings.apache.

RE: error instaling

2020-01-10 Thread Sansao Machiana
imprimir este e-mail De: Alvaro Enviado: 10 de janeiro de 2020 10:30 Para: user@openmeetings.apache.org Assunto: Re: error instaling Ok, let me see and in a minutes will tell you. El vie, 10-01-2020 a las 08:15 +, Sansao Machiana escribió

Re: error instaling

2020-01-10 Thread Alvaro
que > > Por favor pense no Meio Ambiente, antes de imprimir este e-mail > De: Alvaro > Enviado: 10 de janeiro de 2020 10:08 > Para: user@openmeetings.apache.org > Assunto: Re: error instaling >   > ...and what error are you getting? > > > . > &g

Re: error instaling

2020-01-10 Thread Alvaro
to - Moçambique > > > > > > > Por favor pense no Meio Ambiente, antes de imprimir este e-mail > > > > > > > De: Alvaro > > Enviado: 10 de janeiro de 2020 10:02 > > Para: user@openmeetings.apache.org > > Assunto: Re: error instaling >

  1   2   3   4   5   >