By: Adam Boutcher user 30 May 2022 at 10:15 a.m. CDT

8 Responses
Adam Boutcher gravatar
I run the system setup.py but I never get a working install, only error 503 which suggests the proxy doesnt start. I can see the service listening however the logs show lots of java exectpions. oxauth: ``` 2022-05-30 16:04:28,806 ERROR [ForkJoinPool.commonPool-worker-3] [org.gluu.oxauth.service.AppInitializer] (AppInitializer.java:639) - Failed to load global configuration entry from Ldap org.gluu.persist.exception.MappingException: Failed to convert json value '{"v": ["{\"type\": \"auth\", \"name\": null, \"level\": 0, \"priority\": 1, \"enabled\": false, \"version\": 0, \"config\": {\"configId\": \"auth_ldap_server\", \"servers\": [\"localhost:1636\"], \"maxConnections\": 1000, \"bindDN\": \"cn=directory manager\", \"bindPassword\": \"8Rt/kxt546ZIdenVcraJ0iGyu8MgxjusNs0VaT3F6yJ5dzx9WH9Ang==\", \"useSSL\": \"true\", \"baseDNs\": [\"ou=people,o=gluu\"], \"primaryKey\": \"uid\", \"localPrimaryKey\": \"uid\", \"useAnonymousBind\": false, \"enabled\": false} }"]}' to object of type class org.oxauth.persistence.model.configuration.oxIDPAuthConf at org.gluu.persist.impl.BaseEntryManager.convertJsonToValue(BaseEntryManager.java:1862) ~[gluu-orm-core-4.4.0.Final.jar:?] at org.gluu.persist.sql.impl.SqlEntryManager.convertJsonToValue(SqlEntryManager.java:898) ~[gluu-orm-sql-4.4.0.Final.jar:?] at org.gluu.persist.impl.BaseEntryManager.setPropertyValue(BaseEntryManager.java:1745) ~[gluu-orm-core-4.4.0.Final.jar:?] at org.gluu.persist.impl.BaseEntryManager.createEntities(BaseEntryManager.java:1012) ~[gluu-orm-core-4.4.0.Final.jar:?] at org.gluu.persist.impl.BaseEntryManager.createEntities(BaseEntryManager.java:935) ~[gluu-orm-core-4.4.0.Final.jar:?] at org.gluu.persist.impl.BaseEntryManager.find(BaseEntryManager.java:716) ~[gluu-orm-core-4.4.0.Final.jar:?] at org.gluu.persist.impl.BaseEntryManager.find(BaseEntryManager.java:592) ~[gluu-orm-core-4.4.0.Final.jar:?] at jdk.internal.reflect.GeneratedMethodAccessor72.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.gluu.persist.PersistenceEntryManager$EntityManager$1948487569$Proxy$_$$_WeldClientProxy.find(Unknown Source) ~[gluu-orm-core-4.4.0.Final.jar:?] at org.gluu.oxauth.service.AppInitializer.loadConfiguration(AppInitializer.java:636) ~[classes/:?] at org.gluu.oxauth.service.AppInitializer.reloadConfiguration(AppInitializer.java:305) ~[classes/:?] at org.gluu.oxauth.service.AppInitializer.reloadConfigurationTimerEvent(AppInitializer.java:292) ~[classes/:?] at org.gluu.oxauth.service.AppInitializer$Proxy$_$$_WeldSubclass.reloadConfigurationTimerEvent$$super(Unknown Source) ~[classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.jboss.weld.interceptor.proxy.TerminalAroundInvokeInvocationContext.proceedInternal(TerminalAroundInvokeInvocationContext.java:51) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.interceptor.proxy.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:78) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.gluu.service.cdi.async.AsynchronousInterceptor$1.get(AsynchronousInterceptor.java:36) ~[oxcore-service-4.4.0.Final.jar:?] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700) ~[?:?] at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1692) ~[?:?] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) ~[?:?] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) ~[?:?] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) ~[?:?] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) ~[?:?] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?] 2022-05-30 16:04:58,805 ERROR [ForkJoinPool.commonPool-worker-5] [org.gluu.oxauth.service.AppInitializer] (AppInitializer.java:639) - Failed to load global configuration entry from Ldap ``` oxtrust: ``` 2022-05-30 15:57:18,619 DEBUG [main] [org.gluu.oxtrust.service.TemplateService] (TemplateService.java:124) - class_path.resource.loader.path = META-INF/shibboleth3/idp, META-INF/shibboleth3/sp, META-INF/ldif, META-INF/shibboleth3/idp/MetadataFilter, META-INF/shibboleth3/idp/ProfileConfiguration, META-INF/template/conf, META-INF/template/shibboleth3 2022-05-30 15:57:18,620 DEBUG [main] [org.gluu.oxtrust.service.TemplateService] (TemplateService.java:116) - file.resource.loader.path = /opt/gluu/jetty/identity/conf/shibboleth3/idp, /opt/gluu/jetty/identity/conf/shibboleth3/sp, /opt/gluu/jetty/identity/conf/ldif, /opt/gluu/jetty/identity/conf/shibboleth3/idp/MetadataFilter, /opt/gluu/jetty/identity/conf/shibboleth3/idp/ProfileConfiguration, /opt/gluu/jetty/identity/conf/template/conf, /opt/gluu/jetty/identity/conf/template/shibboleth3 2022-05-30 15:57:19,362 INFO [main] [org.gluu.oxtrust.service.ShibbolethInitializer] (ShibbolethInitializer.java:43) - IDP config generation is set to true 2022-05-30 15:57:19,377 INFO [main] [org.gluu.oxtrust.service.ShibbolethInitializer] (ShibbolethInitializer.java:47) - ########## shibbolethVersion = v3 2022-05-30 15:57:19,626 INFO [main] [org.gluu.oxtrust.service.Shibboleth3ConfService] (Shibboleth3ConfService.java:1233) - >>>>>>>>>> IN Shibboleth3ConfService.generateMetadataFiles()... 2022-05-30 15:57:19,635 DEBUG [main] [gluu.service.document.store.provider.DocumentStoreProviderFactory] (DocumentStoreProviderFactory.java:33) - Started to create document store provider 2022-05-30 15:57:19,663 ERROR [main] [org.gluu.oxtrust.service.Shibboleth3ConfService] (Shibboleth3ConfService.java:1270) - Unable to get IDP 3 signing certificate from /etc/certs/idp-signing.crt org.gluu.persist.exception.MappingException: Failed to convert json value '{"v": ["{\"type\": \"auth\", \"name\": null, \"level\": 0, \"priority\": 1, \"enabled\": false, \"version\": 0, \"config\": {\"configId\": \"auth_ldap_server\", \"servers\": [\"localhost:1636\"], \"maxConnections\": 1000, \"bindDN\": \"cn=directory manager\", \"bindPassword\": \"8Rt/kxt546ZIdenVcraJ0iGyu8MgxjusNs0VaT3F6yJ5dzx9WH9Ang==\", \"useSSL\": \"true\", \"baseDNs\": [\"ou=people,o=gluu\"], \"primaryKey\": \"uid\", \"localPrimaryKey\": \"uid\", \"useAnonymousBind\": false, \"enabled\": false} }"]}' to object of type class org.gluu.oxtrust.model.OxIDPAuthConf at org.gluu.persist.impl.BaseEntryManager.convertJsonToValue(BaseEntryManager.java:1862) ~[gluu-orm-core-4.4.0.Final.jar:?] at org.gluu.persist.sql.impl.SqlEntryManager.convertJsonToValue(SqlEntryManager.java:898) ~[gluu-orm-sql-4.4.0.Final.jar:?] at org.gluu.persist.impl.BaseEntryManager.setPropertyValue(BaseEntryManager.java:1745) ~[gluu-orm-core-4.4.0.Final.jar:?] at org.gluu.persist.impl.BaseEntryManager.createEntities(BaseEntryManager.java:1012) ~[gluu-orm-core-4.4.0.Final.jar:?] at org.gluu.persist.impl.BaseEntryManager.createEntities(BaseEntryManager.java:935) ~[gluu-orm-core-4.4.0.Final.jar:?] at org.gluu.persist.impl.BaseEntryManager.find(BaseEntryManager.java:716) ~[gluu-orm-core-4.4.0.Final.jar:?] at org.gluu.persist.impl.BaseEntryManager.find(BaseEntryManager.java:592) ~[gluu-orm-core-4.4.0.Final.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.gluu.persist.PersistenceEntryManager$EntityManager$1037559104$Proxy$_$$_WeldClientProxy.find(Unknown Source) ~[gluu-orm-core-4.4.0.Final.jar:?] at org.gluu.oxtrust.service.ConfigurationService.getConfiguration(ConfigurationService.java:133) ~[oxtrust-service-4.4.0.Final.jar:?] at org.gluu.oxtrust.service.ConfigurationService.getConfiguration(ConfigurationService.java:160) ~[oxtrust-service-4.4.0.Final.jar:?] at org.gluu.oxtrust.service.ConfigurationService$Proxy$_$$_WeldClientProxy.getConfiguration(Unknown Source) ~[oxtrust-service-4.4.0.Final.jar:?] at org.gluu.oxtrust.service.ApplicationFactory.getDocumentStoreConfiguration(ApplicationFactory.java:80) ~[oxtrust-service-4.4.0.Final.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.injection.producer.ProducerMethodProducer.produce(ProducerMethodProducer.java:103) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.injection.producer.AbstractMemberProducer.produce(AbstractMemberProducer.java:161) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:180) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.contexts.AbstractContext.get(AbstractContext.java:96) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrategy.java:100) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bean.ContextualInstanceStrategy$ApplicationScopedContextualInstanceStrategy.get(ContextualInstanceStrategy.java:140) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:102) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bean.proxy.ProxyMethodHandler.getInstance(ProxyMethodHandler.java:131) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.gluu.service.document.store.conf.DocumentStoreConfiguration$Proxy$_$$_WeldClientProxy.getDocumentStoreType(Unknown Source) ~[oxcore-document-store-4.4.0.Final.jar:?] at org.gluu.service.document.store.provider.DocumentStoreProviderFactory.getDocumentStoreProvider(DocumentStoreProviderFactory.java:40) ~[oxcore-document-store-4.4.0.Final.jar:?] at org.gluu.service.document.store.provider.DocumentStoreProviderFactory.getDocumentStoreProvider(DocumentStoreProviderFactory.java:36) ~[oxcore-document-store-4.4.0.Final.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.injection.producer.ProducerMethodProducer.produce(ProducerMethodProducer.java:103) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.injection.producer.AbstractMemberProducer.produce(AbstractMemberProducer.java:161) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:180) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.contexts.AbstractContext.get(AbstractContext.java:96) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrategy.java:100) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bean.ContextualInstanceStrategy$ApplicationScopedContextualInstanceStrategy.get(ContextualInstanceStrategy.java:140) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:102) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:105) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.gluu.service.document.store.provider.DocumentStoreProvider$Proxy$_$$_WeldClientProxy.getProviderType(Unknown Source) ~[oxcore-document-store-4.4.0.Final.jar:?] at org.gluu.service.document.store.service.BaseDocumentStoreService.getProviderType(BaseDocumentStoreService.java:80) ~[oxcore-document-store-4.4.0.Final.jar:?] at org.gluu.service.document.store.service.DocumentStoreService$Proxy$_$$_WeldClientProxy.getProviderType(Unknown Source) ~[oxcore-document-store-4.4.0.Final.jar:?] at org.gluu.oxtrust.service.Shibboleth3ConfService.generateMetadataFiles(Shibboleth3ConfService.java:1254) ~[oxtrust-service-4.4.0.Final.jar:?] at org.gluu.oxtrust.service.Shibboleth3ConfService$Proxy$_$$_WeldClientProxy.generateMetadataFiles(Unknown Source) ~[oxtrust-service-4.4.0.Final.jar:?] at org.gluu.oxtrust.service.ShibbolethInitializer.createShibbolethConfiguration(ShibbolethInitializer.java:48) ~[classes/:?] at org.gluu.oxtrust.service.ShibbolethInitializer$Proxy$_$$_WeldClientProxy.createShibbolethConfiguration(Unknown Source) ~[classes/:?] at org.gluu.oxtrust.service.AppInitializer.applicationInitialized(AppInitializer.java:200) ~[classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.injection.MethodInvocationStrategy$SimpleMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:168) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at javax.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:124) ~[jakarta.enterprise.cdi-api-2.0.2.jar:?] at org.jboss.weld.util.Observers.notify(Observers.java:166) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.event.ObserverNotifier.notifySyncObservers(ObserverNotifier.java:285) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.event.ObserverNotifier.notify(ObserverNotifier.java:273) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:177) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.bootstrap.BeanDeploymentModule.fireEvent(BeanDeploymentModule.java:93) ~[weld-core-impl-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.module.web.servlet.HttpContextLifecycle.fireEventForApplicationScope(HttpContextLifecycle.java:161) ~[weld-web-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.module.web.servlet.HttpContextLifecycle.contextInitialized(HttpContextLifecycle.java:147) ~[weld-web-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.module.web.servlet.WeldInitialListener.contextInitialized(WeldInitialListener.java:99) ~[weld-web-3.1.9.Final.jar:3.1.9.Final] at org.jboss.weld.servlet.api.helpers.ForwardingServletListener.contextInitialized(ForwardingServletListener.java:34) ~[weld-spi-3.1.SP4.jar:3.1.0.SP4] at org.jboss.weld.environment.servlet.EnhancedListener.onStartup(EnhancedListener.java:66) ~[weld-servlet-core-3.1.9.Final.jar:3.1.9.Final] at org.eclipse.jetty.servlet.ServletContainerInitializerHolder.doStart(ServletContainerInitializerHolder.java:148) ~[?:?] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) ~[?:?] at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:171) ~[?:?] at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) ~[?:?] at org.eclipse.jetty.servlet.ServletContextHandler$ServletContainerInitializerStarter.doStart(ServletContextHandler.java:1660) ~[?:?] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) ~[?:?] at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:369) ~[?:?] at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1304) ~[?:?] at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:895) ~[?:?] at org.eclipse.jetty.servlet.ServletContextHandler.doStart(ServletContextHandler.java:306) ~[?:?] at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:532) ~[?:?] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) ~[?:?] at org.eclipse.jetty.deploy.bindings.StandardStarter.processBinding(StandardStarter.java:40) ~[?:?] at org.eclipse.jetty.deploy.AppLifeCycle.runBindings(AppLifeCycle.java:183) ~[?:?] at org.eclipse.jetty.deploy.DeploymentManager.requestAppGoal(DeploymentManager.java:516) ~[?:?] at org.eclipse.jetty.deploy.DeploymentManager.addApp(DeploymentManager.java:151) ~[?:?] at org.eclipse.jetty.deploy.providers.ScanningAppProvider.fileAdded(ScanningAppProvider.java:186) ~[?:?] at org.eclipse.jetty.deploy.providers.WebAppProvider.fileAdded(WebAppProvider.java:462) ~[?:?] at org.eclipse.jetty.deploy.providers.ScanningAppProvider$1.fileAdded(ScanningAppProvider.java:58) ~[?:?] at org.eclipse.jetty.util.Scanner$DiscreteListener.pathAdded(Scanner.java:282) ~[?:?] at org.eclipse.jetty.util.Scanner.reportAddition(Scanner.java:836) ~[?:?] at org.eclipse.jetty.util.Scanner.reportDifferences(Scanner.java:802) ~[?:?] at org.eclipse.jetty.util.Scanner.scan(Scanner.java:709) ~[?:?] at org.eclipse.jetty.util.Scanner.doStart(Scanner.java:597) ~[?:?] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) ~[?:?] at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:171) ~[?:?] at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:121) ~[?:?] at org.eclipse.jetty.deploy.providers.ScanningAppProvider.doStart(ScanningAppProvider.java:158) ~[?:?] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) ~[?:?] at org.eclipse.jetty.deploy.DeploymentManager.startAppProvider(DeploymentManager.java:605) ~[?:?] at org.eclipse.jetty.deploy.DeploymentManager.doStart(DeploymentManager.java:246) ~[?:?] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) ~[?:?] at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:171) ~[?:?] at org.eclipse.jetty.server.Server.start(Server.java:469) ~[?:?] at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:121) ~[?:?] at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:89) ~[?:?] at org.eclipse.jetty.server.Server.doStart(Server.java:414) ~[?:?] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) ~[?:?] at org.eclipse.jetty.xml.XmlConfiguration.lambda$main$4(XmlConfiguration.java:1872) ~[?:?] at java.security.AccessController.doPrivileged(Native Method) ~[?:?] at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:1810) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.eclipse.jetty.start.Main.invokeMain(Main.java:228) ~[?:?] at org.eclipse.jetty.start.Main.start(Main.java:517) ~[?:?] at org.eclipse.jetty.start.Main.main(Main.java:75) ~[?:?] 2022-05-30 15:57:19,679 INFO [main] [org.gluu.oxtrust.service.Shibboleth3ConfService] (Shibboleth3ConfService.java:286) - >>>>>>>>>> IN Shibboleth3ConfService.generateConfigurationFiles()... 2022-05-30 15:57:19,686 DEBUG [main] [org.gluu.service.cache.CacheProviderFactory] (CacheProviderFactory.java:32) - Started to create cache provider ``` I've looked at other help topics which suggests su'ing to the ldap user however if I su to ldap (su - ldap) I get no user found (within the chroot env, ie gluu-serverd login). I am running in a VM with 4 CPU cores and 10GB ram with ~80GB HDD. Any pointers/help would be appreciated. Thanks

