lemonzone2010 / javamelody

Automatically exported from code.google.com/p/javamelody
0 stars 0 forks source link

I cant get database monitoring JIRA 6.0.8 #358

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.install jira 6.08
2.install plugin (copy 2 files to WEB-INF/lib
3.change driver class in  jira_home/dbconfig.xml

<driver-class> from org.postgress.Driver  to net.bull.javamelody.JdbcDriver

I do not see stats in "used jdbc connection" "active jdbc connection"

is ther something else to do?

Best regards 

Michael

What is the expected output? What do you see instead?

What version of the product are you using? On what application server, JDK,
operating system?

Please provide any additional information below.

Original issue reported on code.google.com by mkomolow...@gmail.com on 29 Oct 2013 at 3:03

GoogleCodeExporter commented 9 years ago
Yes, there is something to do.
The cause of the issue seems to be that you have not read the right guide. For 
JIRA (or Confluence or Bamboo), you need to read this page:
https://code.google.com/p/javamelody/wiki/AtlassianPlugin

And so you need to use a datasource in server.xml and in dbconfig.xml.
Can you confirm that this works?

Original comment by evernat@free.fr on 29 Oct 2013 at 5:32

GoogleCodeExporter commented 9 years ago
No response from the reporter, so resolving as invalid/incomplete.

Original comment by evernat@free.fr on 9 Nov 2013 at 3:22