Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to prepare Shibboleth2 configuration files for download #46

Closed
carlmjs opened this issue Jul 10, 2015 · 4 comments
Closed

Failed to prepare Shibboleth2 configuration files for download #46

carlmjs opened this issue Jul 10, 2015 · 4 comments
Assignees

Comments

@carlmjs
Copy link

carlmjs commented Jul 10, 2015

Steps to reproduce

  • fresh install of ubuntu-14.04.2-server-amd64 on a VM with 8gb of ram
  • apt-get update
  • apt-get upgrade
  • apt-get dist-upgrade
  • restart
  • echo "deb http://repo.gluu.org/ubuntu/ trusty main" > /etc/apt/sources.list.d/gluu-repo.list
  • curl http://repo.gluu.org/ubuntu/gluu-apt.key | apt-key add -
  • apt-get update
  • apt-get install gluu-server
  • service gluu-server start
  • service gluu-server login
  • cd /install/community-edition-setup/
  • ./setup.py
    • The following was even tried with the wget https://github.com/GluuFederation/community-edition-setup/archive/master.zip file
      hostname                                            carlgluu.test
      orgName                                                   The Org
      os                                                         ubuntu
      city                                                  Front Royal
      state                                                          VA
      countryCode                                                    US
      support email                              cschmitt@setonhome.org
      tomcat max ram                                               1536
      Admin Pass                                           F2wLc8UYWyHF
      Modify Networking                                            True
      Install oxAuth                                               True
      Install oxTrust                                              True
      Install LDAP                                                 True
      Install Apache 2 web server                                  True
      Install Shibboleth 2 SAML IDP                                True
      Install Asimba SAML Proxy                                    True
      Install CAS                                                 False
      
  • login ot https://carlgluu.test [this has been added to the local computer hosts file]
  • click "SAML"
  • click "Trust Relationships"
  • click "Add Relationship"
  • under Trust Agreement
  • click "Add"
  • click "Download Shibboleth2 configuration files"
  • get page that contains "Failed to prepare Shibboleth2 configuration files for download" above "Welcome to your Gluu Identity Appliance!"........
@carlmjs
Copy link
Author

carlmjs commented Jul 10, 2015

