Re: Conference Room creation update error

2018-08-03 Thread Maxim Solodovnik
Just have tried, profile images in jpg format are being displayed as expected
Could you please tell me what were your exact steps to reproduce?

BTW Thanks a lot for checking latest nightly :)))
On Sat, Aug 4, 2018 at 9:39 AM Maxim Solodovnik  wrote:
>
> Hello Aaron,
>
> page crash was just fixed
> Will take a look at profile image issue (most probably caused by
> migration from JPG to PNG)
>
> According to new install, then import I would recommend to use command
> line admin in this case
> http://openmeetings.apache.org/CommandLineAdmin.html
> the options I'm using:  -file  --skip-default-objects
> On Sat, Aug 4, 2018 at 9:26 AM  wrote:
> >
> > Looks like my 1st attachment did not have the complete debug in it.  
> > Attached is the full log.
> >
> >
> >
> > Looks like also whatever is causing this error is also what is causing the 
> > import not to work properly.  I use a different profile.jpg image for 
> > default users (located at /webapps/openmeetings/images/profile.jpg) and 
> > that does not get shown on the users profile.  It is pulling the image that 
> > is the standard image that has the question mark in the body.  Not even 
> > sure where it is pulling that from since the file was replaced with a 
> > different file all together.  When you copy the image location it states 
> > (/profile/1?anticache=1532949138000)
> >
> >
> >
> > I re-installed the official release and that one works as expected (room 
> > configuration and changed default image)
> >
> >
> >
> > From: aaron.h...@gmail.com 
> > Sent: Friday, August 3, 2018 9:19 PM
> > To: user@openmeetings.apache.org
> > Subject: Conference Room creation update error
> >
> >
> >
> > Looks like an old error is back.  I just installed the latest nightly build 
> > and now get thrown to the internal error page if you try to update and 
> > existing conference room or when you type the first letter for a new room 
> > name.  Looks like the old error where even if the user was granted admin 
> > access Group Admin Access is denied (see attached log)
> >
> >
> >
> > Version4.0.5-SNAPSHOT
> >
> > Revisionb154bef
> >
> > Build date2018-08-03T10:13:48Z
> >
> >
> >
> > Also looks like when doing the import there is a problem.  When you are 1st 
> > setting up your new install of OM you create an admin account; so in the 
> > database that is “Profile 1”.  Where the problem lies is when you do an 
> > export from your old system it also exports the old “admin” account (which 
> > on the old system was also profile_1) but when you do the import since 
> > there is already a profile_1 it moves everything down 1 so the old admin 
> > account become id 2 on down the line.  My account when exported was 
> > profile_2 but now my account is now labeled as profile_3 so the image is 
> > not there but the old admin account has my profile.jpg.   (also in 
> > attachment)
> >
> >
> >
> >
>
>
>
> --
> WBR
> Maxim aka solomax



-- 
WBR
Maxim aka solomax


Re: Conference Room creation update error

2018-08-03 Thread Maxim Solodovnik
Hello Aaron,

page crash was just fixed
Will take a look at profile image issue (most probably caused by
migration from JPG to PNG)

According to new install, then import I would recommend to use command
line admin in this case
http://openmeetings.apache.org/CommandLineAdmin.html
the options I'm using:  -file  --skip-default-objects
On Sat, Aug 4, 2018 at 9:26 AM  wrote:
>
> Looks like my 1st attachment did not have the complete debug in it.  Attached 
> is the full log.
>
>
>
> Looks like also whatever is causing this error is also what is causing the 
> import not to work properly.  I use a different profile.jpg image for default 
> users (located at /webapps/openmeetings/images/profile.jpg) and that does not 
> get shown on the users profile.  It is pulling the image that is the standard 
> image that has the question mark in the body.  Not even sure where it is 
> pulling that from since the file was replaced with a different file all 
> together.  When you copy the image location it states 
> (/profile/1?anticache=1532949138000)
>
>
>
> I re-installed the official release and that one works as expected (room 
> configuration and changed default image)
>
>
>
> From: aaron.h...@gmail.com 
> Sent: Friday, August 3, 2018 9:19 PM
> To: user@openmeetings.apache.org
> Subject: Conference Room creation update error
>
>
>
> Looks like an old error is back.  I just installed the latest nightly build 
> and now get thrown to the internal error page if you try to update and 
> existing conference room or when you type the first letter for a new room 
> name.  Looks like the old error where even if the user was granted admin 
> access Group Admin Access is denied (see attached log)
>
>
>
> Version4.0.5-SNAPSHOT
>
> Revisionb154bef
>
> Build date2018-08-03T10:13:48Z
>
>
>
> Also looks like when doing the import there is a problem.  When you are 1st 
> setting up your new install of OM you create an admin account; so in the 
> database that is “Profile 1”.  Where the problem lies is when you do an 
> export from your old system it also exports the old “admin” account (which on 
> the old system was also profile_1) but when you do the import since there is 
> already a profile_1 it moves everything down 1 so the old admin account 
> become id 2 on down the line.  My account when exported was profile_2 but now 
> my account is now labeled as profile_3 so the image is not there but the old 
> admin account has my profile.jpg.   (also in attachment)
>
>
>
>



-- 
WBR
Maxim aka solomax


Conference Room creation update error

2018-08-03 Thread aaron.hepp
Looks like an old error is back.  I just installed the latest nightly build
and now get thrown to the internal error page if you try to update and
existing conference room or when you type the first letter for a new room
name.  Looks like the old error where even if the user was granted admin
access Group Admin Access is denied (see attached log)

 

Version4.0.5-SNAPSHOT

Revisionb154bef

Build date2018-08-03T10:13:48Z

 

