Custom error msg for 404, 500, etc

We are using iPlanet 4.0 as the webserver and WebLogic 4.5.1 as the app
server on Solaris.
Does anyone know of a way to override the default error message that is
returned when the page is not found (404's) ? We would like to redirect
to a more friendly page.
Thanks in advance for your help,
Yuan

The only work around for folks still on version 4.5.1 is available from
support. Basically, you have to replace the static class in Weblogic.
Version 5.1 should solve all these problems.
Thanks,
Michael
Michael Girdley
WLS Product Manager
Yuan <[email protected]> wrote in message
news:[email protected]..
Thanks, Michael.
I realised later that your post did specify that it is a new feature inWebLogic
5.1. We are still using 4.5.1. We are a week from 'live' date and don'thave
time to regression test against 5.1. I'd be interested to know if thereare any
workarounds for folks still at 4.5.1.
Thanks for your help,
Yuan
Michael Girdley wrote:
I suggest contacting the technical support organization.
This has been tested to work.
Thanks,
Michael
Michael Girdley
WLS Product Manager
Yuan <[email protected]> wrote in message
news:[email protected]..
Just want to mention that I did try the
weblogic.httpd.errorPage.404=URL
property.
It didn't work. Here's the link to the doc -
http://www.weblogic.com/docs50/admindocs/http.html#errorpage
Any thoughts ?
Thanks,
Yuan
Yuan wrote:
We are using iPlanet 4.0 as the webserver and WebLogic 4.5.1 as the
app
server on Solaris.
Does anyone know of a way to override the default error message thatis
returned when the page is not found (404's) ? We would like toredirect
to a more friendly page.
Thanks in advance for your help,
Yuan

Similar Messages

  • Reg:- Custom Error Message for 404 error in KM Document iView

    Hi All,
    We have a requirement to display a custom error page instead of the standard"404 - The requested resource is not available" displayed in KM document iView, when the resource in question doesn't exist.
    Is it possible to display custom error message? If so, how can we achieve this functionality? What are the settings to be made?
    Appreicate your help.
    Thanks and Regards,
    Pavithra

    Hi Ravi,
    Thank you for the reply.
    But the scenario what I am talking about is different from the one mentioned in the link.
    I am using a KM Document iView. In the iView parameter, Path to Document, I have given the path to a document which does not exist in KM.
    For example, Path to Document - /documents/Test Folder/abc.html.
    There is no document by the name abc.html in KM.
    In this case, I get an error called "404 - The requested resource is not available." How can I get rid of this message and show a custom message instead?
    Please note that, this message appears at the iView level (and not page level as mentioned in the link)
    Appreciate your help.
    Regards,
    Pavithra

  • How can i put a custom error massege for error CS039

    I enable an error massage in production order release if batch determination is not done for the component material. Iu2019m getting the error as Release rejected (check log). Error number is CS039. I want to put a custom error massage for this. Can someone suggest me the configuration for this.

    Hi,
    Implement the user-exit PPCO0021 - Release Control for Automatic Batch Determination
    In this you can control the release of order & also issue custom messages. Work with your technical person to implement the same.
    Regards,
    Vivek

  • Error in configuring Custom Error Pages for Faces Portlets

    According to
    http://e-docs.bea.com/wls/docs92/schemaref/controls-netuix/http.www.bea.com.servers.netuix.xsd.controls.netuix.1.0.0/element/facescontent.html
    you can specify an errorUri attribute on the facesContent object for the error page.
    <netuix:facesContent contentUri="/testList.jsp" errorUri="/error.jsp"/>
    WebLogic Workshop even allows setting this in the tool.
    However, the errorUri never gets picked up and the following error shows up.
    <BEA-423266> <No setter for property :: errorUri.>
    Anyone faced this problem. Is there any other alternative to specify a custom error page for JSF portlets.
    Please note that the errorUri works fine for the jspContent tag used for JSP Portlets.

    Hi Sanjeev,
    You need to check if you have access to AXF_CONFIGS table. Check if you have ran GRANT_ACCESS.sql script which has below grant commands.
    grant execute any type to apps;
    grant create type to AXF;
    grant select on AXF.AXF_CONFIGS to apps;
    v_formId AXF_CONFIGS.FORMID%TYPE; means tableName.columnName%type;
    so looks like when you are running AXF_EBS_SOLUTION_DATA.sql you are not able to access AXF_CONFIGS table.
    Hope this helps.
    Regards,
    Amol Gavali.

  • Hide the error msg for the mandatory fields

    hi
    how can i hide the error msg for the mandatory fields when they are not entered?? when i don't put a value in a mandatory field and commit the form, an error msg occurs teelling to enter the value for that mandatory field, but the error msg is not friendly at all and i want to hide it.
    thnaks

    User,
    I'll assume you are talking about ADF Faces + ADF Business Components application, since you don't mention it.
    If you are talking about the pop-up Javascript dialog box that pops up, you can do the following:
    1). Set required=false on those fields in your JSP.
    2). Set showrequired=true on those same fields so that there is a visual indication that the fields are required
    3). Ensure the attribute to which the fields are bound have "mandatory" set to true in the BC's
    Now, when you commit the form, you will not see the Javascript pop-up, but you will see a message in the af:messages component.
    Best,
    john

  • User exist to create custom error messge for service entry sheet

    Hi,
    Can any body tell me any user exist to create custom error messge for service entry sheet?
    Thanks,

    Hi
    Can you please elaborate on the business scenario??
    You may look at EXIT_SAPLMLSR_020 or EXIT_SAPLMLSR_021 for this purpose.
    Regards
    Prasad

  • Customized Error Message for User

    What's your recommendation re displaying Customized User Error msg as opposed to the generic, techy #SQLERRM# ?
    How can one implement this ?
    How can one capture #SQLERRM# (or whatever), evaluate the ORA number and display a message grandmom can understand ?
    Please give an example if you can in the context of DELETE a record on P301 "Product Information" of the "Sample App"
    Thanks

    short of coding the dml procs yourself and trapping those error messages that way, i don't think we offer you a good way currently to trap and translate error messages coming out of our automatic DML processes. i've just logged the enhancement request to facilitate this, but for now i'm pretty sure you'd have to code that dml and trap your errs yourself.
    regards,
    raj

  • SBL-DAT-00398 error msg for User Field Validation

    Hi All,
    I have created the following field validation on the User field "Division": Len([<Division>])>0 AND InStr([<ltValidation_OU_ITAG>],[<Division>])>0, As the "Division" field is free text, the porpuse of the validation is to prevent the user from entering in this field any value that is diffrent from the ones available in the custom field "Validation OU" via the User Owner Page Layout. The validation works OK for Admin Role via the User Admin Page Layout but a SBL-DAT-00398 error msg stating " Field '<Division>' does not exist in definition for business component 'Occam Current Employee' " appears when users with other roles are trying to update this field via the User Owner Page Layout.
    I have contacted OD Customer support and they validated this in several POD saying this "is most likely a defect in the application" and a CR will be submitted to dev team to fix it sometime in the future.
    I am wondering though if support isn't making life easy here stating the above...:
    1. Anyone encountered this error before? (couldn't find any trace for this on My Oracle Support)
    2. Anyone aware of field validation limitations for the 'User' entity?
    3. Workaround suggestions are welcomed
    10X for you help!
    Alex.

    Error(), fatal(), info() and warn() issue FacesMessages that get picked up by the MessageGroup component.
    By adding in the uicomponent you can target the facesMessage so that it gets picked up by the Message component associated with the field causing the error.
    But, to get the label to show the error as well, you need to throw a validationError. See this tutorial for more informaiton:
    http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/customvalidator.html
    Lark

  • "Unable to Access" error msg for BI Publisher Report

    Hello All,
    I am getting the following error when trying to access a BI Publisher report from the dashbaord. We can access the folders that come with BI Publisher examples, ie Executives, Financials, HR Manager but not the "GTR" that we have created.
    Privelleges are the same. The folders have the same rights too.
    This is for OBIEE 10.1.3.4 with BI Publisher of the same version, running on a solaris box.
    Any thoughts.
    AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
    faultSubcode:
    faultString: Unable to access/Report not found: /GTR/Testing/QTD/QTD.xdo
    faultActor:
    faultNode:
    faultDetail:
         {}oracle.apps.xdo.service.server.XMLPServiceException:null
         {http://xml.apache.org/axis/}exceptionName:oracle.apps.xdo.service.server.XMLPServiceException
         {http://xml.apache.org/axis/}hostname:jrc1vmsuapptst03
    Unable to access/Report not found: /Grand Total Reports/Combined PNL/QTD/QTD.xdo
         at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:221)
         at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:128)
         at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
         at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
         at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
         at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
         at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
         at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
         at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
         at org.apache.axis.Message.getSOAPEnvelope(Message.java:424)
         at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2765)
         at org.apache.axis.client.Call.invoke(Call.java:2748)
         at org.apache.axis.client.Call.invoke(Call.java:2424)
         at org.apache.axis.client.Call.invoke(Call.java:2347)
         at org.apache.axis.client.Call.invoke(Call.java:1804)
         at com.oracle.xmlns.oxp.service.report.xmlp.XMLPServiceSoapBindingStub.getReportMetadata(XMLPServiceSoapBindingStub.java:633)
         at com.siebel.analytics.web.sawreporting.XmlPublisherRpcGetReportMetadata.processMessageInternal(XmlPublisherRpcGetReportMetadata.java:91)
         at com.siebel.analytics.javahost.AbstractRpcCall.processMessage(AbstractRpcCall.java:107)
         at com.siebel.analytics.javahost.MessageProcessorImpl.processMessage(MessageProcessorImpl.java:175)
         at com.siebel.analytics.javahost.Listener$Job.run(Listener.java:223)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl.threadMain(SAJobManagerImpl.java:205)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl$1.run(SAJobManagerImpl.java:153)
         at java.lang.Thread.run(Thread.java:595)

    more info...
    when i create a new folder in Publisher, I also get the same error msg.

  • Custom Error Messages for Database Constraint Violations Problem

    Hi
    I have added a custom message bundle for the model project as explained in
    37.8.3 in the Fusion Developer's Guide - How to customize error messages for database constraint violations.
    http://download.oracle.com/docs/cd/E14571_01/web.1111/b31974/bcadvgen.htm#BABEFGCI
    Constraint Name : SYS_C0018574
    And I have following CustomErrorMessages class
    public class DBCustomErrorMessages extends ListResourceBundle {
        private static final Object[][] sMessageStrings =
            new String[][] { { "SYS_C0018574",
                               "Existing Record Found" } };
        protected Object[][] getContents() {
            return sMessageStrings;
    }This works fine when I run application model and adding records to vialate the constraint. So it gives me following message
    (oracle.jbo.DMLConstraintException) Existing Record FoundBut when run ui project it does not fire.
    Still it gives the message
    ORA-00001: unique constraint (CCBS2.SYS_C0018574) violatedCould you please shed some light?
    Edited by: deshan on Mar 15, 2011 11:28 AM

    Please see the image.
    http://4.bp.blogspot.com/-Fna66p-W5Jw/TX7uSQqqBtI/AAAAAAAAAH0/D1APg6oAIxI/s1600/1.JPG
    Error in Application Module ORA-00001: unique constraint (CCBS2.SYS_C0018574) violated exception is different from ui project.
    Any hint?
    Thanks
    deshan
    Edited by: deshan on Mar 15, 2011 10:16 AM

  • Custom Error message for BI iview

    Hi guys,
    We have configured over 100 BI iviews in Portal which we do not want people to access for a certain period. A simple option we have thought is to remove all permissions on the System connector created for BI which would automatically deny users from accessing it. However, it gives a Portal Runtime Error message, is it possible to custom a message page for it?
    Thanks

    hi wang,
    this is the area u r looking
    http://help.sap.com/saphelp_nw70/helpdata/en/de/893341762ff523e10000000a155106/frameset.htm
    Custom Portal Runtime Error Page
    i wll send one more document to get out of this
    http://help.sap.com/saphelp_nw04s/helpdata/en/9a/e74d426332bd30e10000000a155106/frameset.htm
    Custom Error Pages on Portal
    these u can check for custom messages
    Custom error page - image
    bvr
    Edited by: bvr on Jul 24, 2009 11:18 AM
    Edited by: bvr on Jul 24, 2009 11:22 AM
    Edited by: bvr on Jul 24, 2009 12:24 PM

  • Customized error message for MethodValidator

    Hi,
    I coded a validation method and attached it to an entity attribute through the MethodValidator of the Entity Object validation tab.
    When I test it in the application module tester, it works fine. Just the error message produce by BC4J is too generic, like "JBO-27013: Attribute set validation method validateIsSoldTo failed for attribute IsSoldTo in Customer".
    Is there anyway that I can provide a more meaningful customized error message?
    I am using JDev 3.2.2 for a JSP application using Data Tag.
    Thanks!
    Dawson

    short of coding the dml procs yourself and trapping those error messages that way, i don't think we offer you a good way currently to trap and translate error messages coming out of our automatic DML processes. i've just logged the enhancement request to facilitate this, but for now i'm pretty sure you'd have to code that dml and trap your errs yourself.
    regards,
    raj

  • Custom Error Message For Session State Violation

    Hi,
    Can anyone tell me is there a way to have a custom error message whenever there is a session state protection violation ?
    Currently it throws an error message as follows:
    "Session state protection violation: This may be caused by manual alteration of a URL containing a checksum or by using a link with an incorrect or missing checksum. If you are unsure what caused this error, please contact the application administrator for assistance"
    Can i have a custom message here ? An image, or a custom text for a more friendly end-user message
    Thank you very much,
    Srikumar S

    Version of database? Version of APEX? Browsers involved? More information you provide, better response from people here...
    Thank you,
    Tony Miller
    Ruckersville, VA

  • Psc 2175 printer error msg for SD memory card

    I inserted a micro SD card from my cell phone using an SD adapter in the SD slot of my 2175 all-in-one. The printer reads the card and comes back with an error msg. Computer runs XP.
    Latest printer driver was installed. Put a std. SD card in and it works fine. Brought the micro SD in the adapter to store and put it into a new printer. It worked fine.
    I heard HP 2175 has a problem reading certain cell phone microSD cards and developed a fix for this problem. Unable to find it.The Motorola Z6c cell phone supports JPEG as does the HP printer. HELP!

    Ok, I tried to reformat it, on my Mac but when I do I get a Input/Output error. So I tried to reformat in my PC, when I try to there is a pop up saying "Please enter a disk into Drive F." So after all of that I put it into my phone and reformatted it on that. Now when I plug it into my Mac i am getting this: http://img512.imageshack.us/img512/8094/picture5qh9.png
    I have no idea what to do now.

  • To have error msg for RG Part II posting

    Dear All gurus,
    presently in our system for invoice posting we have defined check for RG Part II posting as WARNING only. I want to hav it as ERROR msg. That is untill user has done Part II posting, system shud not save invoice. I checked system msgs in SPRO> MM>Log. Inv. Verification--> Def Attrbuted of System Msgs, but I cud not find that msg there. Can anyone guide me where can I change this msg to error msg.
    Warning Message is as follows
    RG23 Part II posting not yet done
    I checked in OBA5
         Message no. 8I478
    Thanks
    Edited by: sapsarang on Aug 7, 2009 2:02 PM

    HI,
    U can do it thru
    LG --> Tax on Goods Movement - India -- Tools -- Message Control .. here check 8I 478 is ava or not? if ava change the status into Error . if not ava, slect new entry and create for this msge nbr

Maybe you are looking for

  • How to update model only if value has changed?

    I would have expected that a model property is only updated if the value of the UIComponent has changed, but I am apparently wrong. Why is the setter-Method of a model always called, even if the old and new value are the same (or better: equal)? I ha

  • Smartform in spool

    Hi, Smartform output is not appearing properly when viewed in spool but good in PDF. Is it due to the printers? I tried with different printers but no luck. Please tell me what might be the reason and how to resolve this. Thanks.

  • Why does my LabVIEW Run-time server return the message "source does not exist Last UI message: Start Execution"?

    I am trying to build a stand-alone application on a target pc for which I have built a LabVIEW server that TestStand can use as an adapter. In order to do this, I searched this site and found the topic: "How do I build and Use the LabVIEW Operator In

  • Now, how do I exlude navigation controls in the HTMl export in Keynote

    In older version of Keynote there was an option when exporting to HTML that was "Include navigation controls". If I unchecked they were gone. Now that option is gone and I can't figure out how to remove the Navigation controls from the bottom of the

  • Preferences problems?

    Here's what's going on. My desktop window is now too big for my screen, so I have currently have to continue scrolling the window about the screen to see hidden parts, like the Finder menu strip at the top. I tried changing the Display preferences (d