AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only

AIX server not supported jasper's jars

  • 1.  AIX server not supported jasper's jars

    Posted Mon November 01, 2010 08:20 AM

    Originally posted by: nitishsri


    I have generate report with iReport 3.6.0 successfully,and deployed it to IBM websphere Portal server on windows.
    But jasper jar create a problem when we deployed the portal on AIX server
    and deployed our war file.
    it give three main error when we click on portlet.

    **FIRST:---**

    com.ibm.wps.state.streams.base64.Base64InputStream read() URL could not be de decoded.
    java.io.IOException: <?xml version="1.0" encoding="UTF-8"?>
    <com.ibm.wps.state.utils.LeafReader class="com.ibm.wps.state.utils.LeafReader">
    <leaf class="com.ibm.wps.state.streams.misc.ResettableStringReader">
    <data pos="4" limit="4" start="0" size="64">
    <remaining/>
    <complete>?&??</complete>
    <data>?&??&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;</data>
    </data>
    </leaf>
    </com.ibm.wps.state.utils.LeafReader>

    -------------------*SECOND*---------------------
    10/21/10 19:13:11:159 GMT+05:30 00000038 InvokeApplica E TRAS0014I: The following exception was logged javax.faces.FacesException: #{reportDemoBean.getReport}: javax.faces.el.EvaluationException: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
    ----------------------------*THIRD*-----------------
    10/21/10 19:13:11:512 GMT+05:30 00000038 InvokeApplica E TRAS0014I: The following exception was logged javax.faces.FacesException: #{reportDemoBean.getReport}: javax.faces.el.EvaluationException: java.lang.NoClassDefFoundError: sun/awt/X11GraphicsEnvironment

    I have attached the SystemOut.log file