By: Paride Buetti user 05 Dec 2017 at 12:32 p.m. CST

2 Responses
Paride Buetti gravatar
Hi everybody, I'm searching an Identity manager, and in this moment I'm trying to install Gluu 3.1.1 on my Centos 7 VM (through VirtualBox), but I have always a problem with the configuration of the SMTP. My SMTP account it's ok (tested with other Identity manager) and the server configuration may be correct too: - 2 CPU - RAM 4096 - hostname: gluu.mydomain.com - added DNS record to my DNS for gluu.mydomain.com - /etc/hosts 192.168.1.34 gluu.mydomain.com gluu.mydomain.com - firewall, open: 80 + 443 When in SMTP Server Configuration I test the configuration I become this error: ******* Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request POST /identity/organization/configuration. Reason: Error reading from remote server Apache Server at gluu.mydomain.com Port 443 ******* In the logs I have only the followings errors: 2017-12-05 19:25:06,644 ERROR [qtp1020391880-16] [org.xdi.oxauth.service.AuthenticationService] (AuthenticationService.java:409) - Failed to update oxLastLogonTime of user 'x1000' 2017-12-05 19:25:13,763 ERROR [qtp1689843956-18] [org.gluu.oxtrust.exception.GlobalExceptionHandler] (GlobalExceptionHandler.java:77) - Can't perform redirect to viewId: /error java.lang.IllegalStateException: Committed 2017-12-05 19:26:19,256 ERROR [qtp1689843956-15] [org.jboss.weld.bean.ManagedBean] (ManagedBean.java:200) - WELD-000019: Error destroying an instance org.gluu.oxtrust.action.UpdateOrganizationAction$Proxy$_$$_WeldSubclass@387edabd of Managed Bean [class org.gluu.oxtrust.action.UpdateOrganizationAction] with qualifiers [@Default @Any @Named] Thank you in advance for your support.

By Sahil Arora user 12 Dec 2017 at 7:45 a.m. CST

Sahil Arora gravatar
Hi Paride, Could you please check oxtrust logs and provide us error related to smtp?

By Mohib Zico staff 13 Dec 2017 at 6:57 a.m. CST

Mohib Zico gravatar
>> 2017-12-05 19:25:06,644 ERROR [qtp1020391880-16] [org.xdi.oxauth.service.AuthenticationService] (AuthenticationService.java:409) - Failed to update oxLastLogonTime of user 'x1000' We can ignore this error. >> 2017-12-05 19:25:13,763 ERROR [qtp1689843956-18] [org.gluu.oxtrust.exception.GlobalExceptionHandler] (GlobalExceptionHandler.java:77) - Can't perform redirect to viewId: /error java.lang.IllegalStateException: Committed We can ignore this error. >> 2017-12-05 19:26:19,256 ERROR [qtp1689843956-15] [org.jboss.weld.bean.ManagedBean] (ManagedBean.java:200) - WELD-000019: Error destroying an instance org.gluu.oxtrust.action.UpdateOrganizationAction$Proxy$_$$_WeldSubclass@387edabd of Managed Bean [class org.gluu.oxtrust.action.UpdateOrganizationAction] with qualifiers [@Default @Any @Named] This sounds interesting but feel free to share more logs from oxTrust as Sahil mentioned.