O.K. Current state is fresh db, gui config is done and admin is logged in.
All missing should be the import oft he previous via gui backed up data. So Maxim - did you try export and import via gui in latest build? What should happen after i select the zip file? POW -----Ursprüngliche Nachricht----- Von: Peter-Otto Weber <cyber...@hotmail.de> Gesendet: Dienstag, 2. Juni 2020 13:57 An: user@openmeetings.apache.org Betreff: AW: Guest Handling - Show nickname in Video Windows also As i have installed kurento, it looks like sudo mkdir -p /opt/open503/webapps/openmeetings/data/streams/{1,2,3,4,5,6,7,8,9,10,11,12,13,14} sudo mkdir -p /opt/open503/webapps/openmeetings/data/streams/hibernate sudo chmod -R 750 /opt/open503/webapps/openmeetings/data/streams sudo chown -R kurento /opt/open503 to me ... I am starting again but i still wonder, why importing via GUI does not work??? Exporting worked fine. The data is available... -----Ursprüngliche Nachricht----- Von: Peter Dähn <da...@vcrp.de> Gesendet: Dienstag, 2. Juni 2020 13:43 An: user@openmeetings.apache.org Betreff: Re: Guest Handling - Show nickname in Video Windows also probably you just missed the step sudo chown -R nobody:nogroup /opt/open503/ Greetings Peter Am 02.06.20 um 13:39 schrieb Peter-Otto Weber: > Comming from one tot he next problem… > > Now the restore worked but i can not open the gui: > > https://meetings.caemmerer-lenz.de/openmeetings/notinited > > I will drop the database again, try to restore and check the result… > Von: Peter-Otto Weber <cyber...@hotmail.de> > Gesendet: Dienstag, 2. Juni 2020 13:29 > An: user@openmeetings.apache.org > Betreff: AW: Guest Handling - Show nickname in Video Windows also > > > Wow – so much helpers – thx a lot. > > I tried via shell but do get errors: > > 13:27:11.092 [main] ERROR org.apache.openmeetings.cli.Admin - > Unexpected error > javax.xml.transform.TransformerException: java.io.FileNotFoundException: > /opt/open503/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml > (Permission denied) > at > java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.getOutputHandler(TransformerImpl.java:540) > at > java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:354) > at > org.apache.openmeetings.cli.ConnectionPropertiesPatcher.patch(ConnectionPropertiesPatcher.java:112) > at > org.apache.openmeetings.cli.ConnectionPropertiesPatcher.patch(ConnectionPropertiesPatcher.java:121) > at org.apache.openmeetings.cli.Admin.processInstall(Admin.java:324) > at org.apache.openmeetings.cli.Admin.process(Admin.java:259) > at org.apache.openmeetings.cli.Admin.main(Admin.java:563) > Caused by: java.io.FileNotFoundException: > /opt/open503/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml > (Permission denied) > at java.base/java.io.FileOutputStream.open0(Native Method) > at java.base/java.io.FileOutputStream.open(FileOutputStream.java:298) > at > java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:237) > at > java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:187) > at > java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.getOutputHandler(TransformerImpl.java:525) > ... 6 common frames omitted > javax.xml.transform.TransformerException: java.io.FileNotFoundException: > /opt/open503/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml > (Permission denied) > at > java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.getOutputHandler(TransformerImpl.java:540) > at > java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:354) > at > org.apache.openmeetings.cli.ConnectionPropertiesPatcher.patch(ConnectionPropertiesPatcher.java:112) > at > org.apache.openmeetings.cli.ConnectionPropertiesPatcher.patch(ConnectionPropertiesPatcher.java:121) > at org.apache.openmeetings.cli.Admin.processInstall(Admin.java:324) > at org.apache.openmeetings.cli.Admin.process(Admin.java:259) > at org.apache.openmeetings.cli.Admin.main(Admin.java:563) > Caused by: java.io.FileNotFoundException: > /opt/open503/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml > (Permission denied) > at java.base/java.io.FileOutputStream.open0(Native Method) > at java.base/java.io.FileOutputStream.open(FileOutputStream.java:298) > at > java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:237) > at > java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:187) > at > java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.getOutputHandler(TransformerImpl.java:525) > ... 6 more > --------- > java.io.FileNotFoundException: > /opt/open503/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml > (Permission denied) > at java.base/java.io.FileOutputStream.open0(Native Method) > at java.base/java.io.FileOutputStream.open(FileOutputStream.java:298) > at > java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:237) > at > java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:187) > at > java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.getOutputHandler(TransformerImpl.java:525) > at > java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:354) > at > org.apache.openmeetings.cli.ConnectionPropertiesPatcher.patch(ConnectionPropertiesPatcher.java:112) > at > org.apache.openmeetings.cli.ConnectionPropertiesPatcher.patch(ConnectionPropertiesPatcher.java:121) > at org.apache.openmeetings.cli.Admin.processInstall(Admin.java:324) > at org.apache.openmeetings.cli.Admin.process(Admin.java:259) > at org.apache.openmeetings.cli.Admin.main(Admin.java:563) > Von: Rohrbach, Gerald > <g.rohrb...@funkegruppe.de<mailto:g.rohrb...@funkegruppe.de>> > Gesendet: Dienstag, 2. Juni 2020 13:11 > An: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org> > Betreff: AW: Guest Handling - Show nickname in Video Windows also > > Peter, > > well, I´m doing with the command line: > > Backup: > ./admin.sh -b -file /opt/open505-1-sik.zip > > Restore: > ./admin.sh -i -file /opt/open505-1-sik.zip --db-type mysql --db-host > xxxx-OM-DB --db-name open5052 --db-user omdb --db-pass '#Password#' > > This works well, of course you need to create a new database.. > Mysql: > CREATE DATABASE open5052 DEFAULT CHARACTER SET 'utf8'; > > GRANT ALL PRIVILEGES ON open5052.* TO 'omdb'@'%' IDENTIFIED BY > '#Password#' WITH GRANT OPTION; > > I have done several times, so it works fine but …. > > > Gerald > > Von: Peter-Otto Weber [mailto:cyber...@hotmail.de] > Gesendet: Dienstag, 2. Juni 2020 12:57 > An: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org> > Betreff: AW: Guest Handling - Show nickname in Video Windows also > > o.k. i am a big step further but do have problems restoring the backup. > > I was able to do all this „§“§$“$%&%!§$%!§$&!$§%&$§&!“ things needed to come > back tot he install of OM 5.0.5. > > Now i wanted to restore the previous over gui backupped data. > > Especially all users and user configs. > > Well i can check the zip file but nothing happens??? > > Not even a feedback via gui. > > Just selecting the zip, pressing o.k. and nothing more? > > And now – Vodka and Gin?? > > POW > > Von: Maxim Solodovnik > <solomax...@gmail.com<mailto:solomax...@gmail.com>> > Gesendet: Dienstag, 2. Juni 2020 12:00 > An: Openmeetings user-list > <user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>> > Betreff: Re: Guest Handling - Show nickname in Video Windows also > > > > On Tue, 2 Jun 2020 at 16:55, Peter-Otto Weber > <cyber...@hotmail.de<mailto:cyber...@hotmail.de>> wrote: > AAaaaarghl guess i need some wodka … > > Great choice :)) > But might be a bit early for vodka :))) > > > > Von: Maxim Solodovnik > <solomax...@gmail.com<mailto:solomax...@gmail.com>> > Gesendet: Dienstag, 2. Juni 2020 11:32 > An: Openmeetings user-list > <user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>> > Betreff: Re: Guest Handling - Show nickname in Video Windows also > > > > On Tue, 2 Jun 2020 at 16:24, Peter-Otto Weber > <cyber...@hotmail.de<mailto:cyber...@hotmail.de>> wrote: > Well – looks like at least bringing back the original data made the system > available again. > > Maxim – you should be aware that i am a „stupid end user“ regarding OM > Installations. > > You are setting up and administer server, so I doubt it is true :))) > > > Well right now i have the system working again. > > What ist he best way to update? > > I guess that i need to put all the changes i made regarding „kurento“ user, > own SSL certificate a.s.o. back into the system after unpacking the directory? > > Backup preserves and restores only DB > So you have to restore all changes you have made to OM configuration > Including but not limited by > 1) conf/server.xml > 2) webapps/openmeetings/WEB-INF/classes/applicationContext.xml > > since you are using `./admin.sh -v -i -file ../backup_today.zip --drop > --skip-default-objects` You have to manually update > webapps/openmeetings/WEB-INF/classes/META-INF/persistense.xml > **This can be avoided if you will pass desired DB params to > `./admin.sh` script (be careful with passing password, it might be > preserved in bash history ... ) > > > Will / shall this be done by the backup? > > POW > > Von: Maxim Solodovnik > <solomax...@gmail.com<mailto:solomax...@gmail.com>> > Gesendet: Dienstag, 2. Juni 2020 11:17 > An: Openmeetings user-list > <user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>> > Betreff: Re: Guest Handling - Show nickname in Video Windows also > > I was hoping you test using additional copy with internal H2 DB ... > > Since you did all backups you can just > 1) restore DB using DB tool for restore > 2) restore your previous OM version > > According to WARN and ERROR - I can't help until I see them ... > > On Tue, 2 Jun 2020 at 16:13, Peter-Otto Weber > <cyber...@hotmail.de<mailto:cyber...@hotmail.de>> wrote: > Why does it always have to be me??? > > I followed the guide to update the server: > > Detailed steps > > 1. Stop Openmeetings > 2. (*) Backup folder with existing installation > 3. (*) Perform DB backup using tools available for your database > 4. ./admin.sh -v -b -file ../backup_today.zip > 5. Delete/move folder with existing installation of OM > 6. Unzip new version of OM into the same folder > 7. ./admin.sh -v -i -file ../backup_today.zip --drop > --skip-default-objects (Optionally you can specify additional parameters like > DB host/user/pass/instance etc.) > 8. Start Openmeetings > 9. go to http://localhost:5080/openmeetings > Well – trying to restore i get – nothing but WARN and ERROR. > > The server does not come up – productive system down. > > Any help? > > Von: Maxim Solodovnik > <solomax...@gmail.com<mailto:solomax...@gmail.com>> > Gesendet: Dienstag, 2. Juni 2020 03:32 > An: Openmeetings user-list > <user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>> > Betreff: Re: Guest Handling - Show nickname in Video Windows also > > The latest release is 5.0.0-M4 > (I believe we should drop "M" and release 5.0.0 ASAP) > > latest release is here https://openmeetings.apache.org/downloads.html > most recent unreleased version here > https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings/ > > I would appreciate if you can test if the issue is reproducible using > latest SNAPSHOT :)) > > On Sun, 31 May 2020 at 19:46, Peter-Otto Weber > <cyber...@hotmail.de<mailto:cyber...@hotmail.de>> wrote: > Sorry fort he late reply Maxim, > > i am using > Version > 5.0.0-M3 > Revision > b739f87 > Build date > 2019-12-11T11:42:09Z > > I am not sure what the latest „stable“ release ist. > > Tob e honest i am a bit confused with the versions > [cid:image001.png@01D638E3.4C428D90] > > > Best wishes > > POW > > Von: Maxim Solodovnik > <solomax...@gmail.com<mailto:solomax...@gmail.com>> > Gesendet: Freitag, 29. Mai 2020 14:36 > An: Openmeetings user-list > <user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>> > Betreff: Re: Guest Handling - Show nickname in Video Windows also > > Hello Peter, > > What version are you using? > > If it is 5.0.0-M4 could you please file JIRA - I'll try to take a look > ASAP :) > > On Thu, 28 May 2020 at 18:02, Peter-Otto Weber > <cyber...@hotmail.de<mailto:cyber...@hotmail.de>> wrote: > Hello again, > > if i invit guests into my personal room, they receive a link with a generated > invitation number. > > They click on it and are presented a window where they can select a > „Nickname“. > > This NickName is shown Right to the dummy Image of the user. > > But on the Webcam (overlayed) Window there’s still the „guest“ Name shown. > > So having more than one guest in a session, even if they specify a Nickname, > i can not differentiate the names. > > This is no Problem, if i know the guests personally. But maybe it is > possible to show the Nickname also on the cam-window. > > Best wishes > > POW > > > > -- > Best regards, > Maxim > > > -- > Best regards, > Maxim > > > -- > Best regards, > Maxim > > > -- > Best regards, > Maxim > > > -- > Best regards, > Maxim