-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 3.0.3
-
Component/s: Administration - Others
-
None
-
Environment:
Java Version: 1.4.2_03
Java Vendor: Sun Microsystems Inc.
JVM Version: 1.0
JVM Vendor: Sun Microsystems Inc.
JVM Implementation Version: 1.4.2_03-b02
Java Runtime: Java(TM) 2 Runtime Environment, Standard Edition
Java VM: Java HotSpot(TM) Server VM
User Locale: English
System Encoding: ISO646-US
Operating System: SunOS 5.8
OS Architecture: sparc
Application Server Container: Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)
Database type: oracle
Database JNDI address: jdbc/xa/OraJiraXADSJava Version: 1.4.2_03 Java Vendor: Sun Microsystems Inc. JVM Version: 1.0 JVM Vendor: Sun Microsystems Inc. JVM Implementation Version: 1.4.2_03-b02 Java Runtime: Java(TM) 2 Runtime Environment, Standard Edition Java VM: Java HotSpot(TM) Server VM User Locale: English System Encoding: ISO646-US Operating System: SunOS 5.8 OS Architecture: sparc Application Server Container: Oracle Application Server Containers for J2EE 10g (9.0.4.0.0) Database type: oracle Database JNDI address: jdbc/xa/OraJiraXADS
-
3
Hi, I have a problemen getting RSS to work. When I request an XML view of the Issue Details I get the following error in the browser. This happens for all tested issues; it does not seem to be issue specific. I have also attached the error from the application.log.
XML Parsing Error: junk after document element
Location: http://<server-address>/jira/browse/BPTP-335?decorator=none&view=rss
Line Number 313, Column 7:
</rss><PRE>java.lang.IllegalStateException: Cannot call getOutputStream() after getWriter()<br> at com.opensymphony.module.sitemesh.filter.PageResponseWrapper.getPageOutputStream(PageResponseWrapper.java:174)<br> at com.opensymphony.module.sitemesh.filter.PageResponseWrapper.getOutputStream(PageResponseWrapper.java:166)<br>
------^