Also looks like when doing the import there is a problem.  When you are 1st
setting up your new install of OM you create an admin account; so in the
database that is "Profile 1".  Where the problem lies is when you do an
export from your old system it also exports the old "admin" account (which
on the old system was also profile_1) but when you do the import since there
is already a profile_1 it moves everything down 1 so the old admin account
become id 2 on down the line.  My account when exported was profile_2 but
now my account is now labeled as profile_3 so the image is not there but the
old admin account has my profile.jpg.   (also in attachment)

 

 

DEBUG 08-03 20:20:52.802 o.a.o.d.d.u.UserDao:654 [.0.0-443-exec-2] - login:: 1 
users were found
DEBUG 08-03 20:20:54.141 o.a.o.d.u.AuthLevelUtil:42 [.0.0-443-exec-2] - Level 
Login :: [GRANTED]
DEBUG 08-03 20:20:54.161 o.a.o.d.d.u.UserDao:671 [.0.0-443-exec-2] - loginUser 
[GroupUser [id=4, moderator=false, group=Group [id=2, name=TradeGroup, 
deleted=false], user=User [id=3, firstname=Aaron, lastname=H, login=aahepp, 
pictureuri=profile.jpg, deleted=false, languageId=1, address=Address [id=3, 
country=US, street=null, town=null, zip=null, deleted=false, 
email=aaron.h...@amhcapitalgroup.com, phone=502.552.1708], externalId=null, 
externalType=null, type=user]]]
DEBUG 08-03 20:20:54.216 o.a.o.d.u.AuthLevelUtil:42 [.0.0-443-exec-2] - Level 
Admin :: [GRANTED]
DEBUG 08-03 20:20:54.501 o.a.o.w.p.MainPage:66 [.0.0-443-exec-8] - 
MainPage::delayedLoad
DEBUG 08-03 20:20:54.522 o.a.o.d.u.AuthLevelUtil:42 [.0.0-443-exec-8] - Level 
Admin :: [GRANTED]
DEBUG 08-03 20:20:54.544 o.a.o.d.u.AuthLevelUtil:42 [.0.0-443-exec-8] - Level 
Admin :: [GRANTED]
DEBUG 08-03 20:20:54.546 o.a.o.d.u.AuthLevelUtil:42 [.0.0-443-exec-8] - Level 
Admin :: [GRANTED]
DEBUG 08-03 20:20:55.302 o.a.o.w.p.MainPage:101 [.0.0-443-exec-5] - 
MainPage::onParameterArrival
DEBUG 08-03 20:20:55.377 o.a.o.w.p.MainPage:52 [.0.0-443-exec-9] - 
MainPage::areaBehavior
DEBUG 08-03 20:20:55.405 o.a.o.w.c.MainPanel:418 [.0.0-443-exec-9] - 
updateContents:: npanels IS null ? false, client IS null ? true
DEBUG 08-03 20:20:55.420 o.a.o.w.a.ClientManager:93 [0.0-443-exec-10] - Adding 
online client: 79134f40-81f0-4fe7-8906-5e8852909e3b, room: null
DEBUG 08-03 20:20:55.428 o.a.o.w.c.MainPanel:156 [0.0-443-exec-10] - 
WebSocketBehavior::onConnect [uid: 79134f40-81f0-4fe7-8906-5e8852909e3b, 
session: 4EE97185F9CF11438A7250FF687F2CA9, key: 
org.apache.wicket.protocol.ws.api.registry.PageIdKey@1]
DEBUG 08-03 20:20:55.457 o.a.o.w.c.MainPanel:165 [.0.0-443-exec-3] - 
WebSocketBehavior:: pingTimer is attached
DEBUG 08-03 20:21:12.070 o.a.o.w.c.MainPanel:418 [0.0-443-exec-10] - 
updateContents:: npanels IS null ? false, client IS null ? false
DEBUG 08-03 20:21:12.075 o.a.o.d.u.AuthLevelUtil:42 [0.0-443-exec-10] - Level 
GroupAdmin :: [DENIED]
DEBUG 08-03 20:21:12.102 o.a.o.d.u.AuthLevelUtil:42 [0.0-443-exec-10] - Level 
GroupAdmin :: [DENIED]
DEBUG 08-03 20:21:12.110 o.a.o.d.u.AuthLevelUtil:42 [0.0-443-exec-10] - Level 
GroupAdmin :: [DENIED]



**IMPORT
@traderoom:/opt/files/ssl# find /opt/current -name profile.jpg
/opt/current/webapps/trade-group/upload/import/import_2018_08_03_20_57_45/roomFiles/profiles/profile_2/profile.jpg
/opt/current/webapps/trade-group/upload/import/import_2018_08_03_20_57_45/roomFiles/profiles/profile_22/profile.jpg
/opt/current/webapps/trade-group/upload/import/import_2018_08_03_20_57_45/roomFiles/profiles/profile_12/profile.jpg
/opt/current/webapps/trade-group/upload/import/import_2018_08_03_20_57_45/roomFiles/profiles/profile_7/profile.jpg
/opt/current/webapps/trade-group/upload/import/import_2018_08_03_20_57_45/roomFiles/profiles/profile_3/profile.jpg
/opt/current/webapps/trade-group/upload/import/import_2018_08_03_20_57_45/roomFiles/profiles/profile_5/profile.jpg
/opt/current/webapps/trade-group/upload/import/import_2018_08_03_20_57_45/roomFiles/profiles/profile_4/profile.jpg
/opt/current/webapps/trade-group/upload/import/import_2018_08_03_20_57_45/roomFiles/profiles/profile_11/profile.jpg
/opt/current/webapps/trade-group/upload/import/import_2018_08_03_20_57_45/roomFiles/profiles/profile_8/profile.jpg
/opt/current/webapps/trade-group/images/profile.jpg