You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Our crowd server, seems not to work anymore after a reboot.
type Status report
message /crowd/console/
description The requested resource is not available.
We use Version atlassian-crowd-2.8.3
Last Lines of catalina.out:
2018-05-29 14:15:47,495 localhost-startStop-1 ERROR [ContainerBase.[Catalina].[localhost].[/crowd]] Exception sending context initialized event to listener instance of class com.atlassian.crowd.console.listener.StartupListener
java.lang.NullPointerException
at com.atlassian.spring.container.ContainerManager.getComponent(ContainerManager.java:43)
at com.atlassian.crowd.console.listener.StartupListener.isLicenseValid(StartupListener.java:215)
at com.atlassian.crowd.console.listener.StartupListener.contextInitialized(StartupListener.java:59)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4973)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5467)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:672)
at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1862)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
May 29, 2018 2:15:47 PM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
are you using a supported java version? which version of webser vs which java version?
If you did not change anything than restart and hope it works.
or restore a system backup.
if it does not work:
It happen if there are two more ContextLoaderListener
. check the web.xml for missing/duplicate entries/corruption.
Another resource for log entries is the <crowd-home>/logs/atlassian-crowd.log. Please let us know if you find anything helpful logged there. The Crowd home directory is defined in <crowd_install>/crowd-webapp/WEB-INF/classes/crowd-init.properties.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your replys,
I'm looking into it today.
-did allready use system Backup-Up's (probably a cause for dup.-entries, due to VM not correctly shuting down)
-looking into further log (as mentioned)
cheers guido
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your help.
The glimps into mentioned log helped me:
So that, after a reboot, the server only runs correctly after a start/stop
This needs to be repaired, but the server isrunnning now, and i'll get back to my original Task to replace the expired certificate in Tomcat.
cheers guido
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.