Report on Linux

I've just installed Oracle Oracle Developer Suite 10g (9.0.4) over RedHat and i'm doing this,
1) i run the script,
$ORACLE_HOME/j2ee/DevSuit/startinst.sh
2) i created a report through the report builder wizard, when i use "run paper layout" the report looks ok but when i try to use "run web layout" i get this error,
Tue Jul 19 18:58:04 EST 2005
javax.servlet.jsp.JspException
javax.servlet.jsp.JspException
     at oracle.reports.jsp.ReportTag.doStartTag(ReportTag.java:439)
     at MODULE202805126.jspService(_MODULE202805126.java:50)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
     at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:567)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
     at java.lang.Thread.run(Thread.java:534)
and the trace file has this,
[2005/7/19 7:30:23:265] Debug 50103 (InProcessServer:Init): Server Config and Trace objects available
[2005/7/19 7:30:23:266] Debug 50103 (WebServerDriver:start): Server Trace Object available
[2005/7/19 7:30:23:267] Info 56025 (RWServer:startServer): Reports Server is starting up
[2005/7/19 7:30:23:314] Debug 50103 (OC4JWebServer:start): webserver_srcroot=/opt/app/oracle/OraHome_2/reports/docroot WEBSERVER_DOCROOT=/tmp/docroot
[2005/7/19 7:30:23:665] Debug 50103 (Environment:getEnvironmentStrings): RW=/opt/app/oracle/OraHome_2/reports
[2005/7/19 7:30:23:665] Debug 50103 (Environment:getEnvironmentStrings): SSH_AGENT_PID=4122
[2005/7/19 7:30:23:665] Debug 50103 (Environment:getEnvironmentStrings): HOSTNAME=localhost.localdomain
[2005/7/19 7:30:23:665] Debug 50103 (Environment:getEnvironmentStrings): TERM=xterm
[2005/7/19 7:30:23:665] Debug 50103 (Environment:getEnvironmentStrings): SHELL=/bin/bash
[2005/7/19 7:30:23:665] Debug 50103 (Environment:getEnvironmentStrings): HISTSIZE=1000
[2005/7/19 7:30:23:665] Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
[2005/7/19 7:30:23:665] Debug 50103 (Environment:getEnvironmentStrings): LD_PRELOAD=/usr/local/error_oracle/libcwait.so
[2005/7/19 7:30:23:665] Debug 50103 (Environment:getEnvironmentStrings): GTK_RC_FILES=/etc/gtk/gtkrc:/home/oracle/.gtkrc-1.2-gnome2
[2005/7/19 7:30:23:665] Debug 50103 (Environment:getEnvironmentStrings): WINDOWID=35666755
[2005/7/19 7:30:23:666] Debug 50103 (Environment:getEnvironmentStrings): QTDIR=/usr/lib/qt-3.3
[2005/7/19 7:30:23:666] Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
[2005/7/19 7:30:23:666] Debug 50103 (Environment:getEnvironmentStrings): USER=oracle
[2005/7/19 7:30:23:666] Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/opt/app/oracle/OraHome_2/jdk/jre/lib/i386/server:/opt/app/oracle/OraHome_2/jdk/jre/lib/i386/native_threads:/opt/app/oracle/OraHome_2/jdk/jre/lib/i386:/opt/app/oracle/OraHome_2/lib:
[2005/7/19 7:30:23:666] Debug 50103 (Environment:getEnvironmentStrings): LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
[2005/7/19 7:30:23:666] Debug 50103 (Environment:getEnvironmentStrings): ORACLE_SID=orcl1
[2005/7/19 7:30:23:666] Debug 50103 (Environment:getEnvironmentStrings): SSH_AUTH_SOCK=/tmp/ssh-zTptff4121/agent.4121
[2005/7/19 7:30:23:666] Debug 50103 (Environment:getEnvironmentStrings): ORACLE_BASE=/opt/app/oracle
[2005/7/19 7:30:23:666] Debug 50103 (Environment:getEnvironmentStrings): GNOME_KEYRING_SOCKET=/tmp/keyring-Dzz7aj/socket
[2005/7/19 7:30:23:666] Debug 50103 (Environment:getEnvironmentStrings): KDEDIR=/usr
[2005/7/19 7:30:23:666] Debug 50103 (Environment:getEnvironmentStrings): SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-unix/4094
[2005/7/19 7:30:23:666] Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/opt/app/oracle/OraHome_2/reports/templates:/opt/app/oracle/OraHome_2/reports/samples/demo:/opt/app/oracle/OraHome_2/reports/integ:/opt/app/oracle/OraHome_2/reports/printers
[2005/7/19 7:30:23:667] Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/opt/app/oracle/OraHome_2/reports/plugins/resource
[2005/7/19 7:30:23:667] Debug 50103 (Environment:getEnvironmentStrings): PATH=/opt/app/oracle/OraHome_2/jdk/bin:/opt/app/oracle/OraHome_2/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
[2005/7/19 7:30:23:667] Debug 50103 (Environment:getEnvironmentStrings): DESKTOP_SESSION=default
[2005/7/19 7:30:23:667] Debug 50103 (Environment:getEnvironmentStrings): MAIL=/var/spool/mail/oracle
[2005/7/19 7:30:23:667] Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/opt/app/oracle/OraHome_2/network/admin
[2005/7/19 7:30:23:667] Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/opt/app/oracle/OraHome_2/reports/jlib/rwbuilder.jar:/opt/app/oracle/OraHome_2/reports/jlib/rwrun.jar:/opt/app/oracle/OraHome_2/jlib/zrclient.jar:/opt/app/oracle/OraHome_2/j2ee/home/oc4j.jar:/opt/app/oracle/OraHome_2/j2ee/home/lib/ojsp.jar
[2005/7/19 7:30:23:667] Debug 50103 (Environment:getEnvironmentStrings): PWD=/opt/app/oracle/OraHome_2/bin
[2005/7/19 7:30:23:667] Debug 50103 (Environment:getEnvironmentStrings): INPUTRC=/etc/inputrc
[2005/7/19 7:30:23:667] Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US
[2005/7/19 7:30:23:667] Debug 50103 (Environment:getEnvironmentStrings): GDMSESSION=default
[2005/7/19 7:30:23:667] Debug 50103 (Environment:getEnvironmentStrings): SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
[2005/7/19 7:30:23:667] Debug 50103 (Environment:getEnvironmentStrings): SHLVL=2
[2005/7/19 7:30:23:668] Debug 50103 (Environment:getEnvironmentStrings): HOME=/home/oracle
[2005/7/19 7:30:23:668] Debug 50103 (Environment:getEnvironmentStrings): LD_ASSUME_KERNEL=2.4.1
[2005/7/19 7:30:23:668] Debug 50103 (Environment:getEnvironmentStrings): GNOME_DESKTOP_SESSION_ID=Default
[2005/7/19 7:30:23:668] Debug 50103 (Environment:getEnvironmentStrings): LOGNAME=oracle
[2005/7/19 7:30:23:668] Debug 50103 (Environment:getEnvironmentStrings): DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-7YL1vQQ8ct
[2005/7/19 7:30:23:668] Debug 50103 (Environment:getEnvironmentStrings): LESSOPEN=|/usr/bin/lesspipe.sh %s
[2005/7/19 7:30:23:668] Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
[2005/7/19 7:30:23:668] Debug 50103 (Environment:getEnvironmentStrings): DISPLAY=:0.0
[2005/7/19 7:30:23:668] Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/opt/app/oracle/OraHome_2
[2005/7/19 7:30:23:668] Debug 50103 (Environment:getEnvironmentStrings): G_BROKEN_FILENAMES=1
[2005/7/19 7:30:23:668] Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
[2005/7/19 7:30:23:668] Debug 50103 (Environment:getEnvironmentStrings): XAUTHORITY=/home/oracle/.Xauthority
[2005/7/19 7:30:23:668] Debug 50103 (Environment:getEnvironmentStrings): COLORTERM=gnome-terminal
[2005/7/19 7:30:23:669] Debug 50103 (Environment:getEnvironmentStrings): PLSQL_COMPILER_FLAGS=INTERPRETED,DEBUG
[2005/7/19 7:30:23:669] Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
[2005/7/19 7:30:23:669] Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
[2005/7/19 7:30:23:669] Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
[2005/7/19 7:30:25:236] Debug 50103 (RWReport:getCurrentReport): Inprocess Server Trace Object available
[2005/7/19 7:30:25:246] Debug 50103 (Report:(Proxy, Trace):1): Got an engine
[2005/7/19 7:30:25:248] Debug 50103 (Report:(Proxy, Trace):2): Report created:147752400
[2005/7/19 7:30:25:254] Debug 50103 (XMLPDS): setHelpSetID: 1
[2005/7/19 7:30:25:255] Debug 50103 (XMLPDS): needSignOnParameter: True.
[2005/7/19 7:30:25:258] Debug 50103 (JDBCPDS): setHelpSetID: 2
[2005/7/19 7:30:25:258] Debug 50103 (JDBCPDS): needSignOnParameter: TRUE.
[2005/7/19 7:30:25:260] Debug 50103 (textpds): TextDataSourceFactory: setReportContext
[2005/7/19 7:30:25:260] Debug 50103 (textpds): setHelpSetID: null
[2005/7/19 7:30:25:260] Debug 50103 (textpds): needSignOnParameter: true
[2005/7/19 7:30:26:153] Info 56023 (ServerImpl:ServerImpl): Idle thread has been started
[2005/7/19 7:30:26:211] Info 56020 (EngineManager:spawnEngine): Launching engine rwEng-0
[2005/7/19 7:30:26:212] Debug 50103 (EngineManager:spawnEngine): Start engine command line = /opt/app/oracle/OraHome_2/bin/rwengine.sh -server -cp /opt/app/oracle/OraHome_2/j2ee/home/lib/ojsp.jar:/opt/app/oracle/OraHome_2/reports/jlib/rwrun.jar:/opt/app/oracle/OraHome_2/jlib/zrclient.jar -Xbootclasspath/p:/opt/app/oracle/OraHome_2/vbroker4/lib/vbjboot.jar -Xmx256M oracle.reports.engine.RWEngine name=rwEng-0 server=rep_localhost-rwbuilder ORACLE_HOME=/opt/app/oracle/OraHome_2 engineimplclass=oracle.reports.engine.EngineImpl traceopts=trace_all tracefile=/opt/app/oracle/OraHome_2/reports/logs/rep_localhost-rwbuilder/rwEng-0.trc tracemode=trace_replace cacheDir=/opt/app/oracle/OraHome_2/reports/cache
[2005/7/19 7:30:26:218] Info 56021 (EngineManager:spawnEngine): Engine rwEng-0 has been launched
[2005/7/19 7:30:26:218] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Initial
[2005/7/19 7:30:26:236] Debug 50103 (RWEngine:init): args[0]=ORACLE_HOME=/opt/app/oracle/OraHome_2
[2005/7/19 7:30:26:237] Debug 50103 (RWEngine:init): args[1]=frombuilder=yes
[2005/7/19 7:30:26:237] Debug 50103 (RWEngine:init): args[2]=name=rwEng-0
[2005/7/19 7:30:26:237] Debug 50103 (RWEngine:init): args[3]=server=rep_localhost-rwbuilder
[2005/7/19 7:30:26:237] Debug 50103 (RWEngine:init): args[4]=cachedir=/opt/app/oracle/OraHome_2/reports/cache
[2005/7/19 7:30:26:237] Debug 50103 (RWEngine:init): args[5]=traceopts=trace_all
[2005/7/19 7:30:26:237] Debug 50103 (RWEngine:init): args[6]=tracefile=
[2005/7/19 7:30:26:237] Debug 50103 (RWEngine:init): args[7]=tracemode=trace_replace
[2005/7/19 7:30:26:356] Info 55007 (EngineImpl:loadLibrary): Load librw90.so succeeded
[2005/7/19 7:31:26:240] Exception 50125 (java.lang.NullPointerException
     at oracle.reports.server.EngineManager.manage(EngineManager.java:256)
     at oracle.reports.server.IdleThread.run(IdleThread.java:87)
): Internal error java.lang.NullPointerException
[2005/7/19 7:31:26:243] Info 50002 (RWServer:shutdown): Server is shutting down
[2005/7/19 7:31:26:244] Info 50103 (RWServer:startServer): Notify thread to exit
[2005/7/19 7:31:26:244] Info 50103 (RWServer:startServer): RWServer thread exits
[2005/7/19 7:31:26:249] Exception 50125 (): Caught exception: java.lang.NullPointerException
exception oracle.reports.RWException {
oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
int errorCode=50125,
java.lang.String errorString="Caught exception: java.lang.NullPointerException",
java.lang.String moduleName="REP"
     at oracle.reports.utility.Utility.newRWException(Utility.java:604)
     at oracle.reports.utility.Utility.newRWException(Utility.java:614)
     at oracle.reports.server.IdleThread.run(IdleThread.java:171)
any idea guys ????

Hi,
It seems there is problem with sun.awt.image.codec.JPEGImageEncoderImpl
on Linux environment. With same JVM and JDK version(1.4.2_04) barcode bean works on windows XP.But on Linux it is giving ClassCastException.
It seems it is related to the Bug-4502892 reported on sun's website.

Similar Messages

  • Error when compiling jasper report on Linux

    Hey guys/gals :)
    I'm having trouble creating a jasper report on Linux. I'm getting the ff. error after i click the
    link to generate my report:
    Http status 500:
    exception:
    javax.servlet.ServletException: Servlet execution threw an exception
    root cause:
         java.lang.NoClassDefFoundError
         net.sf.jasperreports.engine.xml.JRBaseFactory.getColor(JRBaseFactory.java:90)
         net.sf.jasperreports.engine.xml.JRElementFactory.createObject(JRElementFactory.java:161)
         org.apache.commons.digester.FactoryCreateRule.begin(FactoryCreateRule.java:389)
         org.apache.commons.digester.Digester.startElement(Digester.java:1361)
         org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
         org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)
         org.apache.xerces.impl.dtd.XMLDTDValidator.emptyElement(Unknown Source)
         org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)
         org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
         org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
         org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
         org.apache.commons.digester.Digester.parse(Digester.java:1647)
         net.sf.jasperreports.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:238)
         net.sf.jasperreports.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:225)
         net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:213)
         net.sf.jasperreports.engine.JasperCompileManager.compileReport(JasperCompileManager.java:195)
         com.bdo.clg.mrs.main.utils.ReportUtil.printUpldTxn(ReportUtil.java:112)
         com.bdo.clg.mrs.inquiry.action.PrintUpldTxnAction.execute(PrintUpldTxnAction.java:48)
         org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:446)
         org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:266)
         org.apache.struts.action.ActionServlet.process(ActionServlet.java:1292)
         org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:492)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    Background:
    I got a web application (java 1.4.2,Struts ) contained in Tomcat 5.0 server running on a Linux OS ver. 2.6.8.
    The application works fine except when generating a report. It seems that the error is thrown during compilation
    of the jasper template as suggested from the line ....JasperCompileManager.compileReport(JasperCompileManager.java:195) listed
    above . I'm able to build the reports on Win 2K though.
    What else needs to be done on the Linux side? All i've done so far is to set the path for java in the env. variables.
    Have checked out varous sites/forums for solutions but so far still no luck. Your suggestions or assistance will be greatly appreciated.

    To solve this issue, start your java environment with the option -Djava.awt.headless=true.
    It solves the issue... if you google for "Linux"+"JasperReports"+"NoClassDefFoundError" you will find the background info on this issue.
    Thx,
    Rob

  • Compile forms and reports in linux os

    hi,
    i like to know how to compile forms and reports in linux os?
    please provide me the commands for compiling of forms and reports.
    Regards
    Ravikumar.A

    hi
    i do not know u r form version but the following command is for Forms [32 Bit] Version 10.1.2.0.2 (Production)
    try this.
    @ECHO OFF
    cls
    Echo compiling libraries 10g ....
    for %%f IN (*.pll) do frmcmp userid=User_name/pass@orcl module=%%f batch=yes module_type=library compile_all=yes window_state=minimize
    ECHO libraries compilation complete
    ECHO ----------------------------------
    Echo compiling menus 10g ....
    for %%f IN (*.mmb) do frmcmp userid=User_name/pass@orcl module=%%f batch=yes module_type=menu compile_all=yes window_state=minimize
    ECHO menus compilation complete
    ECHO ----------------------------------
    Echo compiling forms 10g ....
    for %%f IN (*.fmb) do frmcmp userid=User_name/pass@orcl module=%%f batch=yes module_type=form compile_all=yes window_state=minimize
    ECHO form compilation complete
    ECHO ----------------------------------
    ECHO Form Compilation completefor linux i think its frmcmp.sh just make changes here.
    sarah

  • Jasper Reports in Linux vs Jasper Reports in Windows

    Dear Sirs...
    an application is developed using jdeveloper 10.1.2 (struts with UIX technology) and used Jasper report to generated PDF and HTML reports programmatically (no XML files for reports tamplates are used).
    in jdeveloper PDF reports are generated without problem,
    i create a WAR file and deploy it to oracle application server R2 under windows, it works just fine.
    that same WAR file is deployed into linux (again oracle application server R2), this time an exception occurs,
    i only selected two jar files (jasperreports.jar and itext.jar) to be included into the war file.
    now can any one explain to me why it runs perfectly fine in windows AS and not linux AS???? aren't both of them use the same java virtual machine????
    any advice please???
    best regards

    sorry i forget to post the error in linux, the log contains the following:
    net.sf.jasperreports.engine.JRException: Error
    compiling report java source files :
    /home/oracle/OraHome/j2ee/home/EasyJasperDesign_1192848437309_635467.java
    best regards

  • How to compile forms and reports in linux command line ?

    Hi,
    I'm working on a migration from forms 6i to 11g R2. The development/migration is being made on a Windows 7 64 bits, however, those forms and reports will run on a Linux RHEL 5. Thus, I have to compile them inside that linux box.
    How can I do it? Is there a tool to compile the forms and reports in command line withn a linux box?
    Thanks a lot.

    Thanks for the answer, Carlos.
    I run the command but this error message is displayed "FRM-91500: Unable to start/complete the build".
    Edited by: _blackjack on Dec 18, 2012 5:18 AM                                                                                                                                                                                                                                                                                                                                                                           

  • Problems using Reports on Linux

    Hello everybody
    Here is a strange problem I often see when I access Reports Builder on Linux machine.
    When I make a report for the first from the menu it works fine.
    I save the report and if I try to open it again the Reports builder crashes
    with the following errors.
    I use Developer 9i
    Suse Linux 8.0
    Oracle 8i and Developer Suite 9i
    oracle@linux-eb:~/OraHome1/bin> ./rwbuilder.sh
    SIGSEGV 11* segmentation violation
    si_signo [11]: SIGSEGV 11* segmentation violation
    si_errno [0]: Success
    si_code [1]: SEGV_MAPERR [addr: 0x50]
    stackpointer=0xbfffdbbc
    Full thread dump Classic VM (1.3.1_02-b02, native threads):
    "SeedGenerator Thread" (TID:0x42c56de0, sys_thread_t:0x9024868, state:CW, native ID:0x7417) prio=1
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:420)
    at sun.security.provider.SeedGenerator.run(SeedGenerator.java:105)
    at java.lang.Thread.run(Thread.java:484)
    "SocketTimeout" (TID:0x42ce3bf0, sys_thread_t:0x49913de8, state:CW, native ID:0x7016) prio=10
    at java.lang.Thread.sleep(Native Method)
    at HTTPClient.SocketTimeout.run(StreamDemultiplexor.java:970)
    "TaskManager" (TID:0x42c62348, sys_thread_t:0x8feaeb8, state:CW, native ID:0x6815) prio=5
    at java.lang.Thread.sleep(Native Method)
    at com.evermind.util.TaskManager.run(TaskManager.java:173)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:66)
    "HttpConnectionListener [0.0.0.0/0.0.0.0:3234]" (TID:0x42c4bca8, sys_thread_t:0x8f27690, state:R, native ID:0x6414) prio=5
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:468)
    at java.net.ServerSocket.implAccept(ServerSocket.java:243)
    at java.net.ServerSocket.accept(ServerSocket.java:222)
    at com.evermind.server.http.HttpConnectionListener.run(HttpConnectionListener.java:208)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:66)
    "RMIServer [0.0.0.0/0.0.0.0:3235] count:1" (TID:0x42cab118, sys_thread_t:0x8ea6f80, state:R, native ID:0x6013) prio=5
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:468)
    at java.net.ServerSocket.implAccept(ServerSocket.java:243)
    javax.swing.TimerQueue@42C13C98/43451498: <unowned>
    Waiting to be notified:
    "TimerQueue" (0x4a46e6a8)
    com.evermind.server.ApplicationServerThread@42C71C98/430BF340: owner "HttpConnectionListener [0.0.0.0/0.0.0.0:3234]" (0x8b53fe0) 1 entry
    System class loader lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Monitor cache lock: owner "main" (0x8178a20) 1 entry
    Thread queue lock: owner "main" (0x8178a20) 1 entry
    Monitor registry: owner "main" (0x8178a20) 1 entry
    Please help me avoid this frequent crash of Reports Developer.
    Regards Joche

    Jochen,
    This is not a common issue in linux and hence I suspect mainly your environment having some strange issue.
    To narrow down the issue,
    - Try saving the report both in rdf , jsp and xml format
    - close the builder. open the builder and try opeining each of these and see the carsh is happeneing for all the formats or for specific one
    - Please ensure to use the hotspot jvm and not the classic jvm in the reports.sh, you can mention this.
    Thanks
    Thr Oracle Reports team

  • Jasper Reports error LINUX "sun.misc.Unsafe.ensureClassInitialized(Native "

    I have a servlet generating Reports using jasper reports. Its working perfectly on windows machine but on LINUX RHEL 4 SERVER it is throwing some error which is I am trying to tackle.
    TOMCAT :5.0.28
    JDK 1.4.2_08
    I installed the deprecated libraries for X-windows server.
    I think its JRloader which is throwing error but i have no clue how should I remove it.
    I hope someone knows this problem.
    error
    javax.servlet.ServletException
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:682)
         org.apache.jsp.Login.MCRServlet_jsp._jspService(MCRServlet_jsp.java:220)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    root cause
    java.lang.NoClassDefFoundError
         sun.misc.Unsafe.ensureClassInitialized(Native Method)
         sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:20)
         sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:122)
         java.lang.reflect.Field.acquireFieldAccessor(Field.java:779)
         java.lang.reflect.Field.getFieldAccessor(Field.java:760)
         java.lang.reflect.Field.getLong(Field.java:398)
         java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1478)
         java.io.ObjectStreamClass.access$400(ObjectStreamClass.java:47)
         java.io.ObjectStreamClass$3.run(ObjectStreamClass.java:335)
         java.security.AccessController.doPrivileged(Native Method)
         java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:333)
         java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:253)
         java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:453)
         java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1521)
         java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1435)
         java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1626)
         java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
         java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
         java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)
         java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
         java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
         java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
         java.util.ArrayList.readObject(ArrayList.java:554)
         sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         java.lang.reflect.Method.invoke(Method.java:324)
         java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:838)
         java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1746)
         java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
         java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
         java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
         java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)
         java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
         java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
         java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
         java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)
         java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
         java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
         java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
         net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:88)
         net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:64)
         ReportGenerator.ReportServlet.getCompiledReport(ReportServlet.java:210)
         ReportGenerator.ReportServlet.doPost(ReportServlet.java:55)
         ReportGenerator.ReportServlet.doGet(ReportServlet.java:39)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

    jaumev wrote:
    I have exactly th e same problem.
    Have someone solved it?
    Thanks in advancePlease, don't resurrect old threads. Start a new thread if you have a specific question. I'm locking this one.
    Kaj

  • Submitting bug reports for linux player

    hello,
    we're in the process of improving the
    feedback
    form to better collect your input on the linux version of flash
    player 9. while we are waiting for these form updates to be made,
    please use the "Problem description" field near the top of the form
    to provide additional information such as:
    * distribution and version
    * browser and version
    * any mutant library configuration (other than those included
    with distribution)
    * camera/microphone type (if applicable)
    this information will greatly help our QE team in reviewing
    and reproducing your issues, which leads to issues getting fixed
    faster.
    thanks!
    jennifer
    (adobe's flash player program manager)

    Anyone have any idea how to submit a bug report for Oracle XE.Posting bug description in this Forum should be enough.

  • Deploying Forms and Reports on Linux

    We are using Forms and Reports 6i in Client/Server mode in
    Windows with all of our clients for years now with
    complete success.
    Most of these clients are small to medium size organizations
    and don't have the resources or need to upgrate to 9iAS with all
    the costs and complexities involved.
    Now there is a demand to run these applications in Linux at
    the client side, i.e. they want to put Linux machines at
    the users desktops.
    We noticed that there is a Linux version of Forms and Reports
    in OTN and would like to try it, but we are concerned about
    if the product is really suported by Oracle : There seems to
    be no documentation, white papers or patches available.
    Can please someone comment on this? Can we develop our forms and
    reports in Windows and deploy then with the Linux runtime ?
    Deployment with 9iAS is not an option.
    Thanks in advance for any advice or suggestion

    Hi Goncalo,
    There is no reason why this should not work on Linux, and there are patches available for Linux. The latest patch for Linux (patch 11, which is the latest Forms 6i patch) was released Sept 6th, 2002.
    This can be found on Metalink (http://metalink.oracle.com).
    ID:2100221 Patchset:2536642
    RELEASE 6I:PATCH 11
    Product:Oracle Developer
    Platform:LINUX Intel
    Language:American English
    Version:Developer 6i
    Last updated:06-SEP-2002
    Size:254M (266775095 bytes)
    Oracle MetaLink is Oracle Support Services' premier web support service. MetaLink is FREE for Oracle customers with current product support contracts.
    Best regards,
    Jonas Jacobi
    Forms Product Management

  • NullPointerException when opening report on Linux ( Windows works ok )

    Our project is designed for Windows and Linux platform thus we need to generate Reports on both of this systems. However we noticed that behaviour of these libraries differes, depending on system they are used on. The same code on the Windows platform opens given report and prints it on expected devices. On Linux platform we are getting following exception:
    Exception in thread "Crystal" java.lang.NullPointerException
          at com.crystaldecisions.sdk.occa.report.application.ReportAppSession.do(Unknown Source)
          at com.crystaldecisions.sdk.occa.report.application.ReportAppSession.initialize(Unknown Source)
          at com.crystaldecisions.sdk.occa.report.application.ClientDocument.for(Unknown Source)
          at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.for(Unknown Source)
          at com.crystaldecisions.sdk.occa.report.application.ClientDocument.open(Unknown Source)
          at com.ppl.outputservice.crystalplugin.JobTemplate.openReport(JobTemplate.java:306)
          at com.ppl.outputservice.crystalplugin.JobManager.openJob(JobManager.java:120)
          at com.ppl.outputservice.crystalplugin.JobManager.performJob(JobManager.java:130)
          at CrystalPlugin.setParameter(CrystalPlugin.java:102)
          at com.ppl.outputservice.plugin.CrystalJavaPlugin.sendCommand(CrystalJavaPlugin.java:746)
          at com.ppl.outputservice.plugin.CrystalJavaPlugin.run(CrystalJavaPlugin.java:609)
          at java.lang.Thread.run(Thread.java:619) 
    The same happens with reports created with Crystal Reports 11 and Crystal Reports 2008.
    Unfortunatelly we have no possibility to check what makes the code to fail it's execution
    The second thing is that reports are not printed on the Linux OS ( Fedora6 ) . We are getting empty pages.
    The same happens with CupsPDF and real Laser Jet printer.

    In my 12.2.202.566, there's no such method as:
    com.crystaldecisions.sdk.occa.report.application.ReportAppSession.do
    that you have listed in your stack trace.
    Do you happen to have a rasapp.jar file in your build?  That's not part of Crystal Reports for Eclipse 2.0.
    I first recommend removing all jars, and copying in fresh.  You're having what I think is a bad mix of jar files.
    Sincerely,
    Ted Ueda

  • Hindi font problem in oracle report under linux

    I want to show hindi shusha fonts in oracle reports in pdf format on linux OS.

    Exception in thread "main" java.lang.UnsatisfiedLinkError:
    /tmp/OraInstall2009-01-05_07-29-26PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6:
    cannot open shared object file: No such file or directoryInstall libXp*.rpm packages you'll find on disk 3 of Linux distro.

  • Can not run reports on Linux OS

    Hi All,
    We have running Oracle Forms and Reports Services 10g (9.0.4) on Windows 2003 Server.
    The Application Works fine, and reports are generated successfully.
    But when we access the same application by using Linux OS (RHEL 4.4),
    The forms works fine but Linux OS could not run the report.
    This seems to be a configuration problem.
    Any Clues.
    Thanks and Looking Forward.

    Check rwserlvet.conf here you will see comment out <!-- ... --> IN the part for the reports engine two lines, one is the Path for Reports the other is for TMP for reports, try to uncomment path and use this, then restart the reports server and see if it works.
    Hope this helps.
    Regards.

  • Reports for Linux?

    I have a bunch of Oracle reports which have been developed on NT. I need to run these on a Linux box. Does anybody know if there is a Reports runtime for Linux?
    Thanks,
    Derek.

    Developement:
    Forms, Reports..; for Linux : currently no. I don't know for the future, but if it works like the other Unix platorms, you develop under Windows (NT, 95, 98) and you run your programs under Unix. The runtime exists, but not the development tools.
    Administration:
    Query http://freshmeat.net with the oracle keyword. You will find free tools. I've tried
    the vsbabu tool (http://www.csoft.net/~vsbabu/ see the PHP section). It is a simple and good Oracle database viewer.
    Hope this helps.
    Gilles http://perso.club-internet.fr/gbriard
    null

  • Can't install Forms and Reports under linux 8.7.1

    I try to install Forms and Reports i get this message
    UT60 is not available or _TK60 is not available
    Please help me

    I solved my problem... more by a system of trial-n-error than anything else. Here's how you go about it:
    1. BACKUP ALL YOUR DATA. I would suggest using time machine thrice on three different locations. Better safe than sorry, and when it comes to backing up data, Overkill is Underrated.
    2. Boot into Disk Utility mode.
    3. Locate, select erase the primary HDD/SSD. WARNING: YOU WILL LOSE EVERYTHING ON YOUR COMPUTER THAT HAS NO BEEN BACKED UP.
    4. Install OS X online.
    5. Select your preferred backup location and tranfer all your data to the freshly installed system. This should restore your computer to an "as was" state.
    6. Once the computer is done restoring our data, restart the system.
    7. While restarting press the following key combination:
         cmd+option+P+R (You have press the combo before the grey screen appears during the boot and let go as soon as you hear the boot up chime.
       This will reset your computer's PRAM.
    8. Boot into your system and re-install xquartz (latest version) from the source site.
    I am not saying this process is fool proof. It worked for me, and it usually tends to work when you are facing problems due to a missing system file.

  • How to set the working directory for reports in linux

    Hi All,
    Can you anyone help me to set the working directory for oracle application server 10g reports? I am using RHEL4 and AS10g. Actually i want to run my reports from my define
    working directory. How can I do this?
    Thanks in advance
    Arif

    Hi,
    your rep_srv.conf should look like something like
    +<?xml version = '1.0' encoding = 'ISO-8859-1'?>+
    +<!DOCTYPE server PUBLIC "-//Oracle Corp.//DTD Reports Server Configuration //EN" "file:D:\oracle\FRHome_1/reports/dtd/rwserverconf.dtd">+
    +<server version="10.1.2.0.2">+
    +<!--Please do not change the id for reports engine.-->+
    +<!--The class specifies below is subclass of _EngineClassImplBase and implements EngineInterface.-->+
    +<cache class="oracle.reports.cache.RWCache">+
    +<property name="cacheSize" value="50"/>+
    +<!--property name="cacheDir" value="your cache directory"-->+
    +<!--property name="maxCacheFileNumber" value="max number of cache files"-->+
    +<!--property name="ignoreParameters" value="parameter names to be ignored in constructing cache key, separated by comma ','"-->+
    +</cache>+
    +<engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="1" maxEngine="3" minEngine="0" engLife="50" maxIdle="30" callbackTimeOut="90000" jvmOptions="-Xmx512M -Xss512K">+
    +<!--property name="sourceDir" value="your reports source directory"/-->+
    +<!--property name="tempDir" value="your reports temp directory"/-->+
    +<!--property name="keepConnection" value="yes"/-->+
    +</engine>+
    +...+
    some more definitions
    +..+
    +<!--pluginParam name="proxy" type="file">proxyinfo.xml</pluginParam-->+
    +<pluginParam name="xmlpds" type="file">xmlpds.conf</pluginParam>+
    +<pluginParam name="jdbcpds" type="file">jdbcpds.conf</pluginParam>+
    +<pluginParam name="textpds" type="file">textpds.conf</pluginParam>+
    *<environment id="APP1">*
    *+<envVariable name="REPORTS_PATH" value="/application1/reports"/>+*
    *+</environment>+*
    *+<environment id="APP2">+*
    *+<envVariable name="REPORTS_PATH" value="/application2/reports"/>+*
    +</environment>+
    +</server>+
    The environment ids you can choose yourself and you have to put them in there yourself too (here I put two environments for two different applications "1" and "2").
    If you call a report from Forms, then you have to code something like
    ADD_PARAMETER(p_list,'ENVID',TEXT_PARAMETER,'APP1');
    Details depend on how you call your reports, my example is for using a parameter list and calling a report out of application1
    Hope that helps.
    Volker

Maybe you are looking for

  • CRM 2015 Outlook Plugin and SCCM 2012

    Good Morning! In need of some assistance from you more experienced SCCM admins. Let me quickly run down the steps of what I've done: 1) Created a network share for CRM 2015 that everyone can see 2) Ran the EXE from Microsoft and followed the instruct

  • Click issue with s:Datagrid on mobile for iPads with retina displays (only left half is clickable)

    I'm currently testing a Flex mobile application (that was originally made for iPad 2) on high rest iPad fourth generation and iPad Air devices. I'm having this strange issue where the s:DataGrid, no matter where I use it in the application, will disp

  • Please, I have a question with the ipod viedo!!!!

    Ok, i have a sonic impact iFusion, and i use it with my ipod photo, but now i want to buy a ipod video and i want to know if the ipod video works with the iFusion. Good bye and have a nice day

  • How do I change the default save folder for screenshots in Mountain Lion

    I would like screen shots to save to a specific folder in Pictures (~/Pictures/Screenshots) There is a way to do this in previous versions of OS-X.  Is there another way to do this in Lion, or is the Terminal method the simplest way to do this? Thank

  • Template "Apply" Button Grayed Out

    I can neither paste over nor apply templates to a DVD SP 4 project already begun. I have just used two templates and would like to create a third menu using the same template. What am I doing wrong? Or, under what conditions are my templates now not