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 protected], 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
