<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: JAVA : Jasperreport on JDK 5.0.02 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/java-jasperreport-on-jdk-5-0-02/m-p/3786444#M99554</link>
    <description>What bug are refered here?  Can I get someone from HP to comment on this ?  The java version used is as below&lt;BR /&gt;&lt;BR /&gt;Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0.02-_14_oct_2005_17_51)&lt;BR /&gt;Java HotSpot(TM) Server VM (build 1.5.0.02 jinteg:10.14.05-17:07 PA2.0 (aCC_AP), mixed mode)&lt;BR /&gt;&lt;BR /&gt;Is there any bug reported against this version</description>
    <pubDate>Sun, 14 May 2006 19:53:35 GMT</pubDate>
    <dc:creator>pannirselvam</dc:creator>
    <dc:date>2006-05-14T19:53:35Z</dc:date>
    <item>
      <title>JAVA : Jasperreport on JDK 5.0.02</title>
      <link>https://community.hpe.com/t5/operating-system-linux/java-jasperreport-on-jdk-5-0-02/m-p/3786442#M99552</link>
      <description>Dear All&lt;BR /&gt; &lt;BR /&gt;I have a web application which are able to generates reports in Windows env but fails to generates report in hpux env.  I am using JDK 5.0 in HPUX 11.11&lt;BR /&gt; &lt;BR /&gt;Below is a program which hangs in unix. It hangs after printing the first line of output.&lt;BR /&gt; &lt;BR /&gt;import net.sf.jasperreports.engine.JasperCompileManager;&lt;BR /&gt;import net.sf.jasperreports.engine.JasperRunManager;&lt;BR /&gt;import net.sf.jasperreports.engine.util.JRXmlUtils;&lt;BR /&gt;&lt;BR /&gt;import java.util.Map;&lt;BR /&gt;import java.util.HashMap;&lt;BR /&gt;import java.io.File;&lt;BR /&gt;&lt;BR /&gt;public class Decrypt {&lt;BR /&gt;&lt;BR /&gt;    public static void main(String[] args)&lt;BR /&gt;    {&lt;BR /&gt;        try&lt;BR /&gt;        {&lt;BR /&gt;            System.out.println("Args 1 " + args[1]);&lt;BR /&gt;            JasperCompileManager.compileReportToFile(new String(args[0]), new String(args[1])); &lt;BR /&gt;                   }&lt;BR /&gt;        catch (Exception e)&lt;BR /&gt;        {&lt;BR /&gt;            e.printStackTrace();&lt;BR /&gt;        }&lt;BR /&gt;    }&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CLASSPATH is set as below.&lt;BR /&gt;&lt;BR /&gt;/opt/RA/RA_DEV/src/test:/home/xx:/opt/RA/RA_DEV/web/WEB-INF/lib/commons-beanutils-1.6.1.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/commons-collections-3.1.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/commons-dbcp-1.2.1.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/commons-fileupload.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/commons-lang-2.0.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/commons-logging-1.0.2.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/common-logging-api-1.0.2.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/commons-pool-1.2.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/commons-resources.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/commons-validator-1.1.3.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/concurrent-1.3.2.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/itext-1.3.1.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/commons-beanutils-1.6.1.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/commons-collections-3.1.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/commons-validator-1.1.3.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/commons-digester-1.7.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/commons-javaflow-20060411.jar:/opt/RA/RA_DEV/web/WEB-INF/lib/jasperreports-1.2.2.jar &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;However this program runs perfectly in JDK 1.4.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2006 04:48:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/java-jasperreport-on-jdk-5-0-02/m-p/3786442#M99552</guid>
      <dc:creator>pannirselvam</dc:creator>
      <dc:date>2006-05-11T04:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA : Jasperreport on JDK 5.0.02</title>
      <link>https://community.hpe.com/t5/operating-system-linux/java-jasperreport-on-jdk-5-0-02/m-p/3786443#M99553</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;If JAVA_PATH environment variable is correct, you may have found a bug.&lt;BR /&gt;&lt;BR /&gt;Please report it to the response center.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 11 May 2006 05:09:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/java-jasperreport-on-jdk-5-0-02/m-p/3786443#M99553</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-05-11T05:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA : Jasperreport on JDK 5.0.02</title>
      <link>https://community.hpe.com/t5/operating-system-linux/java-jasperreport-on-jdk-5-0-02/m-p/3786444#M99554</link>
      <description>What bug are refered here?  Can I get someone from HP to comment on this ?  The java version used is as below&lt;BR /&gt;&lt;BR /&gt;Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0.02-_14_oct_2005_17_51)&lt;BR /&gt;Java HotSpot(TM) Server VM (build 1.5.0.02 jinteg:10.14.05-17:07 PA2.0 (aCC_AP), mixed mode)&lt;BR /&gt;&lt;BR /&gt;Is there any bug reported against this version</description>
      <pubDate>Sun, 14 May 2006 19:53:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/java-jasperreport-on-jdk-5-0-02/m-p/3786444#M99554</guid>
      <dc:creator>pannirselvam</dc:creator>
      <dc:date>2006-05-14T19:53:35Z</dc:date>
    </item>
  </channel>
</rss>