2015-07-10 13:22:31,205 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: website
2015-07-10 13:22:31,205 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: workTelephoneNumber
2015-07-10 13:22:31,723 WARN  [org.jboss.seam.ui.renderkit.DefaultActionRendererBase] Must set an id for the default action source
2015-07-10 13:22:31,726 WARN  [org.jboss.seam.ui.renderkit.DefaultActionRendererBase] Must set an id for the default action source
2015-07-10 13:22:32,122 DEBUG [org.gluu.oxtrust.ldap.service.AttributeService] objectClassTypes=[inetOrgPerson, gluuPerson, eduPerson, ox-3E3610A53B831C7200011B5261C6]
2015-07-10 13:22:32,123 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: birthdate
2015-07-10 13:22:32,123 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: l
2015-07-10 13:22:32,123 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: c
2015-07-10 13:22:32,123 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: departmentNumber
2015-07-10 13:22:32,124 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: description
2015-07-10 13:22:32,124 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: displayName
2015-07-10 13:22:32,124 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonAffiliation
2015-07-10 13:22:32,124 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonAssurance
2015-07-10 13:22:32,124 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonEntitlement
2015-07-10 13:22:32,124 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonNickName
2015-07-10 13:22:32,124 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonOrgDN
2015-07-10 13:22:32,124 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonOrgUnitDN
2015-07-10 13:22:32,124 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonPrimaryAffiliation
2015-07-10 13:22:32,124 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonPrimaryOrgUnitDN
2015-07-10 13:22:32,125 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonPrincipalName
2015-07-10 13:22:32,125 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonScopedAffiliation
2015-07-10 13:22:32,125 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonTargetedID
2015-07-10 13:22:32,125 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: mail
2015-07-10 13:22:32,125 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: emailVerified
2015-07-10 13:22:32,125 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: employeeNumber
2015-07-10 13:22:32,125 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: employeeType
2015-07-10 13:22:32,125 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: facsimileTelephoneNumber
2015-07-10 13:22:32,125 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: givenName
2015-07-10 13:22:32,125 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: gender
2015-07-10 13:22:32,125 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: homePostalAddress
2015-07-10 13:22:32,126 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: telephoneNumber
2015-07-10 13:22:32,126 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: iname
2015-07-10 13:22:32,126 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: inum
2015-07-10 13:22:32,130 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: sn
2015-07-10 13:22:32,130 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: updatedAt
2015-07-10 13:22:32,130 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: carLicense
2015-07-10 13:22:32,130 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: locale
2015-07-10 13:22:32,130 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: manager
2015-07-10 13:22:32,130 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: memberOf
2015-07-10 13:22:32,131 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: middleName
2015-07-10 13:22:32,131 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: mobile
2015-07-10 13:22:32,131 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: cn
2015-07-10 13:22:32,131 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: nickname
2015-07-10 13:22:32,131 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: address
2015-07-10 13:22:32,131 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: o
2015-07-10 13:22:32,131 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: userPassword
2015-07-10 13:22:32,131 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: persistentId
2015-07-10 13:22:32,131 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: phoneNumberVerified
2015-07-10 13:22:32,131 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: picture
2015-07-10 13:22:32,131 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: postOfficeBox
2015-07-10 13:22:32,132 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: postalCode
2015-07-10 13:22:32,132 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: preferredDeliveryMethod
2015-07-10 13:22:32,132 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: preferredLanguage
2015-07-10 13:22:32,132 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: preferredUsername
2015-07-10 13:22:32,132 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: profile
2015-07-10 13:22:32,132 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: roomNumber
2015-07-10 13:22:32,132 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: secretAnswer
2015-07-10 13:22:32,132 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: secretQuestion
2015-07-10 13:22:32,132 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: secretary
2015-07-10 13:22:32,132 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: st
2015-07-10 13:22:32,132 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: street
2015-07-10 13:22:32,133 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: zoneinfo
2015-07-10 13:22:32,133 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: title
2015-07-10 13:22:32,133 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: transientId
2015-07-10 13:22:32,133 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: uid
2015-07-10 13:22:32,133 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: website
2015-07-10 13:22:32,133 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: workTelephoneNumber
2015-07-10 13:22:33,246 DEBUG [org.gluu.oxtrust.ldap.service.AttributeService] objectClassTypes=[inetOrgPerson, gluuPerson, eduPerson, ox-3E3610A53B831C7200011B5261C6]
2015-07-10 13:22:33,247 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: birthdate
2015-07-10 13:22:33,247 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: l
2015-07-10 13:22:33,247 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: c
2015-07-10 13:22:33,248 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: departmentNumber
2015-07-10 13:22:33,248 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: description
2015-07-10 13:22:33,248 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: displayName
2015-07-10 13:22:33,248 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonAffiliation
2015-07-10 13:22:33,248 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonAssurance
2015-07-10 13:22:33,248 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonEntitlement
2015-07-10 13:22:33,248 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonNickName
2015-07-10 13:22:33,248 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonOrgDN
2015-07-10 13:22:33,248 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonOrgUnitDN
2015-07-10 13:22:33,248 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonPrimaryAffiliation
2015-07-10 13:22:33,248 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonPrimaryOrgUnitDN
2015-07-10 13:22:33,248 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonPrincipalName
2015-07-10 13:22:33,248 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonScopedAffiliation
2015-07-10 13:22:33,248 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: eduPersonTargetedID
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: mail
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: emailVerified
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: employeeNumber
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: employeeType
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: facsimileTelephoneNumber
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: givenName
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: gender
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: homePostalAddress
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: telephoneNumber
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: iname
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: inum
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: sn
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: updatedAt
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: carLicense
2015-07-10 13:22:33,249 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: locale
2015-07-10 13:22:33,250 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: manager
2015-07-10 13:22:33,250 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: memberOf
2015-07-10 13:22:33,250 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: middleName
2015-07-10 13:22:33,274 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: mobile
2015-07-10 13:22:33,274 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: cn
2015-07-10 13:22:33,274 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: nickname
2015-07-10 13:22:33,274 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: address
2015-07-10 13:22:33,274 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: o
2015-07-10 13:22:33,274 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: userPassword
2015-07-10 13:22:33,274 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: persistentId
2015-07-10 13:22:33,274 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: phoneNumberVerified
2015-07-10 13:22:33,274 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: picture
2015-07-10 13:22:33,275 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: postOfficeBox
2015-07-10 13:22:33,275 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: postalCode
2015-07-10 13:22:33,275 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: preferredDeliveryMethod
2015-07-10 13:22:33,275 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: preferredLanguage
2015-07-10 13:22:33,275 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: preferredUsername
2015-07-10 13:22:33,275 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: profile
2015-07-10 13:22:33,275 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: roomNumber
2015-07-10 13:22:33,275 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: secretAnswer
2015-07-10 13:22:33,275 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: secretQuestion
2015-07-10 13:22:33,275 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: secretary
2015-07-10 13:22:33,275 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: st
2015-07-10 13:22:33,275 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: street
2015-07-10 13:22:33,275 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: zoneinfo
2015-07-10 13:22:33,275 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: title
2015-07-10 13:22:33,276 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: transientId
2015-07-10 13:22:33,276 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: uid
2015-07-10 13:22:33,276 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: website
2015-07-10 13:22:33,276 DEBUG [org.gluu.oxtrust.action.CustomAttributeAction] attribute: workTelephoneNumber
2015-07-10 13:22:33,362 WARN  [org.jboss.seam.ui.renderkit.DefaultActionRendererBase] Must set an id for the default action source
2015-07-10 13:22:33,384 WARN  [org.jboss.seam.ui.renderkit.DefaultActionRendererBase] Must set an id for the default action source
2015-07-10 13:22:33,755 ERROR [org.gluu.oxtrust.action.UpdateTrustRelationshipAction] Failed to get OID for attribute name workTelephoneNumber
2015-07-10 13:22:34,681 WARN  [org.jboss.seam.ui.renderkit.DefaultActionRendererBase] Must set an id for the default action source
2015-07-10 13:22:34,683 WARN  [org.jboss.seam.ui.renderkit.DefaultActionRendererBase] Must set an id for the default action source
2015-07-10 13:22:35,494 ERROR [org.gluu.oxtrust.action.UpdateTrustRelationshipAction] Failed to get OID for attribute name workTelephoneNumber
2015-07-10 13:22:36,469 ERROR [org.gluu.oxtrust.action.UpdateTrustRelationshipAction] Failed to get OID for attribute name workTelephoneNumber
2015-07-10 13:22:36,731 DEBUG [org.gluu.oxtrust.servlet.LogoImageServlet] Starting organization logo upload
2015-07-10 13:22:36,734 DEBUG [org.gluu.oxtrust.servlet.LogoImageServlet] Successfully send organization logo with size
2015-07-10 13:22:40,495 ERROR [org.gluu.oxtrust.ldap.service.Shibboleth2ConfService] Failed to decrypt mysqlPassword
org.xdi.util.security.StringEncrypter$EncryptionException: java.lang.IllegalArgumentException: encrypted string was null or empty
    at org.xdi.util.security.StringEncrypter.decrypt(StringEncrypter.java:255)
    at org.gluu.oxtrust.ldap.service.Shibboleth2ConfService.prepareVelocityContext(Shibboleth2ConfService.java:533)
    at org.gluu.oxtrust.ldap.service.Shibboleth2ConfService.generateSpAttributeMapFile(Shibboleth2ConfService.java:688)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
    at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
    at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:79)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
    at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:196)
    at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:114)
    at org.gluu.oxtrust.ldap.service.Shibboleth2ConfService_$$_javassist_seam_4.generateSpAttributeMapFile(Shibboleth2ConfService_$$_javassist_seam_4.java)
    at org.gluu.oxtrust.action.UpdateTrustRelationshipAction.downloadConfiguration(UpdateTrustRelationshipAction.java:856)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
    at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
    at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:79)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.security.SecurityInterceptor.aroundInvoke(SecurityInterceptor.java:163)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
    at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:196)
    at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:114)
    at org.gluu.oxtrust.action.UpdateTrustRelationshipAction_$$_javassist_seam_62.downloadConfiguration(UpdateTrustRelationshipAction_$$_javassist_seam_62.java)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:335)
    at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:348)
    at org.jboss.el.parser.AstPropertySuffix.invoke(AstPropertySuffix.java:58)
    at org.jboss.el.parser.AstValue.invoke(AstValue.java:96)
    at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276)
    at org.jboss.seam.core.Expressions$2.invoke(Expressions.java:222)
    at org.jboss.seam.navigation.Page.preRender(Page.java:311)
    at org.jboss.seam.navigation.Pages.preRender(Pages.java:351)
    at org.jboss.seam.jsf.SeamPhaseListener.preRenderPage(SeamPhaseListener.java:565)
    at org.jboss.seam.jsf.SeamPhaseListener.beforeRenderResponse(SeamPhaseListener.java:476)
    at org.jboss.seam.jsf.SeamPhaseListener.beforeServletPhase(SeamPhaseListener.java:147)
    at org.jboss.seam.jsf.SeamPhaseListener.beforePhase(SeamPhaseListener.java:117)
    at com.sun.faces.lifecycle.Phase.handleBeforePhase(Phase.java:228)
    at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:99)
    at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748)
    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:486)
    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:411)
    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:338)
    at org.jboss.seam.web.RewriteFilter.process(RewriteFilter.java:98)
    at org.jboss.seam.web.RewriteFilter.doFilter(RewriteFilter.java:57)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
    at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:60)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:73)
    at org.jboss.seam.web.IdentityFilter.doFilter(IdentityFilter.java:40)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
    at org.jboss.seam.web.MultipartFilter.doFilter(MultipartFilter.java:90)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
    at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
    at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:73)
    at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
    at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:190)
    at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611)
    at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:314)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalArgumentException: encrypted string was null or empty
    at org.xdi.util.security.StringEncrypter.decrypt(StringEncrypter.java:199)
    at org.xdi.util.security.StringEncrypter.decrypt(StringEncrypter.java:253)
    ... 100 more
