5608057 / javamelody

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

java.lang.IllegalStateException: getOutputStream() does not support decorators #481

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. jira 6.4.6
2. service jira stop
3. jira-javamelody-1.54.0.jar replaced by javamelody-1.56.0.jar
4. jira-javamelody-1.54.0.jar removed from /lib/
5. service jira start

Expectation:
I'm able to display jira/secure/Dashboard.jspa

What do you see instead?
attached stack trace

Server:
linux
java version "1.7.0"

Original issue reported on code.google.com by marci...@gmail.com on 30 Jun 2015 at 7:22

Attachments:

GoogleCodeExporter commented 8 years ago
You have installed the wrong jar file.
You should install jira-javamelody-1.56.0.jar and not javamelody-1.56.0.jar

More information:
https://confluence.atlassian.com/display/JIRAKB/JIRA+is+not+accessible+after+ins
talling+or+updating+the+JavaMelody+plugin

Original comment by evernat@free.fr on 30 Jun 2015 at 11:07