Postscript report fail - REP-3000: Internal error starting Oracle toolkit

Hi,
I am receiving the error REP-3000: Internal error starting Oracle Toolkit when I am running a conc. program with postscript as output. I changed Active Users program and tested it. It failed.
Metalink says DISPLAY issue. I ran the concurrent program - "Prints environment variable values" giving DISPLAY as variable. I received a value. like <hostname>:0.0
What could be the issue?
Release - 11.5.10.2
OS -Linux
Apache, Forms on 1 Node, Concurrent Manager on the second one.
Database - 10g R2 on Unix.
Thanks
Cherrish Vaidiyan
Edited by: Cherrish on Aug 19, 2010 5:01 PM

Hi Hussein,
Please find the complete concurrent program log:
Application Object Library: Version : 11.5.0
Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
FNDSCURS module: Active Users
Current system time is 19-AUG-2010 15:34:33
+-----------------------------
| Starting concurrent program execution...
+-----------------------------
Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
American_America.WE8ISO8859P1
REP-3000: Internal error starting Oracle Toolkit.
REP-3000: Internal error starting Oracle Toolkit.
Report Builder: Release 6.0.8.28.0 - Production on Thu Aug 19 15:34:33 2010
(c) Copyright 1999 Oracle Corporation. All rights reserved.
Enter Username:
Start of log messages from FND_FILE
End of log messages from FND_FILE
Program exited with status 1
Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 73686471.
Review your concurrent request log and/or report output file for more detailed information.
Executing request completion options...
Finished executing request completion options.
Concurrent request completed
Current system time is 19-AUG-2010 15:34:46
I will check the old forums too.
Thanks

