Hi All,
We've had a running instance of crowd that suddenly stopped working. I've gone over all related posts but there is nothing that I could spot similar to our issue. When crowd boots up the process is running however we are getting HTTP 404 page. The only information I could dig from the logs is the following
2017-12-22 23:59:49,755 localhost-startStop-1 WARN [springframework.context.support.PropertySourcesPlaceholderConfigurer] Could not load properties from URL [file:${crowd.openid.home}/jdbc.properties]: ${crowd.openid.home}/jdbc.properties (No such file or directory)
2017-12-22 23:59:49,755 localhost-startStop-1 WARN [springframework.context.support.PropertySourcesPlaceholderConfigurer] Could not load properties from URL [file:${crowd.openid.home}/crowd.properties]: ${crowd.openid.home}/crowd.properties (No such file or directory)
2017-12-22 23:59:49,755 localhost-startStop-1 WARN [springframework.context.support.PropertySourcesPlaceholderConfigurer] Could not load properties from URL [file:${crowd.openid.properties}]: ${crowd.openid.properties} (No such file or directory)
2017-12-22 23:59:50,131 localhost-startStop-1 INFO [server.manager.site.ApprovalWhitelist] Using file as a site approval whitelist: /opt/atlassian/crowd/atlassian-crowd-3.0.1/crowd-openidserver-webapp/WEB-INF/classes/crowdid.approval-whitelist
2017-12-22 23:59:50,200 localhost-startStop-1 WARN [org.openid4java.server.RealmVerifier] RP discovery / realm validation disabled;
2017-12-22 23:59:51,503 openid-spray-akka.actor.default-dispatcher-2 INFO [spray.server.servlet.Boot] v2 configuration: OpenIdServerConfig(baseUri=http://localhost:8095/openidserver/v2, cookieConfig=CookieConfig(crowd.token_key), crowdRestConfig=CrowdRestConfig(baseUri=http://localhost:8095/crowd, applicationName=crowd-openid-server, applicationPassword=*****, timeout=Timeout(10 minutes)), sessionRoutes=ServletSessionRoutes(http://localhost:8095/openidserver?returnToUrl=${RETURN_TO_URL}), isRelyingPartyAuthorised=<function1>)
The following is what we've verified as well :
Please suggest if we've missed out on anything.
Regards,
Gaurav
Hi Gaurav,
I opened a support request so I could examine materials that we shouldn't post publicly. You should see an email from the support portal soon.
After we resolve the issue we can circle back to this thread to let the Community know what we did.
Thanks,
Ann
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.