By Devrim Yatar staff 30 May 2022 at 1:03 p.m. CDT

Devrim Yatar gravatar
Hi, Please send setup logs under `/install/community-edition-setup/logs`

By Adam Boutcher user 31 May 2022 at 3:51 a.m. CDT

Adam Boutcher gravatar
- Setup.log - [https://pastebin.com/aNJs9VNa](https://pastebin.com/aNJs9VNa) - Setup_error.log - [https://pastebin.com/6qZFvKuW](https://pastebin.com/6qZFvKuW) - os-Changes.log - [https://pastebin.com/qiDQ7Lvh](https://pastebin.com/qiDQ7Lvh) The sql errors are because of a previous installation attempt that I didn't dump the db. SELinux is permissive: ``` [root@oauth-host logs]# sestatus SELinux status: enabled SELinuxfs mount: /sys/fs/selinux SELinux root directory: /etc/selinux Loaded policy name: targeted Current mode: permissive Mode from config file: permissive Policy MLS status: enabled Policy deny_unknown status: allowed Memory protection checking: actual (secure) Max kernel policy version: 33 ```

By Devrim Yatar staff 31 May 2022 at 1:19 p.m. CDT

Devrim Yatar gravatar
Sorry, I have no access to pestebin. You have to delete any data on mysql database if you use remote mysql. If you use local mysql, you have to remove mysql completely in ubuntu, see https://www.linuxshelltips.com/completely-uninstall-mysql-server-in-ubuntu/

By Adam Boutcher user 01 Jun 2022 at 3:59 a.m. CDT

Adam Boutcher gravatar
Hi Mustafa, One of the pastebin links seems to have expired :-( As the logs are large in size, I cannot include them in a post here, do you have a suggestion of where I can attach them? What is the requirement to uninstall MySQL? I can't remove it locally as other applications are making use of it, I can however drop the tables/database so it's an empty database again, however this isn't the issue.

By Adam Boutcher user 01 Jun 2022 at 5:35 a.m. CDT

Adam Boutcher gravatar
So I believe the issue is that OpenDJ doesn't install correctly with the Community Installer... Specifically I have this error: ``` 15:56:23 05/30/22 /bin/chown: invalid user: 'ldap:ldap' ``` The opendj installer bundled in the install package has a function ``` def create_user(self): self.createUser('ldap', Config.ldap_user_home) self.addUserToGroup('gluu', 'ldap') self.addUserToGroup('adm', 'ldap') ``` OpenDJ doesn't get installed... Which is never utilised...

By Devrim Yatar staff 02 Jun 2022 at 2:28 a.m. CDT

Devrim Yatar gravatar
Hi, I were be able to access logs in pastebin, I saw that you are using mariadb which does not support all json functionality which we require for Gluu. CentOS8-Stream comes with this version ``` Your MySQL connection id is 24 Server version: 8.0.26 Source distribution Copyright (c) 2000, 2021, Oracle and/or its affiliates. ``` and is fully supported. Please see this note > As of MySQL 5.7.8, MySQL supports a native JSON data type defined by RFC 7159 that enables efficient access to data in JSON (JavaScript Object Notation) documents https://dev.mysql.com/doc/refman/5.7/en/json.html So use MySQL server which fully supports JSON. Regards.

By Devrim Yatar staff 02 Jun 2022 at 3:39 a.m. CDT

Devrim Yatar gravatar
I tried MariDB on CentOS8-Stream, getting similar error. Please use MySQL instead of MariaDB.

By Adam Boutcher user 06 Jun 2022 at 5:20 a.m. CDT

Adam Boutcher gravatar
Using OpenDJ as the backend works.