Similar Messages

  • REP-3000: Internal error starting Oracle Toolkit in multinode environment

    Dear All,
    We are facing one issue with reports.
    Breifing the environment:
    Multinode 11.5.10.2 with 9.2.0.6 database on Solaris.
    Node a: Database
    Node b: Concurent+admin installed in /u02/applprod
    Node c: web+forms installed in /u02/applprod
    When we ran XML reports the reports are getting ending in "warning" status,
    ==========================================================
    XML_REPORTS_XENVIRONMENT is :
    /u02/applprod/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /u02/applprod/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    REP-3000: Internal error starting Oracle Toolkit.
    ==================================
    I have tried set
    DISPLAY in user profile to <hostname>:0.0 in each node
    and i tried setting the DISPLAY in
    Node B(conc+admin):
    ========
    adcmctl.sh
    adrepctl.sh
    gsmstart.sh
    Node A(form+web)
    ============
    gsmstart.sh
    Still the error is repeating Please helpme out to rectify this error.
    Thanks and Regards
    Vasu

    I have done xhost + through loging into server by VNC viewer.
    and changed the DISPLAY in xml as "<hostname>:1.0" then ran autoconfig in conc+admin node, Then started application. now i am not getting the
    "REP-3000: Internal error starting Oracle Toolkit " message in log but the log message shows as follows
    SaleCo Custom Application: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XXAP_PAYVOUCHER module: SaleCo: Payment Voucher
    Current system time is 02-JUL-2008 20:20:48
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    p_vendor_id='24'
    p_check_id='10888'
    Environment will now switch to UTF-8 code-set.
    Parts of this log file may not display correctly
    as a result. This is an expected behavior.
    XML_REPORTS_XENVIRONMENT is :
    /u02/applprod/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /u02/applprod/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    Report Builder: Release 6.0.8.27.0 - Production on Wed Jul 2 20:20:49 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 286677 on node APPS001 at 02-JUL-2008 20:20:50.
    Post-processing of request 286677 failed at 02-JUL-2008 20:20:50 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 02-JUL-2008 20:20:50
    ===================================
    Please suggest..
    Regards
    Vasu

  • REP-3000: Internal error starting Oracle Toolkit twice

    Hi,
    When I call reports from the web i get the
    REP-3000: Internal error starting Oracle Toolkit
    error message twice.
    I am reading from the forum related to the same issue, everyone saying its related to environment variable DISPLAY.
    DISPALY=localhost:12.0 is already set on Sun Solaris before starting the report60_server script to start/stop oracle 6i report server.
    Through secure shell client, I logged on to the Solaris server and trying to stop and start the report6i server and trying to run the reports from the IE browser through Apache webserver.
    Thanks in advance,
    Usha

    DISPALY=localhost:12.0 is already set on Sun SolarisSimply setting DISPLAY in the current shell won't help. The variable must be exported.
    On csh:
    setenv DISPLAY 'localhost:12.0'
    On sh:
    DISPLAY='localhost:12.0'
    export DISPLAY
    In either case, it can be verified:
    env | grep DISPLAY
    -Manish

  • Error  --REP-3000: Internal error starting Oracle Toolkit.

    Hi
    While submitting the concurrent request (active user) im getting error if i submit the active responsibilities
    its completed successfully i have set display also still im getting error.
    Xlib: connection to "omega:0.0" refused by server
    Xlib: Client is not authorized to connect to Server
    Xlib: connection to "omega:0.0" refused by server
    Xlib: Client is not authorized to connect to Server
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.

    Please verify the DISPLAY on the server as follows:
    - Issue "xhost +" as root user
    - Issue "xclock" as applmgr user --> Make sure you can display the clock
    If the above does not work, please set the DISPLAY properly in the application context file and run AutoConfig.
    More details can be found in the following note:
    Note: 200474.1 - Comprehensive REP-3000 Troubleshooting and Overview Guide
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=200474.1

  • REP-3000 Internal error starting Oracle Toolkit in oracle9ias

    I want to use the Report Server included in my oracle9ias R2 installation (Business Intelligence and Forms) on Linux RH.
    When I call a report from a browser, I get the message:
    "REP-3000. Internal error starting Oracle Toolkit in oracle9ias".
    XClock is working fine.
    Somebody know what can I do?
    Regards,
    Sergio Castro

    Hi Sergio,
    You need the DISPLAY variable set on the system. Some servers don't have a graphic adapter.Install Xvfb on
    your system. If you need more info please visit at
    http://otn.oracle.com
    under Products -&gt; Oracle 9i Application Server -&gt;
    Utilities For Oracle9iAS -&gt; X Virtual Frame Buffer(XVFB)

  • REP-3000: Internal error starting Oracle Toolkit

    Hi !
    I am getting the above error when i am trying to sun report through the browser. The env is sun solaris.
    The xterm is running properly.
    Can someone help me with settling the toolkit issue ?
    Thanks in advance
    Seshagiri !

    are you running a pdf or ps report?
    you need to start the x-window
    and set the DISPLAY to point to the ip of the x-window
    like
    export DISPLAY=192.168.2.1:0.0
    one thing you can test is to run xclock
    to see if it is ok
    then restart the concurrent manager
    this time, it should be ok
    according to the oracle report development team, DISPLAY is important factor of oracle report

  • Reports Server: REP-3000

    Hi all,
    I have the following system setup:
    OS: SuSE SLES-7 Linux
    Kernel: 2.4.7-64GB-SMP
    Memory: 1GB RAM
    SWAP: 2GB
    When I try to run the test report on the "Getting Started with Oracle9i Reports" I get the following error in a new Browser Window:
    - Error
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.
    I don't want to use the standard X server. I decided to use Xvfb.
    I performed the following steps:
    - Shutdown of Oracle9iASr2, according to metalink note: 200475.1 (oracle)
    - $ emctl stop
    - $ webcachectl stop
    - $ dcmctl shutdown
    After that the 9iASr2 instance was sucessfully halted.
    - Shutdown the standard X server which was running on display number 0 (root)
    - Start Xfvb as root, according metalink note: 208745.1 (root)
    - $ nohup /usr/bin/X11/Xvfb :50 -screen 0 1024x800x8 -pn -fp /usr/lib/X11/fonts/misc -sp /etc/X11/xserver/SecurityPolicy &
    - $ DISPLAY=$(hostname):50.0; export DISPLAY
    - $ /usr/X11R6/bin/xhost +
    I also tested to execute the command xclock and I got no error.
    - 9iASr2 config changes (oracle)
    - Changed DISPLAY variable in .profile to the new value
    - $ORACLE_HOME/bin/reports.sh
    - DISPLAY=lindi:50; export DISPLAY
    - $ORACLE_HOME/opmn/conf/opmn.xml
    - <prop name="DISPLAY" value="localhost:50.0"/>
    - This entry is in the OC4J_BI_Forms config tag. is that correct?
    - Startup 9iASr2 (oracle)
    - $ emctl start
    - Connect to OEM and started the whole instance. All processed were sucessfull started
    - I was able to connect to OEM, this means the Xvfb Frame Buffer is setup correctly otherwise I would not be able to connect to the EnterpriseManager. Is that correct?
    - I was able to check the failed jobs in the reports server. That means the report server is running.
    - I was able to run my forms application.
    - I open the "Getting Started with Oracle9i Reports" page in a browser and got the error decribed above.
    To me it seems that there has to be another DISPLAY variable I did not set correctly. Because when I start another X server with the user oracle on display 0 then I'm able to run the report sucessfully. But I don't want to start the standard X server, because then I need access to the console, and I not always have access to it.
    Does anybody know what that could be and help me,
    thanks
    Oliver

    Try the solution provided in the Release Notes Addendum section 5.10.15 (Component issues)
    Anyway I am providing the notes here.
    5.10.15 Reports in-process server gives REP-3000 error when running report
    When running a sample report using the report in-process server, an error message
    like the following can appear in the browser:
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.
    Use the following sample URL to test for this error message using the appropriate
    hostname, domainname, port and two_task entries:
    http://hostname.domainname:port/reports/rwservlet?report=test.rdf&userid=scott/t
    iger@two_task&destype=cache&desformat=htmlcss
    If the REP-3000 error message appears, the display is not set correctly. When
    running a report server from the command line, the environment variable DISPLAY
    setting is used. However, the reports in-process server uses the following
    configuration file for the display setting:
    $ORACLE_HOME/j2ee/OC4J_BI_Forms/config/oc4j.properties
    The default display entry is as follows:
    oracle.display=:0.0
    On some servers, there might not be an X server running on :0.0 or this entry
    might not be resolved correctly. In such cases, change the display setting to a
    machine where an X server is present and can be accessed by this server.
    To test whether an X server is running on given machine and you have permissions
    to connect to it, you can use the following command:
    xterm -display myserver:0.0
    If you do not have permissions to access the display or if there is no such display
    running on the given machine, an error similar to the following is displayed:
    Xlib: connection to "myserver:0.0" refused by server
    Xlib: Client is not authorized to connect to Server
    xterm Xt error: Can't open display: myserver:0.0
    Once you have identified a machine with a valid X server, or started the display on
    the server machine being used, you can change the default entry to the new display.
    For example to use the X server running on myserver:0.0 we would change the
    default entry to:
    oracle.display=myserver:0.0
    After these changes are completed, it is necessary to restart the Forms/Reports oc4j
    instance with the following commands:
    $ cd $ORACLE_HOME/opmn/bin
    $ ./opmnctl stopproc type=oc4j instancename=oc4j_bi_forms
    $ ./opmnctl startproc type=oc4j instancename=oc4j_bi_forms
    You can now test the sample URL again to make sure that the in-process server
    works correctly. When using the sample URL, the sample test.rdf report should
    be displayed in the browser.

  • Custom Oracle Report errored with Enter Password:  REP-0004: Warning: Unable to open user preference file. REP-0300: ORACLE error occurred. REP-0069: Internal error REP-57054: In-process job terminated:Terminated with error:  REP-300: ORACLE error occurre

    Hi Gurus
    We have created a custom oracle report and concurrent program and when we ran the concurrent program it is error out with below error
    Enter Password:
    REP-0004: Warning: Unable to open user preference file.
    REP-0300: ORACLE error occurred.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-300: ORACLE error occurred.
    Can any one help us
    Thanks in advance.
    Kumar

    Please see
    REP-0004 Warning - Unable to Open User Preference File. (Doc ID 26014.1)
    ApPsMaStI
    sharing is Caring

  • SSL: Peer reports it experienced an internal error.; what does this error really mean?

    I have an internal site with the following basic setup:
    Apache Tomcat 2.0.29
    Running Hudson
    Tomcat is configured to allow HTTPS connections from internal users. The certificate used is signed by my own CA. It is important to note that the certificate is a wildcard cert, so any host at my domain will match.
    I am trying to access this site using both Firefox 3.6.7 and Chrome 6.x. Both browsers are configured to trust any certificate signed by my CA.
    If Tomcat is running without Hudson deployed, then the site works fine over SSL in both Firefox and Chrome. Once Hudson is deployed to the site, then Firefox starts to display the following error:
    Secure Connection Failed
    An error occurred during a connection to site.example.com:8443.
    Peer reports it experienced an internal error.
    (Error code: ssl_error_internal_error_alert)
    Chrome does not display such and error and the site is still fully functional.
    Its interesting to note, that this same setup (Tomcat configuration) can be used with other applications and Firefox works fine. Some examples are JIRA, Artifactory, etc. Its only Hudson that triggers this issue. Chrome 6.x works in a cases.
    Can someone explain what the error message above means? Is it possible there is a configuration error that Chrome is ignoring? Or is it more likely Hudson is doing something that is triggering a bug in Firefox?
    I would guess this is not a common problem as I was unable to find the error message above on the support.mozilla.com site.
    The site I'm using is internal, but if needed, I can setup an instance in the same configuration that is externally available.

    More information. I noticed a message in Chrome that stated TLS was not used and that the connection was using SSLv3.
    Based on this information, under 'Advanced -> Encryption', I unchecked 'Use TLS 1.0'.
    After making this change, I was able to use Firefox to browse the site just fine (using SSL 3.0).

  • REP-0495: Internal Error - Unable to tokenize the query.

    Hi
    I am getting error when I run xml reports .
    log file is as follow
    Receivables: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    FLUNARD module: UFlex-Debtors Trial Balance
    Current system time is 27-JAN-2010 13:10:22
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_START_DATE='1999/01/01 00:00:00'
    P_END_DATE='31-JAN-09'
    P_CHART_OF_ACCOUNTS_ID='50268'
    P_ORG_ID='103'
    XML_REPORTS_XENVIRONMENT is :
    /applprod/oracle/prdora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /applprod/oracle/prdora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    REP-0495: Internal Error - Unable to tokenize the query.
    Report Builder: Release 6.0.8.25.0 - Production on Wed Jan 27 13:10:30 2010
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 1929569.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 27-JAN-2010 13:10:49
    Thanks
    Rahul

    I suggest opening a case with Cisco TAC.  This could be an issue with the device itself.
    Please remember to select a correct answer and rate helpful posts

  • Prime Infrastructure 2.1 - User add failed : Some unexpected internal error has occurred.

    Setting up Prime Infrastructure to manage 2504 WLC, trying to add Lobby Ambassador and I get this error message:
    User add failed : Some unexpected internal error has occurred. If the problem persists please report to the Tech Support.
    Technically, this is my second attempt at setting up PI.  I set it up initially with the wrong version of PI and created a lobby ambassador.  I followed the instructions from the forum with a similar problem that said to remove the trap receiver on the WLC from my first attempt at installing PI.
    https://supportforums.cisco.com/discussion/11110686/failed-add-device-wcs-reason-common-1-some-unexpected-internal-error-has-occured 
    I'm now able to add a Lobby Ambassador as long as its not the same username that I created on the previous PI setup.  So I suspect this Lobby Ambassador username is somewhere on the 2504 WLC, but I can't find it anywhere to remove it.

    I have just been struggling with a similar issue on a fresh install of Prime 2.1  Upgraded to 2.1.1.
    If I try to create the user with lobby ambassador role it just fails with "unexpected internal error".
    I eventually found that by creating the user as a normal admin user first - the user is added.  You can then go in a remove the admin role and change the role to lobby ambassador.  This works with no internal error and the lobby admin user is working fine.
    I would say it is just a bug.

  • 'OMF export failed due to internal error' message

    Hi,
    Has anyone ever got an 'OMF export failed due to internal error' message when trying to export in OMF format?
    I get that every time I try to export in that format.
    How can I make it work?
    Thanks and best,

    Hello sj holcombe,
    And welcome to Apple Discussions!
    Have you had a chance to check out this Apple support document directly related to this issue? If not, it is a good place to start.
    [iTunes displays a -69 error when syncing iPod|http://support.apple.com/kb/HT1210]
    Hope it helps.
    B-rock

  • OMF export failed due to internal error

    I get this error message whatever I do when I try to export as OMF:
    "OMF export failed due to internal error"
    I tried OMF 1 and 2.
    I tried to uncheck "include audio".
    I tried an extremely small project (one region, one track).
    Always the same error. Problem is there's absolutely no information on what kind of internal error this is.
    All other export options (AFF, Open TL and Final Cut) works.
    Any ideas?

    I suppose that beside CCM 4.1(2) you are using AC 1.4 (1), if yes, then you need to upgrade to AC 1.4 (1) ES11 or upgrade at least to CCM 4.1(3)ES42 or CCM 4.1(3) sr3c
    HTH
    //Jorge

  • AIR 15.0 for OSX - ADT: Packaging failed. Packager internal error

    Packaging a SWF to AIR with captive runtime and native installer (using "-package bundle"), building on PC worked perfectly fine.  After making all of the requisite changes to make it work for Mac, I'm now running into the "Packaging failed. Packager internal error" when building using adt through the command line.  My .command script is as follows:
    cd [directory]
    adt -package -storetype pkcs12 -keystore ../cert/key.p12 -storepass pw -target bundle Bundle ../App.xml App.swf -extdir ../lib icons/16.png icons/32.png icons/128.png
    What can cause this vague "Packger interal error" error? Any help would be appreciated. Thank you.

    Steve
    I have same problem with apple Developer Id Application certificate (downloaded from apple), got past the chain error message by including intermediate and root certificates when I exported from keychain, but got the package error referenced here. Also when I sign on windows machine with my code signing certificate (selecting windows installer) all publishes ok, but the certificate is not attached, says 'unknown developer' when I down load and try and run installer on windows machine. I sent the exe to Comodo (the guys I got the code signing certificate from) and they say the exe is not signed.
    Finally I get 'The digital certificate is invalid'  error when I try and use 'Developer Id Installer' certificate (downloaded from apple).
    I think there must be several problems here with Air SDK.
    Stopping me from publishing and I have a very upset Customer. Can someone from Adobe please advise asap.

  • Java.sql.SQLException: Internal Error: at oracle.sql.ARRAY.getArray(ARRAY.j

    hi all,
    I am getting the below exception
    Basically i am registering an out parameters like this
    cs.registerOutParameter(4, Types.ARRAY, "ISSUESECTION_LIST");
    my database version: oracle 11.1.0.7.0.
    I have created a synonym and given the execute privileges ,but also it comes up with the below exception
    java.sql.SQLException: Internal Error
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:269)
    at oracle.jdbc.oracore.OracleTypeCOLLECTION.initCollElemTypeName(OracleTypeCOLLECTION.java:1026)
    at oracle.jdbc.oracore.OracleTypeCOLLECTION.getAttributeType(OracleTypeCOLLECTION.java:1056)
    at oracle.jdbc.oracore.OracleNamedType.getFullName(OracleNamedType.java:110)
    at oracle.jdbc.oracore.OracleTypeADT.createStructDescriptor(OracleTypeADT.java:2262)
    at oracle.jdbc.oracore.OracleTypeADT.unpickle81(OracleTypeADT.java:1656)
    at oracle.jdbc.oracore.OracleTypeUPT.unpickle81UPT(OracleTypeUPT.java:466)
    at oracle.jdbc.oracore.OracleTypeUPT.unpickle81rec(OracleTypeUPT.java:416)
    at oracle.jdbc.oracore.OracleTypeCOLLECTION.unpickle81_imgBody_elems(OracleTypeCOLLECTION.java:979)
    at oracle.jdbc.oracore.OracleTypeCOLLECTION.unpickle81_imgBody(OracleTypeCOLLECTION.java:923)
    at oracle.jdbc.oracore.OracleTypeCOLLECTION.unpickle81(OracleTypeCOLLECTION.java:743)
    at oracle.jdbc.oracore.OracleTypeCOLLECTION._unlinearize(OracleTypeCOLLECTION.java:242)
    at oracle.jdbc.oracore.OracleTypeCOLLECTION.unlinearize(OracleTypeCOLLECTION.java:208)
    at oracle.sql.ArrayDescriptor.toJavaArray(ArrayDescriptor.java:963)
    at oracle.sql.ARRAY.getArray(ARRAY.java:370)
    at com.db.gmr.eds.sm.jdbc.IssueSectionStoreJDBC.getResources(IssueSectionStoreJDBC.java:69)
    at com.db.gmr.eds.handler.GetResources.handle(GetResources.java:126)
    at com.db.gmr.eds.servlet.PageController.handle(PageController.java:138)
    at com.db.gmr.eds.servlet.PageController.doGet(PageController.java:80)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:627)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at com.db.gmr.core.servlet.filters.TomcatParameterBugFix.doFilter(TomcatParameterBugFix.java:65)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
    at org.apache.catalina.valves.FastCommonAccessLogValve.invoke(FastCommonAccessLogValve.java:500)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:200)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:775)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:704)
    at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:897)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
    at java.lang.Thread.run(Thread.java:619)
    If i use cs.registerOutParameter(4, Types.ARRAY, "SCHEMA_OWNER_NAME.ISSUESECTION_LIST"); Then i wont be getting the error.
    COULD ANYONE LET ME KNOW THE WORK AROUND OTHER THAN THE ABOVE SOLUTION LIKE ADDING THE OWNER SCHEMA NAME WITH THE USER DEFINED COLLECTION TYPE.

    There couold be two reasons:
    1) it depends how u have defined type. if ISSUESECTION_LIST is defined in type SCHEMA_OWNER, then you have to call this ways only 'SCHEMA_OWNER_NAME.ISSUESECTION_LIST'
    2) You might have defined using schema_owner_name like scott.<TYPE_NAME>. if its so, then drop it and again define type without using schema owner.
    For detail help post your type declaration.

Maybe you are looking for