By: Christopher Palmer user 24 Jan 2018 at 1:01 p.m. CST

3 Responses
Christopher Palmer gravatar
Upgraded from 3.1.1 to 3.1.2 (but issue also seen when I was on 3.1.1). When viewing the Gluu home page (after login) /identity/home.htm, the top left corner of the GUI screen is a box, and the identity log shows: ```` 2018-01-24 18:56:29,993 ERROR [qtp474675244-14] [org.gluu.oxtrust.servlet.LogoImageServlet] (LogoImageServlet.java:74) - Organization logo image doesn't exist java.io.FileNotFoundException: File '/var/ox/photos/logo.png' does not exist at org.apache.commons.io.FileUtils.openInputStream(FileUtils.java:299) ~[commons-io-2.4.jar:2.4] at org.gluu.oxtrust.servlet.LogoImageServlet.doGet(LogoImageServlet.java:70) [classes/:?] at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) [servlet-api-3.1.jar:3.1.0] ```` logo.png is not on my file system. Is this something I need to populate?

By Sahil Arora user 24 Jan 2018 at 7:09 p.m. CST

Sahil Arora gravatar
Hi Christopher, You'd see this error message when the image format in "Organization Logo" (Configuration > Organization configuration) is not in appropriate format or image not uploaded successfully. I don't see this issue in new 3.1.2 install, But i am going to check this in 3.1.2 upgrade from 3.1.1 Meanwhile, if you upload the logo image from configuration, then this error would disappear.

By Christopher Palmer user 26 Jan 2018 at 9:59 a.m. CST

Christopher Palmer gravatar
Thanks Sahil. I uploaded our logo and then refreshed the GUI. It showed the Gluu logo! I then went back to the home page and it showed the logo that I uploaded. Kind of odd, but it has retained the logo I submitted since, and we have /var/ox/photos/logo.png too now (no more errors).

By William Lowe user 26 Jan 2018 at 12:52 p.m. CST

William Lowe gravatar
Sounds good. The oxTrust UI is a bit...dated to say the least. We are in the process of converting all functionality to APIs, so that we can produce a nicer GUI for oxTrust. It's not going to happen over night, but its on our roadmap for Gluu 3.2, which will probably be out third quarter 2018. Thanks for the note, Chris.