Web Util error WUC-19

Some of our users get the following error:
WUC-19: Unable to write to local file
C:\PROGRA~1\Oracle\JINITI~1.17\bin\JNIsharedstubs.dll. Failed to download URL
http://oururl.com:7777/forms90/webutil/JNIsharedstubs.dll
Has anyone seen this and know how to resolve?
thank you.

Oh yes .... In fact most of the end users dont have write privileges on
C:\PROGRA~1\Oracle\JINITI~1.17\bin\JNIsharedstubs
So if the end users are using any of the webutil features then it will try to download this to C:\PROGRA~1\Oracle\JINITI~1.17\bin .
So in our network what we did was as part of the jinitator installation we copied all the required dlls to this particular location.
This file is copied only once, so if some one with write privileges uses the system then this will get copied automatically.
Rajesh Alex

Similar Messages

  • Web Util Error WUC-23

    Hello All,
    I am using Client_Ole2 function in my form.
    When Button pressed is giving the following stated issue.
    I have been successful with the open dialog box functionality with client_get_filename
    Since I am using OLE2 for my Windows applications
    it is giving the following unresolved issues.
    Loading http://wi-3-3a.wipro.co.in:8888/forms90/java/webutil.jar from JAR cache
    Loading http://wi-3-3a.wipro.co.in:8888/forms90/java/jacob.jar; from JAR cache
    Loading http://wi-3-3a.wipro.co.in:8888/forms90/java/f90all_jinit.jar from JAR cache
    RegisterWebUtil - Loading Webutil Version 1.0.2 Beta
    Loading http://wi-3-3a.wipro.co.in:8888/forms90/java/rolloverbutton.jar from JAR cache
    connectMode=HTTP, native.
    Forms Applet version is : 90270
    2003-Oct-13 10:25:40.234 ERROR>WUC-23 [URLDownload.pullFile()] System library download failed due to incorrect install.syslib.location virtual directory definition in webutil.cfg
    2003-Oct-13 10:25:40.359 ERROR>WUC-23 [URLDownload.pullFile()] System library download failed due to incorrect install.syslib.location virtual directory definition in webutil.cfg
    2003-Oct-13 10:25:40.406 ERROR>WUC-23 [URLDownload.pullFile()] System library download failed due to incorrect install.syslib.location virtual directory definition in webutil.cfg
    Exception occurred during event dispatching:
    java.lang.UnsatisfiedLinkError: C:\Program Files\Oracle\JInitiator 1.3.1.9\bin\jacob.dll: %1 is not a valid Win32 application
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(Unknown Source)
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at com.jacob.com.Dispatch.<clinit>(Dispatch.java)
         at oracle.forms.webutil.ole.OleFunctions.create_obj(OleFunctions.java:513)
         at oracle.forms.webutil.ole.OleFunctions.getProperty(OleFunctions.java:218)
         at oracle.forms.handler.UICommon.onGet(Unknown Source)
         at oracle.forms.engine.Runform.onGetHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Please help...
    Regards,
    Kapil Uppal

    Andrew,
    I have got Jacob.dll in the forms90/Java which I have set in my configurations file.
    Now after implementing ur suggestions WUC-20 error is what I am getting now.
    Please look at the understated issues
    Oracle JInitiator: Version 1.3.1.8
    Using JRE version 1.3.1.9 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\cwi1050.WIPRO
    Proxy Configuration: Manual Configuration
    Proxy: blrproxy.wipro.co.in:80
    Proxy Overrides: *.wipro.co.in,<local>
    JAR cache enabled
    Location: C:\Documents and Settings\cwi1050.WIPRO\Oracle Jar Cache
    Maximum size: unlimited
    Compression level: 0
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Loading http://wi-3-3a.wipro.co.in:8888/forms90/java/webutil.jar from JAR cache
    Loading http://wi-3-3a.wipro.co.in:8888/forms90/java/jacob.jar; from JAR cache
    Loading http://wi-3-3a.wipro.co.in:8888/forms90/java/f90all_jinit.jar from JAR cache
    RegisterWebUtil - Loading Webutil Version 1.0.2 Beta
    Loading http://wi-3-3a.wipro.co.in:8888/forms90/java/rolloverbutton.jar from JAR cache
    connectMode=HTTP, native.
    Forms Applet version is : 90270
    2003-Oct-13 14:48:48.710 ERROR>WUC-20 [URLDownload.pullFile()] The stated size of the source file http://wi-3-3a.wipro.co.in:8888/forms90/D:\orahome\forms90\java/jacob.dll does not match that of the downloaded file C:\PROGRA~1\Oracle\JINITI~1.9\bin\jacob.dll
    2003-Oct-13 14:48:48.757 ERROR>WUC-20 [URLDownload.pullFile()] The stated size of the source file http://wi-3-3a.wipro.co.in:8888/forms90/D:\orahome\forms90\java/JNIsharedstubs.dll does not match that of the downloaded file C:\PROGRA~1\Oracle\JINITI~1.9\bin\JNIsharedstubs.dll
    2003-Oct-13 14:48:48.820 ERROR>WUC-20 [URLDownload.pullFile()] The stated size of the source file http://wi-3-3a.wipro.co.in:8888/forms90/D:\orahome\forms90\java/d2kwut60.dll does not match that of the downloaded file C:\PROGRA~1\Oracle\JINITI~1.9\bin\d2kwut60.dll
    Exception occurred during event dispatching:
    java.lang.UnsatisfiedLinkError: C:\Program Files\Oracle\JInitiator 1.3.1.9\bin\jacob.dll: %1 is not a valid Win32 application
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(Unknown Source)
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at com.jacob.com.Dispatch.<clinit>(Dispatch.java)
         at oracle.forms.webutil.ole.OleFunctions.create_obj(OleFunctions.java:513)
         at oracle.forms.webutil.ole.OleFunctions.getProperty(OleFunctions.java:218)
         at oracle.forms.handler.UICommon.onGet(Unknown Source)
         at oracle.forms.engine.Runform.onGetHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    What shall be the case now.
    I have J Initiator 1.3.1.8 with 1.3.1.9 Java runtime.
    Please revert,
    Kapil Uppal

  • Web-util error WUC-6

    Hello All,
    I have a push button which should open a dialog box for selection of file.
    When Button pressed gives me an error WUC-6 which says that Unable to read Configuration file
    C:\Webutil\lib\webutil.jar;D\orahome\kdk\jre\lib\rt.jar
    Please suggest a solution...
    Thanks and Regards,
    Kapil Uppal

    Please look at the webutil manual - there is section on this error.
    http://otn.oracle.com/products/forms/htdocs/webutil/webutil_manual.pdf
    Regards
    Grant Ronald
    Forms Product Management

  • WEB UTIL error.

    Urgent help needed
    I am using webutill. pll and trying to save a file to the client machine. I have configured webutil properly. I am also able to use CLIENT_GET_FILENAME to get the dialog box to select the filename. Now after selecting the file name i am trying to open the file to write the contents.
    L_MYFILE := CLIENT_TEXT_IO.FOPEN(l_file_name, 'W'); where L_MYFILE is the file handler, and other variable to store filename
    l_file_name VARCHAR2(500);
    L_MYFILE CLIENT_TEXT_IO.FILE_TYPE;
    when i try to open i get this error.
    WUC-15
    extract from console follows
    2006-Feb-09 19:09:13.490 ERROR>WUC-15 [FileFunctions.fopen()] Unexpected error, Exception: java.lang.NullPointerException
    2006-Feb-09 19:09:19.333 WUF[getProperty()] Value of WUF_TEXTIO_OPEN={NULL}
    i am sure that my configuration is correct as it gives me dialog box to select the file name. after selecting the file name only when i try to open the file its failing.
    Any help in this will be appreciated. U can also mail to me at [email protected]
    Regards
    Kumar.D

    Please look at the webutil manual - there is section on this error.
    http://otn.oracle.com/products/forms/htdocs/webutil/webutil_manual.pdf
    Regards
    Grant Ronald
    Forms Product Management

  • Webutil error WUC-20 when running

    Hi ,
    I've added the webutil utility to my application and in some client pc's I receive the WUC-20 (web utils dll's are diferent in the jinitiator and in the server )error when starting the application. We have tried copying the server's dll's to the jinitiator\bin folder but it seem like everitime i start that application it downloads these files (jacob.dll,JNIsharedstubs.dll,d2kwut60.dll) of 1KB size. Our browser is IE5.0, has somebody got any ideas of what could be the problem?
    Thanks in advance.

    Have a look in the 1k file that does get downloaded - you will probably find that you have incorrectly defined your
    install.syslib.location, and this cannot be found as a virtual directory on the server and/or the virtual directory exists but the config file is in the wrong format for your O/S (may apply if your app server is unix)

  • Error WUC-5

    I configured my WebUtil Demo and now it has a problem. When I run the forms shows me an error WUC-5: No WebUtil Configuration File specified.
    Where can I configure this?

    Hi,
    you have to configure,
    webutil.cfg and formsweb.cfg
    In formsweb.cfg,
    Please change,
    basehtmljpi =C:\Webutil\webutil_105\server\webutiljpi.htm
    basehtml = C:\Webutil\webutil_105server\webutilbase.htm
    basehtmljinitiatior=c:\webutil\server\webutiljini.htm
    workingDirectory= C:\Webutil\webutil_105\server
    Please add,
    [webutil]
    buffer_records=NO
    debug_messages=YES
    array=YES
    query_only=NO
    quiet=NO
    RENDER=YES
    # Config parameters for Webutil
    webUtilArchive=/forms90/webutil/webutil.jar,/forms90/webutil/jacob.jar
    Additional Steps needed.
    1) Downloaded http://danadler.com/jacob/jacobBin_17.zip.
    This archive supplies the core OLE functionality provided by WebUtil
    2) Extracted in C:\Webutil\webutil_105\lib
    3) Change in
    C:\Webutil\webutil_105\util\signer.properties
    JDK_HOME=C:\Orant10g\jdk
    4) Go to command window
    go to C:\Webutil\webutil_105\util\
    give makecert and sign
    5) go to C:\Webutil\webutil_105\util\
    and give
    sign C:\Webutil\webutil_105\lib\webutil.jar
    sign C:\Webutil\webutil_105\lib\jacob.jar
    -- configuring hTTP SERVER FOR WEBUTIL
    --chnnged in
    1)orion-web.xml
    create a directory webutil under
    j2ee\Devsuites\application-deployment\forms\forms90web\webutil
    -- under,
    j2ee\Devsuites\application-deployment\forms\forms90web\orion-web.xml
    add,
    <virtual-directory virtual-path="/webutil" real-path="C:\Webutil\webutil_105\lib" />
    2) HAVE TO ADD in FORMS90.config (done)
    ################## Virtual path for webutil #############
    AliasMatch ^/forms90/webutil/(..*) "C:\Webutil/webutil_105/lib/$1"
    II) In forms,
    1) we have to replace all
    text_io with client_text_io
    get_file_name with client_get_file_name
    host with Client_host
    2) Have to create Attachedlibraries by attaching webutil.dll
    3) copy webutil.olb under object groups.
    http://
    <domain:portnumber>/forms90/f90servlet?config=webutil&form=C:\AMEX\UOB_PIFRM_webutil.fmx&userid=ccgro/ccgro@phoenix
    These are as per my settings. Please change it according to your settings.

  • BO Rampup 4.0 WEBI strange error

    Dear All.
    We are currently using BI 4.0 Rampup and trying to develop our application on it.
    while creating an query when i add measure objects in the report it gives the Error "The DSL service return an error (WIS 00000)
    if i remove the columns the report run without issue this error is not because of wrong defination of measure object in business layer because i check to change the measure objects and the error repeat with almost any combination of objects.
    i have check the Query in Business Layer by adding all the measure objects and same filter and it runs without any issue, but in WEBI giving error.
    if some body face this issue in WEBI 4.0 kindly please let me know.
    In between i have checked when i remove some columns this error not came is this because of sub queries limitations, cause all the measures are restricted i.e. along with the where clause with diffrent parameters.
    here is the complete exception.
    com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException: The DSL Service returned an error
         at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:144)
         at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:101)
         at com.businessobjects.sdk.core.server.common.CommonRequestHandler.afterProcessing(CommonRequestHandler.java:122)
         at com.businessobjects.sdk.core.server.internal.AbstractServer.processIt(AbstractServer.java:178)
         at com.businessobjects.sdk.core.server.internal.AbstractServer.process(AbstractServer.java:133)
         at com.businessobjects.sdk.core.server.internal.InstanceServer.process(InstanceServer.java:93)
         at com.sap.sl.sdk.services.util.ServerRequestProcessor.processServerRequest(ServerRequestProcessor.java:49)
         at com.sap.sl.sdk.dataprovider.service.DataProviderServiceImpl.processDataProviderCommand(DataProviderServiceImpl.java:366)
         at com.sap.sl.sdk.dataprovider.service.DataProviderServiceImpl.prepare(DataProviderServiceImpl.java:205)
         at com.sap.sl.sdk.dataprovider.service.DataProviderServiceImpl.prepare(DataProviderServiceImpl.java:113)
         at com.sap.webi.ui.tasks.workflows.PrepareDataProviderTask.doIt(PrepareDataProviderTask.java:86)
         at com.sap.webi.ui.tasks.workflows.PrepareDataProviderTask.doIt(PrepareDataProviderTask.java:15)
         at com.sap.webi.toolkit.ui.tasks.WebITask.doInBackground(WebITask.java:109)
         at javax.swing.SwingWorker$1.call(SwingWorker.java:278)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at javax.swing.SwingWorker.run(SwingWorker.java:317)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: com.businessobjects.sdk.core.server.ServerException: The DSL Service returned an error
         at com.businessobjects.sdk.core.server.common.CommonRequestHandler.newServerException(CommonRequestHandler.java:237)
         at com.businessobjects.sdk.core.server.common.CommonRequestHandler.createAllServerExceptions(CommonRequestHandler.java:215)
         at com.businessobjects.sdk.core.server.common.CommonRequestHandler.afterProcessing(CommonRequestHandler.java:118)
         ... 17 more
    Edited by: Syed Zeeshan Haider on Jun 15, 2011 11:47 AM

    Hi Syed,
    I found the whole thing in WEBI for this BO4 is so unstable. Whenever you changed something of the underlying BEx Query and specially that involved Variable, the WEBI has always caused issues. You can't even determine what exactly caused the issue - and thanks to the Error message which is so unhelpful.
    So far, from my own experience - anything to do with BEx Query that involves Structures and Variables (incl. User Exit Variable), you just have to be very careful with the impact to the WEBI reports.
    I actually found the way to copy from W1 to W2 based on a copy from Q1 to Q2. You do this via "Change Source" in Design tab or Data tab. Once you copied the Webi, change the source query. So in this case, once you have W2 change the source from Q1 to Q2. Again, you have to be very careful with changes of the BEx query after you generate the WEBI report.
    Cheers,
    Andy

  • Web util on Win XP

    Hi all,
    We have installed 10g Forms and Reports Services on Win XP.
    On our forms we are using web util to read and write to XL files. When we run the form we get the following error 'oracle.forms.webutil.host. Host bean not found. WEBUTIL_HOST.Execute will not work.'.
    Same feature, same form when we run from 10g developer suite using OC4J it is working fine.
    Any clue...
    Thanks & Regards,
    Raja

    Hi Andreas,
    Thanks for your message.
    I have set the path correctly in OAS. It picks up other object libraries except webutil where everything is in the same folder.
    I am still getting the error.
    Raja

  • Web Util & Report integration to gather.

    Hello all
    I have configured webutil and report integration in Developer suite 9i.
    and it is working very fine.
    now I am upgrading it to 10g.
    I have configured web util and it is working fine.
    and now I am getting problem to integration for "reports" as follows.
    FRM-41213 Unable connect to the report server cyan.
    I have developed one form for testing the report integration with form.
    but when i am running this form with default configuration of formsweb.cfg then
    it is working fine as follows.
    http://chirag:8889/forms90/f90servlet?form=c:\temp\chirag&userid=cyan/cyan@cyan
    when i am running this form using web util configuration then i am getting
    the abouve error.
    http://chirag:8889/forms90/f90servlet?config=cyan
    but my application in Ds9i have used both webutil and report integration
    so i have to find out the same thing in DS 10g.
    Following are the code of report integration.
    DECLARE
         mreport_other varchar2(4000);
    BEGIN
         set_report_object_property('CYAN',REPORT_DESFORMAT,:CONTROL_BLK.REPORT_DESFORMAT);
         mreport_other := 'p_report_title="'||:control_blk.report_title||'" ';
         mreport_other := 'p_user_name="'||'CHIRAG'||'" '||mreport_other;
    DECLARE
         report_status     varchar2(30);
         rep_id                    REPORT_OBJECT;
         v_rep                         varchar2(100);
         mreport_file     varchar2(200) := 'C:\CYAN'||:control_blk.report_path;
    BEGIN
         rep_id := FIND_REPORT_OBJECT('cyan');
         SET_REPORT_OBJECT_PROPERTY(rep_id,REPORT_SERVER,'cyan');
         SET_REPORT_OBJECT_PROPERTY(rep_id,REPORT_FILENAME,mreport_file);
         SET_REPORT_OBJECT_PROPERTY(rep_id,REPORT_OTHER,mreport_other);
         v_rep := RUN_REPORT_OBJECT(rep_id);
         report_status := report_object_status(v_rep);
         if Report_Status = 'FINISHED' then
              WEB.SHOW_DOCUMENT('http://'||'chirag:8889'||'/reports/rwservlet/getjobid' || substr(v_rep, length('cyan') + 2, length(v_rep)) || '?server=' ||'cyan');
         end if;
    END;
    END;
    formsweb.cfg as follows
    [cyan]
    BaseHTML=c:\oracle\cyan\server\webutiljini.htm
    BaseHTMLJinitiator= c:\oracle\cyan\server\webutiljini.htm
    baseHTMLjpi=basejpi.htm
    BaseHTMLie=baseie.htm
    lookAndFeel=oracle
    envFile=C:\oracle\cyan\server\webutil.env
    webUtilArchive=/forms90/webutil/webutil.jar,/forms90/webutil/jacob.jar
    separateFrame=True
    pageTitle=Cyan Ltd
    form=C:\cyan\admin\security\forms\cyan_logon.fmx
    otherparams=cyan_home=c:\cyan
    userid=cyan/cyan@cyan
    width=800
    height=566
    buffer_records=NO
    debug_messages=NO
    array=YES
    query_only=NO
    quiet=NO
    RENDER=YES
    logo=webpage
    webutil.env as follows
    ORACLE_HOME=C:\oracle\OraDS10g
    FORMS90_PATH=C:\cyan\admin\global\forms;C:\cyan\payroll\forms;C:\oracle\cyan\forms
    CLASSPATH=c:\oracle\cyan\lib\webutil.jar;c:\oracle\OraDS10g\jlib\debugger.jar;
    c:\oracle\OraDS10g\jlib\ewt3.jar;c:\oracle\OraDS10g\jlib\share.jar;
    c:\oracle\OraDS10g\jlib\utj90.jar;c:\oracle\OraDS10g\jdk\jre\lib\rt.jar
    WEBUTIL_CONFIG=c:\oracle\cyan\server\webutil.cfg
    Please assist me to solve this problem
    from
    Chirag Patel
    Nairobi

    Hi,
    I remember that in 9i we had a problem that required both the Reports and the WebUtil java libraries to be in teh Forms classpath in the default.env. This however should have been fixed in Forms 10g.
    For what it is worth, can you try
    - In the registry variable "REPORTS_CLASSPATH", add the path of the jar file that will be used by webutil (webutil.jar basically)
    - In the default.env file, add the Reports jar (see REPORTS_CLASSPATH for values)files to the classpath of Forms
    Frank

  • AppServer or Web App error (9.0.4) and BROKEN PIPE

    Hi,
    I'm still using 9.0.4, and have started getting the following message in the base server.log of the Oracle Container.....
    07/12/16 21:18:33 Internal error in HttpServer
    java.lang.ArrayIndexOutOfBoundsException
    at java.lang.System.arraycopy(Native Method)
    at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:216)
    at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:151)
    at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:146)
    at com.evermind.server.http.EvermindHttpServletResponse.handleException(EvermindHttpServletResponse.java:1743)
    at com.evermind.server.http.EvermindHttpServletResponse.handleException(EvermindHttpServletResponse.java:1572)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:803)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    It's happening a lot, but I can't see any impact when using our web apps. Looking at my three most used web apps, I see the same error appearing at identical times in the individual log files, but they are all using different pages, so don't think they are 'causing' this prob.
    Does anyone think I have something wrong with the basic application server, or is this indeed an issue with a particular web application that's spreading it's error to other web apps? Example of the error in a web app below.....and what is a Broken Pipe error?
    Thanks in advance
    Iain
    07/12/16 21:18:33 web: Broken pipe
    07/12/16 21:18:33 web: Servlet error
    java.lang.ArrayIndexOutOfBoundsException
         at java.lang.System.arraycopy(Native Method)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:216)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.EvermindJSPWriter.writeOut(EvermindJSPWriter.java:456)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.EvermindJSPWriter.jspflush(EvermindJSPWriter.java:373)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:522)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:447)
         at observations.first_2d_observationsYR._jspService(_first_2d_observationsYR.java:174)

    Raju --
    Thanks for the intelligent posting on a difficult issue for you.
    I wasn't aware of anything specifically being introduced that prevented the bootclasspath technique from working** in the 904 release.
    For 904, the bootclasspath needs to be put in the start parameters tag of the java-options tag.
    <process-type id="home" module-id="OC4J" status="enabled">
    <module-data>
    <category id="start-parameters">
    <data id="java-options" ... -Xbootclasspath/a:/java/lib/xerces.jar"/>
    </category>
    </module-data>
    </process-type>
    You can also try copying the xerces.jar into the jre/lib/ext directory so it's loaded by the system classloader and see if that works**. This will put xerces at the extension level so
    **these workarounds are not supported and will put you in an unsupported situation if a problem occurs.
    The good news is that have taken steps to clearly enable the separation of container versus appplication class spaces in thenext production release (10.1.3) of OC4J. We will be providing a new classloading model which cleanly separates the two namespaces and allows applications to provide their own versions or distributions of class libraries with no collisions with the OC4J runtime libraries.
    I don't know of any easy ways to do what you need -- other than reworking the app to use JAXP so that the parser implementation used is pluggable as you kind of allude to. If it was possible, I'd do that rather than hard coding in the use of the Oracle XML parser.
    But just to reiterate, switching in xerces at the bootclasspath level is not a supported operation since it may have an effect on the OC4J runtime operation.
    cheers
    -steve-

  • Display error page using web.xml error-page

    I need to dispaly error page when IOException in thrown. How to do that with web.xml error-page tag?
    start.jsf
    public String doButton1Action() throws IOException{
              String value = getText1().getValue().toString();
              try {
                   File f = new File(value);          
                   InputStream in = new FileInputStream(f);
              } catch (IOException e) {
                   throw new IOException();
              return "success";
         }I have this in web.xml:
         <error-page>
              <exception-type>java.io.IOException</exception-type>
              <location>/ioerror.jsp</location>
         </error-page>

    I tried that earlier but then I get error just printed to console and HTTP 500 - Internal server error -page, bubt not my errorPage.
    [26.1.2007 21:19:16:543 EET] 00000038 jsf           E com.sun.faces.lifecycle.InvokeApplicationPhase execute #{pc_Start.doButton1Action}: javax.faces.el.EvaluationException: java.io.FileNotFoundException: c:\temp\ghostfile.jpg
                                     javax.faces.FacesException: #{pc_Start.doButton1Action}: javax.faces.el.EvaluationException: java.io.FileNotFoundException: c:\temp\ghostfile.jpg
         at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:79)
         at javax.faces.component.UICommand.broadcast(UICommand.java:312)
         at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:298)
         at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:412)
         at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:77)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:220)
         at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:91)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
         at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1433)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:93)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
         at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
         at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:194)
         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:741)
         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:863)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1510)
    Caused by: javax.faces.el.EvaluationException: java.io.FileNotFoundException: c:\temp\ghostfile.jpg
         at com.sun.faces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:131)
         at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:73)
         ... 25 more

  • Web util install

    Hi ,
    I've just installed web util,and I'm trying to create a little form to test if is working.
    Using 9ids patch 3 on WIn XP.
    when running a form with the webutil block attached,a alert message shows up :
    WUC-18 Invalid server side file specification http://localhost:8888/forms90/f90servletwebutil/jacob.dll
    and the same for the others dll files.
    I've created the webutil virtual directory exactly the docs said,and I'm able to download the dll file from
    http://localhost:8888/forms90/webutil/jacob.dll
    Why is webutil lookoing for a f90servletwebutil virtual directory?
    Does the people form ORacle has any ideea why this is happening?

    I've just fixed the nls problem,turned on logging for webutil,moved the webutil block to be the first on the form.
    I'm not receiving the alert about the dll files any more, webutil information is showing fine ,but the process is failing after,
    And,in the bin directory of JInit,there is no jacob.dll,or d2kutil.dll file installed.
    HEre is the new output :
    Loading http://localhost:8888/forms90/webutil/webutil.jar from JAR cache
    Loading http://localhost:8888/forms90/java/f90all_jinit.jar from JAR cache
    RegisterWebUtil - Loading Webutil Version 1.0.2 Beta
    Loading http://localhost:8888/forms90/java/utils.jar from JAR cache
    Loading http://localhost:8888/forms90/java/icos.jar from JAR cache
    Loading http://localhost:8888/forms90/webutil/jacob.jar from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 902122
    2003-Oct-20 13:15:04.702 WUI[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Oct-20 13:15:04.718 WUF[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Oct-20 13:15:04.718 WUH[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Oct-20 13:15:04.734 WUS[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Oct-20 13:15:04.749 WUT[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Oct-20 13:15:04.781 WUO[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Oct-20 13:15:04.796 WUL[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Oct-20 13:15:04.796 WUB[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    oracle.forms.net.ConnectionException: Forms session <2> aborted: unable to communicate with runtime process.
         at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
         at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
         at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
         at oracle.forms.net.HTTPNStream.flush(Unknown Source)
         at java.io.DataOutputStream.flush(Unknown Source)
         at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
    2003-Oct-20 13:15:37.313 WUB[VBeanCommon.destroy()] WebUtil Browser Functions being removed..
    2003-Oct-20 13:15:37.329 WUL[VBeanCommon.destroy()] WebUtil C API Functions being removed..
    2003-Oct-20 13:15:37.516 WUO[VBeanCommon.destroy()] WebUtil Client Side Ole Functions being removed..
    2003-Oct-20 13:15:37.516 WUT[VBeanCommon.destroy()] WebUtil File Transfer Bean being removed..
    2003-Oct-20 13:15:37.532 WUS[VBeanCommon.destroy()] WebUtil Session Monitoring Facilities being removed..
    2003-Oct-20 13:15:37.532 WUH[VBeanCommon.destroy()] WebUtil Client Side Host Commands being removed..
    2003-Oct-20 13:15:37.547 WUF[VBeanCommon.destroy()] WebUtil Client Side File Functions being removed..
    2003-Oct-20 13:15:37.547 WUI[VBeanCommon.destroy()] WebUtil GetClientInfo Utility being removed..

  • 'JMXSoapAdapter-web: Servlet error' Raised by Grid Control Agent In E-Busin

    Hi,
    I'm currently experiencing the following error referenced in the note: 'JMXSoapAdapter-web: Servlet error' Raised by Grid Control Agent In E-Business Suite R12 Logfile [ID 1105768.1]
    12/01/26 08:52:32.364 JMXSoapAdapter-web: Servlet error
    java.io.IOException: Connection reset by peer
    at sun.nio.ch.FileDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:72)
    at sun.nio.ch.IOUtil.write(IOUtil.java:43)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    at java.nio.channels.Channels.writeFully(Channels.java:81)
    at java.nio.channels.Channels.access$000(Channels.java:47)
    at java.nio.channels.Channels$1.write(Channels.java:155)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:662)
    E-Biz: 12.1.3
    DB: 11.2.0.2
    Grid: Oracle Enterprise Manager 11g Release 1 Grid Control
    To resolve the issue the note states the following:
    1. Set the oc4jadmin in the monitoring of the JVM in the grid control.
    2. Retest the issue.
    3. Migrate the solution as appropriate to other environments.
    I'm not sure how to do this, could somebody clarify where i navigate to to implement this change?
    Thanks,
    Keith

    Hi,
    I'm currently experiencing the following error referenced in the note: 'JMXSoapAdapter-web: Servlet error' Raised by Grid Control Agent In E-Business Suite R12 Logfile [ID 1105768.1]
    12/01/26 08:52:32.364 JMXSoapAdapter-web: Servlet error
    java.io.IOException: Connection reset by peer
    at sun.nio.ch.FileDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:72)
    at sun.nio.ch.IOUtil.write(IOUtil.java:43)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    at java.nio.channels.Channels.writeFully(Channels.java:81)
    at java.nio.channels.Channels.access$000(Channels.java:47)
    at java.nio.channels.Channels$1.write(Channels.java:155)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:662)
    E-Biz: 12.1.3
    DB: 11.2.0.2
    Grid: Oracle Enterprise Manager 11g Release 1 Grid Control
    To resolve the issue the note states the following:
    1. Set the oc4jadmin in the monitoring of the JVM in the grid control.
    2. Retest the issue.
    3. Migrate the solution as appropriate to other environments.
    I'm not sure how to do this, could somebody clarify where i navigate to to implement this change?
    Thanks,
    Keith

  • WRT54G Web-utility Issues

    First of all...I'm using a Linksys WRT54G v5 wireless router and a sbc/yahoo DSL service with a Siemen's 4100 DSL modem.  I am addressing all of my issues using a Dell XPS710 fully loaded running Windows Vista and using IE 7.0.6  I've always been able to use the internet (besides DSL's inevitable issues), but in the last few days have been messing with the settings of my network in order to streamline our filesharing/printersharing within my household.
    So I tried checking out the 'General Linksys Router FAQs' but when I clicked the links regarding my problem, it only loaded windows addressing how to set up a "PPPOE DSL service."
    So my issue is in regard to accessing the Web-based utility.  When I key in my router's IP address to my web browser (http://192.168.1.1/) and type in the generic password, then it loads the web-utility with obvious 'errors on page.'  I then cannot do anything more than change the time zone...I cannot chose a different tab than the "Setup Basic Startup" tab which loads automatically.
    When I click on the "wireless" tab for example, a white page loads with this gibberish:
    ¶âÐ&†¶¤ ´! h% ­Cèl£¹>²$h VÚ ªå QVÄš\aIAB Öd` «°xU cñj Veñê Æâ5 ¬Æâ5)ŒÅk X Å;¡0 O– ° cDæ‰äË eì …BÚƒ,í³³óÅ ÍÚA †P ¿þ öc.]¡˜g®2( Ê1‘3š)}l’Ç*y¬ÐÖ }¤­uòX¥­ úH[›ä±F[[ô‘¶ž Ç:m•%úL›e:¯FÐN'Ö ÚéÌšA; Z«†ž 50<ˆ g^Œ3/Æ™ ãÌ‹qæÅ8óbœy1μ˜`^L0/&˜ Ì‹ æÅ$ó(Œ™ÇÎd‹Â  W0• ‘ Ãvˆ•´Í®"µÍR Û
    I can then return to the previous page on my browser to see the Setup screen again, but there are still obvious visual errors in how the page loaded (it has some of those stupid 'red x's' where images were supposed to load).
    So I tried updating the the firmware (its still 1.00.6) using the instructions I found for my router on the linksys website...but halfway during the upload of the .bin file from the management screen, the page failed to load and I recieved the "Internet Explorer cannot display the webpage" message.  Since then, my connection has been cutting in and out (Local only) and sometimes I cannot view that the WRT54G is part of my network.  Connecting to the internet directly through my DSL modem works just fine still.
    So why can't I access my web-utility correctly?  Why can I not upgrade my firmware?  Would upgrading the firmware fix the web-utility access errors?  Why is the connection cutting 'in and out' rather than just not working?  Has ANYONE else had this problem (with the web-based utility not loading correctly in IE)?
    Thanks,
    Todd W.
    Message Edited by Veridicus on 12-11-2007 07:11 AM

    I fixed it!  I had to 'reset' the modem for that minute and then upload the firmware from a non-vista pc.  The web browser gave me the 'upload successful' page and so I restarted the computer and unplugged and replugged back in the router...then when the computer rebooted and I loaded the Linksys Router Web-Utility...viola...it no longer contained those ridiculous error screens or jibberish.
    And here I though I was gonna have to drop another 50 bucks...

  • WRV200 Web Utility Problem

    Hello,
    We're using a WRV200. I tried to get to the web utility via 192.168.1.1.
    (to be clear, yes I ran ipconfig. that IS the default gateway.  and I have released and renewed my PC's ip as well. lol)
    The first time I did get the login screen... Great.. Had the wron password so I got the "cannot display page" error in my browser. (IE6 SP2).
    So I tried again, but now I don't get the loging screen. It seems to forward me to google search page with results for 192.168.1.1 because the DNS could not resolve it..
    Anyone know why this is?
    I have checked firewalls, virus scanner settings (just in case), Internet Options security settings..
    I'm just baffled at the moment as this should not be happening.
    Thanks

    Thanks Castor....
    It's been a while since I've logged in, but I wanted to post results anyway. (Apologies)
    You were right.
    It seems the "Web Server" side of the router had hung.
    The only difference was I could simply power cycle the router and the web interface came back. I did NOT have to disconnect from the modem or any other devices.
    Either I got lucky in that sense (Everything comes back with no config anyway) or it was a fluke...
    THANK YOU!!
    Sorry it took so long to reply.
    Kudos
    Joe

Maybe you are looking for

  • My Powerbook is bleeding electricity

    Dear Apple & Apple Support, I have discovered that my powerbook bleeds electricity across its casing/chassis when plugged into USB devices that have their own power source. This discovery came after a few instances, including getting shocked while tr

  • Verification of the existence of an email account and reading it through a procedure?

    Good afternoon, I wonder if there is any possibility of verifying the existence of an email account through a procedure? And there is also the possibility to learn to read a particular email and store in a temporary table. Thank you

  • How to change my meteo localisation on Siri ?

    Hi everyone, I have a problem with Siri, when I ask him "What will be the weather tomorrow" for example, he doesn't give me the right weather forcast. It's not my localisation, but he gets the right time. how can I fix it ? I hope someone can help me

  • SELECT SUM( field1 field2 ) INTO C1

    Is that possible with a select statement in ABAP or do I need to sum each row by itself then add them together afterwords?

  • What's with the instability?

    Wow, what a bummer this is! I got away from iMovie mostly because of it's instability. I thought sure FCPX would be more stable, but this 10.0.7 either locks up my computer so I have to do a force shutdown, or it Quits while I'm viewing the import wi