2015-07-10 13:22:40,511 ERROR [org.xdi.util.io.ResponseHelper] Failed to add resource README_SP.pdf to zip archive
java.lang.NullPointerException
    at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
    at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
    at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
    at org.xdi.util.io.ResponseHelper.addInputStream(ResponseHelper.java:164)
    at org.xdi.util.io.ResponseHelper.addResourceToZip(ResponseHelper.java:149)
    at org.gluu.oxtrust.action.UpdateTrustRelationshipAction.downloadConfiguration(UpdateTrustRelationshipAction.java:889)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
    at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
    at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:79)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.security.SecurityInterceptor.aroundInvoke(SecurityInterceptor.java:163)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
    at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:196)
    at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:114)
    at org.gluu.oxtrust.action.UpdateTrustRelationshipAction_$$_javassist_seam_62.downloadConfiguration(UpdateTrustRelationshipAction_$$_javassist_seam_62.java)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:335)
    at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:348)
    at org.jboss.el.parser.AstPropertySuffix.invoke(AstPropertySuffix.java:58)
    at org.jboss.el.parser.AstValue.invoke(AstValue.java:96)
    at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276)
    at org.jboss.seam.core.Expressions$2.invoke(Expressions.java:222)
    at org.jboss.seam.navigation.Page.preRender(Page.java:311)
    at org.jboss.seam.navigation.Pages.preRender(Pages.java:351)
    at org.jboss.seam.jsf.SeamPhaseListener.preRenderPage(SeamPhaseListener.java:565)
    at org.jboss.seam.jsf.SeamPhaseListener.beforeRenderResponse(SeamPhaseListener.java:476)
    at org.jboss.seam.jsf.SeamPhaseListener.beforeServletPhase(SeamPhaseListener.java:147)
    at org.jboss.seam.jsf.SeamPhaseListener.beforePhase(SeamPhaseListener.java:117)
    at com.sun.faces.lifecycle.Phase.handleBeforePhase(Phase.java:228)
    at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:99)
    at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748)
    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:486)
    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:411)
    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:338)
    at org.jboss.seam.web.RewriteFilter.process(RewriteFilter.java:98)
    at org.jboss.seam.web.RewriteFilter.doFilter(RewriteFilter.java:57)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
    at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:60)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:73)
    at org.jboss.seam.web.IdentityFilter.doFilter(IdentityFilter.java:40)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
    at org.jboss.seam.web.MultipartFilter.doFilter(MultipartFilter.java:90)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
    at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
    at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
    at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:73)
    at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
    at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:190)
    at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611)
    at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:314)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
