Closed GoogleCodeExporter closed 9 years ago
Original comment by evernat@free.fr
on 27 Aug 2010 at 12:38
I have not reproduced your issue.
Can you elaborate on your problem? Is there a stack-trace?
I tried an evaluation version of Crowd v2.0.7, using the default Tomcat 6.0.26
in Crowd.
I used the v1.19.0 of the JavaMelody plugin for JIRA/Confluence/Bamboo.
I have stopped the crowd server, and I have copied the jar file of the plugin
into "crowd-webapp/WEB-INF/lib", and then I have restarted the crowd server.
It worked and the javamelody report was successfully available at:
http://localhost:8095/crowd/monitoring
And because I have uncommented the "jdbc/CrowdDS" in
"apache-tomcat/conf/Catalina/localhost/crowd.xml" before the install and
because I have said to use the datasource "java:comp/env/jdbc/CrowdDS" during
the install, then I also have statistics on sql requests and charts on jdbc
connections in the javamelody report.
My issues are only that:
- the javamelody report for crowd is displayed even if the user is not logged
in the crowd webapp (it should ask for a login and it should check for the
admin permission)
- the javamelody link is not displayed in the Administration tab (it should
display a link in the menu)
If you have a java snippet including imports to check the admin permission of
the user in Crowd or if you have a "web-item" example including the "section"
for the administration menu, please post it here.
Thanks
Original comment by evernat@free.fr
on 26 Sep 2010 at 5:41
Thank you very much for trying it out and the reply. These issues wouldn't
really bother me if I got the plugin working. I will have a chance to try again
tomorrow evening.
Original comment by terraf...@gmail.com
on 28 Sep 2010 at 10:29
any news on this?
Original comment by evernat@free.fr
on 16 Oct 2010 at 12:08
As said above I had no particular problem with Crowd.
So closing as non reproductible.
Please open again if needed.
Original comment by evernat@free.fr
on 30 Oct 2010 at 8:07
Original issue reported on code.google.com by
terraf...@gmail.com
on 27 Aug 2010 at 11:49