2015-07-10 13:22:40,514 ERROR [org.gluu.oxtrust.action.UpdateTrustRelationshipAction] Failed to add WEB-INF/resources/doc/README_SP.pdf to zip
2015-07-10 13:22:40,858 DEBUG [org.gluu.oxtrust.servlet.LogoImageServlet] Starting organization logo upload
2015-07-10 13:22:40,860 DEBUG [org.gluu.oxtrust.servlet.LogoImageServlet] Successfully send organization logo with size
2015-07-10 13:22:44,164 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] Starting update of appliance status
2015-07-10 13:22:44,171 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] Setting facter attributes
2015-07-10 13:22:44,721 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] Setting facter param: memoryfree
2015-07-10 13:22:44,721 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] memoryfree => 6.38 GB
2015-07-10 13:22:44,721 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] Setting facter param: memorysize
2015-07-10 13:22:44,721 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] memorysize => 7.79 GB
2015-07-10 13:22:44,721 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] Setting facter param: swapfree
2015-07-10 13:22:44,721 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] swapfree => 8.00 GB
2015-07-10 13:22:44,721 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] Setting facter param: swapsize
2015-07-10 13:22:44,721 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] swapsize => 8.00 GB
2015-07-10 13:22:44,721 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] Setting facter param: hostname
2015-07-10 13:22:44,721 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] hostname => carlgluu
2015-07-10 13:22:44,721 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] Setting facter param: ipaddress
2015-07-10 13:22:44,722 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] ipaddress => 10.1.1.79
2015-07-10 13:22:44,722 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] ipaddress_lo => 127.0.0.1
2015-07-10 13:22:44,722 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] Setting facter param: load_average
2015-07-10 13:22:44,722 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] Setting facter param: bandwidth_usage
2015-07-10 13:22:44,722 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] Setting bandwidth attributes
2015-07-10 13:22:44,722 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] Setting facter param: uptime_seconds
2015-07-10 13:22:44,722 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] uptime_seconds => 59325
2015-07-10 13:22:44,722 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] Setting df attributes
2015-07-10 13:22:44,736 DEBUG [org.gluu.oxtrust.ldap.service.StatusCheckerTimer] Setting httpd attributes
2015-07-10 13:22:45,008 ERROR [org.jboss.seam.async.AsynchronousExceptionHandler] Exception thrown whilst executing asynchronous call
java.lang.ArrayIndexOutOfBoundsException: 1
    at org.gluu.oxtrust.ldap.service.StatusCheckerTimer.setCertificateExpiryAttributes(StatusCheckerTimer.java:165)
    at org.gluu.oxtrust.ldap.service.StatusCheckerTimer.process(StatusCheckerTimer.java:126)
    at org.gluu.oxtrust.ldap.service.StatusCheckerTimer.scheduleStatusChecking(StatusCheckerTimer.java:90)
    at sun.reflect.GeneratedMethodAccessor766.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
    at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
    at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:79)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.async.AsynchronousInterceptor.aroundInvoke(AsynchronousInterceptor.java:52)
    at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
    at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
    at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:196)
    at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:114)
    at org.gluu.oxtrust.ldap.service.StatusCheckerTimer_$$_javassist_seam_7.scheduleStatusChecking(StatusCheckerTimer_$$_javassist_seam_7.java)
    at sun.reflect.GeneratedMethodAccessor765.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
    at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:144)
    at org.jboss.seam.async.AsynchronousInvocation$1.process(AsynchronousInvocation.java:62)
    at org.jboss.seam.async.Asynchronous$ContextualAsynchronousRequest.run(Asynchronous.java:80)
    at org.jboss.seam.async.AsynchronousInvocation.execute(AsynchronousInvocation.java:44)
    at org.jboss.seam.async.ThreadPoolDispatcher$RunnableAsynchronous.run(ThreadPoolDispatcher.java:142)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:745)
2015-07-10 13:22:45,332 DEBUG [org.gluu.oxtrust.servlet.LogoImageServlet] Starting organization logo upload
2015-07-10 13:22:45,335 DEBUG [org.gluu.oxtrust.servlet.LogoImageServlet] Successfully send organization logo with size

@carlmjs
Copy link
Author

carlmjs commented Jul 10, 2015

The problem exists in Version 2.3.x & 2.2
I got the file to generate with an old version: apt-get install gluu-server=2.1-0

@ubiquitousthey
Copy link

Using 2.3.3-1, I get this as well.

@willow9886 willow9886 assigned rahatjaan and unassigned otataryn Sep 3, 2015
@GluuFederation GluuFederation locked and limited conversation to collaborators Sep 4, 2015
@mzico
Copy link
Contributor

mzico commented Sep 4, 2015

There is on ticket already there on same issue. Please track that ticket: GluuFederation/oxTrust#103

@mzico mzico closed this as completed Sep 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants